Commit Graph

1940 Commits

Author SHA1 Message Date
2dfb41d461 Simplify anchor selection code 2023-04-22 23:02:48 +02:00
4caec7c857 Avoid usage of 'var' in Generate() to make reasoning about the code easier 2023-04-22 23:02:48 +02:00
8cef0711c0 Merge branch 'main' into dev 2023-04-22 23:57:05 +03:00
4fd5d90e70 Revert autorun URL opening on 0.0.0.0 2023-04-22 23:56:56 +03:00
3a63eeed12 Add favorites first sorting rule 2023-04-22 23:49:58 +03:00
31fbd8221b Merge branch 'main' into dev 2023-04-22 23:27:40 +03:00
20801f8603 Fix ssl 2023-04-22 23:27:15 +03:00
6d1b886928 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-22 23:22:07 +03:00
31182e3040 Favorite as a button 2023-04-22 23:22:05 +03:00
0afb0c810f Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-04-23 05:07:29 +09:00
8fb9b79c02 - proper send_textarea focus retention logic
- for send_but, options_button, and option_regenerate
2023-04-23 05:07:06 +09:00
99d924bb2b Merge branch 'main' into dev.
Reformat all notes
2023-04-22 23:00:08 +03:00
652e44c74f Hotfix 2023-04-22 22:44:46 +03:00
06a227812d Merge pull request #147 from artisticMink/feature/ssl-encryption
Add support for serving the application via HTTPS
2023-04-22 22:43:23 +03:00
519cd9eaf2 Fix fav for group not saving 2023-04-22 22:39:31 +03:00
f11305367d Reduce console spam 2023-04-22 22:34:07 +03:00
3acd02b59d Reformat fav note 2023-04-22 22:27:56 +03:00
e1c3dedd72 Reorder fav checkbox 2023-04-22 22:27:42 +03:00
6658a273d6 Merge pull request #139 from wilfredchen/mark-favorite-filter-by-favorite
Mark character and group favorite and filter by favorite
2023-04-22 22:19:55 +03:00
5eb4746f0e remove unnecessary addClass from group-chats.js 2023-04-23 03:09:36 +08:00
49aae69ea8 remove unnecessary fav_off css 2023-04-23 03:08:02 +08:00
0b1e1625b0 Merge branch 'main' into feature/ssl-encryption 2023-04-22 21:05:22 +02:00
152dc97ebe condition check menu type so that clicking on fav wont submit the create chara form 2023-04-23 02:54:57 +08:00
21586ab139 Update relative paths 1.4.8 2023-04-22 21:49:50 +03:00
ea1da47c99 Allow the app being served via SSL 2023-04-22 20:41:38 +02:00
e19990ee45 Add yargs dependency
Yargs is a powerful library for parsing command-line arguments.
2023-04-22 20:41:36 +02:00
8015f3e7cf Merge branch 'main' of https://github.com/Cohee1207/SillyTavern into mark-favorite-filter-by-favorite 2023-04-23 02:38:34 +08:00
2aa42991fd code clean up, change fav to use bool, use template instead of dynamic html, etc 2023-04-23 02:38:24 +08:00
7dd59a26fa Update package.json 2023-04-22 21:06:49 +03:00
e2a77067b8 Massive skill issue 2023-04-22 21:05:43 +03:00
90132e5c52 Add .npmignore 2023-04-22 20:58:47 +03:00
2a21485bc1 Merge pull request #145 from ouoertheo/ouoertheo/elevenlabstts1
set up tts for modularity
2023-04-22 20:35:10 +03:00
ca8b921e30 Adjustments for npm package 2023-04-22 20:34:01 +03:00
c6214086de Update package.json 2023-04-22 19:59:18 +03:00
25456f58d2 Update package.json 2023-04-22 19:47:24 +03:00
c72d61abfa Update package.json 2023-04-22 19:43:25 +03:00
d41e639639 Update package version 2023-04-22 19:33:57 +03:00
36a1120251 Update package.json 2023-04-22 19:33:39 +03:00
2d67210da4 Remove test job 2023-04-22 19:21:07 +03:00
e5cd3a0ed4 Merge branch 'main' of https://github.com/SillyLossy/TavernAI 2023-04-22 19:13:51 +03:00
371e1c6f2d Fix 2023-04-22 19:13:44 +03:00
683cc5aaf7 Rebranding 2023-04-22 19:13:11 +03:00
075f387506 Create npm-publish.yml 2023-04-22 19:09:09 +03:00
710106b234 Merge branch 'ouoertheo/elevenlabstts1' of https://github.com/ouoertheo/SillyTavern into ouoertheo/elevenlabstts1 2023-04-22 10:35:45 -05:00
a69cdd9d9c remove selector for now 2023-04-22 10:35:02 -05:00
57fdaaaaab Merge branch 'dev' into ouoertheo/elevenlabstts1 2023-04-22 10:15:50 -05:00
4fdd863550 set up tts for modularity 2023-04-22 10:05:19 -05:00
e299089775 Merge branch 'main' into dev 2023-04-22 17:38:26 +03:00
e4f8aa310d Check for swipes before trying to record 2023-04-22 17:37:32 +03:00
e6867c3976 Fix clicking on form send buttons 2023-04-22 17:36:23 +03:00