Commit Graph

67 Commits

Author SHA1 Message Date
VnPower 77c2adf4c1 Fix the settings redirect system #85 2024-08-17 10:53:43 +07:00
VnPower 5a1e83cba7 Add an option for artwork previews 2024-08-16 17:42:56 +07:00
VnPower 667dd44030 Novel page settings and hopefully fixed settings redirect 2024-08-08 18:39:51 +07:00
VnPower 5b7fe7fac6 Change the settings page layout 2024-08-07 21:53:45 +07:00
VnPower 3e72ca68ad Rework on switchers and pass queries to all pages 2024-07-16 21:27:00 +07:00
VnPower 5c1cb53387 Add a background gradient for thumbnails 2024-07-16 18:40:45 +07:00
VnPower b9ec6bc6ae Raw settings 2024-06-09 16:21:20 +07:00
VnPower 2a6ca5dcea Fix novel settings bar displaying into columns 2024-05-31 20:04:22 +07:00
VnPower 7459fe4d70 Fix some image position bugs that came from the CSS reset 2024-05-12 17:02:06 +07:00
iacore 0ee3de4f5b /settings: improve set-cookie style 2024-05-11 14:42:49 +00:00
iacore 629bab3dd9 feat: allow setting individual cookies 2024-05-11 14:34:40 +00:00
iacore 492b46d75e decrease h1-h6 font size 2024-05-11 14:12:55 +00:00
iacore 3fa50a44dc when no auth, show an "unauthorized" page instead of redirecting to /settings#login directly 2024-05-11 13:52:53 +00:00
iacore 2139dd3aff fix css reset
it messed with the current design
2024-05-11 13:34:03 +00:00
iacore 6253685078 add css reset 2024-05-11 13:30:35 +00:00
VnPower 3b076241e7 Fix novel author section 2024-05-11 20:21:12 +07:00
VnPower 978f8d3607 Allow users to change novel text orientation 2024-05-05 20:47:58 +07:00
VnPower 6d4aa0537e UI: Novel embedded images 2024-05-05 19:27:53 +07:00
VnPower d9b1975f46 UI: Novel text orientation 2024-05-05 15:57:13 +07:00
VnPower af34a3bae6 Temporary removing the 'Host' prefix for cookies, add artwork actions 2024-04-20 20:11:08 +07:00
VnPower 2c579b9680 Link comments authors to their page #72 2024-03-31 14:57:42 +07:00
iacore 36c256f57b add comments 2024-03-24 14:40:48 +00:00
iacore 7afbb52ba1 cleanup novel font styles
add language-specific font styles
2024-03-24 14:34:11 +00:00
VnPower b928364598 Broken novel settings and option to redirect after settings 2024-03-24 17:01:27 +07:00
VnPower f077499247 Novel settings layout 2024-03-24 10:47:14 +07:00
VnPower c53452a90e Apply artwork image styles to ugoiras 2024-03-18 09:55:59 +07:00
VnPower bf16eddfa3 Novel author 2024-03-17 20:24:03 +07:00
iacore 6d6065e887 fix ranking calendar: hide empty date cell 2024-02-24 13:33:21 +00:00
VnPower d8c400eb44 Fix quirky user avatars 2024-02-24 11:12:05 +07:00
VnPower 82912ff8fa Fix sidebar on small screens not hiding completely 2024-02-20 19:54:07 +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 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
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
VnPower 31d3b4044f Basic novel page 2024-02-17 21:58:52 +07: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 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