Commit Graph

60 Commits

Author SHA1 Message Date
DebaucheryLibrarian 3967745fb3 Added actor profile revisions. 2024-10-22 03:12:42 +02:00
DebaucheryLibrarian 3aedfbf2d1 Showing chapter information. 2024-10-15 02:58:46 +02:00
DebaucheryLibrarian 0c9e8a4a06 Fixed scene revision transaction error not caught. Deduping revision arrays. 2024-10-12 22:13:46 +02:00
DebaucheryLibrarian 067d414cd9 Added compact revision overview, formatting duration. Preventing rejected revisions from being reviewed again. 2024-10-08 21:30:55 +02:00
DebaucheryLibrarian 145ee198ff Allowing editors revision access. 2024-10-06 02:57:31 +02:00
DebaucheryLibrarian 8f843f321d Expanded edit fields. Added revision history to scene and user pages. 2024-10-06 02:45:56 +02:00
DebaucheryLibrarian 8bf9e22b39 Added experimental edit page and revision history. 2024-09-10 02:47:03 +02:00
DebaucheryLibrarian 3cf8fd1bb8 Fixed scene filter breaking without page entity. Improved scroll restore after applying filter. 2024-09-04 22:50:51 +02:00
DebaucheryLibrarian 437d0b5b57 Changed scene tile shoot ID color. Removed stray console logs. 2024-09-03 06:02:52 +02:00
DebaucheryLibrarian 60c7e2a876 Added studios to filters and scene page. 2024-09-03 05:56:14 +02:00
DebaucheryLibrarian 0909e8d74c Fixed add stash in notifications panel. Fixed iframe ads breaking page width. Improved actor and movie tile size in search results. 2024-08-29 17:53:54 +02:00
DebaucheryLibrarian ea3ef0fc1a Merged scene and movie page banner into single component. Improved movie cover display. 2024-08-29 01:53:26 +02:00
DebaucheryLibrarian e2cffbdde2 Added summary template editor, improved summary template format and options. 2024-08-25 02:51:16 +02:00
DebaucheryLibrarian 1ea8e52ab1 Accounting for date precision in scene and movie pages and tiles. 2024-08-19 23:31:28 +02:00
DebaucheryLibrarian 0ad62a7305 Fixed year query inside stash. 2024-08-18 23:34:38 +02:00
DebaucheryLibrarian b9b4a8e773 Added years filter. Changed default DMCA to generic content e-mail. 2024-08-18 01:36:37 +02:00
DebaucheryLibrarian d7372a518e Minor channel logo fixes. 2024-07-08 05:01:13 +02:00
DebaucheryLibrarian 9ce9cfbb0c Added affiliate parameters to scene URL. 2024-06-22 22:51:57 +02:00
DebaucheryLibrarian 41d6324c28 Removed info channels from overview. Fixed poster gap. 2024-06-12 17:09:53 +02:00
DebaucheryLibrarian c33ea6064e Added descriptions to actor profile page, using profiles for secondary photos. 2024-06-07 05:20:13 +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 5b4aa9644b Added actors and movies to global search results. 2024-06-02 05:22:08 +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 0b37d2dd1a Fixed showcase in stash. Applying tag filter to tag list. 2024-04-03 03:31:35 +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 6f371499d3 Improved special character handling in manticore and URL query. 2024-04-01 01:50:24 +02: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 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