Commit Graph

92 Commits

Author SHA1 Message Date
DebaucheryLibrarian 25ce0fe1ec Randomizing campaigns by entity to ensure equal exposure. 2024-06-13 03:10:11 +02:00
DebaucheryLibrarian 22e0a331a3 Expanded and improved campaigns. 2024-06-13 02:26:34 +02:00
DebaucheryLibrarian 41d6324c28 Removed info channels from overview. Fixed poster gap. 2024-06-12 17:09:53 +02:00
DebaucheryLibrarian bfe6dc866d Caching campaigns in redis. 2024-06-12 04:23:46 +02:00
DebaucheryLibrarian aef0198cab Returning actor birth and residence data. Fixed campaign scenes not updating with filters. 2024-06-12 03:28:40 +02:00
DebaucheryLibrarian 50ff352067 Added WIP campaigns. Fixed entity tiles using full logo. 2024-06-12 02:34:13 +02:00
DebaucheryLibrarian 69cefa57ff Added dark theme. Fixed actor country aggregation. 2024-06-10 03:24:48 +02:00
DebaucheryLibrarian 055ca3a376 Added search to tags page. 2024-06-08 01:26:31 +02:00
DebaucheryLibrarian c33ea6064e Added descriptions to actor profile page, using profiles for secondary photos. 2024-06-07 05:20:13 +02:00
DebaucheryLibrarian b43d1a6b31 Fixed case sensitivity in tag search. 2024-06-07 04:17:00 +02:00
DebaucheryLibrarian 8f4533a1f8 Improved actor bio responsiveness, showing secondary actor photos. 2024-06-07 03:15:37 +02:00
DebaucheryLibrarian 2790c4e31c Added footer with dmca and discord links. 2024-06-06 02:49:00 +02:00
DebaucheryLibrarian ea0e8f5f09 Added PSA. 2024-06-06 01:47:22 +02:00
DebaucheryLibrarian 4aef570096 Filtering dateless scenes when showcasing is enabled. 2024-06-04 05:19:36 +02:00
DebaucheryLibrarian 78cb842cf7 Showing quality on scene page. 2024-06-04 04:46:38 +02:00
DebaucheryLibrarian e592647080 Ordering scene photos by media index. 2024-06-04 03:00:23 +02:00
DebaucheryLibrarian 9a9e1da3cf Consent page redirects to original URL. 2024-06-04 02:14:45 +02:00
DebaucheryLibrarian 774f171c5c Showing teaser of trailer is not available on scene page. 2024-06-04 00:44:28 +02:00
DebaucheryLibrarian 5b4aa9644b Added actors and movies to global search results. 2024-06-02 05:22:08 +02:00
DebaucheryLibrarian 828f009696 Added consent page. 2024-06-02 02:50:54 +02:00
DebaucheryLibrarian 94d333267a Fixed serie poster query, fixed movie route pointing to series. 2024-06-02 00:40:09 +02:00
DebaucheryLibrarian 5cfab6c9ca Added series page and scene page section, no overview (yet). 2024-06-02 00:30:56 +02:00
DebaucheryLibrarian eb2807d0e0 Explicitly movie scenes by oldest. 2024-05-31 05:05:33 +02:00
DebaucheryLibrarian 040e6c2197 Added movie and summary to scene page. 2024-05-31 03:48:17 +02:00
DebaucheryLibrarian 91643ceac1 Allowing partial and case-insensitive results from entity and actor search. 2024-05-30 23:54:18 +02:00
DebaucheryLibrarian 2dbfd556e1 Improved alerts overview. 2024-05-28 05:49:28 +02:00
DebaucheryLibrarian 70882e0baf Loading notifications async. 2024-05-28 03:48:50 +02:00
DebaucheryLibrarian b9afde051e Improved notification efficiency. 2024-05-28 03:12:33 +02:00
DebaucheryLibrarian 9e18fb4455 Implemented notifications, simplified alerts overview. 2024-05-27 03:06:54 +02:00
DebaucheryLibrarian 342ba6191e Added notification bell, WIP. 2024-05-20 06:29:10 +02:00
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