Commit Graph

396 Commits

Author SHA1 Message Date
iacore e7edbe6533 clean up names 2024-08-17 05:42:35 +00:00
iacore f80a3994a0 move files around 2024-08-17 05:23:32 +00:00
iacore a3b91c034f add Speculative Fetching to roadmap 2024-08-17 04:22:19 +00:00
VnPower 77c2adf4c1 Fix the settings redirect system #85 2024-08-17 10:53:43 +07:00
iacore b4b099a2a8 cleanup headers 2024-08-17 03:30:48 +00:00
iacore 3fd77e10d6 preload artwork images on /artworks/*
cache http headers

what the cache
2024-08-17 03:22:05 +00:00
VnPower 5a1e83cba7 Add an option for artwork previews 2024-08-16 17:42:56 +07:00
VnPower 1b2d87be84 Base for image previews 2024-08-15 21:58:53 +07:00
VnPower 89e1e66035 Simple test on all pages 2024-08-09 16:43:17 +07:00
VnPower 8b850609f6 Setup and teardown 2024-08-08 21:17:21 +07:00
VnPower 42d11a767b Option to open artworks to a new tab 2024-08-08 20:52:09 +07:00
VnPower 738b9d4d82 Basic test file 2024-08-08 19:42:15 +07:00
VnPower c4d294e707 Remove artifacts 2024-08-08 18:59:01 +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 98bdab213f More todos 2024-08-07 16:15:30 +07:00
VnPower 3f89b33965 Base for Pixivision 2024-08-01 20:46:09 +07:00
VnPower a15782badf Fix more typos 2024-07-26 10:46:58 +07:00
VnPower a4e18176c8 Fix the switcher system and implement it to the tag page 2024-07-26 10:09:16 +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 8b19e1b759 Write some more in the docs 2024-07-16 17:12:21 +07:00
VnPower 77028fc33d Draft of an unified document for development 2024-07-12 22:05:42 +07:00
VnPower 38a9729f5b Fix typo 2024-06-17 09:47:35 +07:00
VnPower 53cae1ae91 Fix search bar 2024-06-10 19:04:51 +07:00
VnPower 99b501e48d Fix some compatibility issue with Pixiv on the users page 2024-06-09 21:50:26 +07:00
VnPower 345d7c85b2 CI: Fix auto-tag settings 2024-06-09 20:25:05 +07:00
VnPower aba95f1420 Bump version to v2.6 v2.6 2024-06-09 20:13:35 +07:00
VnPower e7089d395e Remove some debug artifacts 2024-06-09 20:13:35 +07:00
iacore 0ed15cc244 fix race condition (hopefully fix crash)
when the handler exits, `c` is no longer usable from anywhere.

this prevents that in a slower than optimal way.
2024-06-09 12:52:32 +00:00
VnPower acfd25daa8 Debug 2024-06-09 17:27:34 +07:00
VnPower ba9e11ee33 Add some guides in the errors page 2024-06-09 17:05:22 +07:00
VnPower b9ec6bc6ae Raw settings 2024-06-09 16:21:20 +07:00
VnPower f38cf895a4 Add all available filters to the search page 2024-06-07 22:03:19 +07:00
VnPower 4e0e03bb59 Wrap additional search filters in a dropdown 2024-06-06 16:34:14 +07:00
VnPower df2a71d77a Convert some functions and methods 2024-06-06 10:50:22 +07:00
VnPower 60437bbb01 Build the URL once and not overcomplicate stuff 2024-06-06 10:04:27 +07:00
VnPower 1c21b6fa5b Major internal changes to the tag page 2024-06-05 20:55:31 +07:00
VnPower 1b09f77c84 Implement an URL constructor for <a> tags 2024-06-03 17:27:37 +07:00
VnPower 2a6ca5dcea Fix novel settings bar displaying into columns 2024-05-31 20:04:22 +07:00
perennial f6f81ffa60 fix typo on settings page 2024-05-15 20:42:29 +10:00
VnPower 0c4d3d42a7 Change some text in the settings page 2024-05-13 18:45:07 +07:00
VnPower 7459fe4d70 Fix some image position bugs that came from the CSS reset 2024-05-12 17:02:06 +07:00
VnPower e0ac8d23ad Novel section for users page 2024-05-12 16:54:12 +07:00
iacore 00b315904b amend 2024-05-11 14:43:49 +00: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 60b9cca6f9 fix the use of h1 h2 h3 2024-05-11 14:09:21 +00:00
iacore 7569459785 delete embed.jet.html (it is unused) 2024-05-11 13:55:23 +00:00