Commit Graph

17 Commits

Author SHA1 Message Date
Stranck 752f1dbc4a Allowed admins logged as users to do more stuff 2024-05-20 12:07:59 +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 1e6b400b2c Automatically remove canceled orders from rooms
Quite shit code, but it works

(I haven't slept last night)
2024-05-13 10:26:29 +02:00
Luca Sorace "Stranck d974870963 Fixed various bugs
The unconfirm rooms incident....
2024-03-20 17:28:35 +01: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
Luca Sorace "Stranck 61447ee768 Added custom metrics
And removed old library
2024-02-14 20:22:56 +01:00
Luca Sorace "Stranck 6494a06ca8 Updated unconfirm rooms conditions 2024-02-10 18:44:20 +01:00
Andrea 1da054c9ff [WIP1] Localization, Shuttle bus section 2024-01-30 00:35:56 +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 a154c3059b [wip6] EMail sending re-ordering 2024-01-19 18:03:54 +01:00
Andrea 16ae51fb08 [wip5] Client error display 2024-01-19 01:15:20 +01:00
Andrea Carulli aa54032492 [wip4] Room preview generation improvements + Room checking with user email 2024-01-18 18:03:32 +01:00
Stranck dafe98dfbb Updated prints 2024-01-11 18:15:56 +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
Stranck 160d186aeb Furizon overlord - working 2023-12-30 11:27:42 +01:00