Commit Graph

10 Commits

Author SHA1 Message Date
Andrea Carulli 11fd547250 wip2 - new room assigning wizard 2024-05-14 18:03:19 +02:00
Stranck df4f2eaf81 Improved CSV export 2024-05-13 13:30:21 +02:00
Stranck 84bc070593 Added auto-confirm rooms to admin panel
Fucking untested hopefully it works
2024-05-13 12:01:47 +02:00
Stranck c6bc9c65ac Added remind propic feature for admins 2024-02-29 11:41:49 +01:00
Stranck 1d7ea375c1 Better handling of pretix's unresponsiviness 2024-02-22 19:15:33 +01:00
Andrea a2b9f7a7c1 Simple cache debouncer, better logging, multi-room check optimizations
Added a simple cache refresh debouncer
Made the update_cache method return a boolean if the cache needed to update
Moved logging info to Sanic.log.logger
Made the admin check into a middleware
Added room check as a standalone action in the admin panel
Added a counter in the nose count for admins
2024-01-22 00:35:44 +01:00
Andrea Carulli aa54032492 [wip4] Room preview generation improvements + Room checking with user email 2024-01-18 18:03:32 +01:00
Stranck 8b07fa55b7 Added admin/loginas method 2024-01-13 16:59:24 +01:00
Stranck d08cded007 Update getOrderByCode_safe method name 2024-01-08 23:16:26 +01:00
Andrea 53232de597 Auto Id Indexing + Admin panel + Propic upload checks + Room editing
Added auto indexing by metadata, instead of ID matching
Added checks to propic image uploading
Added an admin page, featuring:
 - Manual cache clearing
 Added admin controls in nosecount to unconfirm / rename or delete the room

Co-authored-by: Luca Sorace "Stranck" <stranck@users.noreply.github.com>
2024-01-08 22:02:27 +01:00