dependabot[bot]
e59fd147cf
Bump lodash from 4.17.11 to 4.17.13 in /ui/v2 ( #168 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-10-30 00:20:46 -04:00
WithoutPants
d0730c7243
Add query options for tags, performers, studios #29 ( #157 )
...
* Add query options for tags, performers, studios
* Remove errant log
* Apply expanded query criteria to scene markers
2019-10-27 09:05:54 -04:00
WithoutPants
0655223c38
Bulk update scenes ( #92 )
...
* Add bulk update functionality
* Restore multiselect fixes from previous branch
* Prevent unsetting of studios/tags
* Detect when slice fields are omitted and ignore
2019-10-27 09:05:31 -04:00
WithoutPants
70ce01c604
Use wss if origin uses https ( #161 )
2019-10-25 10:09:03 -04:00
WithoutPants
707bd09349
Remove packr2 go:generate from main ( #159 )
2019-10-24 21:12:28 -04:00
WithoutPants
564786f968
Add logging options ( #154 )
...
* Add various log options
* Remove logFormat. Add UI for log config
* Fix UI boolean flags
2019-10-24 20:13:44 -04:00
WithoutPants
f29509577a
Add logs to Logs page ( #151 )
...
* Add websocket connection
* Add logs to the log page
* Make debug color more readable
* Remove TODO from front page
* Put all log entries in latest first order
* Add filtering of log entries by level
* Limit log entries and throttle updates
* Fix logger not throttling broadcasts
* Remove now unnecessary UI-side log throttling
* Filter incoming logs by log level
* Make log view more terminal-like
2019-10-24 19:07:07 -04:00
Leopere
d7271d75fc
Merge pull request #109 from WithoutPants/optional_performer_image
...
Generate performer checksum from name instead of image. Use default performer image
2019-10-24 15:35:26 -04:00
Leopere
2021ba5f9e
Merge pull request #102 from WithoutPants/delete_scene
...
Add Delete Scene button
2019-10-24 14:38:32 -04:00
WithoutPants
1eb50fab33
Unify common code between delete and clean
2019-10-24 18:18:53 +11:00
WithoutPants
71a4cc6a07
Merge from master
2019-10-24 15:07:34 +11:00
Leopere
1a28917870
Merge pull request #110 from WithoutPants/version
...
Display hash and build time at startup and in about page
2019-10-23 23:49:27 -04:00
WithoutPants
957040e521
Add version tags to cross compile script
2019-10-23 21:52:06 +11:00
WithoutPants
7949e04af3
Merge branch 'master' into version
2019-10-23 13:19:42 +11:00
Leopere
a2e550063b
Merge pull request #145 from bnkai/scan_screens
...
Scan screens
2019-10-20 12:19:58 -04:00
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