Abdelilah El Aissaoui
|
90b613bc59
|
Restored rust side event batching & error handling in file watcher
|
2024-07-29 00:03:35 +02:00 |
|
Abdelilah El Aissaoui
|
a542e38ae2
|
Migrated from Uniffi+JNA to Kotars
|
2024-07-13 19:22:44 +02:00 |
|
Abdelilah El Aissaoui
|
bb47728d64
|
Probe files and directory checks are now executed in the Rust part to reduce the communication overhead between both parts
|
2023-10-11 20:36:48 +02:00 |
|
Abdelilah El Aissaoui
|
b1dcdeb79b
|
Added events batching from Rust part to prevent excessive exchange between both sides
|
2023-09-29 13:42:15 +02:00 |
|
Abdelilah El Aissaoui
|
7e6ccbe810
|
Fixed .git dir changes not being detected properly and added rule to ignore .proble files in git dir
|
2023-09-27 19:48:23 +02:00 |
|
Abdelilah El Aissaoui
|
1cf1eca45f
|
Added new switch and adjusted surface color on light theme
|
2023-07-15 13:21:19 +02:00 |
|
Abdelilah El Aissaoui
|
a951d9ccd1
|
Excluded git message files from file detection
|
2023-07-14 18:27:06 +02:00 |
|
Abdelilah El Aissaoui
|
7a7eb3ad93
|
Refactored repository watcher
Refactored to use a rust implementation instead of the java impl, because the java impl has been unrelible in linux and macos
|
2023-07-14 14:28:29 +02:00 |
|
Abdelilah El Aissaoui
|
c2b19a04d2
|
Refactored how commands are executed to support Flatpak properly
Fixes #93
|
2023-04-17 17:03:06 +02:00 |
|
Abdelilah El Aissaoui
|
4bad3a941c
|
Removed unnecessary check
|
2022-11-12 21:42:30 +01:00 |
|
Abdelilah El Aissaoui
|
f293e9428c
|
Improved events notifications. Removed GIt dir changes detection temporarily
|
2022-10-16 16:00:42 +02:00 |
|
Abdelilah El Aissaoui
|
1e0f54cd36
|
Fixed bug where enter key would trigger pull/push operations if a dialog was shown
|
2022-09-30 14:48:23 +02:00 |
|
Abdelilah El Aissaoui
|
8df62ef2b7
|
Moved classes to match the package name
|
2022-09-28 01:56:21 +02:00 |
|