Commit Graph

29 Commits

Author SHA1 Message Date
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 08ef996a61 Fixed scene actor stash query using unprivileged database connection. 2024-03-27 16:21:50 +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 a73272f2bb Added movie page. Added stash button to movies. 2024-03-25 02:08:09 +01:00
DebaucheryLibrarian 72af9add7d Added movies stash page. 2024-03-24 23:36:25 +01:00
DebaucheryLibrarian 08e4146d91 Added trailers. Improved scene page scaling. 2024-03-24 04:22:37 +01:00
DebaucheryLibrarian a7c13fab24 Added 'new' flag. 2024-03-21 05:16:19 +01:00
DebaucheryLibrarian 2f52db192b Scene actors prioritized if found in title. 2024-03-21 03:49:03 +01:00
DebaucheryLibrarian a8aab600c7 Added actor stash. 2024-03-21 02:54:05 +01:00
DebaucheryLibrarian 52708b5d70 Fixed pagination and scene poster overflowing page on small screens. Fixed back reload interfering with tag page hashes. 2024-03-19 20:50:50 +01:00
DebaucheryLibrarian 3fa8bb7486 Preventing scene poster, stash header and bottom navigation overflow. 2024-03-19 02:19:23 +01:00
DebaucheryLibrarian ab13ace280 Fixed pagination not updating with async requests. 2024-03-19 01:40:56 +01:00
DebaucheryLibrarian 3238e678ef Fixed SQL total and pagination, showing end of result info. Hiding heart from scene tiles when not logged in. 2024-03-17 22:15:11 +01:00
DebaucheryLibrarian 27c17e9a3c Fixed MVA selection in scene query. 2024-03-17 17:41:31 +01:00
DebaucheryLibrarian 6701caf4b1 Integrated showcased filter. 2024-03-17 03:55:26 +01:00
DebaucheryLibrarian 929de64aa0 Refactored manticore SQL query to use scenes_stashed as primary table. 2024-03-17 03:03:36 +01:00
DebaucheryLibrarian a1b45cb721 Added filterable stash pages. 2024-03-15 00:08:24 +01:00
DebaucheryLibrarian f56e22230b Added functional stash button on scene tiles. 2024-03-03 02:33:35 +01:00
DebaucheryLibrarian 92c2b1866b Sorting aggregated actors by scene count back-end, showing disclaimer when limit is reached. 2024-02-29 01:40:11 +01:00
DebaucheryLibrarian f29246050b Added movies overview page. Fixed channel filter duplicates. 2024-02-27 01:20:15 +01:00
DebaucheryLibrarian 09df134558 Added global search. 2024-02-22 05:08:06 +01:00
DebaucheryLibrarian d739975d36 Fixed pagination. Added entity page channel tile expand. 2024-01-25 03:07:26 +01:00
DebaucheryLibrarian 63f2bdbe60 Integrated channel filter, partially restored actor bio. 2024-01-10 02:00:38 +01:00
DebaucheryLibrarian d242eb3b73 Aggregating channels, filter inoperable. 2024-01-09 02:26:32 +01:00
DebaucheryLibrarian 7d5efd12ef Added scene tags filter. 2024-01-08 02:21:57 +01:00
DebaucheryLibrarian 43949185c2 Improved scene actors filter. 2024-01-07 23:44:33 +01:00
DebaucheryLibrarian e32a366fff Added basic actor page with scenes and co-star filtering. 2024-01-07 06:13:40 +01:00
DebaucheryLibrarian aad43e865a Added actors pagination. 2024-01-04 01:49:16 +01:00
DebaucheryLibrarian 3f099b5e95 Reinitialized commit. Update and actors overview with some filters. 2023-12-30 06:29:53 +01:00