Commit Graph

117 Commits

Author SHA1 Message Date
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
kwaroran
ac54cb3816 Fix default method in fetchWithProxy 2024-03-25 23:10:42 +09:00
kwaroran
6ac23c6054 Refactor globalFetch function to simplify and improve readability 2024-03-25 18:58:05 +09:00
testman
0ebe82c629 globalFetch 함수 코드개선 및 디버깅 완료 2024-03-25 06:06:41 +09:00
testman
7444090c9c globalFetch 함수 코드 개선 2024-03-25 05:26:35 +09:00
kwaroran
82e5e48ae3 Add height mode option to advanced settings 2024-03-21 03:32:43 +09:00
kwaroran
495dd64eb7 Make request GET method and fix fullscreen 2024-03-21 03:27:22 +09:00
kwaroran
784d9c8cd1 Make plain fetch to not log dude to errors 2024-03-19 18:43:23 +09:00
kwaroran
31856a9c48 Add generation info viewer 2024-03-19 14:50:48 +09:00
kwaroran
eddd7afa3c Add AppendableBuffer class and modify pipeFetchLog function 2024-03-19 12:32:04 +09:00
kwaroran
5963513925 implement fetch log for streamed responses 2024-03-19 03:02:17 +09:00
kwaroran
049cd1e5a6 Remove checkOldDomain function 2024-03-17 17:57:08 +09:00
kwaroran
665d573610 Fix error handling in fetchNative function 2024-03-16 14:58:27 +09:00
kwaroran
c46744f4e4 Add navigationUI option to requestFullscreen() 2024-03-15 11:04:25 +09:00
kwaroran
630555fdef Refactor toggleFullscreen function to handle fullscreen API compatibility 2024-03-15 10:58:50 +09:00
kwaroran
c8434e7704 Add trimNonLatin function to trim non-Latin characters from chara.desc 2024-03-15 08:20:14 +09:00
kwaroran
aad072294e Add fullscreen icon on the front mage 2024-03-15 07:56:38 +09:00
kwaroran
31da44d310 Add Native streamed http functionality 2024-03-09 05:53:30 +09:00
kwaroran
17a7905b11 make tauri fetchNative wait until init 2024-03-08 04:11:48 +09:00
kwaroran
826eac60d1 Add native rust streamed fetch implementation 2024-03-06 21:49:32 +09:00
kwaroran
8ed4555b2f remove global regex and lorebook and add convertion to modules 2024-02-07 02:50:18 +09:00
kwaroran
68382cb38e Add Modules 2024-02-07 02:21:16 +09:00
kwaroran
5a305a8f10 Fix sw register temp 2024-01-06 19:45:50 +09:00
kwaroran
7344e566f4 Add model selection for VitsModel 2024-01-06 06:45:18 +09:00
kwaroran
0b3c702f62 [fix] writer 2024-01-04 17:47:23 +09:00
kwaroran
7c77b55e39 [fix] localwriter 2024-01-04 05:30:06 +09:00
kwaroran
5f2275eb22 [feat] better image saving 2024-01-04 03:18:11 +09:00
kwaroran
a8e50dcd77 [feat] new pngchunk encode/decoderr 2024-01-03 04:13:19 +09:00
kwaroran
239d819383 [feat] add mobile writer support 2024-01-03 02:41:28 +09:00
kwaroran
8f496bc627 [fix] mobile save syste 2024-01-03 02:32:23 +09:00
kwaroran
2442b287ff [feat] android support 2024-01-01 23:14:58 +09:00