Commit Graph

  • be7662643b Revert "flatten this shit" Kiril Videlov 2023-06-06 14:45:10 +0200
  • b52ad2d55f
    Merge pull request #409 from gitbutlerapp/ian/cursor-for-select-text-from-diff Ian Donahue 2023-06-06 14:42:00 +0200
  • 62543e7688 flatten this shit Kiril Videlov 2023-06-06 14:29:35 +0200
  • 268c8ba167 new data structure Kiril Videlov 2023-06-06 14:14:53 +0200
  • b8cdee6ea2 animate card Kiril Videlov 2023-06-06 13:06:31 +0200
  • 7b64fad9ed Revert "updates to data structure" Kiril Videlov 2023-06-06 13:05:37 +0200
  • 533cda6625 updates to data structure Kiril Videlov 2023-06-06 12:41:47 +0200
  • 1312c2efed no-prerender Kiril Videlov 2023-06-02 12:57:54 +0200
  • d8e5ffcbe7 first stab at virtual branch UI Kiril Videlov 2023-06-02 11:46:47 +0200
  • ace10274de
    Bump tauri-plugin-log from bc0ea5a to 29bf8a2 in /src-tauri dependabot[bot] 2023-06-05 16:10:51 +0000
  • e12a4dfc0e pnpm format idonahue 2023-06-05 17:28:58 +0200
  • 3015fc8296 Clearer that a user can select text from diff viewer idonahue 2023-06-05 17:28:26 +0200
  • 6ee2a8c087 init bookmarks reader/writer/iterator Nikita Galaiko 2023-06-05 16:12:25 +0200
  • 30d238a0c9
    init bookmarks reader/writer/iterator Nikita Galaiko 2023-06-05 16:12:25 +0200
  • 83be7af9f4 align session writer signature Nikita Galaiko 2023-06-05 10:32:17 +0200
  • 7958ea38fa extract bookmark writer Nikita Galaiko 2023-06-05 10:24:50 +0200
  • 6167ee0a31 extract pty writer Nikita Galaiko 2023-06-05 10:21:52 +0200
  • de30d69128 extract deltas writer Nikita Galaiko 2023-06-05 10:16:56 +0200
  • 87540c5ce5
    align session writer signature Nikita Galaiko 2023-06-05 10:32:17 +0200
  • 7acfe48b0f
    extract bookmark writer Nikita Galaiko 2023-06-05 10:24:50 +0200
  • 6592cb6937
    extract pty writer Nikita Galaiko 2023-06-05 10:21:52 +0200
  • 327b3da485
    extract deltas writer Nikita Galaiko 2023-06-05 10:16:56 +0200
  • 1bd115e094
    Bump tokio-tungstenite from 0.18.0 to 0.19.0 in /src-tauri dependabot[bot] 2023-06-02 12:32:25 +0000
  • ede366f13e gh actions: override rust v0.4.6 Nikita Galaiko 2023-06-02 14:02:39 +0200
  • 0c7c444bb5 improve reindex detection for bookmarks Nikita Galaiko 2023-06-02 13:42:18 +0200
  • 89cfe4bc9d watcher/handler: log events Nikita Galaiko 2023-06-02 13:28:33 +0200
  • 2f61c409eb make a separate reindex event Nikita Galaiko 2023-06-02 11:21:18 +0200
  • 6744016ffe add basic dispatchers tests Nikita Galaiko 2023-06-02 11:08:47 +0200
  • 16403dbb15
    gh actions: override rust Nikita Galaiko 2023-06-02 14:02:39 +0200
  • 8e970149f4
    improve reindex detection for bookmarks Nikita Galaiko 2023-06-02 13:42:18 +0200
  • 9d4820ee9a
    watcher/handler: log events Nikita Galaiko 2023-06-02 13:28:33 +0200
  • a30ad8c9d4
    make a separate reindex event Nikita Galaiko 2023-06-02 11:21:18 +0200
  • 8f4b5755b6
    add basic dispatchers tests Nikita Galaiko 2023-06-02 11:08:47 +0200
  • f18da993b9
    Bump refinery from 0.8.9 to 0.8.10 in /src-tauri dependabot[bot] 2023-06-01 14:10:35 +0000
  • fef2f97b20 rm crossbeam_channel dependency v0.4.5 Nikita Galaiko 2023-06-01 15:58:27 +0200
  • 788adc8038
    rm crossbeam_channel dependency Nikita Galaiko 2023-06-01 15:58:27 +0200
  • a8fa48c929 fully async dispatcher Nikita Galaiko 2023-06-01 15:33:50 +0200
  • 60b4388725
    fully async dispatcher Nikita Galaiko 2023-06-01 15:33:50 +0200
  • 55312efce5 make sure player deltas are sorted Nikita Galaiko 2023-06-01 14:51:46 +0200
  • 6efd814c6e simplify dispatcher Nikita Galaiko 2023-06-01 14:41:52 +0200
  • 860e95bbd5
    make sure player deltas are sorted Nikita Galaiko 2023-06-01 14:51:46 +0200
  • 73d539d09d
    simplify dispatcher Nikita Galaiko 2023-06-01 14:41:52 +0200
  • 705e0b4ffb more logs to file watcher v0.4.4 Nikita Galaiko 2023-06-01 09:11:56 +0200
  • 8be8266a96
    more logs to file watcher Nikita Galaiko 2023-06-01 09:11:56 +0200
  • 16be4b26f7
    Merge pull request #400 from gitbutlerapp/ian/gb-340-change-histogram-bar-chart-shows-a-minimum-for-things Ian Donahue 2023-05-31 17:30:09 +0200
  • 3e11c520b3 Now there is a very small minimum hight to show the bar idonahue 2023-05-31 17:20:10 +0200
  • 6a1729bb40
    Merge pull request #399 from gitbutlerapp/ian/gb-337-update-the-content-of-the-gitbutler-chat-ai-text Ian Donahue 2023-05-31 17:00:51 +0200
  • da793b0b2f Gramatical issue idonahue 2023-05-31 16:51:10 +0200
  • e674ea8619
    Merge pull request #398 from gitbutlerapp/ian/gb-337-update-the-content-of-the-gitbutler-chat-ai-text Ian Donahue 2023-05-31 16:49:33 +0200
  • 28b91c8230 pnpm format idonahue 2023-05-31 16:45:04 +0200
  • 99a6aae8b2 Made "Ask GitButler" look nice idonahue 2023-05-31 16:44:06 +0200
  • 869bc5924e Updated langauge idonahue 2023-05-31 16:27:11 +0200
  • 63a576d5a6 make file_change and ticket async v0.4.3 Nikita Galaiko 2023-05-31 11:28:11 +0200
  • 3eb6d75fc2
    make file_change and ticket async Nikita Galaiko 2023-05-31 11:28:11 +0200
  • 61bdfef94d lint and check run on push Nikita Galaiko 2023-05-31 09:35:32 +0200
  • e79c4f9f5f cargo fmt Nikita Galaiko 2023-05-31 10:15:11 +0200
  • ecf3194125 fix some warnings Nikita Galaiko 2023-05-31 09:29:26 +0200
  • bbd70ef6b6
    lint and check run on push Nikita Galaiko 2023-05-31 09:35:32 +0200
  • d5f348e06d
    cargo fmt Nikita Galaiko 2023-05-31 10:15:11 +0200
  • 584b76bce5
    fix some warnings Nikita Galaiko 2023-05-31 09:29:26 +0200
  • a4fbfa25f9 formating test idonahue 2023-05-30 17:18:08 +0200
  • cbd8046400 stop using old stores in the player Nikita Galaiko 2023-05-30 16:24:17 +0200
  • c98ebe6c8f
    stop using old stores in the player Nikita Galaiko 2023-05-30 16:24:17 +0200
  • a1da5ba8bc show added/removed status in sessions list Nikita Galaiko 2023-05-30 15:28:29 +0200
  • d442d6742d
    show added/removed status in sessions list Nikita Galaiko 2023-05-30 15:28:29 +0200
  • 3cf1532138 rm unused store Nikita Galaiko 2023-05-30 14:46:37 +0200
  • d5bf59de1d
    rm unused store Nikita Galaiko 2023-05-30 14:46:37 +0200
  • a48e8e5db0 align slider Nikita Galaiko 2023-05-30 14:30:25 +0200
  • 14e5326558 fix slider click Nikita Galaiko 2023-05-30 14:27:42 +0200
  • 27ff1f7f80 use mm-jsr for slider markers Nikita Galaiko 2023-05-30 14:11:01 +0200
  • 60bd88ec21 use mm-jsr for the slider Nikita Galaiko 2023-05-30 11:23:58 +0200
  • 352cf8a426
    align slider Nikita Galaiko 2023-05-30 14:30:25 +0200
  • 1292fbd7f3
    fix slider click Nikita Galaiko 2023-05-30 14:27:42 +0200
  • 37f8b73029
    use mm-jsr for slider markers Nikita Galaiko 2023-05-30 14:11:01 +0200
  • 780f90a499
    use mm-jsr for the slider Nikita Galaiko 2023-05-30 11:23:58 +0200
  • 9dff7b0993 escape query param Nikita Galaiko 2023-05-30 08:53:39 +0200
  • f11df71a8f
    escape query param Nikita Galaiko 2023-05-30 08:53:39 +0200
  • 119b330384
    Bump tauri-plugin-log from bc0ea5a to 07406f1 in /src-tauri dependabot[bot] 2023-05-29 16:05:57 +0000
  • 1915efd64d linkProjectModal: by default create new project Nikita Galaiko 2023-05-29 16:03:37 +0200
  • b5f800af4a show all cloud project, but disable linked Nikita Galaiko 2023-05-29 15:39:33 +0200
  • 5ce4214175
    linkProjectModal: by default create new project Nikita Galaiko 2023-05-29 16:03:37 +0200
  • 090d345567
    show all cloud project, but disable linked Nikita Galaiko 2023-05-29 15:39:33 +0200
  • d4948813cc fix recent activity Nikita Galaiko 2023-05-29 14:41:03 +0200
  • ba496c2705
    fix recent activity Nikita Galaiko 2023-05-29 14:41:03 +0200
  • b686053ee8 stop generating snippets in rust Nikita Galaiko 2023-05-29 14:11:22 +0200
  • 07343e4d73 highlight full query Nikita Galaiko 2023-05-29 14:07:31 +0200
  • 9e73226702 custom snippet generator Nikita Galaiko 2023-05-29 11:00:36 +0200
  • 86209c04a5 only index bookmark if changed Nikita Galaiko 2023-05-29 10:04:23 +0200
  • 6b5e101f64 ngram tokenizer Nikita Galaiko 2023-05-29 09:12:33 +0200
  • 3517cb5339 index bookmarks to the same search document as deltas Nikita Galaiko 2023-05-26 12:16:39 +0200
  • 2f2285cf40 update test for bookmarks search Nikita Galaiko 2023-05-26 08:48:42 +0200
  • 9102dd706b index ngrams for bookmark notes Nikita Galaiko 2023-05-26 08:48:23 +0200
  • afa4c397d8 setup ngram search Nikita Galaiko 2023-05-25 16:33:33 +0200
  • 165fe531c4 create search index for bookmarks Nikita Galaiko 2023-05-24 16:02:20 +0200
  • 0b3e9c45ac
    stop generating snippets in rust Nikita Galaiko 2023-05-29 14:11:22 +0200
  • 77d65fba08
    highlight full query Nikita Galaiko 2023-05-29 14:07:31 +0200
  • f543a25a39
    custom snippet generator Nikita Galaiko 2023-05-29 11:00:36 +0200
  • 02ef53a3b0
    only index bookmark if changed Nikita Galaiko 2023-05-29 10:04:23 +0200
  • 80b3d87869
    ngram tokenizer Nikita Galaiko 2023-05-29 09:12:33 +0200
  • 90cf2dc66d lint Kiril Videlov 2023-05-28 00:23:38 +0200