Gitnuro/src/main/kotlin/com/jetpackduba/gitnuro
2024-01-10 17:33:21 +01:00
..
credentials Code cleanup 2023-12-24 21:30:09 +01:00
di Code cleanup 2023-12-24 21:30:09 +01:00
exceptions Code cleanup 2023-12-24 21:30:09 +01:00
extensions Code cleanup 2023-12-24 21:30:09 +01:00
git Code cleanup 2023-12-24 21:30:09 +01: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 Fixed breaking changes from kotlin-logging 2023-07-26 19:12:19 +02:00
managers Code cleanup 2023-12-24 21:30:09 +01:00
models Code cleanup 2023-12-24 21:30:09 +01:00
preferences Fix settings using wrong flow for VerifySSL 2023-11-22 17:04:22 +01:00
ssh/libssh Added basic error and port handling 2023-09-20 15:40:31 +02:00
system Code cleanup 2023-12-24 21:30:09 +01:00
terminal Code cleanup 2023-12-24 21:30:09 +01:00
theme Fixed text field border color to be darker when enabled than disabled 2023-09-12 23:31:47 +02:00
ui Pane size is saved in-memory to preserve it when switching between tabs 2024-01-10 17:33:21 +01:00
updates Code cleanup 2023-12-24 21:30:09 +01:00
viewmodels Pane size is saved in-memory to preserve it when switching between tabs 2024-01-10 17:33:21 +01:00
App.kt Code cleanup 2023-12-24 21:30:09 +01: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 Added option to disable SSL verify 2023-11-22 16:03:45 +01:00
Logging.kt Changed getCurrentOs to be a lazy property and avoid doing the check everytime 2023-08-22 20:54:40 +02:00
main.kt Added tabs drag and drop 2023-06-19 09:58:33 +02:00
SharedRepositoryStateManager.kt Implemented edit, drop & restore of Rebase interactive state even if started from external software 2023-07-01 21:50:53 +02:00