Commit Graph

96 Commits

Author SHA1 Message Date
0215ccd5a1
fix: remove useless padding 2023-05-10 19:03:58 +02:00
575cc406c5
fix: support custom theming 2023-05-10 18:58:33 +02:00
Daudix_UFO
73937725e5
feat: Tweak some colors 2023-05-10 18:33:30 +03:00
15ec5c978f
fix: custom theming support 2023-05-10 17:26:13 +02:00
6b91205c57
webview: improve custom css 2023-05-10 17:22:27 +02:00
bdd1a2e9a9
webview: experiment custom theming 2023-05-10 17:20:00 +02:00
d6f26e7fc9
ui: first version using webview as a render for the response 2023-05-10 17:14:25 +02:00
5e56b13d36
format: black 2023-05-08 22:50:08 +02:00
86deb53691
fix: doesn't spin forever if there isn't any prompt (#20) 2023-05-07 22:58:45 +02:00
142eefa310
fix: make clear after send working (#19) 2023-05-07 22:49:52 +02:00
Daudix_UFO
6552dd1561
fix: Copy shortcut 2023-05-07 21:48:22 +03:00
a0ed6d7b68
fix: shortcuts 2023-05-07 20:34:09 +02:00
62b57a6ad9
fix: remove a provider enabled if doesn't exist
only if bard was enabled
2023-05-07 16:27:12 +02:00
af9bfc1d87
fix: accelerator 2023-05-07 16:14:29 +02:00
25cefc9671
main: fix preferences shortcut 2023-05-07 16:02:40 +02:00
8a328e1bd6
a11y: add keyboard shortcuts 2023-05-07 15:58:04 +02:00
3c6e11cf61
main: doesn't reload if already loaded 2023-05-07 15:49:24 +02:00
a335768d76
src: add load dropdown 2023-05-07 15:27:03 +02:00
764cba5e27
format: black 2023-05-07 10:35:04 +02:00
62bba52dd2
src: update thread 2023-05-06 11:19:14 +02:00
6cf10e6f2e
fix: app crash randomly when updating the response (#19) 2023-05-06 11:10:53 +02:00
243910c5c0
src: add save/load data 2023-05-06 00:25:57 +02:00
Bytez
fc023a3b4c Saving settings on window closing. 2023-05-05 22:16:17 +02:00
17169e979b
src: add troubleshooting and url to about (#15 github) 2023-05-05 09:57:03 +02:00
d8cca9f7a2
main: add log 2023-05-05 01:15:55 +02:00
c4563aa5ca
provider: sort providers in alphabetical order (#11 codeberg) 2023-05-04 17:53:43 +02:00
f7442dfe71
fix: add focus on start (#11) 2023-05-04 14:21:15 +02:00
7870cfc843
src: add translators 2023-05-04 14:16:34 +02:00
11b3e79234
provider: add about to openai 2023-05-01 11:22:43 +02:00
26b45cdd0d
po: update pot 2023-05-01 01:51:17 +02:00
5a855e3236
format: with ruff and black 2023-05-01 01:45:31 +02:00
67e83a4fb5
src: add provider notify 2023-04-30 21:03:34 +02:00
9505d22f66
provider: add support for providers 2023-04-30 16:31:54 +02:00
088ee95a52
src: fix glib warning 2023-04-30 16:30:50 +02:00
b4d839ab8a src: fix BAIChat 2023-04-29 17:42:45 +02:00
8abbc26560 main: begin add tts 2023-04-29 17:29:45 +02:00
daudix-UFO
e93d597606
feat: Replace com.github with io.github
*Fix default window size
2023-04-27 23:27:05 +03:00
c310542911 ui: remove status 2023-04-27 21:00:46 +02:00
6d2159bbfb src: use primary instead of control for shortcuts 2023-04-27 14:59:49 +02:00
2b96d98c49 ui: add shortcuts 2023-04-27 14:56:28 +02:00
9038ef2edf about: add @daudix-UFO 2023-04-27 14:31:42 +02:00
7158704ecb ui: add wait button and offline 2023-04-27 14:24:23 +02:00
b3799c0484 main: add spinner 2023-04-27 13:48:57 +02:00
daudix-UFO
1116a445c5
misc: Replace three dots with ellipsis
Because HIG
2023-04-27 07:39:35 +03:00
99bc7a6eca ui: rework window 2023-04-27 00:32:45 +02:00
39bc19a1a4 initial commit 2023-04-26 14:52:27 +02:00