mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-04-17 11:10:57 -05:00
* 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>
10 lines
194 B
YAML
10 lines
194 B
YAML
name: Extended Stats
|
|
#requires: CommunityScriptsUILibrary
|
|
description: Adds new stats to the stats page
|
|
version: 1.0
|
|
ui:
|
|
requires:
|
|
- CommunityScriptsUILibrary
|
|
javascript:
|
|
- stats.js
|