3b48ce7b5e
chg: Simplify how wrong password text is shown
2025-03-05 15:56:12 -06:00
0d58e626a4
fix: Hide the disabled wrong password text area in dialog
2025-03-04 00:11:34 -06:00
90b04b1f21
fix: Link colors for dark mode
2025-03-03 18:34:57 -06:00
babf3d8911
new: Automatic dark mode support
2025-03-03 18:10:53 -06:00
1ae00eb3a8
chg: Some cosmetic changes to login dialog
2025-03-03 14:16:38 -06:00
6f419c7b3d
new: Enforce ordering of data
...
Closes #46
Data is returned in order of id, which should match the order it was
inserted in. In the WebUI, the entries are shown in reverse, so the
latest link is at the top.
2025-03-03 12:27:59 -06:00
37a5300015
fix: Disable copying to clipboard on WebKit, fixes #36
...
This disables clipboard copying and lets the user
manually copy the links.
2024-11-07 19:33:34 -06:00
f772475d96
fix: Do not autocapitalize shorturl on mobile devices
2024-11-06 21:57:56 -06:00
8b8ceca313
chg: Remove lowercasing of shorturl from the CSS, fixes #35
...
This makes the behavior more uniform across different banned characters.
2024-11-03 01:17:53 -05:00
201d0b319f
chg: Move the font to assets
2024-10-25 14:47:15 -05:00
9948ce713c
chg: Some small changes to the html pages
...
Should be nicer on mobile devices
2024-06-01 00:48:40 -05:00
e55c6f82b4
fix: Make the link clickable when securecontext is missing
2024-05-29 19:14:31 -05:00
39e4d2df74
chg: Show the whole link when clipboard is not accessible
2024-05-29 16:03:03 -05:00
b1632c4c87
fix: Fixed some UI visibility related stuff
2024-05-29 10:40:51 -05:00
3445d5366a
fix: Properly handle visibility of elements
2024-05-29 10:40:51 -05:00
0fce881654
new: Got public mode working, testing needed
2024-05-28 18:16:58 -05:00
51c6817487
chg: Change the button in login dialog
2024-04-10 13:33:30 -05:00
931b4a95e4
chg: Added SPDX headers
2024-04-03 20:40:26 -05:00
86ec787d96
fix: Errors in script.js
2024-04-02 21:26:18 -05:00
30c0b8b50a
fix: Typo in script.js
2024-04-02 21:02:11 -05:00
7ad874a1ff
chg: Cleaned up the js code
2024-04-01 02:07:43 -05:00
604e95aa9c
chg: More readable response when not logged in
2024-04-01 00:58:18 -05:00
f2b5e1ab6d
chg: Use json for sending url list
2024-03-31 15:38:59 -05:00
99b5298cd8
chg: Use json while sending form for new url
2024-03-31 15:17:54 -05:00
9a520c122e
chg: Disable column separators and right align hits
2024-03-31 00:12:48 -05:00
d6dcd2f18d
fix: Remove surrounding quotes for siteurl
2024-03-24 16:43:27 -05:00
d278021e1b
fix: Support working inside subdirectories
2024-03-23 18:08:25 -05:00
cde3fb4c89
chg: Switch to woff2 fonts
2024-03-22 11:10:04 -05:00
f3d5e2cf50
chg: Do not force the use of big fonts
2024-03-19 15:44:59 -05:00
2cab341e8b
fix: Broken table
2024-03-18 19:27:58 -05:00
2a2ed7e41a
fix: Screen overflow for table in mobile UI
2024-03-18 18:59:34 -05:00
b66086be38
fix: Centering on mobile UI
2024-03-18 16:02:45 -05:00
3be2862e9f
fix: Width issues on mobile
2024-03-18 15:23:12 -05:00
b0603f62b4
chg: Make the table a little wide
2024-03-18 02:07:46 -05:00
94af81b802
fix: Mobile UI
2024-03-18 01:59:31 -05:00
4c394c8004
chg: Change the font to Montserrat
2024-03-18 01:22:17 -05:00
9d46546e44
chg: Some small changes to the UI
2024-03-17 01:47:01 -05:00
d235f1aea7
new: Added some validation check in client side
2024-03-15 23:05:56 -05:00
8b1af0a169
chg: Moved the resources folder out of actix since it isn't Rust
2024-03-08 10:41:52 -06:00