2988 Commits

Author SHA1 Message Date
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
ec9020c1b9 Use left join for studios #69 2019-08-15 11:30:32 +10:00
WithoutPants
35bcf97a7a Add delete for performers and studios 2019-08-15 07:40:51 +10:00
bill
1fdb00fa0e Don't add duplicate scenes,galleries to the DB 2019-08-13 16:41:56 +03:00
WithoutPants
45f72a549f Delete scene/marker tag refs when deleting tags 2019-08-13 09:03:16 +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
44e7ed1772 Run gqlgen for UI in gqlgen target 2019-08-05 15:53:13 -07:00
WithoutPants
1ddbc8fa01 Simplify fmt and vet targets 2019-08-05 15:53:13 -07:00
WithoutPants
b6bea6d30d Fix build target for Windows. Add UI target 2019-08-05 15:53:13 -07:00
StashAppDev
7a3325466d Merge pull request #91 from WithoutPants/issues/38
Update doublestar to fix #38
2019-08-05 15:48:16 -07:00
WithoutPants
19525dafec Update doublestar to fix #38 2019-08-02 15:57:11 +10:00
WithoutPants
aeef01a64c Add row-based multithreading for live transcodes 2019-08-01 11:36:29 +10:00
WithoutPants
46c2957787 Fix viewing jwplayer after non-jwplayer video 2019-08-01 11:27:53 +10:00
Leopere
357c444980 Merge pull request #86 from bnkai/master
Remove main-packr.go which breaks go test
2019-07-31 00:58:34 -04:00
bill
f8afce668c Remove main-packr.go which breaks go test 2019-07-31 01:42:46 +03:00
WithoutPants
232f164cfc Fix settings fields becoming unsynced 2019-07-30 11:50:15 +10:00
WithoutPants
d94cb759c8 Don't hash blank password. Treat blank username/pw as no credentials 2019-07-29 16:49:39 +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
Stash Dev
4f016ab3c9 Random sort now paginates without duplicates 2019-07-27 13:22:38 -07:00
Stash Dev
e8397ea9b2 README update 2019-07-27 13:11:51 -07:00
Stash Dev
485dcadaa6 Updated gitignore to ignore packr2 generated files 2019-07-27 12:49:35 -07:00
Stash Dev
fbc674e680 Remove packr2 generated files 2019-07-27 12:48:20 -07:00
StashAppDev
eb5970b850 Merge pull request #79 from WithoutPants/live_transcode
Add basic live transcoding for non-streamable files
2019-07-27 10:42:42 -07:00
WithoutPants
22577918fb Add basic live transcoding to webm 2019-07-25 19:05:53 +10:00
Leopere
a9c21cb1dc Merge pull request #77 from ueaslsef/patch-2
I am dumb. Fixes space in string?
2019-07-24 14:32:34 -04: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
2cfaeb7591 Fix permissions for folders 2019-07-08 19:27:10 -07:00
Stash Dev
b58a765acc Missed a file 2019-07-08 17:54:20 -07:00
Stash Dev
fb05651b8d Merge branch 'tweaks' 2019-07-08 17:37:15 -07:00
Stash Dev
82fcb72c51 User more appropriate permissions (755 -> 644) 2019-07-08 17:37:03 -07: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
Leopere
b8e1fcee2c Merge pull request #64 from rudi123github/master
Update encoder_scene_preview_chunk.go
2019-06-25 14:36:11 -04:00
rudi123github
b8f1cf9d53 Update encoder_scene_preview_chunk.go
Apply ffmeg max_uxing_queue_size option fix to avoid problems with some videos
2019-06-21 23:03:00 +02:00
Leopere
30a2a2cf00 Fix #61
Fixes #61 added ca-certificates and updated them.
2019-06-10 18:03:02 -04:00
Stash Dev
73f0d7d399 Send a placeholder for markers which haven't been generated yet 2019-06-01 09:48:28 -07:00
StashAppDev
551e436c57 Merge pull request #59 from bnkai/bug_fixes
fix bug:Studios sort by scenes_count reported by malcuk on discord
2019-06-01 07:18:40 -07:00
bill
92d90863a8 fix bug:Studios sort by scene_count reported by malcuk on discord 2019-05-31 01:59:29 +03:00