WithoutPants
caa63127ca
Add performer list view. Add images to list views.
2019-10-16 09:57:24 +11: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
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
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
WithoutPants
57073faab7
Merge branch 'master' into delete_scene
2019-08-25 17:41:32 +10:00
WithoutPants
21a9baabb9
Merge branch 'master' into version
2019-08-25 17:40:54 +10:00
StashAppDev
a786e40aeb
Merge pull request #113 from WithoutPants/wall_improvements
...
Use screenshot as wall fallback image
2019-08-24 10:01:02 -07:00
WithoutPants
949117bb69
Use screenshot as wall fallback image
2019-08-23 13:17:48 +10:00
WithoutPants
7562792589
Add custom css
2019-08-23 08:24:14 +10:00
WithoutPants
3cf4b26f1d
Show version info in about page
2019-08-21 14:47:48 +10:00
WithoutPants
c3e4c5702a
Merge branch 'master' into delete_scene
2019-08-20 15:37:58 +10:00
StashAppDev
712f18b386
Merge pull request #105 from WithoutPants/issues/104
...
Make tags editing more obvious
2019-08-19 16:30:31 -07:00
WithoutPants
d4c1ad5976
Make tags editing more obvious
2019-08-19 19:25:48 +10:00
WithoutPants
d7d164ee99
Add margin between edit and delete button
2019-08-16 07:52:05 +10:00
WithoutPants
7ee1b3f052
Add options to delete file and generated files
2019-08-16 07:21:35 +10:00
WithoutPants
cfe2636837
Add delete scene button
2019-08-15 17:32:57 +10:00
WithoutPants
e965f622c5
Add confirm delete dialog
2019-08-15 12:39:14 +10:00
WithoutPants
35bcf97a7a
Add delete for performers and studios
2019-08-15 07:40:51 +10:00
WithoutPants
e3687803c5
Add delete tag button
2019-08-13 09:01:54 +10:00
StashAppDev
39bdede110
Merge pull request #95 from WithoutPants/sort_by_path
...
Add path to scene sort by options
2019-08-10 09:09:43 -07:00
WithoutPants
051e50b386
Add path to scene sort by options
2019-08-08 18:31:10 +10:00
WithoutPants
0f17af5902
Allow tag creation within multiselect
2019-08-05 16:20:57 -07:00
WithoutPants
46c2957787
Fix viewing jwplayer after non-jwplayer video
2019-08-01 11:27:53 +10:00
WithoutPants
232f164cfc
Fix settings fields becoming unsynced
2019-07-30 11:50:15 +10:00
WithoutPants
8ed3c5f71d
Add seeking for live transcodes via video.js
2019-07-29 13:58:04 +10:00
WithoutPants
5a891d00cf
Add basic username/password authentication
2019-07-28 19:36:52 +10:00
ueaslsef
18fd72a45c
Fixes spacing in "stars in X scenes"
2019-07-24 17:22:52 +00:00
Leopere
15291b4205
Merge pull request #72 from ueaslsef/patch-1
...
adds scene link to all performer cards
2019-07-24 06:41:38 -04:00
Leopere
a237362f05
Merge pull request #65 from rudi123github/master
...
Add anchor to scene path, and display stream anchor
2019-07-24 06:41:24 -04:00
ueaslsef
1e258bc445
Merges scene count and scene link into one.
2019-07-20 13:36:44 +00:00
ueaslsef
dd8a62bd66
adds missing import
2019-07-11 19:15:20 +00:00
ueaslsef
329450df59
adds scene link to all performer cards
2019-07-11 17:56:41 +00:00
Stash Dev
f8e3692ee9
JWPlayer 8.9.1
2019-07-08 17:37:03 -07:00
rudi123github
2f3c577a8a
Add anchor to scene path, and display stream anchor
...
This allows to play videos which are not supported by JWplayer. Stash will display links to the local file and the stream in the "File Info" panel. This allows to open the stream or local file directly in the browser (if supported) or the app that is registered for the respective file type (e.g. VLC).
2019-07-02 22:41:10 +02:00
Stash Dev
4b037e1040
Dependency updates
2019-05-27 12:34:26 -07:00
Stash Dev
ec453c7a14
Added marker / scene audio interface option
2019-04-20 14:48:54 -07:00
Stash Dev
d6eb2c2d8e
Scenes with a marker missing a primary tag fails to load
...
Fixes #42
2019-04-20 10:32:01 -07:00
Stash Dev
29a40c5bdd
Configuration
...
* Added flags to customize the host and port
* Start up just one server rather than a server for HTTP and HTTPS. HTTPS server will only start if a cert and key are found
2019-04-11 10:55:58 -07:00
Stash Dev
3a00a29fb4
UI bug fixes
2019-04-02 15:30:58 -07:00
Stash Dev
c6f633d70f
UI Dependency bump + lint fixes
2019-04-02 11:53:25 -07:00
Stash Dev
e5b9db2821
Use local storage for UI configuration
2019-04-02 11:39:52 -07:00
Stash Dev
9098699249
Various UI tweaks
2019-04-02 08:46:00 -07:00
Stash Dev
763424bc40
Update GQLGen and break up the schema.graphql file
2019-03-27 12:47:43 -07:00
Stash Dev
b1db98bd1f
Filter improvement exploration
...
Changed the rating filter to allow for more than just an equality check. This progresses #29 .
2019-03-24 15:11:58 -07:00
Stash Dev
c1f1a6ccff
More configuration options
...
* Allow configuration of generated file path and database path. Closes #33
* Added checkboxes to choose what gets generated for the generate task. Closes #32
2019-03-24 10:04:31 -07:00
Stash Dev
543d2597ec
Tweaks
...
* Fixed scene marker "scene_updated_at" sort option
* Added "created_at" and "updated_at" sort options. Closes #19
2019-03-23 16:27:53 -07:00
Stash Dev
ae9bbf237f
Support multiple content folders. Closes #2
2019-03-23 14:09:05 -07:00
Stash Dev
dd22d88d07
Config Tweaks
...
Using viper for config management. Added configuration endpoint.
2019-03-23 10:06:37 -07:00
Stash Dev
81177847e3
UI V2 Build updates
2019-03-15 15:46:47 -07:00
Stash Dev
66d2c5ca04
UI V2
...
Squashed commits:
[e74bbf9] stuff
[28476de] stuff
[c7efb7b] stuff
[2c78f94] stuff
[f79338e] stuff
[a697876] stuff
[85bb60e] stuff
[9f108b2] stuff
[d8e00c0] stuff
[7787ef9] stuff
[f7f10b7] stuff
[aa266f7] stuff
[511ba6b] stuff
[7453747] stuff
[db55e2d] stuff
[b362623] stuff
[7288c17] stuff
[86638cd] stuff
[879dac4] stuff
[65a4996] stuff
[c6fb361] stuff
[d449ce7] stuff
[349dffa] stuff
[84206ab] stuff
[0253c65] stuff
[cc0992e] stuff
[3289e7d] stuff
[d9ab290] stuff
[dcc980d] stuff
[7787da8] stuff
[5bcf7cd] stuff
[00e9316] stuff
[54c9398] stuff
[72b6ee1] stuff
[4b4b26c] stuff
[4cbdb06] stuff
[1a240b3] stuff
[650ea08] stuff
[37440ef] stuff
[9ee66ba] stuff
[b430c86] stuff
[37159c3] stuff
[deba837] stuff
[6ac65f6] stuff
[a2ca1a1] stuff
[c010229] stuff
[3fd7306] stuff
[cbe6efc] stuff
[997a8d0] stuff
[d0708a2] stuff
[d316aba] stuff
[4fe9900] Added initial files
2019-03-15 15:33:51 -07:00
Stash Dev
d0431a02f1
Fix for gallery not displaying full image
2019-02-19 16:48:57 -08:00
Stash Dev
5730ba9125
Use wss for web socket when using a https connection
2019-02-14 16:28:12 -08:00
Stash Dev
d3f868f4da
Added loggs back to the settings screen
2019-02-11 14:44:13 -08:00
Stash Dev
77ffb65681
Added an onboarding flow
2019-02-11 02:49:39 -08:00
Stash Dev
87eeed7e71
Initial commit
2019-02-09 04:32:50 -08:00