E44
|
70b381d1f9
|
fix(control): fix create folder on main level path
|
2025-11-23 00:58:59 +01:00 |
|
E44
|
4445c5ea50
|
chore(control): add shell command error handling
|
2025-11-23 00:35:34 +01:00 |
|
E44
|
330c09e9a7
|
fix(control): add filter_file_selection_for_current_selected_displays after all display selects
|
2025-11-23 00:27:04 +01:00 |
|
E44
|
7488492190
|
chore(control): add enter action to TextInput
|
2025-11-23 00:26:40 +01:00 |
|
E44
|
9c5212dbac
|
chore(control): disable file buttons if no display is selected
|
2025-11-22 23:58:26 +01:00 |
|
E44
|
c1afc20658
|
fix(control): deselect files from displays which were deselected
|
2025-11-22 23:57:46 +01:00 |
|
E44
|
79ca11300a
|
refactor(control): improve wording
|
2025-11-22 23:36:45 +01:00 |
|
E44
|
7423212fe9
|
fix(control): deselect display after deletion
|
2025-11-22 23:30:59 +01:00 |
|
E44
|
efb99cbac0
|
chore(control): add delete file and create folder action
|
2025-11-22 23:30:36 +01:00 |
|
E44
|
4cf2633bc1
|
fix(control): better folder view, especially for same named folders on different displays
|
2025-11-22 23:22:31 +01:00 |
|
E44
|
826696ac9c
|
fix(control) add selected_display subsciption validation in TextInput
|
2025-11-22 23:17:07 +01:00 |
|
E44
|
76b8b9ab9c
|
refactor(control): add HighlightedText
|
2025-11-22 23:16:28 +01:00 |
|
E44
|
352c1a2a10
|
refactor(control): remove unnecessary file name check and commented code
|
2025-11-22 14:00:52 +01:00 |
|
E44
|
4c3522a63c
|
refactor(control): remove unnecessary html syntax in blackout
|
2025-11-22 13:16:13 +01:00 |
|
E44
|
74f2b5f5a7
|
fix(control): remove tailwindcss/typography from app.css
|
2025-11-22 13:12:16 +01:00 |
|
E44
|
408ffc3e22
|
refactor(control): move display_status_to_info to utils
|
2025-11-21 22:09:30 +01:00 |
|
E44
|
5b891ae64c
|
chore: add display text
|
2025-11-21 22:08:27 +01:00 |
|
E44
|
47fdff2676
|
chore(display): improve display startup behavior with qr-code
|
2025-11-19 19:59:12 +01:00 |
|
E44
|
7ae607cc50
|
chore(control): add focus_on_start to TextInput
|
2025-11-19 17:12:26 +01:00 |
|
E44
|
23b54c7b13
|
chore(control): follow api docs, improve api code structure
|
2025-11-19 17:05:23 +01:00 |
|
2mal3
|
3891fd7a4a
|
chore(display): follow api docs
|
2025-11-18 14:55:21 +01:00 |
|
2mal3
|
3b8647e031
|
feat(control): store api (#3)
|
2025-11-18 14:43:21 +01:00 |
|
E44
|
0b6ab994ce
|
finalize thumbnails and add shared supported_file_types json
|
2025-11-13 19:55:05 +01:00 |
|
E44
|
851cf708e8
|
show file name extension if file type isn't supported
|
2025-11-11 15:07:52 +01:00 |
|
E44
|
a247f59dd5
|
add file thumbnails
|
2025-11-10 12:45:46 +01:00 |
|
E44
|
706e8350af
|
start to implement show text
|
2025-11-09 19:51:47 +01:00 |
|
E44
|
3b47f463d1
|
fix button state warning
|
2025-11-09 18:58:14 +01:00 |
|
2mal3
|
a9a28eb1fb
|
docs: centralized dev
|
2025-11-09 00:01:53 +01:00 |
|
E44
|
69cea6c980
|
handle cd directory errors
|
2025-11-08 22:41:09 +01:00 |
|
E44
|
7888a0aa6e
|
improve logging
|
2025-11-08 22:18:10 +01:00 |
|
E44
|
e7588ce2d2
|
improve ux design with disabled buttons and info texts while no display is selected
|
2025-11-08 22:15:33 +01:00 |
|
E44
|
ea74609349
|
show blackscreen added
|
2025-11-08 22:03:12 +01:00 |
|
E44
|
bd5a15e3b5
|
improve splitpane behavior and look
|
2025-11-08 21:51:41 +01:00 |
|
E44
|
e2dbbcc70d
|
add missing TreeElement Object
|
2025-11-08 21:47:54 +01:00 |
|
E44
|
6c6a2bdbee
|
add svelte splitpanes for pinned display view
|
2025-11-08 21:47:44 +01:00 |
|
E44
|
be3f309d0a
|
add description to pinned display status
|
2025-11-08 20:52:05 +01:00 |
|
E44
|
aaafa44c84
|
improve control main display structure
|
2025-11-08 20:51:40 +01:00 |
|
E44
|
c579c9ae2c
|
add more efficient file update structure (tree command)
|
2025-11-08 20:07:35 +01:00 |
|
2mal3
|
b94c80bfc6
|
fix(display): closing app wont stop server
|
2025-11-07 19:51:18 +01:00 |
|
E44
|
0bfe6371fd
|
add Keyboard Input, improve PopUp, improve general code
|
2025-11-07 12:15:58 +01:00 |
|
E44
|
10a09bc45e
|
add recursive file handling
|
2025-11-06 16:07:37 +01:00 |
|
2mal3
|
bf08ec946a
|
deps: udpdate
|
2025-11-06 15:46:41 +01:00 |
|
E44
|
e0f7f36383
|
add update_all_display_status interval, improve code structure
|
2025-11-06 12:52:56 +01:00 |
|
E44
|
cf8eeacb5e
|
improve api error handling
|
2025-11-06 12:51:55 +01:00 |
|
E44
|
2168873d3a
|
add control requests, use pings and improve display_status
|
2025-11-06 11:50:21 +01:00 |
|
E44
|
9fd81821f1
|
add Notifications
|
2025-11-06 11:49:32 +01:00 |
|
2mal3
|
bbaf08d6b8
|
fix: typo in mudics name
|
2025-11-05 21:50:55 +01:00 |
|
2mal3
|
ceba7b9e56
|
feat(control): advanced device ping route
|
2025-11-05 21:48:53 +01:00 |
|
2mal3
|
3297327321
|
fix(control): would exit instantly
|
2025-11-05 21:29:12 +01:00 |
|
E44
|
6c042c8129
|
change control port to 8080
|
2025-11-04 21:08:16 +01:00 |
|