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
|
becf2769e7
|
Fix studio display after clearing
|
2019-10-15 14:21:40 +11:00 |
|
WithoutPants
|
a4f0a80816
|
Fix error when updating objects with slice data
|
2019-10-15 12:17:56 +11:00 |
|
WithoutPants
|
4433917768
|
Return updated scene after update
|
2019-10-15 10:54:05 +11:00 |
|
WithoutPants
|
0852199e27
|
Only update non-nil database fields
|
2019-10-15 08:57:53 +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 |
|
Leopere
|
b408782134
|
Merge pull request #131 from ExceptionalError/ffmpeg
Ffmpeg changes
|
2019-10-13 21:27:38 -04:00 |
|
WithoutPants
|
87f81f79c1
|
Make IsStreamable return using codec not MIME type
|
2019-10-14 10:58:46 +11:00 |
|
Leopere
|
cf5e1b0132
|
Merge pull request #136 from WithoutPants/name_from_metadata_option
Make title from file metadata optional
|
2019-10-13 01:16:49 -04:00 |
|
ExceptionalError
|
4eb843d83e
|
revert changes #117
|
2019-10-12 16:04:00 +02: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 |
|
Leopere
|
d8b566250e
|
Merge pull request #126 from bnkai/issues_125
fix isMissing date filter
|
2019-10-11 17:33:37 -04:00 |
|
Leopere
|
da82c1a066
|
Merge pull request #135 from stashapp/partial-revert-117
partial reversion of PR #117
|
2019-10-11 16:52:56 -04:00 |
|
Leopere
|
e317fd934b
|
partial reversion of PR #117
|
2019-10-11 16:51:11 -04:00 |
|
Leopere
|
6886d4b31a
|
Merge pull request #133 from friendlycrab/scrape-alias
Consider performer aliases when scraping
|
2019-10-11 16:36:38 -04:00 |
|
Leopere
|
85a3e7928a
|
Merge pull request #134 from joyov/fix-reverse-proxy-scheme
Fix scheme detection when reverse proxy is used #130
|
2019-10-11 15:12:39 -04:00 |
|
joyov
|
2c9675b48b
|
Fix scheme detection when reverse proxy is used
|
2019-10-11 20:01:18 +02:00 |
|
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 |
|
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
|
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 |
|
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 |
|