Commit Graph

1504 Commits

Author SHA1 Message Date
perennial e1d38e6f3d renaming in core/user 2024-10-20 01:11:45 +11:00
perennial 292fd774f7 more comment fix 2024-10-20 00:41:34 +11:00
perennial cae7638555 fix inline comment 2024-10-20 00:40:06 +11:00
perennial 822aa3f0e9 Revert "refactor getUserArtworksIDAndSeries"
This reverts commit a835174406.

Breaks pagination; need to redo
2024-10-20 00:39:29 +11:00
perennial 46cfa736d2 separate illust and manga on user page 2024-10-20 00:34:33 +11:00
perennial 58bce33994 fix strings.Join 2024-10-20 00:29:46 +11:00
perennial 0784ca12ec add inline comment to core/user 2024-10-20 00:19:14 +11:00
perennial 05ce3f0964 fix bad getTags code 2024-10-20 00:11:34 +11:00
perennial 6ae13d11a0 rm duplicate getUserArtworksIDAndSeries call 2024-10-20 00:11:34 +11:00
perennial a835174406 refactor getUserArtworksIDAndSeries 2024-10-20 00:11:34 +11:00
VnPower b9f22b8aa2 Add test case for users without artworks 2024-10-19 19:54:42 +07:00
VnPower a6405f3c4b Fix frequent tags when user doesn't have artworks 2024-10-19 19:52:43 +07:00
perennial 625c52f793 fix jet template bug 2024-10-19 23:28:43 +11:00
perennial 91c85fb57b finally get novels on the user home page (wip styling) 2024-10-19 23:24:39 +11:00
perennial fd9e7ed703 retrieve everything in fetchUserWorks + differentiate tags per work cat 2024-10-19 23:11:58 +11:00
perennial 6b444e08a2 replace HasID old name and fix typo 2024-10-19 22:59:29 +11:00
perennial 958819ea4f try refactoring core/user again 2024-10-19 22:56:05 +11:00
perennial f770d91a91 use CountInfo struct more in core/user 2024-10-19 21:50:44 +11:00
perennial 77c6acf53f unexport ParseSocial() 2024-10-19 20:40:44 +11:00
perennial da67db0559 move getWorkIDs() 2024-10-19 20:39:37 +11:00
perennial b541c8ce43 split GetUserProfile in core/user 2024-10-19 20:39:04 +11:00
perennial aa5439f369 move GetUserProfile to top 2024-10-19 20:24:05 +11:00
perennial 778b8a8597 dont export random functions in core/user 2024-10-19 20:23:20 +11:00
perennial 74f1109915 rename GetUserWorks() to GetWorkIDs() 2024-10-19 20:20:27 +11:00
perennial ea14f339a6 rename constants in core/user 2024-10-19 20:18:22 +11:00
perennial 4fb1e53278 rename functions in core/user 2024-10-19 20:11:18 +11:00
perennial a175533853 add comments to core/user 2024-10-19 20:07:58 +11:00
perennial dde341193b Revert "core/user refactor (without breakage)"
This reverts commit c3bb5cb837.
2024-10-19 20:02:41 +11:00
perennial c3bb5cb837 core/user refactor (without breakage) 2024-10-19 19:59:59 +11:00
perennial 32fe4f4b76 i18n: update sources 2024-10-19 19:11:29 +11:00
perennial 5eaf26614b return more helpful logging on server error 2024-10-19 19:11:20 +11:00
perennial a4a5100b5b reorganise core/user 2024-10-19 18:31:07 +11:00
perennial c5bd4fe797 bring back some core/user refactor 2024-10-19 18:28:12 +11:00
perennial 6520451b24 wrap page transition inside motion query 2024-10-19 18:14:57 +11:00
perennial 5319464449 rm settle entirely and dont make page transition a flashbang 2024-10-19 18:14:38 +11:00
perennial 2eb6c9dd93 minimise settle time 2024-10-19 02:29:53 +11:00
perennial 44cae5ac44 use settle instead of swap 2024-10-19 02:19:48 +11:00
perennial c4ee090f9a reduce delay 2024-10-19 02:14:31 +11:00
perennial 730c81711b change animation curves 2024-10-19 02:11:44 +11:00
perennial cf93217f5b extend htmx-request animation 2024-10-19 02:05:33 +11:00
perennial 5e39ac5731 update tag style for tag page 2024-10-19 00:29:12 +11:00
perennial 9d26387497 fade to opacity 0 on swap 2024-10-18 23:28:27 +11:00
perennial 689e91f290 try page transitions again 2024-10-18 22:55:59 +11:00
perennial 50334340cc rm page transitions 2024-10-18 22:44:12 +11:00
perennial 61d9fea536 more edit 2024-10-18 22:41:51 +11:00
perennial f412367651 page transition edits 2024-10-18 21:27:47 +11:00
perennial 2ea81af1f4 edit page transitions 2024-10-18 20:06:53 +11:00
perennial cad62700c8 tune page transitions 2024-10-18 19:44:50 +11:00
perennial 856a3a62ff implement page transitions 2024-10-18 19:30:21 +11:00
perennial 3ab8e428e7 use idiomorph
feels faster
2024-10-18 17:52:15 +11:00