feederbox826
a7c6183bc3
silly typo
2024-05-20 19:38:28 -04:00
feederbox826
2e799510dc
remove absolute path to python
2024-05-20 02:55:48 -04:00
Tweeticoats
511cb9e90a
timestampTrade bugfixes, remove old code ( #304 )
...
Co-authored-by: Tweeticoats <Tweeticoats@github.com >
2024-05-16 16:48:51 +03:00
feederbox826
f899a5627e
Update DupeMarker ( #302 )
...
* fix dupeMarker deprecation, add delete mode
* prettify
---------
Co-authored-by: feederbox826 <feederbox826@users.noreply.github.com >
2024-05-14 01:57:50 +03:00
dopepump
f2f8808e31
Fix URL bug, bump plugin to 1.0 ( #301 )
2024-05-12 01:05:12 +03:00
dopepump
0a2c783081
Add template config vars to Discord Presence plugin ( #300 )
...
* Add templated config strings to Discord Presence
* Fix sub/small tag on README.md
2024-05-11 15:11:51 +03:00
dopepump
e2ce4b04de
Add Discord Presence plugin ( #298 )
...
* Create discordPresence.yml
* Create discordPresence.js
* Update discordPresence.yml
* Update discordPresence.js
* Improved Discord video time tracking
* Fixed formatting
* Fixed formatting (line breaks)
2024-05-08 16:20:43 +03:00
Tweeticoats
468e9df869
Updates to timestamp.trade and stashdb-performer-gallery ( #282 )
...
Co-authored-by: Tweeticoats <Tweeticoats@github.com >
2024-04-24 17:31:47 +03:00
QxxxGit
eca29cac9c
Qx Scene Card plugin ( #291 )
2024-04-23 08:46:38 +03:00
DogmaDragon
f9cd2952e4
Add additional requirement for sceneCoverCropper
2024-04-23 05:05:04 +03:00
JD
641a0d260b
Update miscTags tag ( #293 )
2024-04-23 04:57:00 +03:00
DogmaDragon
a94a4fff65
Fix timestampTrade.py
...
Closes https://github.com/stashapp/CommunityScripts/issues/267
2024-03-27 09:51:40 +02:00
DogmaDragon
3133ab8136
Fix dupeMarker.py
...
Update function name
2024-03-22 20:28:11 +02:00
Tscherno
3ea74ea0b7
VideoScrollWheel: Add new option for volume change ( #279 )
...
Co-authored-by: DogmaDragon <103123951+DogmaDragon@users.noreply.github.com >
2024-03-20 05:40:43 +02:00
Muldec
0b8473f5b1
[defaultDataForPath] fix GRAPHQL_VALIDATION_FAILED on scene post ( #278 )
2024-03-14 16:04:09 +02:00
stg-annon
428757932e
[phashDuplicateTagger] use metadata_generate() instead of custom generate_phash() ( #276 )
2024-03-11 05:52:14 +02:00
7dJx1qP
abb9372a42
remove userscript functions plugin and settings related functions from stashUserscriptlibrary
2024-03-10 17:48:44 -04:00
stg-annon
2773df1ca8
PDT bugfix ( #274 )
2024-03-07 15:52:24 +02:00
MyDirtyAccount
56562e762e
TPDB domain change ( #269 )
2024-03-06 06:40:36 +02:00
DogmaDragon
0eec56a43d
Update renamerOnUpdate README
...
- Explain installation via manager
- Explain custom configuration file
- Update `config.py` mentions to `renamerOnUpdate_config.py
2024-03-03 04:37:25 +02:00
stg-annon
4b4a48c9cc
ROU log fix ( #265 )
2024-02-26 21:04:50 +02:00
Tweeticoats
fbeb9bd13e
Bugfixes and adding a feature to run a scraper on profile urls for images ( #260 )
...
Co-authored-by: Tweeticoats <Tweeticoats@github.com >
2024-02-25 17:11:40 +02:00
stg-annon
556ad2bdc6
[renamerOnUpdate] Untrack custom config and load it first if present ( #264 )
2024-02-25 16:46:47 +02:00
Raghavan
5f4e7d0379
[plugin - themeSwitch] rm hardcoded css ( #259 )
...
* install themes istead of hardcoded css
* dynamically import css files
2024-02-22 13:11:42 +05:30
p0rnb0x
02894d1317
Allow disabling scene marker hooks ( #255 )
2024-02-21 10:07:10 +05:30
WeedLordVegeta420
3bf16a6b79
[plugin] add VideoScrollWheel ( #245 )
...
* Add VideoScrollWheel plugin.
* Update VideoScrollWheel plugin formatting.
* Add VideoScrollWheel settings.
* Update VideoScrollWheel Formatting.
* wait for stash
---------
Co-authored-by: Raghavan <raghavanmarch2002@gmail.com >
2024-02-17 23:43:36 +05:30
QxxxGit
983b28baf8
[plugin] add stashNotes ( #192 )
...
* Added Stash Notes plugin
* fix classname
* format code
---------
Co-authored-by: Raghavan (Tetrax-10)
2024-02-17 23:09:10 +05:30
Raghavan
97e49a2e99
wait for window.stash
2024-02-17 07:06:36 +05:30
Elkorol
7d6655fd49
Applied Fix
2024-02-17 00:11:20 +00:00
Elkorol
6904369459
Intialisation Fix
2024-02-16 23:56:32 +00:00
Maista
20060cea77
Merge pull request #252 from elkorol/ThemeSwitch-Plugin
...
Added ThemeSwitch Plugin
2024-02-17 00:29:46 +01:00
Elkorol
5022573a3f
Run Prettier
2024-02-16 23:27:53 +00:00
Elkorol
519969e495
Reverted removing if clause, as it was needed
2024-02-16 22:11:13 +00:00
Elkorol
4230fbffab
Removed Uneccesary if clause
2024-02-16 21:27:55 +00:00
Elkorol
102cfd0512
Added ThemeSwitch Plugin
2024-02-16 21:07:40 +00:00
stg-annon
dcc414cfa7
compare created_at instead of mod_time
...
Co-Authored-By: Claypool2112 <156946862+claypool2112@users.noreply.github.com >
2024-02-14 15:31:48 -05:00
stg-annon
4df858920b
untrack config.py file
2024-02-14 15:28:01 -05:00
stg-annon
2eef4b6a86
move config to config_example so config is untracked
...
any changes the user makes to config will be crushed by the plugin manager, this change will insure the config file is untracked so a users custom changes will remain between updates
2024-02-14 15:27:43 -05:00
stg-annon
acf1ae4140
formatting + comment how to enable path compare
2024-02-14 15:20:11 -05:00
stg-annon
166813832b
catch Scene parse errors and raise error on scene with multiple or zero files
2024-02-14 00:42:36 -05:00
stg-annon
9698b0d32f
add Path comparison
2024-02-14 00:26:26 -05:00
stg-annon
45654bdfb6
compare against best scene not index[0] each time
2024-02-14 00:15:21 -05:00
Raghavan
862f16b20a
Fix trailing comma ( #247 )
...
* added .prettierrc.json
* modified: .gitignore
* yarn run format
* fix check format workflow
2024-02-11 19:41:16 +11:00
Raghavan
228c294ffa
Workflow to check JS and PY code format ( #242 )
...
* fix css files
* create workflow
* format code using prettier
* black ignore 3rd party folder
* format py code using black
* black exclude option in workflow
* Don't format workflow files
* Add contributing instructions to readme
---------
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com >
2024-02-07 10:25:44 +11:00
Tweeticoats
5402a71ca8
Update yaml
2024-01-28 15:23:36 +10:30
Tweeticoats
bc36b751e5
Adding plugin to fetch markers from The Porn DB that have been tagged with their stash-box endpoint.
2024-01-28 15:16:05 +10:30
Maista
06b49cd525
Merge pull request #213 from ofpcode/renamerOnUpdate/enhanced-capitalizeWords
...
[renamerOnUpdate] Updates capitalizeWords to better handle edge cases
2024-01-27 22:51:18 +01:00
Maista
96aa9c6238
Merge pull request #238 from alucicrazy/patch-1
...
Update filenameParser.js to work with v0.24.3
2024-01-27 22:50:14 +01:00
Maista
46edc30d9e
Merge pull request #231 from p0rnb0x/main
...
[stashUserscriptLibrary] Use `baseURL` for stash, if available
2024-01-27 22:49:41 +01:00
alucicrazy
0b0a36630e
Update filenameParser.js to work with v0.24.3
2024-01-27 14:42:53 -03:00