Commit Graph

29 Commits

Author SHA1 Message Date
DebaucheryLibrarian
6c5d4389fe Not parsing HTML with jsdom when using http module directly to save memory. Added loading ellipsis to release grid pages. 2021-10-25 02:06:24 +02:00
DebaucheryLibrarian
65c79567d2 Added unstash buttons to non-favorites stash items 2021-09-12 23:21:39 +02:00
DebaucheryLibrarian
06e6d3940b Refreshing stash page when unstashing scene. Addressed stash preview overflowing on user page. 2021-03-20 02:23:24 +01:00
DebaucheryLibrarian
011f10fba8 No longer reloading when stashing scene, immediately toggling heart locally and resetting on dispatch error. 2021-03-20 00:41:21 +01:00
DebaucheryLibrarian
731a2792c5 Added favorite stash heart to scene tiles. 2021-03-19 03:27:48 +01:00
DebaucheryLibrarian
b16cc26024 Added Zero Tolerance channel to network. 2021-01-22 00:26:06 +01:00
DebaucheryLibrarian
46173cb6c3 Reduced tile grid padding in compact mode. 2021-01-18 00:32:52 +01:00
DebaucheryLibrarian
1dea94c0cf Improved compact scene tile layout, added dark versions of entity favicons. 2021-01-17 23:31:49 +01:00
DebaucheryLibrarian
c503e12adb Fixed scroll component so it uses slot props instead of the depcrecated . 2020-12-26 23:51:27 +01:00
DebaucheryLibrarian
d46ac6206d Added dedicated scene function and pagination to tag page. 2020-09-09 04:22:43 +02:00
DebaucheryLibrarian
5cabeed19d Modularized release component between movie and scene. Added Kink Classics channel. 2020-08-12 03:30:20 +02:00
ff384fb734 Fixed search documents to coalesce empty parent entities. 2020-06-30 01:52:17 +02:00
41d7d2fa34 Fixed actor description logos. 2020-06-28 04:22:19 +02:00
3462d7af2a Entity refactor. Facilitating channels without parent. 2020-06-28 00:15:13 +02:00
0e8b4caac3 Added generic entity page. 2020-06-27 04:50:13 +02:00
8733fdc657 Improved actor scraping and display. 2020-05-18 01:22:56 +02:00
f31aef6f5d Replaced container key with route watchers to reduce flashing. 2020-05-09 01:42:10 +02:00
de5b729c0b Changed range filter to routes for every view. 2020-05-09 01:10:07 +02:00
c410294022 Added lazy-loading to release tile posters. 2020-05-07 02:10:28 +02:00
79c7847f1c Preserving aspect ratio on release tiles. 2020-04-27 04:00:16 +02:00
0ad1a5e049 Revert "Added transition to theme switch."
This reverts commit 5d467622f4.
2020-04-02 03:19:45 +02:00
5d467622f4 Added transition to theme switch. 2020-04-02 03:11:00 +02:00
58ead7b426 Added dark and SFW modes. 2020-03-23 01:43:49 +01:00
82d1f0fd38 Improved mobile layout for header search. Improved release tile layout behavior. 2020-02-26 04:07:35 +01:00
48b1f15070 Restoring scroll position when going from home to scene to home. 2020-02-10 01:27:13 +01:00
8f72e61928 Added Jay Rock network. Fixed site logo not showing up without URL. 2020-01-11 05:31:04 +01:00
7ba716cd6f Experimenting using GraphQL in favor of REST. 2019-12-15 05:42:51 +01:00
4be508b388 Drastic actor page redesign. Storing one avatar per actor, other profile photos as 'photo' role; no longer assuming first photo is avatar. 2019-11-28 05:36:22 +01:00
b489c8fc33 Major refactor, cleand up site scrape module, fixed and cleaned up release scrape module. Removed old CLI code 2019-11-16 03:33:36 +01:00