1
0
Fork 0
mirror of https://github.com/SinTan1729/chhoto-url synced 2024-10-16 21:33:54 -05:00
Commit graph

27 commits

Author SHA1 Message Date
0e97516759 Rearrangement 2023-04-02 16:53:55 -05:00
272dc38933 Fix for magnet links 2022-11-13 00:06:29 -06:00
94aece0d1d Don't show the full short url 2022-11-12 23:01:21 -06:00
9f68f2632f Removed docker badge from README 2022-11-12 18:45:17 -06:00
b803f5805d Proper error handling for when clipboard is unavailable 2022-11-12 17:57:14 -06:00
2c8076e2e1 Automatically add https if no protocol specified for longurl 2022-11-11 18:52:22 -06:00
e5f1839822 Code cleanup 2022-11-10 23:19:42 -06:00
53ba9eb129 Do not show url scheme for short url 2022-11-10 20:31:25 -06:00
deeba64e74 Allow setting site_url 2022-11-10 20:17:39 -06:00
e2656ff94e Clicking on shortUrl copies it and bug fix 2022-11-10 19:01:21 -06:00
d196c0373f Copy shortUrl after adding to db 2022-11-10 18:11:57 -06:00
a9af9fddbb Remove the ugly shadow in delete button 2022-11-09 21:49:33 -06:00
c81573c3de Rounded delete buttons 2022-11-09 19:26:17 -06:00
a21933d3eb Improve display of url table 2022-11-09 18:55:50 -06:00
b73148706d Confirm before deleting entries 2022-11-09 17:58:15 -06:00
4e18a6aeb9 Add error box in async 2022-11-08 19:29:01 -06:00
3d239c189c Refactor error box adding 2022-11-08 19:18:14 -06:00
6e2f1df108 Bug fix 2022-11-08 18:48:52 -06:00
74e5b5d1c7 Stop creating multiple error dialogs 2022-11-08 18:39:23 -06:00
fab2924250 Avoid adding duplicate shortUrl 2022-11-08 18:23:41 -06:00
b0e7f1ee57 Added logging number of hits 2022-11-03 16:53:04 -05:00
0c101a55bf Limit link table row height 2022-11-03 15:19:22 -05:00
04421a592b Change order of display for long and short url 2022-11-03 14:47:38 -05:00
Przemek Dragańczuk
f394f30c17 Now sending data using request body, instead of URL parameters (fixes #7)
Small fixes that I should have done earlier
2020-11-09 10:30:30 +01:00
Przemek Dragańczuk
6d7b065e98 Added option to delete a URL 2020-02-16 16:52:54 +01:00
Przemek Dragańczuk
59b6d43aea Added Basic auth and GZIP compression 2020-02-16 15:46:29 +01:00
Przemek Dragańczuk
a132a99fbe Created frontend 2020-02-14 19:52:14 +01:00