Commit Graph

19 Commits

Author SHA1 Message Date
andreas 863171f66b refactor: unify error handling 2025-09-03 21:09:42 +02:00
andreas 6db6127522 feat: make the dropzone responsive 2025-09-01 00:08:11 +02:00
andreas 3172f90999 refactor: rename functions and restructure them 2025-08-31 23:51:20 +02:00
andreas f07defc814 chore: bump version to 1.1 v1.1 2025-08-30 01:18:38 +02:00
andreas 0c6f6b65ef refactored sanitizeFilename() 2025-08-30 01:10:23 +02:00
andreas ccefdd23f3 Global variables consolidated into the ‘state’ object 2025-08-30 01:05:35 +02:00
andreas 5a3551a0f5 added DEFAULT_DROPZONE_TEXT 2025-08-30 00:57:04 +02:00
andreas 7773ab1b9c refacatored showError() and showSuccess() 2025-08-30 00:53:38 +02:00
andreas e7a58dcead added filename to success message when file gets deleted 2025-08-30 00:48:36 +02:00
andreas f2f6f0f24c refactored uploadFiles() 2025-08-30 00:45:12 +02:00
andreas 9d1d2b3299 refactored fetchFiles() 2025-08-30 00:39:05 +02:00
andreas 673d15b1b1 simplified getBanner() after testing it on windows 2025-08-28 23:54:07 +02:00
andreas b6b4b720df added user feedback for actions like uploading or deleting 2025-08-28 23:36:50 +02:00
andreas c8af56f1dc upgraded the startup banner 2025-08-28 22:54:31 +02:00
andreas 3f0b9fa625 renamed the upload folder 2025-08-28 22:31:00 +02:00
andreas 2b0597db0b fix: close upload file before rename to avoid locking issues 2025-08-27 22:52:09 +02:00
andreas 9fc8b370d0 moved whole UI to JavaScript 2025-08-27 22:30:00 +02:00
andreas da0dfeab46 + build.sh 2025-08-27 22:21:01 +02:00
andreas 4478d70d15 first commit v1.0 2025-08-26 21:54:30 +02:00