Commit Graph

206 Commits

Author SHA1 Message Date
Timothy J. Baek
7674229e3a feat: chat clone 2024-05-31 10:30:42 -07:00
Timothy J. Baek
f2285f29b7 refac: save only to db 2024-05-26 22:52:29 -07:00
Timothy J. Baek
ccbafca74c feat: save user settings to db 2024-05-26 22:47:42 -07:00
Timothy J. Baek
9fb6160010 fix: styling 2024-05-26 13:06:26 -07:00
Timothy J. Baek
83107c8ea5 feat: archive all 2024-05-26 02:54:35 -07:00
Timothy J. Baek
d9de426fcd feat: export all archived chats 2024-05-26 02:22:46 -07:00
Timothy J. Baek
83097cd8be refac: remove modelfiles completely 2024-05-24 22:40:36 -07:00
Timothy J. Baek
75491b2f87 fix: rtl styling 2024-05-18 14:04:35 -07:00
Timothy J. Baek
0a9092156c chore: format 2024-05-16 18:21:19 -10:00
Timothy J. Baek
58a13aec7e feat: python code execution 2024-05-16 17:49:28 -10:00
Timothy J. Baek
e6d20df463 refac: styling 2024-05-15 16:42:55 -10:00
Timothy J. Baek
f2378be6f9 feat: toggleable chat bubble 2024-05-15 12:39:41 -10:00
Timothy Jaeryang Baek
9381113f60
Update Menu.svelte 2024-05-15 13:40:25 -05:00
Timothy Jaeryang Baek
85dbdd23fc
Merge branch 'dev' into fix/share-chat-reactive-loop 2024-05-15 08:38:59 -10:00
Timothy Jaeryang Baek
ea812a3bb8
Merge pull request #2281 from cheahjs/fix/settings-cypress
fix: settings cypress test after style changes
2024-05-15 08:34:17 -10:00
Timothy J. Baek
240cbda06c fix: draggable items in sidebar 2024-05-15 08:27:52 -10:00
Timothy J. Baek
8f5c671e4c refac: sidebar breakpoint 2024-05-15 08:13:14 -10:00
Jun Siang Cheah
8d4c9c77bf fix: settings cypress test after style changes 2024-05-15 23:49:26 +08:00
Timothy J. Baek
290b4e56c8 fix: styling 2024-05-14 23:57:32 -10:00
Timothy J. Baek
0722e4b690 refac: user message styling 2024-05-14 23:45:27 -10:00
Timothy J. Baek
308a2e1de0 refac: styling 2024-05-14 22:22:15 -10:00
Timothy J. Baek
13019acce6 refac: styling 2024-05-14 22:09:32 -10:00
Timothy J. Baek
aaaef3efd8 fix: unselectable sidebar
Co-Authored-By: Javier Leandro Arancibia <arancibiajav@gmail.com>
Co-Authored-By: Maksym Dmukhovskyy <25328501+maxdyy@users.noreply.github.com>
2024-05-14 21:29:22 -10:00
Timothy J. Baek
5079d5ec87 refac: styling 2024-05-14 21:26:54 -10:00
Timothy J. Baek
1d98099099 refac: admin panel styling 2024-05-14 20:48:46 -10:00
Timothy J. Baek
210456e424 refac: styling 2024-05-14 20:21:22 -10:00
Timothy J. Baek
c45bb64de7 refac: styling 2024-05-14 20:16:22 -10:00
Jonathan Rohde
ea6f1a0e57
Merge branch 'dev' into fix/share-chat-reactive-loop 2024-05-15 07:59:45 +02:00
Timothy J. Baek
a57a01a598 refac: navbar styling 2024-05-14 14:50:24 -10:00
Timothy J. Baek
c489d473b9 refac: styling 2024-05-14 14:38:37 -10:00
Timothy J. Baek
de75679ffb fix: sidebar model selector issue 2024-05-14 12:26:53 -10:00
Timothy J. Baek
ad67339426 fix: sidebar 2024-05-14 12:17:56 -10:00
Timothy J. Baek
d88cc6007c refac: styling 2024-05-14 12:15:01 -10:00
Timothy J. Baek
370f182430 refac: styling 2024-05-14 12:11:57 -10:00
Timothy J. Baek
39fdd95a0c refac: styling 2024-05-14 12:09:30 -10:00
Jonathan Rohde
33b9629164 fix: prevent loop when fetching shared chat id 2024-05-14 16:19:37 +02:00
Timothy J. Baek
038b6af813 refac: user menu 2024-05-09 00:34:57 -07:00
Timothy J. Baek
c63176402c chore: format 2024-05-07 11:41:17 -07:00
Timothy Jaeryang Baek
1b5d88d0c0
Merge branch 'dev' into update-chat-timestamp-locale 2024-05-07 11:00:31 -07:00
Jannik Streidl
9f4a71029f more keys 2024-05-07 11:44:35 +02:00
Jannik Streidl
f32094dd41 Added keys as comments so they dont get removed by the parser 2024-05-07 09:15:23 +02:00
Jannik Streidl
755dd85a20 Added localisation for the new chat timestamps 2024-05-07 07:59:09 +02:00
Timothy J. Baek
7f1acf9c2d chore: format 2024-05-06 12:58:24 -07:00
Jannik Streidl
e31cf08188 merged conflicts in PL locale 2024-05-06 08:57:18 +02:00
Timothy J. Baek
36d8442c92 fix: chat list time range 2024-05-04 12:53:01 -07:00
Timothy J. Baek
0a8dae633b refac: styling 2024-05-04 01:24:43 -07:00
Timothy J. Baek
53dae39042 feat: chat list group by time range 2024-05-04 01:23:02 -07:00
Timothy J. Baek
84ec58873a fix: tag delete issue 2024-05-03 17:27:48 -07:00
Timothy J. Baek
3e6b94dbc1 fix: sidebar handle 2024-05-03 14:10:00 -07:00
Jannik Streidl
e57c0c301c resolved conflicts #2 2024-05-02 21:46:24 +02:00