Spappz
9e54070c1d
Revert path/posix
to path
in post-install.js
2025-01-25 19:38:01 +00:00
Spappz
e07faea874
rework createDefaultFiles()
...
Reorganised copy-able `default/` files as a sparse copy of the production file-tree. This should save the `defaultItems` (formerly `files`) array from getting unwieldy.
2025-01-25 03:45:16 +00:00
Cohee
bbd85fc823
Merge pull request #3315 from SillyTavern/extensions-config
...
config.yaml: Group extension settings into one section
2025-01-24 02:54:48 +02:00
Cohee
7c93acedc3
post-install: Fix getting keys of null values
...
Original commit by @honey-tree
5c40876a4a
2025-01-22 22:41:34 +02:00
Cohee
4d18ddba6d
config.yaml: Group extension settings into one section
2025-01-17 20:18:27 +02:00
Cohee
9db9c5c9ca
Reorganize backup configs
2025-01-05 16:03:52 +02:00
Cohee
8623d1198d
Add thumbnail dimensions to config ( #3262 )
...
* Add thumbnail dimensions to config
* Fix default value for thumbnails.enabled
* Update comment for thumbnail recreation instructions in config.yaml
* Lint config values
* Verify config size > 0
* More config lint
2025-01-05 00:38:50 +02:00
Cohee
fa84b3ede4
Fix legacy config conversion
2024-10-11 22:32:30 +03:00
Cohee
bee19908e7
[chore] Fix type error in post-install
2024-10-11 20:38:19 +03:00
Cohee
a0889a15fd
Explicitly import node process
2024-10-11 10:43:29 +03:00
Cohee
a0e6030836
Simplify node imports
2024-10-11 00:28:17 +03:00
Cohee
d52b4fbbde
Node: Migrate to ES Modules
2024-10-10 22:37:22 +03:00
Isaac McFadyen
3822ae9356
Switched fs.renameSync to fs.copyFileSync
2024-04-18 15:50:27 -04:00
Cohee
cd5aec7368
Split user directories from public, part 1
2024-04-06 20:09:39 +03:00
Cohee
eb3d85c554
Fix migration
2023-12-15 17:44:37 +02:00
valadaptive
0ee19d2ede
Set background client-side
2023-12-15 05:45:21 -05:00
valadaptive
6713faa519
Lint all top-level files, not just server.js
2023-12-06 12:49:35 -05:00
Cohee
a7024a1d34
Migrate to config.yaml
2023-11-25 23:45:33 +02:00
Cohee
9396ca585c
#1287 Add user.css file
2023-10-28 12:48:42 +03:00
Cohee
ece34dc337
Move default files creation to post-install
2023-09-14 14:21:38 +03:00
Cohee
179de92231
Use transformers WASM binaries from a local folder
2023-09-14 14:11:37 +03:00