7 Commits

Author SHA1 Message Date
feederbox826
adade5e7ed
Replace StashUserscriptLibrary (#319)
* replace SUL in VideoScrollWheel

* rewrite stats to use cs-ui-lib

- reused and simplified GQL queries

* rewrite sceneCoverCropper to use cs-ui-lib

* update discordPrescence to use cs-ui-lib

- add websocket liveliness check
- add video playback hooks

* make stash-realbooru use cs-ui-lib

* deprecated by https://github.com/7dJx1qP/stash-plugins/tree/main/plugins/stashBatchResultToggle

* add cs-ui-lib to stashAI, applied some fixes to realbooru

* update Visage to use cs-ui-lib

* update themeSwitch to use cs-ui-lib

* remove userscript lib

---------

Co-authored-by: feederbox826 <feederbox826@users.noreply.github.com>
2024-06-02 01:24:15 +03: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
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
raghavan
d3ed7cbd6f update plugins 2024-01-22 18:59:28 +05:30
cc1234
e7129f4e5d Update plugin versions and add required dependencies 2024-01-21 17:53:24 +00:00
cc1234
c036eeb55f Add initial stashAI plugin 2024-01-20 13:47:17 +00:00