Commit graph

3 commits

Author SHA1 Message Date
infra
1bef54163c
Simple web UI for shortlink creation (#15)
* add HTML interface (inlined into typescript) - with CSS and autocomplete hand-holding

* Some changes (listed below)

- Make UI optional and disabled by default
- Lint it in line with other code
- Import UI from a bundled HTML file
- Add UI to README
- Add support for random URL generation
- Show the URL in the output

---------

Co-authored-by: Erisa A <erisa@erisa.uk>
2023-04-30 01:43:20 +01:00
Erisa A
7383aa990f
Use tabs for indentation, run prettier 2023-03-04 18:12:47 +00:00
Erisa A
44aac0fe67
Reinitalize repository 2021-03-18 19:53:26 +00:00