Commit Graph

518 Commits

Author SHA1 Message Date
DebaucheryLibrarian bb949e0a3b Improved user page stash display on narrow pages. 2021-03-20 16:47:01 +01:00
DebaucheryLibrarian a7cf3f689e Fixed actor photo width on profile page. 2021-03-20 03:36:16 +01:00
DebaucheryLibrarian 67af9f2ea2 Using thumbnail width and height for release banner photos. Preventing user page from reloading when closing the add stash dialog without adding stash. 2021-03-20 03:33:29 +01:00
DebaucheryLibrarian bb9d6ee8fc Added dialog to add stashes. 2021-03-20 03:22:08 +01:00
DebaucheryLibrarian e88cf4e3f4 Separated user page stash component. 2021-03-20 02:49:17 +01:00
DebaucheryLibrarian 5577e4fee5 Improved user stash actor previews. 2021-03-20 02:34:49 +01:00
DebaucheryLibrarian 489d253a48 Using full header height for stash header items. 2021-03-20 02:29:52 +01: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 292faa1e48 Added public visibility toggle to stash page. 2021-03-20 02:15:31 +01:00
DebaucheryLibrarian 4bc6ff846d Added public visibility toggle to user page stashes. 2021-03-20 02:03:30 +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 6e8af52237 Decreased subheader disclaimer padding. 2021-03-20 00:15:33 +01:00
DebaucheryLibrarian e301e2184c Fixed undefined user ID in postgres function. Fixed and improved mobile alignment for new and stash icons on scene tile. 2021-03-20 00:12:12 +01:00
DebaucheryLibrarian 3b3f4a1f2d Added user links to sidebar. 2021-03-19 21:57:04 +01:00
DebaucheryLibrarian 626cbc4fc5 Updating stash page when stashing scene. Improved layout. 2021-03-19 04:18:56 +01:00
DebaucheryLibrarian fba4cbfb7b Improved scene tile stash icon shadow. 2021-03-19 03:28:44 +01:00
DebaucheryLibrarian 731a2792c5 Added favorite stash heart to scene tiles. 2021-03-19 03:27:48 +01:00
DebaucheryLibrarian f0265c2f5d Added dedicated stash page. Using preview tiles for stashes on user page. 2021-03-19 02:36:31 +01:00
DebaucheryLibrarian 41261adc76 Fixed filter dialog menu link. Improved disclaimer title wrapping. 2021-03-18 19:44:23 +01:00
DebaucheryLibrarian 862a29bb6e Using thumbnail size instead of original photo size in image tags. 2021-03-18 04:36:04 +01:00
DebaucheryLibrarian 90b3d8a4d6 Compacted warning page. 2021-03-18 04:01:35 +01:00
DebaucheryLibrarian 5a2e93e900 Added various tag photos and descriptions. 2021-03-17 05:11:17 +01:00
DebaucheryLibrarian 4e81a8a1d6 Fixed movie banner using wrong photo variable. 2021-03-17 02:12:56 +01:00
DebaucheryLibrarian 336b91c872 Refactored http timeout handling. 2021-03-17 02:09:34 +01:00
DebaucheryLibrarian 586ff6d4bd Calculating tag photo dimensions in seed file, improved tag photo lazy loading. 2021-03-16 04:35:26 +01:00
DebaucheryLibrarian 0d7a03f3e5 Allowing auth to be disabled in config. 2021-03-16 04:12:05 +01:00
DebaucheryLibrarian ece9569d66 Improved content reflow for lazy loading scene banner. 2021-03-16 03:55:20 +01:00
DebaucheryLibrarian 3bebf5bf51 Added tag photos. 2021-03-16 02:31:23 +01:00
DebaucheryLibrarian 398161b03b Added rudimentary timeline to display tag chapters. 2021-03-15 04:59:08 +01:00
DebaucheryLibrarian 77b40817f2 Added favorites button to actor page. 2021-03-15 03:30:47 +01:00
DebaucheryLibrarian e371e9725a Added stashes with experimental row security policies. Added tag photos. 2021-03-14 04:54:53 +01:00
DebaucheryLibrarian 816529b0ca Added user sign up and login. 2021-03-13 04:26:24 +01:00
DebaucheryLibrarian 7c4b9063a7 Centered actor lazy avatar, fixed tag favicon size on mobile. 2021-03-11 16:44:59 +01:00
DebaucheryLibrarian 00c06778ef Only scraping profile source matching actor entity, changed avatar entropy cut-off from 6 to 5.5. 2021-03-11 04:16:59 +01:00
DebaucheryLibrarian 5db5d0c7ed Rearranged tag photos in seed file for easier maintenance. 2021-03-10 00:20:50 +01:00
DebaucheryLibrarian 74fcd24a8d Added tag photos. Changed default tag fake to enhanced. 2021-03-10 00:00:50 +01:00
DebaucheryLibrarian 63ecd3b568 Fixed logo hiding in tag album. Full comment bar links to channel. 2021-03-07 20:14:02 +01:00
DebaucheryLibrarian f91437e03c Fixed SFW determination in image path function. 2021-03-07 20:00:57 +01:00
DebaucheryLibrarian 44523609c1 Removed entity name from tag photo description and appending it dynamically. 2021-03-07 19:47:06 +01:00
DebaucheryLibrarian de460f53b1 Changed album close behavior so album can be closed when visiting URL directly. 2021-03-07 16:54:20 +01:00
DebaucheryLibrarian a275d0c855 Smaller tag logo on small displays. Centering tag tile lazy image to prevent load jumps. Including SASS breakpoint variable file automatically. 2021-03-07 16:39:54 +01:00
DebaucheryLibrarian e67f029d53 Added various tag photos. 2021-03-07 05:11:27 +01:00
DebaucheryLibrarian 3389dddd08 Added logos to tag photos. 2021-03-07 04:05:25 +01:00
DebaucheryLibrarian 17e6f5a5da Storing directors. 2021-03-07 00:01:02 +01:00
DebaucheryLibrarian fa30fe5169 Added various conditions to prevent errors and warnings. 2021-03-04 02:35:43 +01:00
DebaucheryLibrarian 721e6494cf Added date of birth filter. 2021-03-03 23:54:54 +01:00
DebaucheryLibrarian 4a963885bc Using range component for all actor range filters. 2021-03-03 22:23:46 +01:00
DebaucheryLibrarian 5c6b5a0668 Added filter range component. Added age filter. 2021-03-03 21:53:10 +01:00
DebaucheryLibrarian d94e0ac8fc Highlighting filter trigger when filter is applied. Using binary number as query boolean. 2021-03-03 20:27:45 +01:00
DebaucheryLibrarian 6742bf7d48 Improved range track click position and actor height range. 2021-03-03 19:29:40 +01:00
DebaucheryLibrarian 7ae55db7f4 Scoped disclaimer styling. 2021-03-03 19:21:56 +01:00
DebaucheryLibrarian 21ec821b8c Improved actor filter layout and behavior. 2021-03-03 19:13:09 +01:00
DebaucheryLibrarian 74e33303ed Added height and weight filters to actors overview. 2021-03-03 16:47:57 +01:00
DebaucheryLibrarian cdb47066cc Blocking range track clicks through thumbs. 2021-03-03 14:54:51 +01:00
DebaucheryLibrarian cf4978b37f Emitting value after clicking range track. 2021-03-03 14:50:02 +01:00
DebaucheryLibrarian 370f0e784c Allowing input on range track. 2021-03-03 14:48:04 +01:00
DebaucheryLibrarian 9909bbeba5 Extended cup size filter range. 2021-03-03 13:53:18 +01:00
DebaucheryLibrarian 2f401765b6 Improved cup size query. 2021-03-03 13:47:27 +01:00
DebaucheryLibrarian 07bc49604e Improved threeway toggle design. 2021-03-03 04:05:27 +01:00
DebaucheryLibrarian e3b1934653 Added double thumb slider for boob size. 2021-03-03 02:18:36 +01:00
DebaucheryLibrarian 408066aba0 Added working minimum cup size slider. 2021-03-02 02:30:44 +01:00
DebaucheryLibrarian d6bebd8fec Fixed slider radius. 2021-03-01 19:45:29 +01:00
DebaucheryLibrarian c2ec4c15e3 Added basic filter for actor boob size. 2021-03-01 02:41:53 +01:00
DebaucheryLibrarian eca24a7c65 Added WP boob filter to actors page. 2021-02-28 03:38:54 +01:00
DebaucheryLibrarian bb20659934 Refactored clips into chapters. 2021-02-27 00:37:22 +01:00
DebaucheryLibrarian 34608fe0d7 Added tag photos. 2021-02-26 04:31:08 +01:00
DebaucheryLibrarian 772fef5ff8 Hiding empty search sections. 2021-02-26 03:04:09 +01:00
DebaucheryLibrarian 1b3bf01ed7 Updated search query function to include ranking. 2021-02-26 01:33:33 +01:00
DebaucheryLibrarian 7818328378 Refactored PG search function to allow superflous words in search query. 2021-02-25 02:52:45 +01:00
DebaucheryLibrarian 6b2a66cf72 Fixed banner background path. 2021-02-24 03:23:03 +01:00
DebaucheryLibrarian 736a15958a Fixed poster link in banner. 2021-02-23 16:47:34 +01:00
DebaucheryLibrarian 2b5aac7633 Fixed S3 display support for movies. 2021-02-23 01:30:38 +01:00
DebaucheryLibrarian c1829c64c2 Not using media hash subdirs for S3 uploads. Updated video player for S3. 2021-02-23 00:54:19 +01:00
DebaucheryLibrarian 37e39dc1ec Added S3 support for media files. Fixed MindGeek scraper for new poster data structure. 2021-02-22 02:33:39 +01:00
DebaucheryLibrarian 67055bf920 Improved actor entity and entry ID storage. 2021-02-16 03:37:52 +01:00
DebaucheryLibrarian fbbbd99d3d Properly iterating through aliases in actor profile. 2021-02-13 00:30:49 +01:00
DebaucheryLibrarian d80dd67ad0 Fixed trailer width in release banner. 2021-02-11 02:01:48 +01:00
DebaucheryLibrarian 23335f8bd9 Added last scrape date to stats page. 2021-02-10 04:20:58 +01:00
DebaucheryLibrarian b6b3def8fa Showing poster in release album. Filtering empty items from album component. 2021-02-10 03:29:41 +01:00
DebaucheryLibrarian a6c7c60290 Improved movie tile actor overflow. Improved deep movie error feedback. 2021-02-10 03:00:17 +01:00
DebaucheryLibrarian 73b28866ac Scene tile uses first photo if poster is unavailable. 2021-02-08 02:10:56 +01:00
DebaucheryLibrarian 1cf0e166bb Fixed scene tile thumbnail mobile aspect ratio. Increased release page tag section height to better fit first two tag rows. 2021-02-06 01:39:01 +01:00
DebaucheryLibrarian 457256e731 Added configurable disclaimer. 2021-02-05 03:50:03 +01:00
DebaucheryLibrarian 28a68aa721 Improved scene page layout and spacing. 2021-02-05 03:03:57 +01:00
DebaucheryLibrarian e0e584658e Changed more tags button design. 2021-02-05 02:49:43 +01:00
DebaucheryLibrarian 3e0a4406eb Hiding more than 2 rows of tags under expand button on scene page. Fixed album background being bright in dark mode. 2021-02-05 02:35:00 +01:00
DebaucheryLibrarian 5906ed5948 Improved album spacing and sizing. 2021-02-05 02:00:18 +01:00
DebaucheryLibrarian 8af562e284 Showing courtesy comments on actor album photos. 2021-02-05 01:41:53 +01:00
DebaucheryLibrarian 4ae130a646 Fixed album navigation interfering with filter navigation. 2021-02-05 01:29:53 +01:00
DebaucheryLibrarian 4abfcaf9ce Improved vertical image size in album. 2021-02-04 23:09:52 +01:00
DebaucheryLibrarian f217b161b4 Scraping scene photos from Bang API. 2021-02-04 22:55:19 +01:00
DebaucheryLibrarian 98cae9270a Added video.js player with VR support for trailers. 2021-02-04 03:06:19 +01:00
DebaucheryLibrarian 8dabef57b6 Added missing LegalPorno studios with prefix codes. 2021-02-03 20:00:42 +01:00
DebaucheryLibrarian 11ad5f8bad Using navigation for toggling album. Using album for tag photos. Fixed portrait albums. 2021-02-03 19:21:47 +01:00
DebaucheryLibrarian 8ea3fccb61 Added VR tag photos. 2021-02-03 03:22:43 +01:00
DebaucheryLibrarian 0c2e45141d Added BaDoink latest and scene scraper. 2021-02-03 02:59:39 +01:00
DebaucheryLibrarian 8337ce8dbd Scrolling release page up when browsing to movie. 2021-02-02 22:45:10 +01:00
DebaucheryLibrarian 1e43c0e4c3 Showing movie cover as banner background. 2021-02-02 04:08:52 +01:00
DebaucheryLibrarian 133aa065fb Fixed missing movie batch ID. Improved release page spacing. 2021-02-02 04:00:01 +01:00
DebaucheryLibrarian 97c088cfb4 Added Anal Only and upcoming scraping to Mike Adriano. Fixed profile expand arrow color. 2021-01-30 17:43:33 +01:00