Commit Graph

1445 Commits

Author SHA1 Message Date
Nikita Galaiko
6744016ffe add basic dispatchers tests 2023-06-02 14:31:35 +02:00
Nikita Galaiko
fef2f97b20 rm crossbeam_channel dependency 2023-06-01 16:02:10 +02:00
Nikita Galaiko
a8fa48c929 fully async dispatcher 2023-06-01 15:43:34 +02:00
Nikita Galaiko
55312efce5 make sure player deltas are sorted 2023-06-01 14:59:06 +02:00
Nikita Galaiko
6efd814c6e simplify dispatcher 2023-06-01 14:59:06 +02:00
Nikita Galaiko
705e0b4ffb more logs to file watcher 2023-06-01 09:15:24 +02:00
Ian Donahue
16be4b26f7
Merge pull request #400 from gitbutlerapp/ian/gb-340-change-histogram-bar-chart-shows-a-minimum-for-things
Now there is a very small minimum hight to show the bar
2023-05-31 17:30:09 +02:00
idonahue
3e11c520b3 Now there is a very small minimum hight to show the bar 2023-05-31 17:20:10 +02:00
Ian Donahue
6a1729bb40
Merge pull request #399 from gitbutlerapp/ian/gb-337-update-the-content-of-the-gitbutler-chat-ai-text
Gramatical issue
2023-05-31 17:00:51 +02:00
idonahue
da793b0b2f Gramatical issue 2023-05-31 16:51:10 +02:00
Ian Donahue
e674ea8619
Merge pull request #398 from gitbutlerapp/ian/gb-337-update-the-content-of-the-gitbutler-chat-ai-text
Ian/gb 337 update the content of the gitbutler chat ai text
2023-05-31 16:49:33 +02:00
idonahue
28b91c8230 pnpm format 2023-05-31 16:45:04 +02:00
idonahue
99a6aae8b2 Made "Ask GitButler" look nice 2023-05-31 16:44:06 +02:00
idonahue
869bc5924e Updated langauge 2023-05-31 16:27:11 +02:00
Nikita Galaiko
63a576d5a6 make file_change and ticket async 2023-05-31 11:35:04 +02:00
Nikita Galaiko
61bdfef94d lint and check run on push 2023-05-31 10:52:07 +02:00
Nikita Galaiko
e79c4f9f5f cargo fmt 2023-05-31 10:52:07 +02:00
Nikita Galaiko
ecf3194125 fix some warnings 2023-05-31 10:52:07 +02:00
Nikita Galaiko
cbd8046400 stop using old stores in the player 2023-05-30 16:30:43 +02:00
Nikita Galaiko
a1da5ba8bc show added/removed status in sessions list 2023-05-30 15:32:52 +02:00
Nikita Galaiko
3cf1532138 rm unused store 2023-05-30 14:59:28 +02:00
Nikita Galaiko
a48e8e5db0 align slider 2023-05-30 14:37:42 +02:00
Nikita Galaiko
14e5326558 fix slider click 2023-05-30 14:37:42 +02:00
Nikita Galaiko
27ff1f7f80 use mm-jsr for slider markers 2023-05-30 14:37:42 +02:00
Nikita Galaiko
60bd88ec21 use mm-jsr for the slider 2023-05-30 14:37:42 +02:00
Nikita Galaiko
9dff7b0993 escape query param 2023-05-30 08:58:43 +02:00
Nikita Galaiko
1915efd64d linkProjectModal: by default create new project 2023-05-29 16:11:01 +02:00
Nikita Galaiko
b5f800af4a show all cloud project, but disable linked 2023-05-29 16:11:01 +02:00
Nikita Galaiko
d4948813cc fix recent activity
due to invalid sessions order, recent activity filter someimes filtered
out everything
2023-05-29 14:45:35 +02:00
Nikita Galaiko
b686053ee8 stop generating snippets in rust 2023-05-29 14:24:49 +02:00
Nikita Galaiko
07343e4d73 highlight full query 2023-05-29 14:24:49 +02:00
Nikita Galaiko
9e73226702 custom snippet generator 2023-05-29 14:24:49 +02:00
Nikita Galaiko
86209c04a5 only index bookmark if changed 2023-05-29 14:24:49 +02:00
Nikita Galaiko
6b5e101f64 ngram tokenizer 2023-05-29 14:24:49 +02:00
Nikita Galaiko
3517cb5339 index bookmarks to the same search document as deltas 2023-05-29 14:24:49 +02:00
Nikita Galaiko
2f2285cf40 update test for bookmarks search 2023-05-29 14:24:49 +02:00
Nikita Galaiko
9102dd706b index ngrams for bookmark notes 2023-05-29 14:24:49 +02:00
Nikita Galaiko
afa4c397d8 setup ngram search 2023-05-29 14:24:49 +02:00
Nikita Galaiko
165fe531c4 create search index for bookmarks 2023-05-29 14:24:49 +02:00
Kiril Videlov
90cf2dc66d lint 2023-05-28 00:28:04 +02:00
Kiril Videlov
fef463c468 remove aip 2023-05-28 00:28:04 +02:00
Kiril Videlov
737f73c834 add markdown lib 2023-05-28 00:28:04 +02:00
Kiril Videlov
4c19f6c13d handle the case when embeddings are not ready 2023-05-28 00:28:04 +02:00
Kiril Videlov
38b99243c1 fix some sloppy css shit 2023-05-28 00:28:04 +02:00
Kiril Videlov
ec2703a5fa some default state when cloud is not enabled 2023-05-28 00:28:04 +02:00
Kiril Videlov
4a77e377c6 some markdown for chat messages 2023-05-28 00:28:04 +02:00
Kiril Videlov
597aab3156 some cleanup and wiring things up 2023-05-28 00:28:04 +02:00
Kiril Videlov
a9a2425381 wip 2023-05-28 00:28:04 +02:00
Nikita Galaiko
e8ce273ab5 fix header session navigation 2023-05-25 14:48:10 +02:00
Nikita Galaiko
e53640c3f4 player: dynamic updates 2023-05-25 13:54:21 +02:00