WithoutPants
07212dbea9
Fix image thumbnail display ( #907 )
2020-10-30 09:52:53 +11:00
WithoutPants
90c5a9dd4a
Add page sizes up to 1000 ( #904 )
2020-10-29 09:27:56 +11:00
WithoutPants
01227ceb85
Fix recursive loop ( #905 )
2020-10-27 12:53:34 +11:00
WithoutPants
c75b5c204d
Don't set default studio image ( #887 )
2020-10-27 09:35:50 +11:00
SpedNSFW
cfbffb3b96
Add basic i18n implementation ( #879 )
...
To be used as a reference point for any future i18n additions for either new languages or more translatable content.
2020-10-27 09:35:25 +11:00
JoeSmithStarkers
47468fe122
Cache generated regex for each path ( #891 )
2020-10-26 15:57:58 +11:00
dullcibus
b3906f4b97
Add languages to code blocks for syntax highlight ( #896 )
...
Added languages to code blocks to get colored syntax highlighting for easier reading.
2020-10-26 15:12:42 +11:00
InfiniteTF
77da544e98
Wire up Tagger set tags checkbox ( #889 )
2020-10-24 19:19:45 +11:00
InfiniteTF
3346f8dcca
Stash-box tagger integration ( #454 )
2020-10-24 14:31:39 +11:00
WithoutPants
70f73ecf4a
Update freeones scraper ( #881 )
2020-10-24 13:12:21 +11:00
JoeSmithStarkers
2987b7f3d2
Video filters and transforms ( #826 )
2020-10-22 15:45:05 +11:00
JoeSmithStarkers
71c814c116
Added streaming quality options ( #790 )
2020-10-22 15:02:27 +11:00
InfiniteTF
a31c8ccd33
Fix new performer scraping ( #880 )
2020-10-22 12:30:22 +11:00
WithoutPants
109e55a25a
Query url parameters ( #878 )
2020-10-22 11:56:04 +11:00
WithoutPants
228a5c5537
Use temp redirects for setup ( #875 )
2020-10-22 08:17:15 +11:00
com1234475
3832c8505a
Make performer name mandatory in graphQL ( #273 ) ( #841 )
2020-10-21 11:27:16 +11:00
SpedNSFW
147d0067f5
Add gallery scraping ( #862 )
2020-10-21 09:24:32 +11:00
WithoutPants
872bb70f6e
Fix scan issue when encountering invalid symlinks ( #871 )
...
* Implement fixed symwalk algorithm
* Remove dependency
2020-10-20 17:00:23 +11:00
WithoutPants
8eda72ad89
Image improvements ( #847 )
...
* Fix image performer filtering
* Add performer images tab
* Add studio images tab
* Rename interface
* Add tag images tab
* Add path filtering for images
* Show image stats on stats page
* Fix incorrect scan counts after timeout
* Add gallery filters
* Relax scene gallery selector
2020-10-20 10:11:15 +11:00
InfiniteTF
80199f79f3
Persist gallery list state ( #864 )
2020-10-19 08:21:38 +11:00
InfiniteTF
cf003a55bf
Fix loading issue in galleries and redirect on gallery creation ( #857 )
...
* Fix loading issue in galleries and redirect on gallery creation
* Add error messages when image/galleries aren't found
* Clean up gallery/image/performer/scene view states
* Simplify error messages
2020-10-17 09:57:02 +11:00
InfiniteTF
bbc6c43201
Add shim for String.prototype.replaceAll ( #858 )
2020-10-17 09:46:24 +11:00
InfiniteTF
d9270dd7c3
Treat empty string columns as missing ( #852 )
2020-10-16 11:14:48 +11:00
InfiniteTF
528b32d1b7
Sort images in galleries by path ( #855 )
2020-10-16 10:56:24 +11:00
InfiniteTF
73eb5c7a1f
Add image-count sorting, and image deletion on gallery deletion ( #853 )
2020-10-16 10:35:50 +11:00
WithoutPants
d0f1ad3c24
Show static image if wall video missing ( #849 )
2020-10-15 10:53:00 +11:00
InfiniteTF
482f8cbd92
Fix clean and scan bugs ( #846 )
2020-10-14 10:51:36 +11:00
WithoutPants
12cba97192
Add scraper list page ( #833 )
2020-10-13 15:19:54 +11:00
WithoutPants
aca2c7c5f4
Images section ( #813 )
...
* Add new configuration options
* Refactor scan/clean
* Schema changes
* Add details to galleries
* Remove redundant code
* Refine thumbnail generation
* Gallery overhaul
* Don't allow modifying zip gallery images
* Show gallery card overlays
* Hide zoom slider when not in grid mode
2020-10-13 10:12:46 +11:00
InfiniteTF
df3252e24f
Fix folder selector link color ( #842 )
2020-10-12 08:26:20 +11:00
WithoutPants
4f9af6ba27
Example python plugin ( #825 )
...
* Add example python plugin
* Fix log incorrectly detecting as progress level
2020-10-12 08:20:20 +11:00
WithoutPants
ade109d9e4
Path filter for scenes and galleries ( #834 )
2020-10-12 08:19:51 +11:00
WithoutPants
08276ac616
Add collapse button to scene page ( #838 )
2020-10-11 18:35:34 +11:00
WithoutPants
98dda782aa
Prevent invalid date tag in video file from aborting scan ( #836 )
...
* Give more context when ffprobe fails
* Suppress JSONTime unmarshal error
* Tidy scan logging
2020-10-11 12:02:41 +11:00
InfiniteTF
ca14859339
Fix filter layout on devices ( #840 )
2020-10-11 12:02:01 +11:00
WithoutPants
d55177c170
Parent studio link in studio page ( #835 )
2020-10-10 10:29:31 +11:00
WithoutPants
c3a7d30a33
Convert scraped movie create data ( #832 )
2020-10-09 11:43:54 +11:00
bnkai
94dc74f4a8
Fix ffmpeg/ffprobe downloads ( #824 )
2020-10-03 17:28:02 +10:00
JoeSmithStarkers
30e88b96ee
Added ffmpeg/ffprobe permission correction code for linux/osx ( #814 )
2020-10-03 16:59:23 +10:00
WithoutPants
8866670e53
Add partial import functionality ( #812 )
2020-09-20 18:36:02 +10:00
WithoutPants
7a45943e8e
Stash box client interface ( #751 )
...
* Add gql client generation files
* Update dependencies
* Add stash-box client generation to the makefile
* Move scraped scene object matchers to models
* Add stash-box to scrape with dropdown
* Add scrape scene from fingerprint in UI
2020-09-17 19:57:18 +10:00
WithoutPants
b0b5621337
Add 0.4.0 changelog, convert to md ( #803 )
...
* Turn page into shared component
* Add v0.4.0 changelog markdown page
* Rename version files
* Markdown conversion
2020-09-16 09:54:24 +10:00
WithoutPants
03d4826c85
Selective export ( #770 )
2020-09-15 17:28:53 +10:00
InfiniteTF
03f5e1a442
Config for stash-box instances ( #748 )
2020-09-14 17:13:35 +10:00
bnkai
b527a8d137
Update makefile for static build ( #808 )
2020-09-14 11:12:36 +10:00
caustico
5df1e0025f
Add filter on Movie section "Is Missing is scenes" ( #800 )
2020-09-14 10:35:54 +10:00
caustico
933d6d0bd5
Add gallery icon in "scene card" and "scene list table" ( #799 )
2020-09-12 19:11:43 +10:00
caustico
981b2622a5
Add filter country when click the performer flag ( #795 )
2020-09-12 17:55:02 +10:00
InfiniteTF
b541322d0a
Hotfix for theme preview bug ( #804 )
2020-09-12 17:53:37 +10:00
InfiniteTF
7f907fdf41
Fix date timezone bug ( #807 )
2020-09-12 17:52:48 +10:00