Commit Graph

43 Commits

Author SHA1 Message Date
E44 fb31f732af fix(control): ping response was wrong 2026-06-12 23:04:50 +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 934dd42866 fix(control): typo in credits 2026-01-24 11:26:51 +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 0e87ca3ae1 fix(control): screenshot_loop is no longer blocking, preview states are now consistently changed 2026-01-18 22:22:30 +01:00
2mal3 ea3cbcb8c6 chore(control): title case for buttons and headings 2026-01-18 18:46:21 +01:00
E44 83eaf34475 chore(control): add settings with screenshot preview settings 2026-01-18 17:34:57 +01:00
2mal3 31cb614958 feat(control): about section 2026-01-18 15:38:29 +01:00
E44 922b47bd1e chore(control): improve app startup and display status ping behavior 2026-01-18 13:17:53 +01:00
2mal3 ac68939abd fix(control): glitchy add display popup 2026-01-17 13:18:02 +01:00
2mal3 ca08d6fb6a chore(control): remove "Weitere Einstellungen" for now 2026-01-17 12:51:12 +01:00
2mal3 6a65ac7e70 chore(control): change settings icon to menu
better describes the purpose
2026-01-10 01:02:17 +01:00
2mal3 74779740f7 chore(control): tell the user why mac address is needed 2026-01-10 00:57:50 +01:00
2mal3 5d868bc1fd refactor(control): move splash screen to layout 2026-01-10 00:52:52 +01:00
2mal3 8b7aabb473 fix(control): slpash screen only shows in dev mode 2026-01-10 00:52:52 +01:00
E44 09adf5dba4 chore: improve splash screen with randomized animation of cursor-movement 2026-01-09 21:30:46 +01:00
2mal3 ef64330050 chore(control): default bg color for settings button 2026-01-05 23:05:02 +01:00
2mal3 c7b073eb34 refactor(control): use error button class more 2026-01-05 23:00:13 +01:00
E44 9072029945 fix(control): close popups immediately after submitting -> ui feels faster and second input is not longer possible 2026-01-03 15:01:55 +01:00
2mal3 87c5a68127 refactor(frontend) 2025-12-29 19:02:58 +01:00
2mal3 e4bf1ccfc1 refactor(frontend): split true components from modules 2025-12-29 18:57:43 +01:00
2mal3 abf227d15d refactor(frontent): move components and ts to lib folder 2025-12-29 18:38:20 +01:00
2mal3 c6b0c1cf31 refactor(frontend): use db for files & displays
Co-Authored-By: E44 <129310925+programmer-44@users.noreply.github.com>
2025-12-29 16:28:26 +01:00
E44 7488492190 chore(control): add enter action to TextInput 2025-11-23 00:26:40 +01:00
E44 76b8b9ab9c refactor(control): add HighlightedText 2025-11-22 23:16:28 +01:00
E44 408ffc3e22 refactor(control): move display_status_to_info to utils 2025-11-21 22:09:30 +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 aaafa44c84 improve control main display structure 2025-11-08 20:51:40 +01:00
E44 0bfe6371fd add Keyboard Input, improve PopUp, improve general code 2025-11-07 12:15:58 +01:00
E44 e0f7f36383 add update_all_display_status interval, improve code structure 2025-11-06 12:52:56 +01:00
E44 2168873d3a add control requests, use pings and improve display_status 2025-11-06 11:50:21 +01:00
E44 9f8bf01aba edit and delete display added 2025-11-04 20:24:33 +01:00
E44 d355891517 Fix inconsistent naming and empty displaygroup visual bug 2025-11-04 18:53:29 +01:00
E44 f31a118fb6 add new monitor popup finished 2025-11-03 14:18:49 +01:00
E44 e7903bde09 Restructering and adding preview support in pinned view 2025-11-01 17:47:54 +01:00
E44 9df03b6ccb improve folder view - test with display-api 2025-10-30 08:59:22 +01:00
2mal3 d92d8abc77 refactor: share splash screen project wide 2025-10-26 13:34:55 +01:00
E44 855c4e6d33 start adding FileObject 2025-10-22 00:43:46 +02:00
E44 f5fd93b1ff developement of right control side started 2025-10-20 17:47:17 +02:00
E44 19cc4c4415 add rough left side of frontend 2025-10-19 23:05:45 +02:00
2mal3 1db58abcb6 chore: basic control template 2025-08-20 20:26:19 +02:00