Commit Graph

10 Commits

Author SHA1 Message Date
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
03118c468a feat: implement download functionality for filtered dataset entries as ZIP 2026-03-13 10:53:55 +01:00
averel10
b9f6836f1a refactor: update README and Dockerfile, add drizzle migrations and instrumentation 2026-03-13 07:50:14 +01:00
averel10
edb0dc78cb added initial db as migration 2026-03-13 07:18:55 +01:00
averel10
194396940e removed utterance system atm 2026-03-08 09:47:12 +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
averel10
868e003501 Initial commit from Create Next App 2026-02-27 13:18:49 +01:00