Commit Graph

53 Commits

Author SHA1 Message Date
DebaucheryLibrarian bb6a953587 Switched name and count toggle order in tag filter. 2024-03-28 01:32:11 +01:00
DebaucheryLibrarian 82cd0ac057 Abbreviating counts in filters. 2024-03-28 01:28:41 +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 b5b3ad57bf Fixed tiles breaking if user is not logged in. 2024-03-27 03:15:37 +01:00
DebaucheryLibrarian 105972b3d4 Using different icon and fixed unstash fade in secondary stashes. 2024-03-27 03:05:32 +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 68b9658ba6 Added stash creation. Added dialog framework. 2024-03-26 04:14:42 +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 275e2b7e09 Renamed cats back to tags after re-enabling trailing slash option 2024-03-24 21:00:06 +01:00
DebaucheryLibrarian 28a91efd33 Fixed various actor filters. Improved tag bar scroll behavior. 2024-03-24 18:16:10 +01:00
DebaucheryLibrarian 08e4146d91 Added trailers. Improved scene page scaling. 2024-03-24 04:22:37 +01:00
DebaucheryLibrarian 0430140a7e Added actor avatar fallbacks. 2024-03-23 22:44:49 +01:00
DebaucheryLibrarian d3161d1017 Increased pagination bottom margin. 2024-03-21 05:40:02 +01:00
DebaucheryLibrarian 4a4898b73b Updated pagination design. Improved tag category bar scroll behavior. 2024-03-21 05:37:50 +01:00
DebaucheryLibrarian a7c13fab24 Added 'new' flag. 2024-03-21 05:16:19 +01:00
DebaucheryLibrarian 899873d651 Fixed slider range background. 2024-03-21 03:31:41 +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 2981c8f0f7 Improved channel and movie scaling. Added scroll handle to filter sidebar. 2024-03-19 03:52:59 +01:00
DebaucheryLibrarian f6e670860a Added Favorites to user menu. 2024-03-19 02:39:04 +01:00
DebaucheryLibrarian d9411544d3 Fixed filter selection disappearing if available list is empty. 2024-03-19 02:35:37 +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 c2dfdcd350 Improved header spacing and centering scope pills on small screens. 2024-03-18 02:00:04 +01:00
DebaucheryLibrarian 77d3060b98 Added mobile navigation. 2024-03-18 01:47:49 +01:00
DebaucheryLibrarian c7f8391e43 Hiding header nav bar on small screens. Improved scene and movie tile scaling, added thumbnail placeholder. Added pagination to movies page. 2024-03-17 23:55:36 +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 f8a6e67483 Hiding login and signup buttons when disabled. 2024-03-17 06:00:18 +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 082d4fc154 Added signup page. 2024-02-29 06:00:12 +01:00
DebaucheryLibrarian fefc5291c2 Improved header search bar design. 2024-02-29 05:24:34 +01:00
DebaucheryLibrarian 78b389e33a Added basic login. 2024-02-29 05:08:54 +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 b9578d86e3 Added meta header with sort input to movie page. Highlighting active page in header. 2024-02-27 01:51:14 +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 5cdbf036f1 Added tag pages. 2024-01-26 01:31:15 +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 ffcb77ab45 Added results button to compact filters. 2024-01-07 02:35:24 +01:00
DebaucheryLibrarian ce9f8b334b Moved filter sections to their own components. 2024-01-06 00:30:30 +01:00
DebaucheryLibrarian aad43e865a Added actors pagination. 2024-01-04 01:49:16 +01:00