Commit graph

540 commits

Author SHA1 Message Date
Leopere
6f6f140921
Merge pull request #143 from bnkai/freeones_fixes
Freeones fixes
2019-10-20 12:18:57 -04:00
bill
2693a2b22f print message when recreating images for the scan process 2019-10-18 20:35:53 +03:00
Leopere
ccde317a56
Merge pull request #146 from endqwerty/add_clean_func
Add functionality to the Clean Button
2019-10-18 02:35:25 -04:00
Leopere
0d439ef42b
Merge pull request #97 from WithoutPants/delete_tag
Add delete tag button #96
2019-10-18 02:34:56 -04:00
Leopere
da6a55e9d9
Merge pull request #85 from WithoutPants/basic_auth
Basic password security #3
2019-10-18 02:34:22 -04:00
bill
8d2df527b7 makeScreenshots cleanup 2019-10-18 02:17:51 +03:00
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
WithoutPants
1ac6703d7f Merge from master 2019-10-18 08:15:45 +11:00
WithoutPants
a401a7880e Close streams/encodes before deleting file 2019-10-18 07:42:12 +11:00
bill
ab1690d5b1 makeScreenshots can be called for a new or already existing file 2019-10-17 16:50:30 +03: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
WithoutPants
9d41963d05 Display error when deleting tag used as primary 2019-10-17 11:56:08 +11:00
daposy
6aa54c2775 add functionality to clean button 2019-10-16 16:47:53 -07:00
WithoutPants
019712bff9 Merge from master 2019-10-17 10:16:36 +11:00
WithoutPants
eb0cd674c1 Use short git hash to be consistent with github 2019-10-17 09:46:16 +11:00
WithoutPants
1b98702e17 Merge from master 2019-10-17 09:31:04 +11:00
WithoutPants
17b2cc77e7 Merge from master 2019-10-17 08:56:45 +11:00
Leopere
c8e0ac7d20
Merge pull request #132 from friendlycrab/cleanup
Remove unused and generated code
2019-10-16 16:59:18 -04:00
bill
02f485e40e refactoring 2019-10-16 18:27:38 +03:00
bill
40b270eb49 fix issue #144 2019-10-16 04:17:04 +03:00
Leopere
0a8e272c97
Merge pull request #142 from WithoutPants/performer_list_view
Add performer list view.
2019-10-15 20:03:24 -04:00
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