Commit Graph

37 Commits

Author SHA1 Message Date
Kwaroran
2672195d92 Add preset related features 2024-12-26 04:29:14 +09:00
kwaroran
76dfa5dcdf Refactor moduleUpdate function to move lastModuleIds check to the end 2024-11-03 23:27:19 +09:00
kwaroran
bb37ee4af0 Remove debug logging from moduleUpdate function 2024-11-03 23:26:49 +09:00
kwaroran
c22f6b789a Improve performance 2024-11-03 23:16:51 +09:00
kwaroran
b51bbad838 Fix background embedding 2024-11-03 22:26:20 +09:00
kwaroran
efbda2333d Change saving 2024-11-02 01:46:21 +09:00
kwaroran
deb4f8d5d9 Refactor globalApi.ts to import moduleUpdate function for saving database 2024-10-26 21:22:07 +09:00
kwaroran
da907f4fc2 Move DBState to stores 2024-10-26 21:17:46 +09:00
kwaroran
ffa6308ca3 change globalApi path 2024-10-26 20:40:40 +09:00
kwaroran
d575b0817c Fix store making vite crash on hmr 2024-10-26 20:27:47 +09:00
kwaroran
e255199fcc Change setDatabase and getDatabase to accessing dbState 2024-10-25 19:11:41 +09:00
kwaroran
7d43075528 Refactor lorebook.ts to lorebook.svelte.ts for optimization 2024-10-25 18:49:12 +09:00
kwaroran
0f6246bef6 fix structuredclone 2024-10-25 18:11:00 +09:00
kwaroran
b3fddb814e Migrate all DataBase to DBState 2024-10-24 01:59:57 +09:00
kwaroran
2044d9b63b Change DataBase inside svelte to DBState for performance 2024-10-23 23:46:32 +09:00
kwaroran
c7330719ad Migrate to svelte 5 2024-10-23 02:31:37 +09:00
kwaroran
3ae2c11ca4 Add PWA support 2024-09-10 22:09:58 +09:00
kwaroran
4108f84bfb revert module loading 2024-09-06 02:45:31 +09:00
kwaroran
7d14cf614c Add moduleIntergration 2024-09-05 20:44:57 +09:00
kwaroran
d58806c978 Add module Id changes 2024-09-05 20:28:44 +09:00
kwaroran
1473aeefcd fix module assets on export 2024-08-29 00:02:56 +09:00
kwaroran
8bbdf06a55 Add module assets 2024-08-27 22:02:55 +09:00
kwaroran
cce2f12033 Add new module and preset format 2024-08-27 20:18:36 +09:00
kwaroran
9a53bd642e Add background embeding to module 2024-07-10 17:03:43 +09:00
kwaroran
0ee481d00d add hidechaticon 2024-07-10 16:17:33 +09:00
kwaroran
c9d41c1cfa fix: apply module not working 2024-06-05 16:51:30 +09:00
kwaroran
764c2370dd feat: add module apply 2024-06-05 16:38:44 +09:00
kwaroran
2870fb2238 refactor: Update lowLevelAccess check in importCharacterCardSpec 2024-05-29 18:34:57 +09:00
kwaroran
d60be8ec0a refactor: Update lowLevelAccess check in importCharacterCardSpec 2024-05-29 18:03:49 +09:00
kwaroran
091cf4f35c Fix import module checking 2024-04-27 06:29:03 +09:00
kwaroran
281b0931c6 Refactor module retrieval functions 2024-02-15 06:53:14 +09:00
kwaroran
eb96e9730d Add importModule function to import regex modules 2024-02-11 05:04:33 +09:00
kwaroran
1e900d44ac Refactor importModule function to set default values for name and description 2024-02-07 06:22:33 +09:00
kwaroran
0252961fbd Add lorebook import for modules 2024-02-07 06:20:20 +09:00
kwaroran
7e0ac2513b Fix state update 2024-02-07 03:34:31 +09:00
kwaroran
2b223b2704 Fix moduleIds concatenation in getModuleLorebooks, getModuleTriggers, and getModuleRegexScripts functions 2024-02-07 02:55:12 +09:00
kwaroran
68382cb38e Add Modules 2024-02-07 02:21:16 +09:00