2mal3
|
8b41711df8
|
refactor: clearer log messages
|
2026-01-04 21:31:23 +01:00 |
|
2mal3
|
bdfc648f51
|
chore(control): only try getting description if json response
|
2026-01-04 21:29:38 +01:00 |
|
2mal3
|
a49d10521e
|
fix(control): blackout broken
|
2026-01-04 21:13:35 +01:00 |
|
2mal3
|
c8920df9b3
|
chore: better logging
log some things only in dev mode
|
2026-01-04 21:02:14 +01:00 |
|
E44
|
9843565c7b
|
chore(control): add basic upload logic
|
2026-01-04 18:27:54 +01:00 |
|
2mal3
|
5f9bd20c06
|
docs: add GNU AGPL v3 license
|
2026-01-04 02:09:29 +01:00 |
|
E44
|
18eddde385
|
fix(display): fix bruno send_keyboard_input json body
|
2026-01-03 16:46:01 +01:00 |
|
E44
|
628e7cb5c6
|
fix(control): fixed date_created display strings
|
2026-01-03 16:09:16 +01:00 |
|
E44
|
56ddddf919
|
fix(control): removed date_created completly from Inode and fixed the displayed created date in InodeElement
|
2026-01-03 15:55:17 +01:00 |
|
E44
|
3f7fc30ce2
|
fix(control): remove empty menu object on every button
|
2026-01-03 15:15:05 +01:00 |
|
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 |
|