E44
|
b6150fdab0
|
fix(control): uploading file(s) to multiple displays
closes #41
|
2026-06-10 21:57: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
|
a5ee1b28d9
|
fix(control): open_inode_action and icon is now correct
|
2026-01-19 23:10:53 +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
|
2711d89f22
|
chore(control): show folder_size as sum of all folder_elements
|
2026-01-19 18:33:59 +01:00 |
|
E44
|
209080db22
|
refactor(control): replace === 'inode/directory' with is_folder()
|
2026-01-19 17:54:47 +01:00 |
|
E44
|
99643f8029
|
chore(control): display transferring file correctly (still a few bugs)
|
2026-01-19 15:39:53 +01:00 |
|
E44
|
b57ea762bf
|
fix(control): limit loading bar to 100% size
|
2026-01-18 12:29:06 +01:00 |
|
E44
|
6d5aa9041f
|
chore(control): add backend of sync, visuals still buggy
|
2026-01-18 11:59:14 +01:00 |
|
E44
|
c2d9a2b049
|
refactor(control): create gloabel type CompleteFileLoadingData
|
2026-01-18 11:58:28 +01:00 |
|
2mal3
|
427209e518
|
refactor(control): make run_on_all_selected_displays more generic
|
2026-01-06 19:18:18 +01:00 |
|
2mal3
|
4325ffc4aa
|
refactor(control): rename file_display.db to database
|
2026-01-06 19:04:23 +01:00 |
|
E44
|
6f0cb7298a
|
refactor(control): improve file transfer backend data structures
|
2026-01-05 21:40:11 +01:00 |
|
E44
|
6f0b05ca67
|
chore(control): added upload finished animation
|
2026-01-05 19:09:53 +01:00 |
|
E44
|
2367dc0c9e
|
chore(control): add progress_bar in InodeElement
|
2026-01-04 23:25:19 +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
|
5531ff0ffa
|
refactor(control): move components from /routes to /components and /svgs
|
2026-01-03 15:04:59 +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 |
|