WithoutPants
8e4945325d
Fix badly sized performer container ( #670 )
2020-07-19 11:10:52 +10:00
WithoutPants
8076405965
Support random performer sort ( #666 )
2020-07-14 08:51:39 +10:00
bnkai
ec2bcc7a74
Scan for files with ALLCAPS extensions ( #650 )
2020-07-11 17:22:36 +10:00
bnkai
56210cf456
Use referer on xpath getImage, apply printHTML to subscraper also ( #661 )
2020-07-10 08:42:06 +10:00
WithoutPants
e9141b5dfc
Fix tag query performance problems ( #657 )
...
* Fix sql tracing
* Disable query by marker count
* Disable unit test
2020-07-09 08:42:07 +10:00
WithoutPants
f5784246ce
Add website link to readme
2020-07-08 13:05:55 +10:00
WithoutPants
244ae54f3f
Add grid view, image to tag ( #641 )
...
* Add grid view for tags
* Add tag page
* Import/export tags
* Add tag name uniqueness checks
* Fix styling on missing marker previews
* Add trace loglevel
* Add SQL trace
* Add filter options for tags
* Add tag sort by options
* Add tag page keyboard shortcuts
2020-07-07 10:35:43 +10:00
WithoutPants
54430dbc11
Fix travis not validating UI ( #653 )
...
* Fix travis not validating UI
* Fix lint errors
2020-07-06 08:58:35 +10:00
WithoutPants
f1c544affb
Scrape dialog ( #644 )
...
* Fix performer page button spacing
* Improve scene URL scrape button styling
2020-07-02 10:10:29 +10:00
WithoutPants
bfeb7d1824
Add keyboard shortcuts ( #637 )
...
* Add documentation
* Fix manual styling
* Add dialog for setting Movie images
* Mention manual in README
2020-07-02 08:45:14 +10:00
WithoutPants
3157d748bc
Scene selection improvements ( #642 )
...
* Select subsequent scenes on card click
2020-07-01 11:50:43 +10:00
WithoutPants
d516947af2
Strip debug symbols from release builds ( #636 )
...
* Add release target that strips debug symbols
* Make cross compile use make
2020-06-29 14:44:21 +10:00
WithoutPants
56b9c081ec
[RFC] Fix query toolbar, performer/studio/movie page styling improvements ( #632 )
...
* Fix query toolbar
* Fix performer page styling
* Improve studio page styling
* Improve movie page styling
2020-06-26 07:49:00 +10:00
WithoutPants
883a0e785a
Fix UI not showing version ( #631 )
2020-06-24 15:46:37 +10:00
WithoutPants
455e16ece9
Support deleting multiple scenes ( #630 )
...
* Improve layout and add buttons
* Move functionality into ListFilter
* Make modal style dark
* Convert scene options into edit scenes dialog
* Add delete scenes dialog
* Clear selected ids on delete
* Refetch after update/delete
* Use DeleteScenesDialog in Scene page
* Show scene check boxes in small screens
* Change default multi-set mode to set
2020-06-23 10:40:11 +10:00
WithoutPants
83f8bc0832
In-app help manual ( #628 )
2020-06-23 10:15:02 +10:00
WithoutPants
534d47500b
Integrate build version in UI ( #629 )
2020-06-23 09:51:57 +10:00
WithoutPants
aa57b75243
Add changelog entry for #618
2020-06-23 09:21:18 +10:00
WithoutPants
7a74658a73
Move image blobs into separate tables ( #618 )
...
* Scene cover fallback to database
* Fix panic if studio not found
* Fix movie studio not being imported/exported
2020-06-23 09:19:19 +10:00
bnkai
f8048dc27c
Increase xpath redirects, use cookies ( #624 )
2020-06-22 12:18:02 +10:00
WithoutPants
77a5b1d814
Add custom served folders ( #620 )
2020-06-21 22:25:13 +10:00
WithoutPants
d3ababf0a1
Gallery list improvement ( #622 )
...
* Add grid view to galleries
* Show scene in gallery card
* Add is missing scene gallery filter
* Don't store galleries with no images
2020-06-21 21:43:57 +10:00
WithoutPants
e50f1d01be
Fix scene delete ( #621 )
2020-06-19 23:09:47 +10:00
WithoutPants
f60ce01fec
Render pagination at top as well ( #614 )
2020-06-18 11:10:00 +10:00
bnkai
9d0522f62d
Add "split" xpath in post-processing , newlines in replace support ( #579 )
2020-06-18 10:47:10 +10:00
WithoutPants
3fbb4cdc32
[RFC] Revamp scene page ( #562 )
...
* Don't show scrubber on small height device
* Move operations into ellipsis menu
* Hide scrubber in mobile devices
* Add delete scene to operations drop down
* Remove redundant panels
* Fix video height on smaller devices
* Adjust player aspect ratio for portrait videos
2020-06-18 10:26:05 +10:00
WithoutPants
1ca5f357e9
Remove v2 UI ( #613 )
2020-06-17 11:02:47 +10:00
bnkai
a7ac02fb50
freeones fixes ( #615 )
2020-06-17 11:02:06 +10:00
bnkai
f40e234748
Apply xpath parseDate after subScraper ( #606 )
2020-06-15 21:38:59 +10:00
WithoutPants
96e6e16507
Parent studios ( #595 )
...
* Refactor getMultiCriterionClause
Co-authored-by: Anon247 <61889302+Anon247@users.noreply.github.com>
2020-06-15 21:34:39 +10:00
WithoutPants
a77fea5724
Rating stars ( #567 )
...
* Add ratings stars control. Add to scene details
* Replace rating with stars on edit panel
* Add changelog entry
2020-06-12 09:11:39 +10:00
WithoutPants
d8ce137086
Reload scrapers button ( #592 )
...
* Add reload scraper option to performer details
* Add scraper reload to scene edit page
* Show scene scraper menu when no queryable scrapers
* Add 0.3 changelog
2020-06-10 13:43:17 +10:00
WithoutPants
32011aa86f
Merge master to develop for 0.2.1
2020-06-10 11:51:31 +10:00
WithoutPants
9f335b8ea2
Add 0.2.1 changelog ( #607 )
2020-06-10 10:53:49 +10:00
WithoutPants
d168df1ad6
Fix max loop duration not working ( #604 )
2020-06-10 10:15:02 +10:00
peolic
ef8cba804f
Fix `sanitizeURL` ( #599 )
2020-06-10 10:13:57 +10:00
WithoutPants
bd5ee9ba6b
Merge pull request #597 from stashapp/develop
...
Merge 0.2 to master
2020-06-06 14:59:07 +10:00
WithoutPants
caef648659
Update changelog for 0.2 release ( #582 )
2020-06-06 14:38:19 +10:00
bnkai
f255104951
Upgrade bmatcuk/doublestar to 1.3.1 ( #586 )
2020-06-03 11:46:12 +10:00
InfiniteTF
dcf7233e38
Add polyfill for number unit formatting ( #589 )
2020-06-02 10:19:27 +10:00
bnkai
b89956de25
freeones scraper fixes/tweaking ( #584 )
2020-06-02 09:45:37 +10:00
InfiniteTF
d1e6858c11
Remove German language option ( #590 )
2020-06-02 09:37:13 +10:00
bnkai
dc5efb9e31
Unit testing for performers,studios,movies FindByName/s ( #581 )
2020-05-27 10:48:45 +10:00
WithoutPants
1110e9c311
Fix date rendering for missing date values ( #580 )
...
* Fix date rendering when missing date value
* Move scene studio overlay within scene card
2020-05-27 09:34:46 +10:00
InfiniteTF
4ec6d62e01
Selectable wall preview type ( #510 )
...
* Add optional image preview generation
* Add setting for video preview encoding preset
2020-05-27 09:33:49 +10:00
InfiniteTF
197918d13c
Localize dates and numbers ( #574 )
2020-05-25 15:49:13 +10:00
bnkai
ccd75731b7
Change scrape matching (studio, movies, tag, performers) to case insensitive ( #556 )
...
* Change scrape matching (studio, movies, tag, performers) to case insensitive
* * fix collate order
* * make filename parser findbyname calls case insensitive
* * add unit testing for Tags GetFindbyName/s
2020-05-24 16:19:22 +10:00
InfiniteTF
32fce9ac6f
Speed up tag count queries ( #570 )
...
* Speed up tag count queries
* Add test for marker CountByTagID
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2020-05-24 16:18:02 +10:00
WithoutPants
95a6d3ea2f
Fix sceneTags filter selection ( #564 )
2020-05-20 22:47:16 +10:00
WithoutPants
1a31ca3e33
Set performers/tags/studios in parser ( #563 )
2020-05-20 22:47:01 +10:00