Commit Graph

26 Commits

Author SHA1 Message Date
E44 919bba7c2e refactor(control): implement ESLint -> remove unnecessary imports, improve general code quality 2026-06-09 22:00:36 +02:00
2mal3 d2add33a7c fix(control): couldn't upload same file multiple times 2026-01-24 11:15:23 +01:00
E44 befa83131b fix(control): download button wasn't enabled 2026-01-19 23:14:30 +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 8b878b183b refactor(control): remove unnecessary small function 2026-01-19 20:28:07 +01:00
E44 a38827da54 fix(control): deselect file for sync 2026-01-19 20:24:45 +01:00
E44 209080db22 refactor(control): replace === 'inode/directory' with is_folder() 2026-01-19 17:54:47 +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 6dfb29bbd1 chore(control): improve handling with offline displays 2026-01-18 19:05:15 +01:00
2mal3 ea3cbcb8c6 chore(control): title case for buttons and headings 2026-01-18 18:46:21 +01:00
E44 6d5aa9041f chore(control): add backend of sync, visuals still buggy 2026-01-18 11:59:14 +01:00
E44 f84a7c0520 refactor(control): rename get_current_folder_elements to get_folder_elements 2026-01-18 11:57:26 +01:00
E44 8686a1cb47 fix(control): wrong scrollbar behavior in FileView while upload_finish_animation 2026-01-12 20:04:50 +01:00
E44 1e42f390f5 refactor(control): remove downloads from tasks 2026-01-08 18:31:44 +01:00
2mal3 c7b073eb34 refactor(control): use error button class more 2026-01-05 23:00:13 +01:00
E44 0c619bdc1d refactor(control): remove unnecessary statement 2026-01-05 22:46:17 +01:00
E44 cc958581bf chore(control): add download function 2026-01-05 22:45:00 +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 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
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