Commit Graph

51 Commits

Author SHA1 Message Date
kwaroran
fef10c1e56 Add translate sound 2025-03-13 20:21:05 +09:00
kwaroran
188e2dd05d Add show folder name option 2025-03-10 13:38:12 +09:00
Kwaroran
2ec13a4550 Modify some parts of PR 2025-01-06 00:30:33 +09:00
Kwaroran
8f667d6394 Add Saving Icon 2024-12-23 17:07:19 +09:00
Kwaroran
b07a9b9d15 Update version to 143.7.1 and add menu sidebar options 2024-12-19 05:34:09 +09:00
kwaroran
18ea5aff4e Add notification feature with permission handling and UI toggle 2024-12-02 04:42:13 +09:00
kwaroran
4f69bb8880 Add loggen related stuff and fix bugs 2024-11-05 20:15:17 +09:00
kwaroran
c0f088309f Add custom theme 2024-11-02 14:28:28 +09:00
kwaroran
42f534e6dd Add Themes 2024-11-02 04:04:11 +09:00
kwaroran
da907f4fc2 Move DBState to stores 2024-10-26 21:17:46 +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
1762e025bd Add Custom GUI settings, not for real use now 2024-10-12 22:47:57 +09:00
kwaroran
6fdc6878d9 Add custom quotes 2024-09-23 20:46:58 +09:00
kwaroran
323566bfdd Fix typo 2024-09-10 05:52:05 +09:00
kwaroran
f36db7445b Fix 'show experimental' settings 2024-09-10 05:49:58 +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
d38a9f3d85 Add disable quote formating option 2024-08-24 15:57:57 +09:00
kwaroran
628b17510d optionaize api key hiding 2024-08-24 15:49:41 +09:00
kwaroran
064851e3b1 Add legacy gui option 2024-07-30 20:43:34 +09:00
kwaroran
4d74439daf change gui 2024-07-30 20:35:55 +09:00
kwaroran
b53cbba0fa ref: replace browser color picker to svelte-awesome-color-picker 2024-06-10 02:23:13 +09:00
kwaroran
7bb056d6a8 feat: lineheight 2024-06-07 17:55:59 +09:00
kwaroran
58bf0807d2 feat: add font settings 2024-06-07 17:47:10 +09:00
kwaroran
49b14939c4 feat: add quote colors 2024-06-07 17:14:21 +09:00
kwaroran
f1dfabc408 Add GUI size options 2024-04-25 02:17:57 +09:00
kwaroran
e1f738c4ae Fix import indenetation 2024-04-25 01:24:33 +09:00
ModMapper
580cd3e1a7 Add CodeMirror based Highlighted editor 2024-03-23 18:41:36 +09:00
kwaroran
d7b5adda98 Add color scheme export and import functionality 2024-03-19 15:21:19 +09:00
kwaroran
04b7f29d28 Update UI size label in DisplaySettings.svelte 2024-03-19 15:15:27 +09:00
kwaroran
80b8198927 Implement custom color scheme functionality 2024-03-19 15:14:33 +09:00
gdosu
9699c77415 increase max value 2024-01-25 01:41:06 +09:00
gdosu
a550c870f3 Add memory limit border thickness 2024-01-24 13:34:19 +09:00
kwaroran
0e0601642a [feat] add color scheme 2023-08-03 08:58:36 +09:00
kwaroran
5d8a23bd36 [feat] hide realm 2023-07-29 10:00:32 +09:00
kwaroran
5e9683a5e4 [feat] new sidebar 2023-07-26 00:13:56 +09:00
kwaroran
423bad2525 [feat] animations 2023-07-20 22:29:43 +09:00
kwaroran
0cb34da44a [feat] added asset width option 2023-07-20 18:10:40 +09:00
kwaroran
cbb203dd44 [feat] new gui 2023-07-18 23:05:47 +09:00
kwaroran
c0622c4f0d [ref] input to components 2023-07-18 18:18:14 +09:00
LL
84a9508fe7 [fix] added AdditionalAssets Preview toggle option 2023-06-22 17:30:30 +09:00
LL
d8a5ee5b4e [feat] Add support for chat stickers
This commit adds support for chat stickers by allowing users to use stickers in chat message window.
The users can toggle show additional asset list using a button.
Added Additional assets file extension data.
Additional assets list shows preview.
Optimized render when use streaming api. (prevent markdown again when message not changed)
Added controls to Video/Audio Assets
2023-06-22 07:17:59 +09:00
LL
c829a539fc Accessibility settings to the app
Screen reader readable "Show Help" button.
Also added a new checkbox for accessibility settings.
2023-06-12 07:20:42 +09:00
LL
54c6a9ef9c Add copy chat message feature in Chat panel and enable usage in 'use chat copy' setting.
- Added 'copied' string to language translation in multiple translations file.
- Added 'CopyIcon' to svelte import.
- Defined a new status message variable in Chat.svelte.
- Created a new function 'setStatusMessage' to display the current panel's state after certain action.
- Added a new setting 'useChatCopy' in 'DisplaySettings.svelte'.
- Created a checkbox with label 'useChatCopy' to toggle the Chat message copy.
- Integrated Clipboard API in Chat code to handle chat message copy via button click.
2023-06-06 12:36:37 +09:00
kwaroran
205cc2744f [feat] node hosting support 2023-05-27 23:15:23 +09:00
kwaroran
c7125a19ec [feat] splited accesiblity settings 2023-05-26 04:29:28 +09:00
kwaroran
e8649d186d [feat] added languages to translator, splited language settings 2023-05-26 04:23:40 +09:00
kwaroran
8827698b3a [feat] ask removal option 2023-05-23 08:46:21 +09:00
kwaroran
568d203e13 [feat] more customizations 2023-05-21 02:33:21 +09:00