Commit Graph

147 Commits

Author SHA1 Message Date
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
Junha Heo
648f4a8597 Merge branch 'main' of https://github.com/hashcoko/RisuAI 2024-10-11 22:05:20 +09:00
bangonicdd
d25a22bf22 fix: conditionally initializing getCurrentWebviewWindow 2024-10-10 14:09:31 +09:00
kwaroran
5a931d4ba0 Migrate to Tauri V2 2024-10-09 20:07:59 +09:00
kwaroran
e676623a4e Add autocomplete 2024-09-23 23:53:03 +09:00
kwaroran
321c21cea9 Improve account and Add priority 2024-09-18 22:25:09 +09:00
kwaroran
b37e70a6a5 Refactor character creation 2024-09-11 09:50:54 +09:00
kwaroran
f66ae59d70 Improve beta mobile accessibility 2024-09-11 09:25:49 +09:00
kwaroran
09b3859006 Add persistant 2024-09-10 22:51:37 +09:00
kwaroran
7f4d6b1597 Add mobile gui beta 2024-09-09 21:25:38 +09:00
kwaroran
eb8e1d31c8 Add custom css and rs classes for it 2024-09-09 18:47:30 +09:00
kwaroran
de6c90cbc4 Add fal.ai support 2024-09-01 01:50:21 +09:00
kwaroran
8bbdf06a55 Add module assets 2024-08-27 22:02:55 +09:00
kwaroran
f7ddc09277 Add TOS alert 2024-08-26 17:20:54 +09:00
hashcoko
a75d2a5afe Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-07-30 01:16:40 +09:00
kwaroran
b9b7201889 feat: persona binding 2024-07-30 00:40:09 +09:00
kwaroran
18c84e5c18 fix dbbackuploader 2024-07-10 18:30:33 +09:00
kwaroran
f7f3591609 Add internal backup load 2024-07-10 18:18:43 +09:00
kwaroran
6309317945 fix nomodule error 2024-07-10 18:02:52 +09:00
kwaroran
118ca26398 fix rust related issues 2024-07-02 06:01:45 +09:00
Sunho Kim
079410f70d [feat] address comments for optimize writeBinaryFile 2024-06-29 08:57:23 -07:00
Sunho Kim
73b3425f5f [feat] optimize tauri write binary file 2024-06-28 02:40:17 -07:00
hashcoko
87e442eda9 Add globalApi JsDoc 2024-06-20 12:59:46 +09:00
kwaroran
55cb71fefc make fetchlog limit to 20 2024-06-19 03:24:50 +09:00
kwaroran
688be14e11 feat: add updater 2024-06-14 23:40:28 +09:00
kwaroran
0e5e587c90 feat: add probability decorator 2024-06-04 19:36:09 +09:00
kwaroran
8dff1a6cde feat: add export via ccv3 charx and json 2024-06-02 23:38:55 +09:00
kwaroran
d3a180215d Add multiple icon support 2024-05-26 02:37:25 +09:00
kwaroran
e5e7533e1a chore: add google requirements 2024-05-25 01:11:59 +09:00
kwaroran
125018bc7e fix: cap file not appearing 2024-05-24 23:28:19 +09:00
kwaroran
d126e52788 Rework catalog and add trash 2024-05-23 08:13:20 +09:00
kwaroran
f622534f96 Use proxy on requesting on android 2024-04-30 13:08:29 +09:00
kwaroran
f1dfabc408 Add GUI size options 2024-04-25 02:17:57 +09:00
kwaroran
11b1d4d4f3 Replace cloneDeep to native structuredclone and remove unused import 2024-04-25 01:17:14 +09:00
kwaroran
c10eab506a Update error handling in main.ts and globalApi.ts 2024-04-25 00:57:09 +09:00
kwaroran
3e5b922c8b Remove legacy field 2024-04-25 00:30:09 +09:00
kwaroran
3d8b3b669d Add playground and fix embeddings 2024-04-24 21:49:25 +09:00
kwaroran
5b598eedd7 Fix typo 2024-04-24 19:51:07 +09:00
kwaroran
ff089e658f Added button to trigger script 2024-04-10 10:51:34 +09:00
kwaroran
def1b5f788 Fix BroadcastChannel reference in globalApi.ts 2024-04-08 23:51:04 +09:00
kwaroran
20b268aa1b Update BroadcastChannel name in globalApi.ts 2024-04-08 23:48:54 +09:00
kwaroran
653fb6fa9f Refactor tab activation handling in saveDb function 2024-04-08 23:46:34 +09:00
kwaroran
74385237ab Update BroadcastChannel name in globalApi.ts 2024-04-08 22:04:43 +09:00
kwaroran
aead67be97 Add language string for activeTabChange 2024-04-08 22:03:56 +09:00
kwaroran
4e8e6a6f70 Add alertNormalWait function to alert.ts and handle tab activation in saveDb function 2024-04-08 22:00:20 +09:00
kwaroran
ea6b1d20e5 Prepare new realm upload 2024-03-28 03:02:18 +09:00
kwaroran
6202838458 Refactor importCharacterProcess and readGenerator functions to support ReadableStream 2024-03-26 04:38:06 +09:00
kwaroran
5b4f24019b Rework importCharacterProcess and selectFileByDom functions 2024-03-26 04:01:07 +09:00
kwaroran
776b49534d Add content type header based on body type in fetchWithProxy function 2024-03-26 03:03:01 +09:00