Gitnuro/src/main/kotlin/com/jetpackduba/gitnuro
2024-08-20 20:56:39 +02:00
..
autogenerated Migrated from Uniffi+JNA to Kotars 2024-07-13 19:22:44 +02:00
credentials Added workaround error management until kotars has proper Result support 2024-08-01 21:57:29 +02:00
di Width of triple vertical split pane columns is now persisted 2024-07-20 01:18:39 +02:00
exceptions Refactored user feedback. 2024-08-02 16:24:55 +02:00
extensions Fixed removeLineDelimiters method not working properly in CRLF files (\n was removed before \r\n) 2024-08-18 20:45:34 +02:00
git Fixed line endings not having the right line endings in CRLF files with autoCRLF=false 2024-08-18 20:44:23 +02:00
images Reformated whole project 2022-10-22 15:35:32 +02:00
keybindings Changed getCurrentOs to be a lazy property and avoid doing the check everytime 2023-08-22 20:54:40 +02:00
logging Restored rust side event batching & error handling in file watcher 2024-07-29 00:03:35 +02:00
managers Refactored user feedback. 2024-08-02 16:24:55 +02:00
models Refactored user feedback. 2024-08-02 16:24:55 +02:00
preferences Renamed AppSettings to repository 2024-05-08 15:11:47 +02:00
repositories Reenabled option to change lists spacing 2024-08-20 20:56:39 +02:00
ssh/libssh Added workaround error management until kotars has proper Result support 2024-08-01 21:57:29 +02:00
system Fixed file picker not working on MacOS 2024-02-11 18:45:51 +01:00
terminal Renamed AppSettings to repository 2024-05-08 15:11:47 +02:00
theme Reenabled option to change lists spacing 2024-08-20 20:56:39 +02:00
ui Reenabled option to change lists spacing 2024-08-20 20:56:39 +02:00
updates Code cleanup 2023-12-24 21:30:09 +01:00
viewmodels Refactored user feedback. 2024-08-02 16:24:55 +02:00
App.kt Removed unnecessary loop 2024-08-02 20:46:19 +02:00
AppConstants.kt Added events batching from Rust part to prevent excessive exchange between both sides 2023-09-29 13:42:15 +02:00
AppEnvInfo.kt Added button to open terminal in current directory 2023-03-21 01:37:05 +01:00
Icons.kt Refactored remotes in side panel 2024-07-19 21:32:38 +02:00
Logging.kt Added logs section in Settings 2024-03-23 16:58:29 +01:00
main.kt Added proper gitnuro_rs library loading 2024-07-15 01:33:40 +02:00
ProcessingScreen.kt Added basic positive feedback 2024-06-23 14:56:39 +02:00
SharedRepositoryStateManager.kt Fixed state not updating properly after cherry-pick conflicting 2024-06-12 11:24:23 +02:00
TaskType.kt Added task type for most operations and reduced duplicated code 2024-03-24 00:14:04 +01:00