Daniel
619012a24d
update delete logging
...
make delete logging info instead of debug
update the logged text for clarity when deleting db data
changed from "delete" to "cleaning" to clarify the actual type of action taken
2019-10-17 15:07:17 -07:00
daposy
151a0323c8
remove extra icon added to button
2019-10-16 23:18:13 -07:00
daposy
fc20363ed1
update warning to be more descriptive
2019-10-16 23:16:38 -07:00
daposy
ffa85b6537
update variable name to be descriptive
2019-10-16 23:12:23 -07:00
daposy
481c0bdf74
add warning to clean button and make it match import
2019-10-16 23:09:51 -07:00
daposy
de1a2a9007
use WithoutPants logic for cleaning up artifacts
2019-10-16 18:13:42 -07:00
daposy
6aa54c2775
add functionality to clean button
2019-10-16 16:47:53 -07:00
Leopere
c8e0ac7d20
Merge pull request #132 from friendlycrab/cleanup
...
Remove unused and generated code
2019-10-16 16:59:18 -04:00
Leopere
0a8e272c97
Merge pull request #142 from WithoutPants/performer_list_view
...
Add performer list view.
2019-10-15 20:03:24 -04:00
WithoutPants
caa63127ca
Add performer list view. Add images to list views.
2019-10-16 09:57:24 +11: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
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
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
Leopere
d8b566250e
Merge pull request #126 from bnkai/issues_125
...
fix isMissing date filter
2019-10-11 17:33:37 -04: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
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