Commit graph

1758 commits

Author SHA1 Message Date
WithoutPants
f0110083a8 Disable watching config file to fix #83 2019-08-23 15:27:00 +10: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
2b35d4e706 Fix checksum during studio/performer update 2019-08-22 12:49:09 +10:00
WithoutPants
7f276cb331 Fix checksum for import performer/studio 2019-08-22 12:43:24 +10:00
WithoutPants
20662532d8 Studio checksum from name. Default image 2019-08-21 15:48:36 +10:00
WithoutPants
3cf4b26f1d Show version info in about page 2019-08-21 14:47:48 +10:00
WithoutPants
4983437a34 Print githash and build time at startup 2019-08-21 14:07:25 +10:00
WithoutPants
043d073bcf Use png for default performer image 2019-08-21 13:14:40 +10:00
WithoutPants
996fd9c70a Performer checksum from name. Default image 2019-08-21 12:51:30 +10:00
StashAppDev
32a4f34c7c
Merge pull request #106 from bnkai/scan_ign_dupes
fix for my own added bug ....
2019-08-20 13:08:37 -07:00
bill
aa6420e9e9 bug fix 2019-08-20 16:46:05 +03: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
StashAppDev
6e46b103d7
Merge pull request #103 from WithoutPants/metadata_from_file
Set title, details and date from scene file metadata
2019-08-19 16:29:25 -07:00
StashAppDev
da71a59493
Merge pull request #101 from WithoutPants/issues/69
Show studios with no scenes #69
2019-08-19 16:23:30 -07:00
StashAppDev
1d0780aa88
Merge pull request #100 from WithoutPants/delete_performer_studio
Add delete for performers and studios
2019-08-19 16:22:11 -07:00
StashAppDev
115f9a8595
Merge pull request #98 from bnkai/scan_ign_dupes
Don't add duplicate scenes,galleries to the DB
2019-08-19 16:19:48 -07:00
WithoutPants
d4c1ad5976 Make tags editing more obvious 2019-08-19 19:25:48 +10:00
WithoutPants
79f2902e26 Parse title, details, date from file metadata 2019-08-16 08:47:35 +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
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