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
InfiniteTF
5c68c70216
Encode pasted images to jpegs ( #560 )
2020-05-20 22:46:38 +10:00
WithoutPants
ec420df871
Add debug logging for xpath scraping ( #555 )
...
* Add debug logging for xpath scraping
* Add logging for processing scene members
2020-05-20 22:46:00 +10:00
WithoutPants
ad374dc7f5
Include stash version in bug report template
2020-05-20 14:41:02 +10:00
WithoutPants
05488d59c3
Find scrapers in subdirectories ( #554 )
2020-05-19 08:44:33 +10:00
InfiniteTF
5450fe8e9a
Changelog ( #531 )
2020-05-19 08:37:56 +10:00
bnkai
0fc57ce1e0
Fix xpath comments text ( #550 )
2020-05-18 12:26:20 +10:00
WithoutPants
46746e6848
Fix redirect loops in login, migrate and setup pages ( #549 )
...
* Fix redirect loop when setup and migrate required
* Fix redirect loop between setup and login
2020-05-18 08:55:01 +10:00
WithoutPants
215c4e3bde
Change builtin freeones scraper to community yml ( #542 )
2020-05-15 20:10:20 +10:00
WithoutPants
50530ae85d
Fix setting release notes for development build
2020-05-15 16:52:03 +10:00
WithoutPants
7fd9428cbb
Fix stash directory with spaces ( #541 )
2020-05-15 09:12:17 +10:00
WithoutPants
93d6cc43c5
Add details to is missing filter ( #533 )
2020-05-15 09:11:28 +10:00
bnkai
d74a303c00
Fix 0 undefined library size on empty db ( #535 )
2020-05-14 10:44:13 +10:00
WithoutPants
fde02425ab
Make auto tagger matching more flexible ( #534 )
2020-05-13 17:32:39 +10:00
WithoutPants
41c6d9e681
Revert preview generation change
2020-05-13 17:23:23 +10:00
bnkai
4829b4b214
Fix edge case preview generation, tweak preview generation preset ( #528 )
2020-05-11 17:24:52 +10:00
bnkai
bd45daacf3
Add a cache for gallery thumbnails ( #496 )
2020-05-11 17:20:08 +10:00
InfiniteTF
8ba76783b0
Query optimizations ( #478 )
...
* Remove slow and largely pointless groupbys
* Change scene.query to use querybuilder
2020-05-11 15:19:11 +10:00
InfiniteTF
328db57d6c
Overhaul look and feel of folder select ( #527 )
2020-05-09 13:08:00 +10:00
InfiniteTF
e9c68897d7
Add is-missing tags filter ( #526 )
2020-05-09 12:21:08 +10:00
InfiniteTF
0d9dcdd1e9
Add title to flags, and alias for Slovakia ( #519 )
2020-05-09 10:38:11 +10:00
InfiniteTF
df2d2c2d09
Upgrade javascript libraries ( #516 )
...
* Bump react-bootstrap
* Bump library versions and clean up hooks
* Bump intl libraries
* Fix image pasting
2020-05-08 12:06:07 +10:00
WithoutPants
99f88b8d73
Querybuilder integration tests ( #513 )
...
* Vet fixes
* Change low resolution to < 480
2020-05-04 17:02:49 +10:00
bnkai
0b50e83dbf
freeones scraper tweaks ( #509 )
2020-05-04 14:11:49 +10:00
InfiniteTF
a4edd21072
Add flags for performer countries ( #508 )
2020-05-03 18:15:24 +10:00
InfiniteTF
2c85aeedf4
Set movies studioId on create mutation ( #511 )
2020-05-03 08:54:02 +10:00
bnkai
0e01177440
Merge pull request #515 from stashapp/revert-514-travis_body
...
Revert "travis fix"
2020-05-03 00:23:04 +03:00
bnkai
db716d2e17
Revert "travis fix"
2020-05-03 00:22:11 +03:00
bnkai
5370870598
Merge pull request #514 from bnkai/travis_body
...
Travis release date fix
2020-05-03 00:03:00 +03:00
bnkai
461127c8c4
travis fix
2020-05-02 23:28:35 +03:00
WithoutPants
2166caf322
Update xpath dependency ( #507 )
2020-04-30 08:32:33 +10:00
WithoutPants
3d22d5a742
Refactor build ( #493 )
...
* Add lint/format checks to build
* Make travis get full repo to get tags
* Run packr2 once in cross-compile
* Fix quotes in package.json
* Fix linting issues
* Formatting
* Fix vet issue
* Fix go lint issues
* Show start of each platform compilation
* Add validate target
* Set gitattributes for go fmt and mod vendor
* Fix tag name
* Add fmt-ui target
2020-04-29 12:13:08 +10:00
InfiniteTF
a0306bfbd2
Remove hotkeys and fix tag selection ( #505 )
...
* Remove broken scene player hotkeys
* Disable closing tag select menu after a select
2020-04-29 09:55:34 +10:00
bnkai
52a1059380
Make image extension check in zip files case insensitive ( #501 )
2020-04-29 09:24:01 +10:00
FleetingOrchard
1513617f95
Add index/total count to end of pagination buttons ( #490 )
2020-04-29 08:28:57 +10:00
bnkai
f933a28e5a
Fix yarn extract error due to "library size" ( #494 )
2020-04-26 16:49:55 +10:00
WithoutPants
309f7047b0
Add parser support for 3-letter month ( #500 )
2020-04-26 16:29:53 +10:00
bnkai
5e84c0922d
Add random male performer image ( #491 )
...
* Add random male performer image during performer creation if gender is male
2020-04-25 09:54:42 +10:00
WithoutPants
5923917e6c
Clean missing galleries ( #489 )
...
* Clean missing galleries
* Refactor matchFile
2020-04-25 09:32:55 +10:00
FleetingOrchard
8a4d853a5d
Add "reshuffle button" when sortby is random ( #497 )
2020-04-24 14:30:41 +10:00
bnkai
29336d1ee0
Move image with cover.jpg in name to first place in Galleries ( #477 )
2020-04-24 12:53:18 +10:00
bnkai
9b1518beae
Export performance optimization ( #475 )
...
* recreate metadata path if needed, before exporting data
2020-04-24 12:52:21 +10:00
WithoutPants
ba09bfa64a
Include scene o-counter in import/export ( #488 )
...
* Include o-counter in import/export
* Fix scene card o-counter display
2020-04-23 09:14:58 +10:00
WithoutPants
eee7adfb85
Add Studio to movie and fix movie schema ( #458 )
...
* Add movie migration
* Update server and UI code for type changes
* Add studio to movies
* Movie blobs to end
* Document movie duration
* Add filtering on movie studio
2020-04-22 11:22:14 +10:00
InfiniteTF
f21e04dcbc
Fix navbar height ( #481 )
2020-04-21 09:30:15 +10:00
WithoutPants
7e747fd8a9
Restore movie/studio data on edit cancel ( #476 )
2020-04-20 12:46:55 +10:00