Commit Graph

  • d645f87f8e remove conflicting db smaubio 2026-03-13 14:59:24 +01:00
  • 97b8422bbd Merge branch 'main' into prototyp-2-fabio smaubio 2026-03-13 14:58:02 +01:00
  • a823e968a2 feat: add audio clip annotation view for dialect rating smaubio 2026-03-13 14:49:46 +01:00
  • 3c3176b746 feat: update sorting functionality to use dynamic columns from dataset_entry averel10 2026-03-13 14:41:18 +01:00
  • 7cb9c26a15 feat: add sorting functionality to dataset entries list averel10 2026-03-13 14:22:15 +01:00
  • c66835555d cleanup margin/width/padding averel10 2026-03-13 14:16:59 +01:00
  • e9df095f06 feat: add functionality to upload and update dataset metadata via CSV files averel10 2026-03-13 14:10:12 +01:00
  • 4c9b4734e7 feat: add new fields to dataset_entry and update related components for processing and display averel10 2026-03-13 14:01:25 +01:00
  • 2b6d23c406 fix: update audio file naming in ZIP export to use original file names averel10 2026-03-13 12:16:42 +01:00
  • 5bde78e126 fix: update audio file naming in ZIP export to remove 'wavs_' prefix averel10 2026-03-13 12:11:48 +01:00
  • 204eb483c2 feat: implement delete dataset functionality with confirmation dialog averel10 2026-03-13 11:15:22 +01:00
  • 412d0f1cd0 feat: add duration field to dataset entries and update related components for display and processing averel10 2026-03-13 11:11:16 +01:00
  • 03118c468a feat: implement download functionality for filtered dataset entries as ZIP averel10 2026-03-13 10:53:55 +01:00
  • e107765752 removed utterance from table averel10 2026-03-13 10:37:13 +01:00
  • 1aeb9a7c7d feat: add utterance field to dataset entries and update related components for filtering and display averel10 2026-03-13 10:32:46 +01:00
  • 6432375a4f feat: add description field to dataset and update related components for dataset creation and editing averel10 2026-03-13 10:17:17 +01:00
  • 209ca6a6c0 feat: implement exponential backoff and retry logic for file uploads averel10 2026-03-13 10:07:43 +01:00
  • d8a7fdf1f0 feat: enhance error handling and status updates in dataset processing averel10 2026-03-13 09:51:51 +01:00
  • 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 averel10 2026-03-13 09:40:56 +01:00
  • a1ea5e95e5 feat: enhance file upload progress tracking in UploadDatasetEntriesModal averel10 2026-03-13 09:28:15 +01:00
  • 4aac0b549b feat: add BuildInfo component to display build time and update Docker workflow to pass build time as environment variable averel10 2026-03-13 09:18:30 +01:00
  • 59cacb832d feat: add onUpdate trigger for updatedAt field in dataset and dataset_entry tables averel10 2026-03-13 09:10:48 +01:00
  • 4e5a206796 feat: update dataset and dataset_entry tables to use unixepoch for timestamps and add new dataset_entry migration averel10 2026-03-13 09:07:37 +01:00
  • 4c3106b9c7 added zip multiupload averel10 2026-03-13 08:59:58 +01:00
  • 0fa257e53c reworked upload system to be more robust averel10 2026-03-13 08:56:54 +01:00
  • c552b44292 feat: configure Traefik with Docker for reverse proxy and HTTPS support averel10 2026-03-13 08:46:15 +01:00
  • 1b6b9c8045 feat: add placeholder file for future content averel10 2026-03-13 08:20:36 +01:00
  • 957432b61f feat: add GitHub Actions workflow for building and pushing Docker images averel10 2026-03-13 08:18:24 +01:00
  • cda21a60ec feat: implement one-time admin token generation and upgrade process averel10 2026-03-13 08:11:40 +01:00
  • b9f6836f1a refactor: update README and Dockerfile, add drizzle migrations and instrumentation averel10 2026-03-13 07:50:14 +01:00
  • 499afaefa6 update README.md with detailed setup instructions and project structure averel10 2026-03-13 07:21:15 +01:00
  • edb0dc78cb added initial db as migration averel10 2026-03-13 07:18:55 +01:00
  • 9f8530df6e added require-admin checks averel10 2026-03-12 14:31:16 +01:00
  • 445a429be7 added admin system averel10 2026-03-08 10:27:23 +01:00
  • 4d8040a674 fixed issues with upload averel10 2026-03-08 10:06:06 +01:00
  • 25843b04f5 fixed auth bug averel10 2026-03-08 09:56:54 +01:00
  • 194396940e removed utterance system atm averel10 2026-03-08 09:47:12 +01:00
  • c08dc46305 added backend-mgmt for dataset/dataset_entry and utterances, this includes upload and also displaying of the dataset on the admin pages averel10 2026-03-05 11:31:06 +01:00
  • 28c45bc133 reformated some pages averel10 2026-03-05 08:59:56 +01:00
  • cc1c904167 created simple auth system using betterauth averel10 2026-02-27 14:36:27 +01:00
  • 0285cf0956 initial commit averel10 2026-02-27 13:28:19 +01:00
  • 868e003501 Initial commit from Create Next App averel10 2026-02-27 13:18:49 +01:00