Commit Graph

261 Commits

Author SHA1 Message Date
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
WithoutPants
6664747041 Revert "integrate stash-plugin-builder (#244)" (#262)
This reverts commit 6e873b936d.
2024-02-23 07:51:24 +11:00
Raghavan
6e873b936d integrate stash-plugin-builder (#244)
* integrated stash-plugin-builder

* update readme

* add trigger paths

* trigger build on config change

* rename deploy.yml

* yarn run format

* update stash-plugin-builder

* add docs comments for build.js

* stash-plugin-builder v1.0.2

* update stash-plugin-builder

* build on package change
2024-02-22 17:50:04 +05:30
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
acf268abb6 [plugin - themeSwitch] rm export default 2024-02-17 07:09:56 +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
Maista
958748f0e8 Merge pull request #253 from elkorol/ThemeSwitch-IntialisationF-Fix
Intialisation Fix
2024-02-17 01:05:09 +01: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
Maista
854ae8b3f1 Merge pull request #249 from stg-annon/PDT-Fix
[phashDuplicateTagger] Bugfix + Add Compare to Scene paths + Untrack config.py
2024-02-17 00:09:20 +01: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
Michael Menanno
e6ec1b007c update halorrr username (#250) 2024-02-15 07:06:49 +02: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
90e00d3afc rm vscode settings 2024-02-14 00:44:29 -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
6348755d36 use yarn (#243)
* switch to yarn
* yarn run format
* prettier path
* Update .prettierignore
2024-02-08 08:02:35 +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
Maista
1c6875f746 Merge pull request #239 from Tweeticoats/tpdbMarkers
This plugin fetches markers from TPDB when tagged using their stash-box endpoint
2024-01-28 06:42:47 +01: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
Maista
c6b9904645 Merge pull request #237 from cc1234475/ai-bug-fixes
Bugfix for visage and stashai
2024-01-27 15:17:15 +01:00
cc1234
07fcbdfca4 Bugfix for visage where height and aliases cause issues when set to empty. fix issue in stashai where forloop was causing await to not work correctly. 2024-01-27 13:50:28 +00:00
p0rnb0x
710f96622f use baseURL if available 2024-01-26 04:43:06 +00:00
Maista
3fa0d3baa4 Merge pull request #233 from Tetrax-10/main
re-implemented display view events
2024-01-25 07:14:03 +01:00
Maista
6e04ff231c Merge pull request #234 from Tweeticoats/patch-2
Update stashdb-performer-gallery.py
2024-01-25 07:13:35 +01:00
Tweeticoats
14c24cfb07 Update stashdb-performer-gallery.py
Bugfix, create a .nogallery file in the directory so the built in gallery does not get created.
2024-01-25 14:01:06 +10:30
raghavan
1170e5c53b rm un-used var 2024-01-23 00:09:55 +05:30
Maista6969
b36952016c Fix Kodi-Helper producing invalid XML 2024-01-22 19:26:30 +01:00
raghavan
53f209943b re-implemented display view events 2024-01-22 23:52:41 +05:30
Raghavan
572fe0b061 Merge branch 'stashapp:main' into main 2024-01-22 19:04:28 +05:30
raghavan
62293e16cb close unfinished function to save memory 2024-01-22 19:01:54 +05:30
Maista
fc7b4cc911 Merge pull request #221 from Tetrax-10/main
improve page listeners
2024-01-22 14:31:25 +01:00