Commit Graph

322 Commits

Author SHA1 Message Date
E44 0a35fcc543 chore(control): improve zoom-in/zoom-out buttons 2026-01-03 15:13:35 +01:00
E44 5531ff0ffa refactor(control): move components from /routes to /components and /svgs 2026-01-03 15:04:59 +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
E44 a7b38d88de fix(control): run run_for_selected_files_on_selected_displays only for selected files, not for all files 2026-01-03 14:54:15 +01:00
E44 19337de98f chore(control): improve scrollbar look 2026-01-03 14:42:19 +01:00
E44 5464b829f0 fix(control): add maximum notification height and add optional scrollbar 2026-01-03 12:51:38 +01:00
2mal3 028e419535 fix(frontend): more reactive db problems
Co-Authored-By: E44 <129310925+programmer-44@users.noreply.github.com>
2026-01-02 16:50:52 +01:00
E44 2391169f46 fix(control): fix reactive db problem in current_folder_elements 2026-01-02 16:34:42 +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 6da0d69125 refactor(frontend): remove test page 2025-12-29 18:39:11 +01:00
2mal3 abf227d15d refactor(frontent): move components and ts to lib folder 2025-12-29 18:38:20 +01:00
2mal3 54b9e1fc78 refactor(frontend): small syntax improvements 2025-12-29 18:26:54 +01:00
2mal3 3fc67dadd9 test(frontend): more tests 2025-12-29 18:21:30 +01:00
2mal3 7dbc746242 test(frontend): basic e2e testing framework 2025-12-29 17:30:25 +01:00
2mal3 ac75494f6d chore(frontend): require min dependency age for npm deps 2025-12-29 17:27:55 +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
2mal3 880725a105 chore: nix dev shell support v0.0.9 2025-12-19 13:53:58 +01:00
2mal3 6a6c13018e chore(control): clearer view zoom button icons 2025-12-14 13:41:52 +01:00
2mal3 9ea4e31863 fix(nixos): screen blank after inactivity 2025-12-06 14:10:21 +01:00
2mal3 cfb26a0b47 fix(display): custom program file handling v0.0.8 2025-12-03 17:29:45 +01:00
2mal3 df1ea7b163 chore(display): open presentations read only 2025-12-03 16:25:21 +01:00
2mal3 013a3ca487 refactor: use mime types for file identification 2025-12-03 16:18:14 +01:00
2mal3 4cf0f12a6f feat(display): file streaming (#5) 2025-12-03 14:51:41 +00:00
2mal3 9cafb293d0 refactor(display): move open logic into own file 2025-11-29 00:00:02 +01:00
2mal3 78fde49329 feat(display): pdf support 2025-11-28 23:57:02 +01:00
2mal3 a7184847bb fix(nixos): not all pkgs available at service runtime 2025-11-28 23:00:49 +01:00
2mal3 fe847339e4 chore(display): use seperate libreoffice profie 2025-11-28 22:51:43 +01:00
2mal3 84c01d791a fix(display): deprecated libreoffice api 2025-11-28 22:38:46 +01:00
2mal3 54902357b0 fix(nixos): could not send keyboard v0.0.7 2025-11-28 16:34:09 +01:00
2mal3 88b80fab58 fix(nixos): flake not renamed to just mudics 2025-11-28 16:29:50 +01:00
2mal3 23002bd983 chore(nixos): rename plg-mudics to mudics v0.0.6 2025-11-28 16:03:18 +01:00
2mal3 f62a595e4a fix(nixos): update-mudics ping not installed 2025-11-28 15:59:12 +01:00
E44 9d1e739be7 refactor(control): improve click_functions in ControlView 2025-11-26 11:27:29 +01:00
E44 302630b519 refactor(control): change folder_element id from optional to required 2025-11-26 11:26:46 +01:00
2mal3 ac28c99764 chore(control/TipTapButton): better describe color 2025-11-24 21:25:51 +01:00
2mal3 b501ba1a7f chore: recommend vscode extensions 2025-11-24 21:06:28 +01:00
E44 f0ed1fcfc9 chore(control): add rename file 2025-11-23 20:45:52 +01:00
E44 841aeae589 fix(control): deselect automatically on update_current_folder_on_selected_displays 2025-11-23 20:45:19 +01:00
E44 3f118739be fix(control): run_for_selected_files_on_selected_displays now works with same named folders on different displays 2025-11-23 20:44:43 +01:00
2mal3 debc0d1b53 deps(display): tidy up 2025-11-23 13:47:56 +01:00
2mal3 6fe3a5f1c9 style(control/app.css) 2025-11-23 13:33:56 +01:00
2mal3 497f7c6fe1 deps(control): update deno lock 2025-11-23 13:22:15 +01:00
2mal3 fbf98b656d feat(control): wake on lan api 2025-11-23 13:22:15 +01:00
2mal3 fa851eb51d refactor: share bad request text 2025-11-23 13:22:15 +01:00
E44 c95ce4bde4 fix(control): unnecessary file update requests in empty folders removed 2025-11-23 13:12:12 +01:00
2mal3 cad8f0dc76 chore(keyboardInput): new api from docs (#4) 2025-11-23 12:02:34 +00:00
E44 2767d57a8c chore(control): improve logging and debugging in api_handler 2025-11-23 12:49:46 +01:00
E44 5b7f872c60 fix(control): remove second delete request 2025-11-23 12:48:48 +01:00
E44 804826136d fix(control): string bug delete 2025-11-23 00:59:54 +01:00