581 Commits

Author SHA1 Message Date
jeffser
00fc442348 Cuted some lines down 2024-10-10 22:34:14 -06:00
jeffser
32df119c60 Reconnect dialog added 2024-10-10 22:30:52 -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
d55aaf19a2 Nah, I'll leave then sudo thing 2024-10-09 12:51:02 -06:00
jeffser
9f4b6faf28 Remove sudo 2024-10-09 12:49:02 -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
ed440d8935 New icon 2024-10-08 19:27:01 -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
efbfb1e82a Change warning so that it only appears with bash scripts 2024-10-07 10:16:31 -06:00
jeffser
f497f1c5dc Styling 2024-10-07 10:10:20 -06:00
jeffser
9ecf231307 Use venv for running python scripts 2024-10-07 10:02:39 -06:00
jeffser
66a9627b29 Better styling for terminal 2024-10-07 02:17:34 -06:00
jeffser
f03c01b6a6 Better dimensions for terminal 2024-10-07 02:07:17 -06:00
jeffser
29a5251d63 Virtual terminal! 2024-10-07 02:02:27 -06:00
jeffser
6394569b3b New models! 2024-10-06 23:26:08 -06:00
jeffser
c00061f46b Proper python support 2024-10-06 22:41:05 -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
95561f205c Faster and well organized launch 2024-10-06 21:42:08 -06:00
jeffser
e855466280 Modified script running 2024-10-06 21:16:32 -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
jeffser
4851b7858b Merge branch 'main' of github.com-jeffser:Jeffser/Alpaca 2024-09-22 15:03:30 -06:00
jeffser
40afce9fb0 New models added to list 2024-09-22 14:55:38 -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
3653af7b81 Fixed model manager with accessibility large text on (wip) 2024-09-18 18:10:47 -06:00
jeffser
f8d18afd13 Fixed right click on messages sometimes crashes app 2024-09-18 17:45:21 -06:00
jeffser
4fb83ed441 Made sidebar resize a little 2024-09-17 22:36:51 -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
cbdfe43896 Fixed image verifier 2024-09-17 18:59:21 -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
12790b5ae1 Stop existing instance before starting new one fallback 2024-09-16 10:31:28 -06:00
jeffser
68d970716f Fixes for system installation 2024-09-11 22:44:07 -06:00
jeffser
a0338bcccb Fixed launch error when displaying welcome dialog 2024-09-11 22:33:11 -06:00