E44
|
2711d89f22
|
chore(control): show folder_size as sum of all folder_elements
|
2026-01-19 18:33:59 +01:00 |
|
E44
|
c09e4b2d8d
|
chore(control): set size of all folders in db to 0
|
2026-01-19 17:57:32 +01:00 |
|
E44
|
209080db22
|
refactor(control): replace === 'inode/directory' with is_folder()
|
2026-01-19 17:54:47 +01:00 |
|
2mal3
|
4acbc96a58
|
chore(control): prevent closing popups by clicking outside (#20)
Multiple test users closed various popups accidentally by clicking outside and rarely used the feature to close the popup.
|
2026-01-19 17:40:53 +01:00 |
|
E44
|
99643f8029
|
chore(control): display transferring file correctly (still a few bugs)
|
2026-01-19 15:39:53 +01:00 |
|
E44
|
7cfa56a906
|
chore(control): set preview update mode in dev mode to never automatically
|
2026-01-18 22:34:43 +01:00 |
|
E44
|
0e87ca3ae1
|
fix(control): screenshot_loop is no longer blocking, preview states are now consistently changed
|
2026-01-18 22:22:30 +01:00 |
|
E44
|
6dfb29bbd1
|
chore(control): improve handling with offline displays
|
2026-01-18 19:05:15 +01:00 |
|
E44
|
97d2608adf
|
fix(control): wrong url in not-dev-mode
|
2026-01-18 18:23:49 +01:00 |
|
E44
|
36d2887247
|
fix(control): unknown status at app_start
|
2026-01-18 18:23:01 +01:00 |
|
E44
|
1e9148bff2
|
fix(control): use local ip address only in dev mode
|
2026-01-18 18:17:04 +01:00 |
|
E44
|
83eaf34475
|
chore(control): add settings with screenshot preview settings
|
2026-01-18 17:34:57 +01:00 |
|
E44
|
8fb9f5b9db
|
refactor(api_handler): better return types, formatting
|
2026-01-18 13:28:10 +01:00 |
|
E44
|
d13fd347ac
|
chore(control): change visual error structure in api_handler
|
2026-01-18 13:20:52 +01:00 |
|
E44
|
922b47bd1e
|
chore(control): improve app startup and display status ping behavior
|
2026-01-18 13:17:53 +01:00 |
|
E44
|
b57ea762bf
|
fix(control): limit loading bar to 100% size
|
2026-01-18 12:29:06 +01:00 |
|
E44
|
c171706d96
|
fix(control): improve visual feedback of sync (still not finished)
|
2026-01-18 12:25:43 +01:00 |
|
E44
|
6d5aa9041f
|
chore(control): add backend of sync, visuals still buggy
|
2026-01-18 11:59:14 +01:00 |
|
E44
|
c2d9a2b049
|
refactor(control): create gloabel type CompleteFileLoadingData
|
2026-01-18 11:58:28 +01:00 |
|
E44
|
f84a7c0520
|
refactor(control): rename get_current_folder_elements to get_folder_elements
|
2026-01-18 11:57:26 +01:00 |
|
E44
|
7f6891ecff
|
chore(control): change create_folder api to create_path
|
2026-01-18 11:55:51 +01:00 |
|
E44
|
12f4ec7d6c
|
refactor(control): improve structure in api_handler
|
2026-01-17 16:34:49 +01:00 |
|
E44
|
5533696aad
|
fix(control): rename function remove_file_from_display_recusively
|
2026-01-17 15:12:59 +01:00 |
|
E44
|
ce28a1f771
|
fix(control): delete files now recursively
|
2026-01-17 13:10:44 +01:00 |
|
E44
|
7632229704
|
fix(control): add path creation before uploading
|
2026-01-17 13:10:12 +01:00 |
|
E44
|
6c654e295c
|
refactor(control): remove unnecessary comments and logs
|
2026-01-14 22:48:57 +01:00 |
|
E44
|
a2bbf19fee
|
fix(control): Drag and Drop in DisplayView is now better
|
2026-01-14 22:48:02 +01:00 |
|
E44
|
246549acdf
|
fix(control): folders could only be created in path '/'
|
2026-01-14 19:25:21 +01:00 |
|
E44
|
80cee15576
|
fix(control): handle_enter wasn't connected to valid_state
|
2026-01-14 19:06:38 +01:00 |
|
E44
|
548f8ccba8
|
refactor(control): better indentation in ui_behavior
|
2026-01-14 18:48:57 +01:00 |
|
E44
|
5b93250e22
|
fix(control): Drag and Drop in DisplayView was completely buggy, now its just a little bit buggy
|
2026-01-14 18:48:10 +01:00 |
|
E44
|
ea2f063991
|
fix(control): uploaded files never finished animation
|
2026-01-12 19:56:51 +01:00 |
|
2mal3
|
2b58c8bc69
|
fix(control): could not shutdown
|
2026-01-10 18:23:40 +01:00 |
|
2mal3
|
f9c3161cf6
|
fix(control): hide dev display when not in dev mode
|
2026-01-10 00:52:52 +01:00 |
|
E44
|
45e8e87b35
|
chore(control): improve logging in file_transfer_handler
|
2026-01-08 19:41:20 +01:00 |
|
E44
|
e308d6a42a
|
chore(control): add sync functionality [untested]
|
2026-01-08 19:36:37 +01:00 |
|
E44
|
bfcc109c80
|
fix(control): fix missing refactoring of loading_data
|
2026-01-08 18:56:20 +01:00 |
|
E44
|
f9f6d84381
|
refactor(control): remove unnecessary comments
|
2026-01-08 18:40:13 +01:00 |
|
E44
|
1e42f390f5
|
refactor(control): remove downloads from tasks
|
2026-01-08 18:31:44 +01:00 |
|
E44
|
754f466d73
|
chore(control): change to new keyboard_input api
|
2026-01-08 18:05:58 +01:00 |
|
2mal3
|
46e59d35bf
|
chore(control/run_on_all_selected_displays): parallel processing
|
2026-01-06 19:58:24 +01:00 |
|
2mal3
|
0614746d95
|
chore(control): return request result in power apis
|
2026-01-06 19:43:13 +01:00 |
|
2mal3
|
f76337efc7
|
feat(control): startup button
|
2026-01-06 19:41:15 +01:00 |
|
2mal3
|
f7b0c9978d
|
chore(control/un_on_all_selected_displays): allow ignoring of offline check
|
2026-01-06 19:39:44 +01:00 |
|
2mal3
|
427209e518
|
refactor(control): make run_on_all_selected_displays more generic
|
2026-01-06 19:18:18 +01:00 |
|
2mal3
|
4325ffc4aa
|
refactor(control): rename file_display.db to database
|
2026-01-06 19:04:23 +01:00 |
|
2mal3
|
c4d7f8e0e4
|
fix(control): toggle select all
|
2026-01-05 23:14:25 +01:00 |
|
2mal3
|
58e56ffae3
|
feat(control): shutdown
|
2026-01-05 23:00:13 +01:00 |
|
E44
|
cc958581bf
|
chore(control): add download function
|
2026-01-05 22:45:00 +01:00 |
|
2mal3
|
aa0f88b258
|
chore(control): run only on all online selected displays
|
2026-01-05 21:42:26 +01:00 |
|