Commit Graph

1656 Commits

Author SHA1 Message Date
perennial 06fbeda8d5 Revert "Add a button to pixpedia for the tag page"
This reverts commit 8ea8526ec3.
2024-11-04 02:15:29 +11:00
perennial 957f0d5167 manga series styling 2024-11-04 01:49:41 +11:00
VnPower acb5487cbb Remove Emacs artifacts lol 2024-11-03 21:39:11 +07:00
VnPower de4c2413de Pixivision: Add pagination 2024-11-03 21:35:22 +07:00
VnPower 1f592060f8 Calendar: redirect to the corresponding ranking page instead of the 1st artwork 2024-11-03 13:12:48 +07:00
VnPower 8ea8526ec3 Add a button to pixpedia for the tag page 2024-11-03 11:27:05 +07:00
VnPower 0ee4c8c290 Use padding-bottom for the scrollbar to not overlap with titles 2024-11-03 10:50:47 +07:00
VnPower 41d3672700 Add credits to README 2024-11-03 10:25:56 +07:00
VnPower 762dafcc68 Update roadmap 2024-11-02 22:46:03 +07:00
perennial 5a18dbecf6 fix thumbnail construction in core/types 2024-10-31 17:08:56 +11:00
perennial d9c7b17e76 use jet comments 2024-10-31 14:40:31 +11:00
perennial ed069387ab fix artwork preview pop-up disable 2024-10-31 14:37:07 +11:00
perennial b9e4031f9d process images 2024-10-29 20:18:43 +11:00
perennial 6762bf7fc4 add favicon-large.png 2024-10-29 20:18:02 +11:00
perennial 1f1b612bec rm background on favicon.svg 2024-10-29 20:15:07 +11:00
perennial 719c8a0d3e clean up unused img assets and optimise 2024-10-29 20:12:21 +11:00
perennial 61c5c74aa4 fix broken mangaseries-tn 2024-10-29 20:04:56 +11:00
perennial a6f975782d create prepare-account.sh 2024-10-29 19:06:16 +11:00
perennial 647f5ffbcc fail gracefully in PopulateThumbnailsFor 2024-10-29 18:01:09 +11:00
perennial 540eb968da lazy load user avatars 2024-10-29 17:54:04 +11:00
perennial 4cffa928b8 wip: responsive resolution for artwork thumbnails
core/mangaseries: inline comments

core/types: comment out debug statements
2024-10-29 17:38:04 +11:00
perennial 022a5e531c searchPopular: actually use descendingSuffixes 2024-10-29 12:40:55 +11:00
perennial ef4f8d4581 searchPopular: exit early when no lowest threshold results 2024-10-29 12:32:36 +11:00
perennial b5c5eb5a38 remove fluff from isValidResult 2024-10-29 12:28:20 +11:00
perennial f9914bcca9 refactor core/index 2024-10-29 12:09:19 +11:00
perennial 1e3c21b4ff large thumbnail tests 2024-10-29 11:22:39 +11:00
perennial 2b2724d3aa fix spurious computeSliceBounds error 2024-10-28 22:43:20 +11:00
perennial 50aac12121 clean up core/user 2024-10-28 22:26:12 +11:00
perennial d8c820bbe5 fix missing novels on user page 2024-10-28 21:34:27 +11:00
perennial 1fe922581f change deleted user avatar 2024-10-28 21:33:39 +11:00
perennial 3c576b9565 fix broken IsLastPathPart 2024-10-28 21:29:59 +11:00
perennial 4a943d089c light artwork page restyle 2024-10-28 21:19:32 +11:00
perennial d57642ee51 restyle pagination 2024-10-28 21:15:06 +11:00
perennial ed78575a73 fix tag styling when no image 2024-10-28 17:13:00 +11:00
perennial 4fe8112a15 remove WIP html 2024-10-28 17:07:38 +11:00
perennial 8767ae0f1c index page styling 2024-10-28 17:06:30 +11:00
perennial ae0b44b5cd fix bookmarks styling 2024-10-28 16:33:10 +11:00
perennial d03a677223 styling for deleted items 2024-10-28 16:17:39 +11:00
perennial b08893fab9 fix missing user discovery links 2024-10-28 15:54:16 +11:00
perennial c8911e20f4 add user discovery page 2024-10-28 15:47:31 +11:00
perennial e43d227a79 edit searchPopular comment 2024-10-25 22:55:46 +11:00
perennial bc8c55f5a4 improve searchPopular logic 2024-10-25 22:51:50 +11:00
perennial 52fdb0fd51 tag search by popular, experimental
update frontend for popular search

add PIXIVFE_POPULAR_SEARCH_ENABLED option
2024-10-25 21:42:27 +11:00
perennial a224361f4f refactor core/rankingCalendar and fix empty week bug 2024-10-25 16:59:16 +11:00
perennial 85b75b74ea refactor core/artwork to use sync/errgroup 2024-10-25 16:41:41 +11:00
perennial 8667946a42 refactor comment-fetching logic with CommentService interface 2024-10-25 16:19:59 +11:00
perennial 0d7f22afac move router to separate package 2024-10-25 15:47:37 +11:00
perennial 5c6a21baa9 routes/user naming 2024-10-25 15:37:22 +11:00
perennial e519c86f12 reorg routes/tag 2024-10-25 15:35:59 +11:00
perennial 673516ba3b core/artwork comments 2024-10-25 15:32:19 +11:00