.. |
credentials
|
Renamed AppSettings to repository
|
2024-05-08 15:11:47 +02:00 |
di
|
Renamed AppSettings to repository
|
2024-05-08 15:11:47 +02:00 |
exceptions
|
Added task type for most operations and reduced duplicated code
|
2024-03-24 00:14:04 +01:00 |
extensions
|
Code cleanup
|
2023-12-24 21:30:09 +01:00 |
git
|
Renamed AppSettings to repository
|
2024-05-08 15:11:47 +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
|
Fixed breaking changes from kotlin-logging
|
2023-07-26 19:12:19 +02:00 |
managers
|
Renamed AppSettings to repository
|
2024-05-08 15:11:47 +02:00 |
models
|
Code cleanup
|
2023-12-24 21:30:09 +01:00 |
preferences
|
Renamed AppSettings to repository
|
2024-05-08 15:11:47 +02:00 |
repositories
|
Renamed AppSettings to repository
|
2024-05-08 15:11:47 +02:00 |
ssh/libssh
|
Added basic error and port handling
|
2023-09-20 15:40:31 +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
|
Fixed text field border color to be darker when enabled than disabled
|
2023-09-12 23:31:47 +02:00 |
ui
|
Renamed AppSettings to repository
|
2024-05-08 15:11:47 +02:00 |
updates
|
Code cleanup
|
2023-12-24 21:30:09 +01:00 |
viewmodels
|
Renamed AppSettings to repository
|
2024-05-08 15:11:47 +02:00 |
App.kt
|
Renamed AppSettings to repository
|
2024-05-08 15:11:47 +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
|
Implemented treeview in files list
|
2024-01-23 17:33:27 +01:00 |
Logging.kt
|
Added logs section in Settings
|
2024-03-23 16:58:29 +01:00 |
main.kt
|
Renamed AppSettings to repository
|
2024-05-08 15:11:47 +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 |
TaskType.kt
|
Added task type for most operations and reduced duplicated code
|
2024-03-24 00:14:04 +01:00 |