Commit graph

578 commits

Author SHA1 Message Date
Friendly C
7c94262020 Freeones Scrape: Fix scraping by alias 2019-10-10 23:56:06 +02:00
ExceptionalError
10af75a670
Added output of error message 2019-10-09 06:16:17 +02:00
ExceptionalError
d082580ee0
modified args for screenshot 2019-10-09 06:15:00 +02:00
Leopere
d4f383a005
Merge pull request #129 from joyov/patch-1
Install ca-certificates in Docker container
2019-10-07 20:00:00 -04:00
Leopere
c7873d0235
Merge pull request #117 from ExceptionalError/master
fix docker tag
2019-10-07 19:59:16 -04:00
joyov
0787ead25e
Install ca-certificates in Docker container 2019-10-07 17:46:32 +00:00
ExceptionalError
5c747323e9
Merge pull request #1 from ExceptionalError/QuotedFilenameForScreenshots
Added quotes to path
2019-09-22 08:46:01 +02:00
bill
d2820f9a23 fix apache thrift issue messing up with go test 2019-09-22 00:47:03 +03:00
bill
ac2bc77407 fix isMissing date filter 2019-09-16 00:52:02 +03:00
ExceptionalError
1d4feab478
Added quotes to path
fixes #48
2019-08-31 07:11:01 +02:00
ExceptionalError
8cc2766244
fix docker tag
fix docker tag so it works with dockerhub (fixes #111)
2019-08-29 18:10:39 +02:00
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
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
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
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