Commit Graph

151 Commits

Author SHA1 Message Date
WithoutPants
41c8cac738 Merge branch 'master' into optional_performer_image 2019-08-27 19:21:25 +10:00
WithoutPants
4b5aa136c2 Use compressed performer pngs 2019-08-27 16:31:26 +10:00
StashAppDev
64ccee48ec Merge pull request #114 from WithoutPants/issues/83
Disable watching config file to fix #83
2019-08-24 10:01:37 -07: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
StashAppDev
f321363312 Merge pull request #112 from WithoutPants/custom_css
Customisable css
2019-08-24 09:59:11 -07:00
WithoutPants
486e146fff Merge branch 'optional_performer_image' of https://github.com/WithoutPants/stash into optional_performer_image 2019-08-24 17:17:40 +10:00
WithoutPants
9c92e64106 Use random performer image if none provided 2019-08-24 17:17:25 +10:00
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
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
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
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
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
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
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