Commit Graph

21 Commits

Author SHA1 Message Date
averel10
e9df095f06 feat: add functionality to upload and update dataset metadata via CSV files 2026-03-13 14:10:12 +01:00
averel10
4c9b4734e7 feat: add new fields to dataset_entry and update related components for processing and display 2026-03-13 14:01:25 +01:00
averel10
204eb483c2 feat: implement delete dataset functionality with confirmation dialog 2026-03-13 11:15:22 +01:00
averel10
03118c468a feat: implement download functionality for filtered dataset entries as ZIP 2026-03-13 10:53:55 +01:00
averel10
e107765752 removed utterance from table 2026-03-13 10:37:13 +01:00
averel10
1aeb9a7c7d feat: add utterance field to dataset entries and update related components for filtering and display 2026-03-13 10:32:46 +01:00
averel10
6432375a4f feat: add description field to dataset and update related components for dataset creation and editing 2026-03-13 10:17:17 +01:00
averel10
209ca6a6c0 feat: implement exponential backoff and retry logic for file uploads 2026-03-13 10:07:43 +01:00
averel10
d8a7fdf1f0 feat: enhance error handling and status updates in dataset processing 2026-03-13 09:51:51 +01:00
averel10
1debc1b36e feat: update docker-compose to add static file service and configure Nginx with Traefik routing
feat: enhance Next.js configuration with rewrites for public directory
fix: adjust audio file path in AudioPlayer component to include public directory
2026-03-13 09:40:56 +01:00
averel10
a1ea5e95e5 feat: enhance file upload progress tracking in UploadDatasetEntriesModal 2026-03-13 09:28:15 +01:00
averel10
4aac0b549b feat: add BuildInfo component to display build time and update Docker workflow to pass build time as environment variable 2026-03-13 09:18:30 +01:00
averel10
4c3106b9c7 added zip multiupload 2026-03-13 08:59:58 +01:00
averel10
0fa257e53c reworked upload system to be more robust 2026-03-13 08:56:54 +01:00
averel10
cda21a60ec feat: implement one-time admin token generation and upgrade process 2026-03-13 08:11:40 +01:00
averel10
b9f6836f1a refactor: update README and Dockerfile, add drizzle migrations and instrumentation 2026-03-13 07:50:14 +01:00
averel10
445a429be7 added admin system 2026-03-08 10:27:23 +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
28c45bc133 reformated some pages 2026-03-05 08:59:56 +01:00
averel10
cc1c904167 created simple auth system using betterauth 2026-02-27 14:36:27 +01:00