Chris King
b646da289c
Change some default settings
2025-02-16 06:16:54 -08:00
Chris King
c383be80f0
Fixed formatting of report CSS
...
Added z-index: 1 to large preview image so it appears over other elements
2025-02-16 02:41:12 -08:00
Chris King
6ef3c77735
Set remoteReportDirURL to Stash custom_served_folders URL
2025-02-16 02:13:19 -08:00
Chris King
fae44f7678
Move html, css, and js files for report viewing into web folder which allows for easy self hosting in Stash via custom_served_folders
2025-02-16 02:12:27 -08:00
Chris King
5d92f387fa
Write error message before waiting for retry in mergeMetadata
...
Only retry merging if there is a connection error as other errors related to data are extremely unlikely to resolve themselves after retries
2025-02-16 01:51:27 -08:00
Chris King
b802233efa
Fix inconsistent whitespace/indent usage causing Pylance to complain
2025-02-16 01:49:35 -08:00
Chris King
899053cdbc
Silenced output of module has been installed messages as it was breaking the next action by writing to the console
2025-02-16 01:48:42 -08:00
Chris King
d2eb18e217
Add "--root-user-action ignore" flag to pip command on Docker to cleanup generated error log with warning in Stash
2025-02-16 01:47:10 -08:00
Chris King
85104e6b15
Add id subfield to performers in graphql fragment used to merge metadata as mergeItems function requires ID
2025-02-16 01:45:40 -08:00
Chris King
3b029943bd
Fix type error when there is only a single target in json input args (target was an int instead of a string)
2025-02-16 01:44:27 -08:00
Chris King
1eae580325
Set python version to 3.12.7 as used in Stash docker container
2025-02-16 01:40:56 -08:00
David Maisonave
10b329afad
FileMonitor ver 1.0.3
...
- Added start and stop FileMonitor button to Tools-UI FileMonitor Status
- Fixed bug associated with starting FileMonitor service with no jobs waiting.
2025-01-17 05:26:21 -05:00
David Maisonave
d69da5fb23
Update README.md
2025-01-14 14:28:11 -05:00
David Maisonave
4758ba45ae
Added link to version history to [**Advance Duplicate File Menu**]
2025-01-14 14:25:44 -05:00
David Maisonave
f4abd0eb62
Update README.md
2025-01-14 14:17:49 -05:00
David Maisonave
c63fc73485
Update README.md
2025-01-14 14:12:55 -05:00
David Maisonave
e768959934
1.1.6 beta
...
### 1.1.6 beta
Note: This is a beta version, because not all of the javascript ajax functions have been tested yet.
- Added the following to [**Advance Duplicate File Menu**]
- Scene cover preview image option
- Webp preview video option
- Fix json string return for all calls made from javascript.
- Added DupFileManagerPyVer field to json when called from javascript.
- When deleting scene using Report, replaced completion prompt with scene background set to gray.
- In Report, when rename occurs, the scene gets renamed inline, without having to reload report page.
- Added GetRunPluginOperationJson to DupFileManager_report.js which allows result to safely be converted to json. If fails, it gracefully returns null.
2025-01-14 14:07:26 -05:00
David Maisonave
5ad7dbcd19
Updated to version 1.1.5
2025-01-10 13:53:40 -05:00
David Maisonave
2431e3dac2
Fix bug when getting number from ID having mix text and number
2025-01-10 13:00:45 -05:00
David Maisonave
def6234e60
fix bug in filemonitor_config
2025-01-10 12:44:56 -05:00
David Maisonave
4c658a15b0
Update README.md
2025-01-09 15:36:12 -05:00
David Maisonave
e6bc8059fe
Update README.md
2025-01-09 15:28:48 -05:00
David Maisonave
bb5f72759f
Update README.md
2025-01-09 15:24:40 -05:00
David Maisonave
3c99abec1d
Update README.md
2025-01-09 15:20:28 -05:00
David Maisonave
042bfa69bc
misc
2025-01-09 15:06:23 -05:00
David Maisonave
50fdf8e7a1
Update README.md
2025-01-09 15:01:18 -05:00
David Maisonave
46072b798f
Update README.md
2025-01-09 14:52:34 -05:00
David Maisonave
de9f033d24
Update README.md
2025-01-09 14:48:21 -05:00
David Maisonave
8b09393299
Update README.md
2025-01-09 14:40:24 -05:00
David Maisonave
e12aac51d7
Update README.md
2025-01-09 14:04:11 -05:00
David Maisonave
12ad5fd206
Update README.md
2025-01-09 14:03:03 -05:00
David Maisonave
7830d10f50
Update README.md
2025-01-09 13:53:02 -05:00
David Maisonave
1ce7b3b97c
Update README.md
2025-01-09 13:51:45 -05:00
David Maisonave
e767f05b0b
Monitor host file system for multiple Docker Stash installations
...
Added ability to monitor host file system for multiple Docker Stash installations.
2025-01-09 13:16:08 -05:00
David Maisonave
53d1cab613
Update filemonitor_config.py
2025-01-09 04:21:31 -05:00
David Maisonave
27f8d5db9a
Added support for multiple Docker Stash file monitoring
2025-01-09 04:20:26 -05:00
David Maisonave
239122b926
Update CreateContainer.cmd
2025-01-07 13:15:36 -05:00
David Maisonave
c74c90cd44
Update README.md
2025-01-07 12:05:25 -05:00
David Maisonave
6398eea356
Update filemonitor.js
2025-01-07 12:02:33 -05:00
David Maisonave
a81fcfea28
Added Docker warnings
2025-01-07 12:01:58 -05:00
David Maisonave
234f91ef53
Create README.md
2025-01-07 11:08:33 -05:00
David Maisonave
ec4a439f18
Merge branch 'main' of https://github.com/David-Maisonave/Axter-Stash
2025-01-06 16:21:38 -05:00
David Maisonave
5fd1153903
Update CreateContainer.cmd
2025-01-06 16:21:30 -05:00
David Maisonave
e8f53a293d
Update README.md
2025-01-06 16:12:23 -05:00
David Maisonave
2d5cef3abc
Update ModulesValidate.py
2025-01-06 16:10:15 -05:00
David Maisonave
df68744293
Merge branch 'main' of https://github.com/David-Maisonave/Axter-Stash
2025-01-06 16:10:07 -05:00
David Maisonave
a2e8d514ce
Update CreateContainer.cmd
2025-01-06 16:09:59 -05:00
David Maisonave
ee3f482a8b
Update README.md
2025-01-06 15:47:06 -05:00
David Maisonave
370b075669
Update README.md
2025-01-06 15:46:20 -05:00
David Maisonave
ec086da94d
Update README.md
2025-01-06 15:44:07 -05:00