Commit Graph

315 Commits

Author SHA1 Message Date
bill 9f6888a3d6 fix freeones scraper bugs 2019-10-16 02:05:49 +03:00
WithoutPants caa63127ca Add performer list view. Add images to list views. 2019-10-16 09:57:24 +11:00
bill edef99711a Merge branch 'master' of https://github.com/stashapp/stash 2019-10-15 19:31:04 +03:00
Friendly C 080d80117b README: Change instructions to use `make ui` 2019-10-15 17:04:02 +02:00
Friendly C e8bbaa4254 README: Add generate step to Building section 2019-10-15 17:04:02 +02:00
Friendly C 092534c9f2 Fix travis 2019-10-15 17:04:02 +02:00
Friendly C 4627db8ade Use go generate for Packr2 and GraphQL files 2019-10-15 17:04:02 +02:00
Friendly C 56d010144e Remove generated packr files 2019-10-15 17:04:02 +02:00
Friendly C e6bcff0767 Remove generated GraphQL files 2019-10-15 17:04:02 +02:00
Friendly C bdd704ddef Remove UI V1 2019-10-15 17:03:44 +02:00
Leopere 99fd1aed05
Merge pull request #140 from WithoutPants/issues/122
Reset to first page when changing sort by
2019-10-15 10:26:47 -04:00
Leopere 37ffa67e15
Merge pull request #141 from WithoutPants/scene_list_view
Add scene list view
2019-10-15 10:13:54 -04:00
Leopere 57e954d4e7
Merge pull request #137 from WithoutPants/nullable_scene_props
Allow unsetting of rating, studio, gallery
2019-10-15 10:09:26 -04:00
WithoutPants 9c8b110aba Add basic scene list view 2019-10-15 20:27:39 +11:00
WithoutPants 484bff8d2d Reset to first page when changing sort by 2019-10-15 18:15:51 +11:00
WithoutPants becf2769e7 Fix studio display after clearing 2019-10-15 14:21:40 +11:00
WithoutPants a4f0a80816 Fix error when updating objects with slice data 2019-10-15 12:17:56 +11:00
WithoutPants 4433917768 Return updated scene after update 2019-10-15 10:54:05 +11:00
WithoutPants 0852199e27 Only update non-nil database fields 2019-10-15 08:57:53 +11:00
bill 715eeca8a0 Merge branch 'master' of https://github.com/stashapp/stash 2019-10-14 21:11:37 +03:00
Leopere 9ed941dd35
Merge pull request #84 from WithoutPants/live_transcode_seeking
Add seeking for live transcoding via video.js
2019-10-14 11:39:12 -04:00
Leopere b408782134
Merge pull request #131 from ExceptionalError/ffmpeg
Ffmpeg changes
2019-10-13 21:27:38 -04:00
WithoutPants 87f81f79c1 Make IsStreamable return using codec not MIME type 2019-10-14 10:58:46 +11:00
bill 6dfb324396 Merge branch 'master' of https://github.com/stashapp/stash 2019-10-13 22:41:51 +03:00
Leopere cf5e1b0132
Merge pull request #136 from WithoutPants/name_from_metadata_option
Make title from file metadata optional
2019-10-13 01:16:49 -04:00
ExceptionalError 4eb843d83e
revert changes #117 2019-10-12 16:04:00 +02:00
WithoutPants 470c64b840 Allow unsetting of rating, studio, gallery 2019-10-12 22:32:01 +11:00
WithoutPants afcadd941b Make title from file metadata optional 2019-10-12 19:20:27 +11:00
root a13fa678f1 Merge branch 'master' of https://github.com/stashapp/stash 2019-10-12 00:48:36 +03:00
Leopere d8b566250e
Merge pull request #126 from bnkai/issues_125
fix isMissing date filter
2019-10-11 17:33:37 -04:00
bill f0775119a6 Merge branch 'master' of https://github.com/stashapp/stash 2019-10-12 00:02:12 +03:00
Leopere da82c1a066
Merge pull request #135 from stashapp/partial-revert-117
partial reversion of PR #117
2019-10-11 16:52:56 -04:00
Leopere e317fd934b
partial reversion of PR #117 2019-10-11 16:51:11 -04:00
bill da28a0e777 Revert "Added quotes to path"
This reverts commit 1d4feab478.
2019-10-11 23:49:06 +03:00
Leopere 6886d4b31a
Merge pull request #133 from friendlycrab/scrape-alias
Consider performer aliases when scraping
2019-10-11 16:36:38 -04:00
Leopere 85a3e7928a
Merge pull request #134 from joyov/fix-reverse-proxy-scheme
Fix scheme detection when reverse proxy is used #130
2019-10-11 15:12:39 -04:00
joyov 2c9675b48b Fix scheme detection when reverse proxy is used 2019-10-11 20:01:18 +02:00
Friendly C 7c94262020 Freeones Scrape: Fix scraping by alias 2019-10-10 23:56:06 +02:00
ExceptionalError 10af75a670
Added output of error message 2019-10-09 06:16:17 +02:00
ExceptionalError d082580ee0
modified args for screenshot 2019-10-09 06:15:00 +02:00
Leopere d4f383a005
Merge pull request #129 from joyov/patch-1
Install ca-certificates in Docker container
2019-10-07 20:00:00 -04:00
Leopere c7873d0235
Merge pull request #117 from ExceptionalError/master
fix docker tag
2019-10-07 19:59:16 -04:00
joyov 0787ead25e
Install ca-certificates in Docker container 2019-10-07 17:46:32 +00:00
ExceptionalError 5c747323e9
Merge pull request #1 from ExceptionalError/QuotedFilenameForScreenshots
Added quotes to path
2019-09-22 08:46:01 +02:00
bill d2820f9a23 fix apache thrift issue messing up with go test 2019-09-22 00:47:03 +03:00
bill ac2bc77407 fix isMissing date filter 2019-09-16 00:52:02 +03:00
ExceptionalError 1d4feab478
Added quotes to path
fixes #48
2019-08-31 07:11:01 +02:00
ExceptionalError 8cc2766244
fix docker tag
fix docker tag so it works with dockerhub (fixes #111)
2019-08-29 18:10:39 +02:00
WithoutPants 41c8cac738
Merge branch 'master' into optional_performer_image 2019-08-27 19:21:25 +10:00
WithoutPants 4b5aa136c2 Use compressed performer pngs 2019-08-27 16:31:26 +10:00