Commit Graph

38 Commits

Author SHA1 Message Date
f12b12a82c Build for Windows, MacOs and Linux (#11)
* macosx build
* update to .net8 and newest nugets
* added context menu to file list
* update version number
2025-03-13 03:04:42 +01:00
d405677420 Merge pull request #10 from frosch95/pr-9
Refresh button for the file list
v0.1.3
2023-10-09 20:30:31 +02:00
0e979fad5f Closes #9 : Refresh button for the file list 2023-10-09 20:29:40 +02:00
6754210e9b Merge pull request #7 from frosch95/pr-6
Sort properties in alphabatically order
2023-10-05 14:37:30 +02:00
0d11fdd000 Closes #6 Sort properties in alphabatically order 2023-10-05 14:22:18 +02:00
b33552531a remember last chosen local directory v0.1.2 2023-08-28 20:26:41 +02:00
7f7471d47b show message also in ui thread v0.1.1 2023-08-14 20:30:25 +02:00
6d03c88261 reworked the whole reactive property handling v0.1.0 2023-08-12 00:31:37 +02:00
a696152667 fix broken build v0.0.13 2023-08-11 14:31:07 +02:00
491127d460 fix broken path selection 2023-08-11 14:30:20 +02:00
551b77f5a1 fix reactive resets v0.0.12 2023-08-11 13:09:27 +02:00
7932583d9d better description of the tool 2023-08-10 22:26:18 +02:00
79e3ec2f0d compressed executable files v0.0.11 2023-08-10 22:02:02 +02:00
f04d08866f nuke build added v0.0.10 2023-08-10 21:27:58 +02:00
72f3ac90cd Better UI and Reactive Attribute v0.0.9 2023-08-10 19:24:34 +02:00
4dce6e3d38 fix screnshot path 2023-08-08 05:14:36 +02:00
4e91f5ce70 added screenshot to README.md 2023-08-08 05:12:11 +02:00
f536e38800 fix column size v0.0.8-alpha 2023-08-08 05:01:19 +02:00
e0155a17a2 added symbolic link filetype 2023-08-08 04:58:14 +02:00
b26cc0e984 added virtual parent to list v0.0.7-alpha 2023-08-08 04:35:53 +02:00
ba39661926 Merge remote-tracking branch 'origin/master' v0.0.6-alpha 2023-08-07 22:00:41 +02:00
59e9131fed Added container selection to support pods with multiple containers 2023-08-07 22:00:27 +02:00
d544f75c99 Create LICENSE 2023-08-07 20:10:46 +02:00
ec60e55c7f remove focus on cell v0.0.5-alpha 2023-08-07 19:50:52 +02:00
a4fb00010e Make double click working 2023-08-07 19:50:52 +02:00
Christian Schmitt
6ad58270a9 removed unsused tag 2023-08-07 19:50:46 +02:00
Christian Schmitt
e284e3f532 added DoubleTapped Event to InvokeCommandAction 2023-08-07 19:50:15 +02:00
7e3c4248e1 Show errors on main ui thread v0.0.4-alpha 2023-08-06 19:37:24 +02:00
d749f89eed version 0.0.3 v.0.0.3-alpha 2023-08-04 01:21:36 +02:00
79f0395de4 added error handling 2023-08-04 01:08:02 +02:00
078fd60454 version 0.0.2 v0.0.2 2023-08-01 23:41:52 +02:00
393f0f0e6b Download logs from pod 2023-08-01 22:09:47 +02:00
12ef9680d0 added app icon, introduce kubernetesservice interface and logging 2023-08-01 20:39:25 +02:00
ee6544c641 project configuration and platforms v0.0.1 2023-08-01 00:38:59 +02:00
889e9789c2 Create README.md 2023-07-31 22:11:01 +02:00
47ae3d1141 copy files via tar 2023-07-31 22:04:46 +02:00
1af741155a ui improvements and async test when download a file 2023-07-31 19:07:52 +02:00
9fd5f5cbd8 First draft of kubernetes file browser 2023-07-30 20:59:30 +02:00