Commit Graph

62 Commits

Author SHA1 Message Date
DebaucheryLibrarian 014758241c Added remaining elements to alert dialog. 2024-05-19 05:07:35 +02:00
DebaucheryLibrarian 715e5ac58a ACTUALLY added missing entities file to repo. 2024-05-01 04:08:27 +02:00
DebaucheryLibrarian dd111a6c3b Fixed stash heart not highlighted in search results. 2024-05-01 03:57:12 +02:00
DebaucheryLibrarian bd8976ecf6 Fixed page breaking if cookie is missing. 2024-04-03 23:00:54 +02:00
DebaucheryLibrarian 0b37d2dd1a Fixed showcase in stash. Applying tag filter to tag list. 2024-04-03 03:31:35 +02:00
DebaucheryLibrarian 8947288e76 Fixed showcased filter not adhered. Improved filter settings UI. 2024-04-03 02:13:41 +02:00
DebaucheryLibrarian 4c88e37081 Fixed pages breaking is tag filter is not present, passing tag filter from search page. 2024-04-02 19:07:43 +02:00
DebaucheryLibrarian 98c25cd24e Implemented negative filters in back-end, added basic fixed filters settings dialog. 2024-04-02 05:55:53 +02:00
DebaucheryLibrarian 6dca6ab444 Fixed 'born in undefined' on actor tile. 2024-04-02 03:01:15 +02:00
DebaucheryLibrarian 5f2b696b23 Fixed heart icon in other user's stashes. Syncing stashes to session on creation and removal. 2024-04-02 02:50:24 +02:00
DebaucheryLibrarian 6f371499d3 Improved special character handling in manticore and URL query. 2024-04-01 01:50:24 +02:00
DebaucheryLibrarian 82cd0ac057 Abbreviating counts in filters. 2024-03-28 01:28:41 +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 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 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 ce4b9e7d40 Added visibility toggle to stash tile. Collapsed stash page directory structure. 2024-03-26 03:00:50 +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 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 9446df8582 Fixed actor stash name sorting. 2024-03-23 22:31:14 +01:00
DebaucheryLibrarian 2e54cad36e Only using first name for actor determination. 2024-03-23 02:47:52 +01:00
DebaucheryLibrarian a7c13fab24 Added 'new' flag. 2024-03-21 05:16:19 +01:00
DebaucheryLibrarian 1533353ea4 Fixed request user not passed in scenes API, causing faded stashes after filtering. 2024-03-21 03:54:48 +01:00
DebaucheryLibrarian 2f52db192b Scene actors prioritized if found in title. 2024-03-21 03:49:03 +01:00
DebaucheryLibrarian b034c59d8f Fixed property selection in actors SQL query. 2024-03-21 03:27:01 +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 95e02d30af Reloading page when back button is used. 2024-03-19 03:17:19 +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 f8a6e67483 Hiding login and signup buttons when disabled. 2024-03-17 06:00:18 +01:00
DebaucheryLibrarian 6f27e0a7dd Fixed invalid credential handling. 2024-03-17 05:51:18 +01:00
DebaucheryLibrarian 21a44c93f6 Disabled early hints. 2024-03-17 05:44:47 +01:00
DebaucheryLibrarian 12fa3a9fe5 Trusting proxy in production. 2024-03-17 05:37:16 +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 082d4fc154 Added signup page. 2024-02-29 06:00:12 +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 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 fbcae6b7d1 Added navigation bar to tags page. 2024-01-26 02:35:26 +01:00