Commit Graph

6 Commits

Author SHA1 Message Date
feederbox826
6d9060c450 fix requires syntax (#336)
Co-authored-by: feederbox826 <feederbox826@users.noreply.github.com>
2024-06-12 20:14:12 +03:00
feederbox826
7eb37b451c add new stats to ExtendedStats (#322)
Co-authored-by: feederbox826 <feederbox826@users.noreply.github.com>
Co-authored-by: Stash-KennyG <kennyg@stash.com>
2024-06-03 09:49:44 +03:00
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
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
WithoutPants
7c47b63d54 Add dependencies 2023-11-22 18:06:12 +11:00
WithoutPants
a163eafe12 Remove leading numbers 2023-11-22 18:00:28 +11:00