c63cd87cc0
lint: Require semicolons
2023-12-02 21:11:06 +02:00
a37f874e38
Require single quotes
2023-12-02 13:04:51 -05:00
518bb58d5a
Enable no-unused-vars lint
...
This is the big one. Probably needs thorough review to make sure I
didn't accidentally remove any setInterval or fetch calls.
2023-12-02 12:11:19 -05:00
685bb9742e
Fix update button icons
2023-11-19 01:33:54 +02:00
0c36d113bf
Add git disclaimer to asset downloader
2023-10-27 13:07:56 +03:00
ec8d30a19d
Remember confirm for assets list
2023-10-19 00:26:00 +03:00
4657aef306
Improve inline preview of audio assets
2023-10-16 02:09:43 +03:00
9ee2c2e9c1
Add asset preview links
2023-10-16 01:39:08 +03:00
b4c3985b61
Disable cache of assets loader
2023-10-15 16:16:35 +03:00
a1f6220f33
Nicer display of 3rd-party extension assets
2023-10-13 11:42:38 +03:00
47d4561bf8
Merge branch 'SillyTavern:staging' into staging
2023-10-10 01:51:30 +02:00
93d1a264da
Add official blip asset management.
2023-10-10 01:51:09 +02:00
b84e6e07d1
Assets extensions visual touch-up
2023-10-09 17:21:12 +03:00
54d52a2986
Manage extensions via the assets plugin
2023-10-08 23:20:01 +03:00
4e1630c17d
Extract endpoints for secrets and assets to separate files
2023-09-16 16:39:07 +03:00
74a6e79df6
Added delete asset api route, factorise asset filename sanitizer to use in both asset download/delete. Added delete function to asset UI download button.
2023-08-25 00:45:15 +02:00
7e5bdb11a3
Updated audio/assets extension user feedback for muted/disconnected from assets repo.
2023-08-24 21:42:32 +02:00
cd24de3c2e
Reformat code.
2023-08-24 21:59:26 +03:00
c29ae21869
Redesigned assets connect button
2023-08-24 01:02:34 +02:00
a5f66bda63
Added sanitization of request input for assets_download function. Changed assets download UI for button with little animation while downloading.
2023-08-24 00:17:07 +02:00
f23115f6b3
- Added assets folder to .gitignore
...
- disabled audio extension by default
- turned get request into post
- avoid background that are data url
- changed UI name to Dynamic Audio
- Changed Assets/Audio ui load to use $.get
- added assets json url as field in ui, with connect button require confirm from popup.
2023-08-23 18:51:41 +02:00
13dac1f4d3
Assets extension, factorised using the received json type to organise the assets in the UI/folders.
2023-08-23 05:10:55 +02:00
589631c154
prototype of assets list/download extension
2023-08-22 04:51:00 +02:00