Commit graph

597 commits

Author SHA1 Message Date
Timothy J. Baek
934af898fc fix: styling 2024-02-23 01:32:32 -08:00
Timothy J. Baek
476e8f002f fix: styling 2024-02-23 01:31:28 -08:00
Timothy J. Baek
9523ecb87f fix: styling 2024-02-23 01:26:07 -08:00
Timothy J. Baek
21d3557f1c fix: styling 2024-02-23 01:25:28 -08:00
Timothy J. Baek
c42507e0c7 fix: transform css param 2024-02-23 01:23:06 -08:00
Timothy J. Baek
42925025b7 revert: click outside model behaviour 2024-02-23 01:21:22 -08:00
Timothy J. Baek
0ae8d17931 refac: styling 2024-02-23 01:18:30 -08:00
Timothy Jaeryang Baek
8fac9de269
Merge branch 'main' into release-notes-modal 2024-02-23 04:07:16 -05:00
Timothy J. Baek
1875a03e85 feat: see what's new button added to about 2024-02-23 01:06:46 -08:00
Timothy J. Baek
5076700b3f feat: colour code sections 2024-02-23 00:59:48 -08:00
Timothy J. Baek
3ab2c384f2 fix: changelog popup default behaviour 2024-02-23 00:50:54 -08:00
Timothy J. Baek
05aea9edf9 feat: changelog modal auto popup 2024-02-23 00:47:54 -08:00
Timothy J. Baek
ea0253828d Update Modal.svelte 2024-02-23 00:32:43 -08:00
Timothy J. Baek
9f950aea9c feat: changelog.md 2024-02-23 00:30:26 -08:00
Timothy J. Baek
2e7efde4b7 Update Images.svelte 2024-02-22 19:40:51 -08:00
Timothy J. Baek
7ec4c07bf9 feat: image size param 2024-02-22 19:32:36 -08:00
Timothy J. Baek
79615f26da feat: image preview 2024-02-22 18:49:34 -08:00
Timothy J. Baek
a2e2dd89a5 Update Messages.svelte 2024-02-22 17:58:18 -08:00
Timothy Jaeryang Baek
9c1aa92451
Merge branch 'main' into feat/delete-message 2024-02-22 20:57:46 -05:00
Timothy J. Baek
a3a0e18307 Update Messages.svelte 2024-02-22 17:54:22 -08:00
Timothy J. Baek
eaa6850431 Update Messages.svelte 2024-02-22 17:53:58 -08:00
Timothy J. Baek
97d9ecadcf fix: version 2024-02-22 13:36:44 -08:00
Jannik Streidl
9b27d952f8 better error handling 2024-02-22 15:42:35 +01:00
Jannik Streidl
06f53a6882 settings fix -> updates value directly 2024-02-22 15:35:31 +01:00
Jannik Streidl
4bb5b3db0a added animations 2024-02-22 15:20:48 +01:00
Jannik Streidl
e1e1cb9fd4 removed comments 2024-02-22 12:16:10 +01:00
Jannik Streidl
56c4ee0fff styling fix 2024-02-22 12:03:45 +01:00
Jannik Streidl
230f787da1 first draft 2024-02-22 11:54:55 +01:00
Timothy J. Baek
7b27a96e14 Update About.svelte 2024-02-22 02:03:24 -08:00
Timothy J. Baek
dc705c4984 refac: settings 2024-02-21 19:06:27 -08:00
Timothy J. Baek
797ed9ac7f feat: allow enabling after url is provided 2024-02-21 18:57:53 -08:00
Timothy J. Baek
d863e7e60b feat: save message 2024-02-21 18:50:41 -08:00
Timothy J. Baek
cc50cc10e6 feat: sd frontend integration 2024-02-21 18:36:40 -08:00
Timothy J. Baek
733e963c44 feat: sd backend integration 2024-02-21 18:12:01 -08:00
Timothy J. Baek
b740fa3a7b fix: connection renamed to connections 2024-02-21 13:43:03 -08:00
Timothy J. Baek
83d0c58a00 feat: image settings added 2024-02-21 13:29:59 -08:00
Timothy J. Baek
05ea6cf6fd feat: enable title generation prompt edit 2024-02-21 12:51:52 -08:00
Timothy J. Baek
5a1f0e0a87 Update ResponseMessage.svelte 2024-02-21 12:23:03 -08:00
Timothy J. Baek
930859980f fix: latex delimiters 2024-02-21 12:19:08 -08:00
Danny Liu
c42ac39dc4 Recursively set delete=true flag for all children messages 2024-02-20 19:51:34 -08:00
Timothy J. Baek
7c4d818f2d refac: styling 2024-02-20 18:03:23 -08:00
Danny Liu
a655ccdd06 only cancel chat completion if the deleted message is the most recently sent 2024-02-20 16:35:44 -08:00
Danny Liu
95b8edf6b3 use cancelChatCompletion API call instead of stopResponse function 2024-02-20 16:00:57 -08:00
Danny Liu
51b594036d invoke stopResponse() if user deletes message during response generation 2024-02-20 15:27:47 -08:00
Danny Liu
632882a511 add message filtering in +page.svelte to filter out deleted messages in payload 🗑️ 2024-02-20 15:12:50 -08:00
Danny Liu
941bcdc2e5 Refactor deleteMessage function and update deleteMessagePair usage 2024-02-20 15:12:06 -08:00
Danny Liu
cd3cecd2f0 filter out deleted messages in payload 🗑️ 2024-02-20 13:53:47 -08:00
Danny Liu
60c99a44f8 remove user message and response from DOM as pair 2024-02-20 13:24:22 -08:00
Timothy J. Baek
275523e32e feat: jwt utils 2024-02-19 20:44:00 -08:00
Timothy J. Baek
9ae4ad9702 refac: styling 2024-02-19 19:43:41 -08:00