Aiirondev_dev
bf31ee2d16
feat: add batch CSV and image upload logic
...
- Created '/upload_csv_batch' endpoint to handle CSV parsing and multiple image uploads
- Added automatic WebP conversion and GridFS storage for batch images
- Implemented grouping logic via 'series_group_id' based on item name
- Created '/batch_upload' route and 'upload_batch.html' for a seamless async frontend
2026-08-03 00:06:48 +02:00
Aiirondev_dev
bc86dc4a0d
Fix of the notification subscription
2026-07-29 11:43:18 +02:00
Aiirondev_dev
a0018eebd5
slight mistake because of disregard for the new package that needs to be in the requirements
2026-07-26 22:37:45 +02:00
Aiirondev_dev
545dd7783c
New implementation of a nother scanning methode for ISBN
2026-06-17 11:10:53 +02:00
Aiirondev_dev
3aa19b10d1
Reverted Faulti changes that have proven not worth implementing
2026-06-06 15:03:43 +02:00
Aiirondev_dev
997c7b42d5
feat: Implement hybrid barcode scanner with real-time camera support and image upload fallback
2026-06-01 11:55:28 +02:00
Aiirondev_dev
96debef4f4
fix: update import path for tenant context and ensure client_id is a string
2026-05-30 00:19:35 +02:00
Aiirondev_dev
05d6d299da
Enhance scheduler lock file handling and add health check endpoint
2026-04-26 16:17:29 +02:00
Aiirondev_dev
2b8bf0b7d5
Update Docker configuration and scripts for multi-tenant support: change app image, adjust port settings, and clean up logs
2026-04-21 23:20:42 +02:00
Aiirondev_dev
4c586abee0
Fix typo in requirements.txt (missing newline merged cryptography and pywebpush)
2026-04-19 15:39:42 +02:00
Aiirondev_dev
50c4096f3f
Auto-generate VAPID keys upon startup using py-vapid, and add pywebpush to requirements, drop obsolete script
2026-04-19 15:34:13 +02:00
Aiirondev_dev
061f975727
feat: Implement Redis caching for notification status and add Redis service to Docker
2026-04-17 18:54:22 +02:00
Aiirondev_dev
5d8213b8c2
Implement encryption for student card data and add support for archiving deleted media files
2026-04-17 17:14:08 +02:00
Aiirondev_dev
7ac66ae3ba
Refactor code structure for improved readability and maintainability
2026-04-10 22:08:25 +02:00
Aiirondev_dev
fad7d9a757
Initial Commit
2026-04-10 14:48:52 +02:00