Commit Graph

111 Commits

Author SHA1 Message Date
VnPower 8b00751505 Related novels 2024-02-25 08:45:16 +07:00
iacore a11b1470fa cleaning 2024-02-24 15:19:17 +00:00
iacore 239dfdfe83 update settings page
- allow clearing image proxy
- allow clearing all settings
2024-02-24 15:12:23 +00:00
iacore 6d6065e887 fix ranking calendar: hide empty date cell 2024-02-24 13:33:21 +00:00
iacore f72ec26231 Less Atoi and less ignored error handling 2024-02-24 13:33:18 +00:00
VnPower d8c400eb44 Fix quirky user avatars 2024-02-24 11:12:05 +07:00
perennial 823cbbeb3f use png compression for favicon 2024-02-21 23:10:06 +11:00
perennial 03b4852115 upload higher res favicon 2024-02-21 23:07:09 +11:00
VnPower 82912ff8fa Fix sidebar on small screens not hiding completely 2024-02-20 19:54:07 +07:00
iacore c5553fe953 modify browser history on network error (so refresh would retry loading that page) 2024-02-20 00:01:01 +00:00
VnPower 0e3bc80089 Add content switcher for discovery page 2024-02-19 21:09:14 +07:00
VnPower 8e4d4ef56b Add some padding to novel content 2024-02-19 21:00:00 +07:00
VnPower 7fc283c546 Change justify-items to justify-center 2024-02-19 20:36:01 +07:00
VnPower c4830a2456 Fix links 2024-02-19 20:34:51 +07:00
VnPower 0e0d2f25b5 Add a link to novel cover image 2024-02-19 20:28:27 +07:00
VnPower b211a0a423 Novel grid 2024-02-19 20:26:48 +07:00
VnPower c2b8e88b6f Add novel author to novel preview 2024-02-19 20:14:14 +07:00
iacore 478e02d29a improve nav bar style 2024-02-18 13:35:16 +00:00
VnPower 0b228f4315 Experimental novel discovery page 2024-02-18 20:26:20 +07:00
iacore 1f31f86f2a make the nav bar a grid on short screens 2024-02-18 13:15:07 +00:00
VnPower f3a8b4a5dc Remove inline styles in ranking calendar 2024-02-18 13:05:29 +07:00
perennial 575a5fbad1 Leanify assets 2024-02-18 16:03:39 +11:00
VnPower 5e9c637cfa Update image proxies 2024-02-18 09:37:44 +07:00
iacore 50c2a7c809 fix: handle htmx error when the server is down 2024-02-17 23:42:48 +00:00
iacore a797d14388 make navbar presentable 2024-02-17 23:34:01 +00:00
iacore bddc43e0b5 fix: make search button (in nav bar) usable
closes #58
2024-02-17 23:20:36 +00:00
iacore d0a733c404 tweak nav bar styles 2024-02-17 22:58:14 +00:00
iacore f0a5c77144 delete css source map 2024-02-17 22:42:17 +00:00
iacore c70a64dccd Merge remote-tracking branch 'per/sticky-nav' into test-nav 2024-02-17 22:34:39 +00:00
iacore 18cadc4ada remove the need for inline styles 2024-02-17 19:34:53 +00:00
iacore ff1fdd8456 tweak code style 2024-02-17 17:00:33 +00:00
iacore 890490b45a [/settings] Make the list of proxies configurable 2024-02-17 16:56:26 +00:00
iacore baec6514bb update final link pointing to the codeberg wiki 2024-02-17 16:42:11 +00:00
iacore 05fd9cf8e5 move wiki to this repo 2024-02-17 16:41:18 +00:00
VnPower 31d3b4044f Basic novel page 2024-02-17 21:58:52 +07:00
iacore 19de578040 cleanup <form>s
- validate /tags/%s
2024-02-16 16:14:07 +00:00
iacore 59b9596f93 Disable hx-boost on settings page
if not disabled, CSP will not update to new proxy server
2024-02-16 14:18:01 +00:00
iacore e8cfa7ac3c Store full proxy server URL (only the scheme+authority is used though) 2024-02-16 12:57:32 +00:00
iacore 7f194a21bc Apply stricter CSP, and document it. Fix typo in SCSS.
Co-authored-by: perennial <mail@perennialte.ch>
2024-02-16 12:29:40 +00:00
perennial 51458b3ece Remove margin-top for sidebar br on small screens 2024-02-16 12:46:36 +11:00
perennial b93ea04e0a Reduce navbar height by 20px on small screens 2024-02-16 12:35:51 +11:00
perennial 15b641350c Merge remote-tracking branch 'upstream/v2' into sticky-nav 2024-02-16 12:29:46 +11:00
iacore 225d66e287 Close sidebar when URL change
Fixes #63
2024-02-15 13:50:10 +00:00
iacore 6f8f204c1e adapt perennial's fix (cbf1c36) to this project 2024-02-15 13:15:16 +00:00
perennial 6d001a5d1c Implement scroll-margin-top for containers 2024-02-15 23:19:21 +11:00
perennial 26ab623203 Fix missing background issue for nav 2024-02-15 22:24:45 +11:00
perennial 456f752893 Make nav elements sticky 2024-02-15 21:22:07 +11:00
perennial 70354dfdbb Merge remote-tracking branch 'upstream/v2' into http-headers 2024-02-15 19:16:02 +11:00
VnPower bf6e79399e Refactor code 2024-02-15 09:29:36 +07:00
VnPower ce1206083a Add indicator for ugoiras #60 2024-02-15 09:15:08 +07:00