Commit Graph

341 Commits

Author SHA1 Message Date
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 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 673516ba3b core/artwork comments 2024-10-25 15:32:19 +11:00
perennial 79d7567904 more core/user refactor 2024-10-23 14:16:47 +11:00
perennial be2fa65276 fix bookmark pagelimit 2024-10-23 13:56:04 +11:00
perennial af8e95349c massive core/user refactor 2024-10-23 02:20:42 +11:00
perennial 1bfb782d29 comment out user.FrequentTags 2024-10-22 21:15:47 +11:00
perennial 272ca523e9 core/user formatting 2024-10-22 21:14:08 +11:00
perennial 71f4a0bd62 rm unused user.CategoryItemCount 2024-10-22 21:12:33 +11:00
perennial 13ef45834d user page: frequent tags per category 2024-10-22 20:34:14 +11:00
perennial efc04945b6 rm debug line 2024-10-22 18:57:50 +11:00
perennial fde27bf5a9 core/user renaming 2024-10-22 02:34:03 +11:00
perennial c67e4df682 *series heavy wip 2024-10-22 02:34:03 +11:00
perennial 6a823b0fc2 rm more panics 2024-10-22 00:02:16 +11:00
perennial 923c2719d8 rm panic in core/artwork 2024-10-21 23:56:21 +11:00
perennial 016306d4ff return errors in session/aux 2024-10-21 23:52:22 +11:00
perennial b94be981ce tag: high resolution thumbnails 2024-10-21 20:32:16 +11:00
perennial b591eb94a9 tag: implement translations 2024-10-21 18:46:12 +11:00
perennial 0ac7785219 tests 2024-10-21 18:36:26 +11:00
perennial 6e61dd2c16 index: handle mysterious empty followIDs 2024-10-21 18:20:16 +11:00
perennial 8f220a385f use auditor.SugaredLogger more 2024-10-21 15:42:32 +11:00
perennial ef01b9f20a move package audit out of server/ 2024-10-21 15:19:45 +11:00
perennial b85b0384c6 fix comment 2024-10-21 15:11:05 +11:00
perennial 7095acd437 rm go-retryablehttp 2024-10-21 15:05:46 +11:00
perennial 785e38c88e rm external retry loop in core/requests 2024-10-21 14:20:24 +11:00
perennial 0a363987a2 refactor for a separate populateFrequentTags() 2024-10-21 02:55:08 +11:00
perennial 6ffb2062bc fix getTags 2024-10-21 02:17:26 +11:00
perennial 3cf52b2122 add debug statements to core/user 2024-10-21 02:16:56 +11:00
perennial 8d8ad6b892 use Logger.Debug more 2024-10-21 01:52:15 +11:00
perennial cb6ec34fc9 provide configured zap.Logger to other packages 2024-10-21 01:41:35 +11:00
perennial d3e3876500 Revert "rename determineSubCategory to determineCategory"
This reverts commit 67ed0b094d.

need a better name
2024-10-20 17:01:02 +11:00
perennial 67ed0b094d rename determineSubCategory to determineCategory 2024-10-20 16:30:48 +11:00
perennial d9b69af6d5 fix comments 2024-10-20 16:28:57 +11:00
perennial 88ab3ec461 actually fix user page pagination issue 2024-10-20 16:27:30 +11:00
perennial a0a0ee5744 fix user page pagination issue 2024-10-20 02:21:01 +11:00
perennial 4cb6226c32 Reapply "refactor getUserArtworksIDAndSeries"
This reverts commit 822aa3f0e9.

Different issue causing pagination to fail
2024-10-20 02:07:47 +11:00
perennial e1d38e6f3d renaming in core/user 2024-10-20 01:11:45 +11:00