Commit Graph

13 Commits

Author SHA1 Message Date
averel10
e564ae1799 fixed download URL 2026-03-20 08:24:53 +01:00
averel10
9f4712d6a6 fixed type issues 2026-03-20 08:11:59 +01:00
averel10
0f3b88be91 feat: replace JSZip with archiver for ZIP file creation and streaming to disk
- Added archiver package to package.json
- Updated download-filtered-entries API to use archiver for creating ZIP files
- Streamlined ZIP file creation process and ensured proper error handling
- Improved logging for added audio files and ZIP file saving
2026-03-20 08:06:48 +01:00
averel10
815a509f4f added new zip download system 2026-03-20 07:55:36 +01:00
averel10
3aee6c10a8 feat: Add CSV download functionality for filtered dataset entries 2026-03-20 07:37:28 +01:00
averel10
e9df095f06 feat: add functionality to upload and update dataset metadata via CSV files 2026-03-13 14:10:12 +01:00
averel10
2b6d23c406 fix: update audio file naming in ZIP export to use original file names 2026-03-13 12:16:42 +01:00
averel10
5bde78e126 fix: update audio file naming in ZIP export to remove 'wavs_' prefix 2026-03-13 12:11:48 +01:00
averel10
03118c468a feat: implement download functionality for filtered dataset entries as ZIP 2026-03-13 10:53:55 +01:00
averel10
0fa257e53c reworked upload system to be more robust 2026-03-13 08:56:54 +01:00
averel10
c08dc46305 added backend-mgmt for dataset/dataset_entry and utterances, this includes upload and also displaying of the dataset on the admin pages 2026-03-05 11:31:06 +01:00
averel10
cc1c904167 created simple auth system using betterauth 2026-02-27 14:36:27 +01:00
averel10
0285cf0956 initial commit 2026-02-27 13:28:19 +01:00