75 Commits

Author SHA1 Message Date
jeffser
c114ae67ba Made messages more compact 2024-10-15 20:06:05 -06:00
jeffser
0a7f7e5ac2 User messages are now smaller 2024-10-15 11:24:44 -06:00
jeffser
22db4a43d9 Made messages more compact 2024-10-15 10:57:49 -06:00
jeffser
70e4d8f407 Fixed 'window size not adapting to large text' 2024-10-15 10:31:00 -06:00
jeffser
6242087152 Replace model selector with button if there aren't any models download 2024-10-12 17:25:34 -06:00
jeffser
da653c754d Added create button to details and fixed some css 2024-10-12 17:01:54 -06:00
jeffser
c4907b81fd Fixed datetime bug 2024-10-12 13:29:54 -06:00
jeffser
4c104560d5 Chaged styling 2024-10-11 22:51:51 -06:00
jeffser
150e8779c7 New 'model details' page 2024-10-11 22:40:31 -06:00
jeffser
0bc9f79f99 Added rounded corners on images 2024-10-11 16:40:23 -06:00
jeffser
8fd8d920e6 Fixed error: text following another block doesn't render 2024-10-11 16:13:13 -06:00
jeffser
f6975f1b6d Forgot to import a library 2024-10-11 15:29:38 -06:00
jeffser
19523ba37a Fixed bug of model duplication when switching instances 2024-10-11 14:50:22 -06:00
jeffser
12fb88f3fd Removed references to old dialog system 2024-10-11 13:28:02 -06:00
jeffser
ef8ec59977 Made functions more readeable 2024-10-10 22:23:53 -06:00
jeffser
3156c70260 Rewrote a whole new dialog system cause I was bored 2024-10-10 22:14:08 -06:00
jeffser
7f042a906d Much better markup rendering 2024-10-09 21:31:08 -06:00
jeffser
38abd208ff Much better message block rendering 2024-10-09 20:48:04 -06:00
jeffser
57184f0a5c Remove digests when canceling the download of a model 2024-10-09 10:46:16 -06:00
jeffser
df568c7217 Verify image recognition only at launch 2024-10-09 10:13:00 -06:00
jeffser
70c183c71d Rewritten edit system (cancel and save buttons) 2024-10-08 19:26:51 -06:00
jeffser
b44d457bc5 Removed unused variable 2024-10-08 19:01:38 -06:00
jeffser
b952fa07b5 Replaced sudo with pkexec in custom scripts 2024-10-07 13:01:12 -06:00
jeffser
15bd4335e8 Use system for terminal if it is allowed to 2024-10-07 12:33:35 -06:00
jeffser
aa1fbcebe7 Copy shortcut 2024-10-07 10:37:14 -06:00
jeffser
66a9627b29 Better styling for terminal 2024-10-07 02:17:34 -06:00
jeffser
29a5251d63 Virtual terminal! 2024-10-07 02:02:27 -06:00
jeffser
67d572bd64 Even better code block detection 2024-10-06 22:23:37 -06:00
jeffser
06769aba90 Fixed codeblock detection when it doesn't have a language 2024-10-06 22:21:42 -06:00
jeffser
f5845e95e6 Added compatibility with python scripts 2024-10-06 22:16:06 -06:00
jeffser
4d529619d6 Better recognition for code blocks 2024-10-06 22:03:33 -06:00
jeffser
c1c30c993c Run Bash scripts on a terminal straight from chat :D 2024-10-06 21:13:00 -06:00
jeffser
7da70097f2 Fixed bug with text messages being loaded at launch 2024-10-06 19:24:32 -06:00
jeffser
0be0942da3 Fix: Text rendering causing crash because of notification being in a different thread 2024-09-29 16:07:12 -06:00
jeffser
633507fecd Quick fix to message generation 2024-09-25 09:34:12 -06:00
ProjectMoon
61d2e7c7a0
Use show API to detect vision. (#316)
* Use show API to detect vision.

* Update so it actually works.

* Removed Cache

---------

Co-authored-by: Jeffry Samuel <jeffrysamuer@gmail.com>
2024-09-21 16:39:22 -06:00
jeffser
5150fd769a Message search (yeah finally) 2024-09-21 15:50:38 -06:00
jeffser
f8d18afd13 Fixed right click on messages sometimes crashes app 2024-09-18 17:45:21 -06:00
jeffser
e8cfc9a9ee Update welcome dialog 2024-09-17 21:27:19 -06:00
jeffser
13a076bd9f Instant launch 2024-09-17 21:14:58 -06:00
jeffser
1ee36b113a Fixed stop button 2024-09-17 19:46:28 -06:00
jeffser
318f15925f Fixed spinner 2024-09-16 18:30:48 -06:00
jeffser
f96b652605 Changed appearance of delete / stop buttons 2024-09-16 10:37:58 -06:00
jeffser
51d2326dee Fixed clear chat 2024-09-11 10:51:04 -06:00
jeffser
a591270d58 Removed prints 2024-09-02 18:40:23 -06:00
jeffser
d3159ae6ea Fixed regeneration 2024-09-02 17:22:54 -06:00
jeffser
c2c047d8b7 Save at send message and fixed copy button on code blocks 2024-09-02 17:00:35 -06:00
jeffser
4e77898487 Fixed export chat 2024-09-02 16:16:27 -06:00
jeffser
758e055f1c Added save on rename, duplicate and import of chats 2024-09-02 16:10:53 -06:00
jeffser
687b99f9ab Update welcome screen when a model is pulled / created / deleted 2024-09-02 13:36:17 -06:00