246 Commits

Author SHA1 Message Date
E44 fab846d843 fix(control): check for main button 2026-06-15 21:20:22 +02:00
E44 2dc46c186e chore(control): update files only of online displays when changing file path 2026-06-14 20:34:38 +02:00
E44 2dd390e815 chore(control): add select all files button
closes #25
2026-06-14 20:26:21 +02:00
E44 87eaf90c12 fix(control): use correct colors and include edge cases in select all displays button 2026-06-14 20:25:45 +02:00
E44 3174010e83 chore(control): improve startup behavoir
closes #22
2026-06-14 19:19:15 +02:00
E44 ec7c3b407c chore(control): improve error handling 2026-06-14 19:11:27 +02:00
E44 2dcf5a7758 fix(control): add error handler for shutdown
closes: #53
2026-06-14 19:09:20 +02:00
E44 5ecf2da8a9 feat(control): add File Drag and Drop
closes #51
2026-06-14 00:22:29 +02:00
E44 a49b842a4c feat(control): bind arrow keys to arrow buttons 2026-06-13 22:00:09 +02:00
E44 a3d444df20 fix: disable chrome translate
closes #56
2026-06-13 20:38:28 +02:00
E44 fb31f732af fix(control): ping response was wrong 2026-06-12 23:04:50 +02:00
E44 a827a3e588 feat(control): show display block version in control block
closes #54
2026-06-12 10:59:09 +02:00
E44 d969c041d0 refactor(control): use default instead of case null in display_status_to_info
hopefully will close#42
2026-06-10 22:16:06 +02:00
E44 b6150fdab0 fix(control): uploading file(s) to multiple displays
closes #41
2026-06-10 21:57:36 +02:00
E44 b6c637649f refactor(control): improve code quality 2026-06-10 21:16:36 +02:00
E44 919bba7c2e refactor(control): implement ESLint -> remove unnecessary imports, improve general code quality 2026-06-09 22:00:36 +02:00
E44 64b8fcffe2 chore(control): add version to about page 2026-06-09 21:39:08 +02:00
2mal3 aedd9fce44 chore: just support for running scripts 2026-02-20 17:56:01 +01:00
2mal3 e74356f9a6 chore(control): remove e2e tests 2026-02-20 17:46:14 +01:00
2mal3 79d122ded7 fix(control): wrong right button text
fixes #33
2026-02-20 17:33:21 +01:00
2mal3 71f152ef2a refactor(display): use chrome devtools protocol (#38) 2026-01-30 15:26:57 +01:00
2mal3 934dd42866 fix(control): typo in credits 2026-01-24 11:26:51 +01:00
2mal3 d2add33a7c fix(control): couldn't upload same file multiple times 2026-01-24 11:15:23 +01:00
E44 9a4e2d4919 fix(control): enable startup_button if needed 2026-01-20 17:56:15 +01:00
E44 1138842269 refactor(control): improve code structure through new function 2026-01-19 23:35:38 +01:00
E44 c7bf6fa6f7 chore(control): clear loggin messages 2026-01-19 23:31:45 +01:00
E44 befa83131b fix(control): download button wasn't enabled 2026-01-19 23:14:30 +01:00
E44 c865dbeeae fix(control): get_missing_colliding_display_ids 2026-01-19 23:11:19 +01:00
E44 a5ee1b28d9 fix(control): open_inode_action and icon is now correct 2026-01-19 23:10:53 +01:00
E44 9e325566c5 refactor(control): remove unnecessary logging 2026-01-19 22:48:20 +01:00
E44 168576db81 refactor(control): create new constantly updated list of selected_online_display_ids 2026-01-19 22:47:36 +01:00
E44 3a30aca1dc chore(control): Keyboard queue (#31)
Co-authored-by: 2mal3 <56305732+2mal3@users.noreply.github.com>
2026-01-19 22:28:24 +01:00
E44 8b878b183b refactor(control): remove unnecessary small function 2026-01-19 20:28:07 +01:00
E44 a38827da54 fix(control): deselect file for sync 2026-01-19 20:24:45 +01:00
E44 671c74f25d chore(control): save text and url 2026-01-19 18:57:56 +01:00
2mal3 4d5d9849da feat: support sending modifier keys (#18)
Co-authored-by: E44 <129310925+programmer-44@users.noreply.github.com>
2026-01-19 18:47:53 +01:00
E44 c8e21a64bf fix(control): fix warning in compile process 2026-01-19 18:36:33 +01:00
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
2mal3 ef7dfa49fe chore(control/ping): increase timeout 2026-01-19 12:43:22 +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 5d1f3e2d20 refactor(control): correct spelling 2026-01-18 19:11:24 +01:00
E44 6dfb29bbd1 chore(control): improve handling with offline displays 2026-01-18 19:05:15 +01:00
2mal3 49410bf372 chore(control): more user friendly open website pop up 2026-01-18 18:59:12 +01:00
2mal3 5d22f62a6e chore(control): german button names 2026-01-18 18:52:22 +01:00
2mal3 a31080c602 chore(control): rename keyboard input 2026-01-18 18:47:59 +01:00