Commit Graph
729 Commits
Author SHA1 Message Date
pendulum dac451bb86 Using alias actor ID when available. Using basic SVG flags instead of PNG. Moved PNG and HD SVG flags to assets. 2020-05-13 20:27:06 +02:00
pendulum 6040a3f41f Associating actors without network. 2020-05-13 02:56:20 +02:00
pendulum 5a82e769c7 Fixed dark theme for release tiles. 2020-05-09 02:43:06 +02:00
pendulum 70594156fd Restored old release tile layout. 2020-05-09 02:17:10 +02:00
pendulum f31aef6f5d Replaced container key with route watchers to reduce flashing. 2020-05-09 01:42:10 +02:00
pendulum de5b729c0b Changed range filter to routes for every view. 2020-05-09 01:10:07 +02:00
pendulum 525995615a Changed range toggles to links for home and actor pages. 2020-05-07 03:20:51 +02:00
pendulum 2b2fb9e3e7 Removed memory usage logs. 2020-05-07 02:16:20 +02:00
pendulum c410294022 Added lazy-loading to release tile posters. 2020-05-07 02:10:28 +02:00
pendulum af9d8f7858 Drastically improved memory performance media module using streams and temp files. 2020-05-07 01:53:07 +02:00
pendulum 79c7847f1c Preserving aspect ratio on release tiles. 2020-04-27 04:00:16 +02:00
pendulum f684923a8a Actor tiles maintain aspect ratio. 2020-04-27 02:37:30 +02:00
pendulum a223f933ce Added 2 minute timeout to media fetch. 2020-04-26 04:21:57 +02:00
pendulum 2ac879d276 Fixed Vixen scraper, using new token URL for trailers. 2020-04-26 03:51:59 +02:00
pendulum 2cfbd21560 Adding media streaming experiments. 2020-04-20 23:52:37 +02:00
pendulum 4b26f8f476 Added covers to media module. Fixed 'New' sorting for all pages. 2020-04-16 22:54:07 +02:00
pendulum 3b2bf921f3 Replaced batch ranges with 'New' sorting. 2020-04-16 22:23:25 +02:00
pendulum e3dfaf4440 Staging release media store by role. 2020-04-16 16:24:59 +02:00
pendulum fc58850e56 Added media limit sampling. 2020-04-11 22:49:37 +02:00
pendulum cb68319ac0 Added lazy loading to tag photos. Changed tag thumb location. 2020-04-08 14:50:43 +02:00
pendulum 24b297011e Added various tag posters. 2020-04-02 04:05:55 +02:00
pendulum 0ad1a5e049 Revert "Added transition to theme switch."
This reverts commit 5d467622f4.
2020-04-02 03:19:45 +02:00
pendulum 5d467622f4 Added transition to theme switch. 2020-04-02 03:11:00 +02:00
pendulum c39bfb234d Blurring video when paused in SFW mode. 2020-04-02 02:23:54 +02:00
pendulum baaa701249 Added SFW mode with NSFW warning to releases. 2020-04-02 02:02:03 +02:00
pendulum ad7874649f Added self hash filtering to media module. Moved Girl Girl back to Jules Jordan. 2020-04-02 01:10:50 +02:00
pendulum 9a712e7371 Media module saves files. 2020-03-31 04:05:31 +02:00
pendulum 4eaacf5697 Expanded new media module. Added network to channel site to fix actor glitch. 2020-03-30 03:01:08 +02:00
pendulum a5d859471d Added Jesse Loads Monster Facials. Added various logos. 2020-03-29 23:42:41 +02:00
pendulum 93d4f0ff1a Added WIP media module. Returning releases from release search database function. Fixed page loop in update module. 2020-03-29 04:00:46 +02:00
pendulum 6d9f96c5d5 Improved duplicate filtering, now also applying to upcoming updates. Updated Gamma fetchLatest method parameters. Added shortcut for SFW-mode. 2020-03-28 04:37:04 +01:00
pendulum 95d115b585 Added Aziani. Added URL origin parameter to relevant qu methods. 2020-03-28 01:40:02 +01:00
pendulum 238ebcbf34 Moved SFW mode to server, added HTTP header trigger. 2020-03-27 17:37:13 +01:00
pendulum fb59bf552a Added actor assignment to new actors module. Showing network icon on network-specific actors. Improved dark theme. Changed tag tile design. Added Digital Playground logos. 2020-03-27 04:39:13 +01:00
pendulum 689dbeefbd Added database structure for piercings. 2020-03-26 03:34:37 +01:00
pendulum d29e296799 Added database structure for profiles and tattoos. Improved sidebar appearance. Expanded new actors module. 2020-03-26 03:32:07 +01:00
pendulum bb3f6fc408 Added more SFW photos. 2020-03-25 04:25:10 +01:00
pendulum 1173827a79 Improved dark theme. Changed sidebar toggle icon. 2020-03-25 03:42:46 +01:00
pendulum 15a386ad05 Added compact sidebar. Added tag sections and posters. 2020-03-25 02:48:54 +01:00
pendulum d724f96728 Added new actors module boilerplate. Added tag posters. 2020-03-24 03:48:24 +01:00
pendulum 4db3da1eaa Removed shadow from network logos. 2020-03-23 05:01:31 +01:00
pendulum aa488cc6e3 Changed tags on tag overview. 2020-03-23 04:58:23 +01:00
pendulum 0e1a760eb3 Removed exclusion from gitignore. 2020-03-23 01:55:42 +01:00
pendulum d62ddfd0f2 Temporarily modified .gitignore. 2020-03-23 01:46:20 +01:00
pendulum 58ead7b426 Added dark and SFW modes. 2020-03-23 01:43:49 +01:00
pendulum fdb2b132f6 Improved release storage module. Added new tags module. Added movie scraping. 2020-03-22 03:50:24 +01:00
pendulum d765543b30 Improved update runner. Improved HTTP module API, added default user agent. Added PornCZ and Czechav logos. 2020-03-21 02:48:24 +01:00
pendulum 4b310e9dfa Added configurable proxy to HTTP module (also used by qu). Added network and site URL to search documents. 2020-03-19 01:54:25 +01:00
pendulum e4b269956e Attaching channel site and studio to stored releases. 2020-03-17 00:58:03 +01:00
pendulum 0f09fd53eb Refactoring deep scrape. Added tag posters. 2020-03-16 04:10:52 +01:00