E44
|
a2c1f385c1
|
refactor(control): undo last commit
|
2026-01-04 23:01:10 +01:00 |
|
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 |
|
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
|
6a6c13018e
|
chore(control): clearer view zoom button icons
|
2025-12-14 13:41:52 +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 |
|
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
|
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 |
|
E44
|
c95ce4bde4
|
fix(control): unnecessary file update requests in empty folders removed
|
2025-11-23 13:12:12 +01: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 |
|
E44
|
27a253e751
|
fix(control): improve shell command error handling
|
2025-11-23 00:59:30 +01:00 |
|
E44
|
70b381d1f9
|
fix(control): fix create folder on main level path
|
2025-11-23 00:58:59 +01:00 |
|
E44
|
4445c5ea50
|
chore(control): add shell command error handling
|
2025-11-23 00:35:34 +01:00 |
|
E44
|
330c09e9a7
|
fix(control): add filter_file_selection_for_current_selected_displays after all display selects
|
2025-11-23 00:27:04 +01:00 |
|
E44
|
7488492190
|
chore(control): add enter action to TextInput
|
2025-11-23 00:26:40 +01:00 |
|
E44
|
9c5212dbac
|
chore(control): disable file buttons if no display is selected
|
2025-11-22 23:58:26 +01:00 |
|
E44
|
c1afc20658
|
fix(control): deselect files from displays which were deselected
|
2025-11-22 23:57:46 +01:00 |
|
E44
|
79ca11300a
|
refactor(control): improve wording
|
2025-11-22 23:36:45 +01:00 |
|
E44
|
7423212fe9
|
fix(control): deselect display after deletion
|
2025-11-22 23:30:59 +01:00 |
|
E44
|
efb99cbac0
|
chore(control): add delete file and create folder action
|
2025-11-22 23:30:36 +01:00 |
|
E44
|
4cf2633bc1
|
fix(control): better folder view, especially for same named folders on different displays
|
2025-11-22 23:22:31 +01:00 |
|