Commit Graph

142 Commits

Author SHA1 Message Date
DebaucheryLibrarian 6f371499d3 Improved special character handling in manticore and URL query. 2024-04-01 01:50:24 +02:00
DebaucheryLibrarian 56e9d07b85 0.17.8 2024-03-29 04:23:40 +01:00
DebaucheryLibrarian a4043107e8 Fixed entity and tag pages not passing user. 2024-03-29 04:23:36 +01:00
DebaucheryLibrarian bb6a953587 Switched name and count toggle order in tag filter. 2024-03-28 01:32:11 +01:00
DebaucheryLibrarian 766490ff08 0.17.7 2024-03-28 01:28:43 +01:00
DebaucheryLibrarian 82cd0ac057 Abbreviating counts in filters. 2024-03-28 01:28:41 +01:00
DebaucheryLibrarian f13b6e1a03 0.17.6 2024-03-27 23:54:25 +01:00
DebaucheryLibrarian 22c4bb0405 Sorting aggregates by slug or lowercased name to avoid capitalization issues. Fixed slug getting interpreted as ID by cache lookup. 2024-03-27 23:54:23 +01:00
DebaucheryLibrarian 768ab41ee7 Hopefully actually scaling page with viewframe on mobile. 2024-03-27 16:41:22 +01:00
DebaucheryLibrarian 327b24e61f 0.17.5 2024-03-27 16:37:06 +01:00
DebaucheryLibrarian 35b6c4c33f Scaling page with viewframe on mobile. 2024-03-27 16:37:02 +01:00
DebaucheryLibrarian a09bd3e407 0.17.4 2024-03-27 16:21:53 +01:00
DebaucheryLibrarian 08ef996a61 Fixed scene actor stash query using unprivileged database connection. 2024-03-27 16:21:50 +01:00
DebaucheryLibrarian ab9dbb63b3 0.17.3 2024-03-27 16:18:57 +01:00
DebaucheryLibrarian 6f6cbf4c1b Fixed scene actor stashes not filtered down. Fixed logout redirect not waiting for session destroy. 2024-03-27 16:18:55 +01:00
DebaucheryLibrarian ccf6c26789 0.17.2 2024-03-27 03:15:39 +01:00
DebaucheryLibrarian b5b3ad57bf Fixed tiles breaking if user is not logged in. 2024-03-27 03:15:37 +01:00
DebaucheryLibrarian ad635d4192 0.17.1 2024-03-27 03:05:34 +01:00
DebaucheryLibrarian 105972b3d4 Using different icon and fixed unstash fade in secondary stashes. 2024-03-27 03:05:32 +01:00
DebaucheryLibrarian 23a6a60f79 0.17.0 2024-03-27 02:28:24 +01:00
DebaucheryLibrarian b1e336381c Added secondary stash button, centralized bookmark (heart) component. 2024-03-27 02:28:21 +01:00
DebaucheryLibrarian c018f54a12 Added stash menu with remove and rename. 2024-03-27 00:06:03 +01:00
DebaucheryLibrarian e4638324f7 0.16.0 2024-03-26 04:14:45 +01:00
DebaucheryLibrarian 68b9658ba6 Added stash creation. Added dialog framework. 2024-03-26 04:14:42 +01:00
DebaucheryLibrarian 9de289a0fb 0.15.1 2024-03-26 03:00:52 +01:00
DebaucheryLibrarian ce4b9e7d40 Added visibility toggle to stash tile. Collapsed stash page directory structure. 2024-03-26 03:00:50 +01:00
DebaucheryLibrarian f6b50cc732 0.15.0 2024-03-25 02:08:12 +01:00
DebaucheryLibrarian a73272f2bb Added movie page. Added stash button to movies. 2024-03-25 02:08:09 +01:00
DebaucheryLibrarian 21674b77b6 0.14.0 2024-03-24 23:36:28 +01:00
DebaucheryLibrarian 72af9add7d Added movies stash page. 2024-03-24 23:36:25 +01:00
DebaucheryLibrarian c06b6d5568 0.13.2 2024-03-24 21:00:09 +01:00
DebaucheryLibrarian 275e2b7e09 Renamed cats back to tags after re-enabling trailing slash option 2024-03-24 21:00:06 +01:00
DebaucheryLibrarian 3dcc5cdea0 0.13.1 2024-03-24 18:16:12 +01:00
DebaucheryLibrarian 28a91efd33 Fixed various actor filters. Improved tag bar scroll behavior. 2024-03-24 18:16:10 +01:00
DebaucheryLibrarian 3f266630b4 Enabled trailing slash again. 2024-03-24 04:31:17 +01:00
DebaucheryLibrarian c4002fddf0 Fixed stash actors import. 2024-03-24 04:25:47 +01:00
DebaucheryLibrarian d546f7b548 0.13.0 2024-03-24 04:22:39 +01:00
DebaucheryLibrarian 08e4146d91 Added trailers. Improved scene page scaling. 2024-03-24 04:22:37 +01:00
DebaucheryLibrarian 8a32febb8a 0.12.4 2024-03-23 22:44:51 +01:00
DebaucheryLibrarian 0430140a7e Added actor avatar fallbacks. 2024-03-23 22:44:49 +01:00
DebaucheryLibrarian e56f2db42d 0.12.3 2024-03-23 22:31:19 +01:00
DebaucheryLibrarian 9446df8582 Fixed actor stash name sorting. 2024-03-23 22:31:14 +01:00
DebaucheryLibrarian aa36747364 0.12.2 2024-03-23 02:47:55 +01:00
DebaucheryLibrarian 2e54cad36e Only using first name for actor determination. 2024-03-23 02:47:52 +01:00
DebaucheryLibrarian d3161d1017 Increased pagination bottom margin. 2024-03-21 05:40:02 +01:00
DebaucheryLibrarian d7e0302f89 0.12.1 2024-03-21 05:37:53 +01:00
DebaucheryLibrarian 4a4898b73b Updated pagination design. Improved tag category bar scroll behavior. 2024-03-21 05:37:50 +01:00
DebaucheryLibrarian 2ad40de889 0.12.0 2024-03-21 05:16:23 +01:00
DebaucheryLibrarian a7c13fab24 Added 'new' flag. 2024-03-21 05:16:19 +01:00
DebaucheryLibrarian d02562d277 0.11.4 2024-03-21 03:54:50 +01:00