ba1c69d7a7
[wip] Update transformers.js
2025-04-15 21:14:09 +03:00
9c42391706
Uncomment cookieSecret config removal
2025-03-15 23:04:02 +02:00
28bad6479c
Use human-readable memory cache capacity in config
2025-03-05 00:45:34 +02:00
3d813e4ef6
Move shallow toggle to config.yaml
2025-03-04 23:32:42 +02:00
868e97804a
Use chalk lib for console colorization
2025-03-01 00:56:50 +02:00
4aa8672925
Fix typo in post-install.js comment
2025-02-26 00:08:59 +02:00
a73dfa7586
Merge branch 'staging' into immutable-config
2025-02-22 20:15:13 +02:00
a2ecb81378
Move minLogLevel to logging section
2025-02-22 13:58:08 +02:00
7ea2c5f8cf
Move cookie secret to data root. Make config.yaml immutable
2025-02-20 20:16:44 +02:00
9e54070c1d
Revert path/posix
to path
in post-install.js
2025-01-25 19:38:01 +00:00
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
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
7c93acedc3
post-install: Fix getting keys of null values
...
Original commit by @honey-tree
5c40876a4a
2025-01-22 22:41:34 +02:00
4d18ddba6d
config.yaml: Group extension settings into one section
2025-01-17 20:18:27 +02:00
9db9c5c9ca
Reorganize backup configs
2025-01-05 16:03:52 +02:00
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
fa84b3ede4
Fix legacy config conversion
2024-10-11 22:32:30 +03:00
bee19908e7
[chore] Fix type error in post-install
2024-10-11 20:38:19 +03:00
a0889a15fd
Explicitly import node process
2024-10-11 10:43:29 +03:00
a0e6030836
Simplify node imports
2024-10-11 00:28:17 +03:00
d52b4fbbde
Node: Migrate to ES Modules
2024-10-10 22:37:22 +03:00
3822ae9356
Switched fs.renameSync to fs.copyFileSync
2024-04-18 15:50:27 -04:00
cd5aec7368
Split user directories from public, part 1
2024-04-06 20:09:39 +03:00
eb3d85c554
Fix migration
2023-12-15 17:44:37 +02:00
0ee19d2ede
Set background client-side
2023-12-15 05:45:21 -05:00
6713faa519
Lint all top-level files, not just server.js
2023-12-06 12:49:35 -05:00
a7024a1d34
Migrate to config.yaml
2023-11-25 23:45:33 +02:00
9396ca585c
#1287 Add user.css file
2023-10-28 12:48:42 +03:00
ece34dc337
Move default files creation to post-install
2023-09-14 14:21:38 +03:00
179de92231
Use transformers WASM binaries from a local folder
2023-09-14 14:11:37 +03:00