Commit Graph

21 Commits

Author SHA1 Message Date
Stranck 84bc070593 Added auto-confirm rooms to admin panel
Fucking untested hopefully it works
2024-05-13 12:01:47 +02:00
Luca Sorace "Stranck d974870963 Fixed various bugs
The unconfirm rooms incident....
2024-03-20 17:28:35 +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
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
Andrea 6fe87b6ea1 [wip3] Room preview generation + OpenGraph tags 2024-01-18 01:03:48 +01:00
Andrea Carulli 123a1dc3c5 [wip] Room preview generation 2024-01-17 18:03:38 +01:00
Andrea 7299bdb840 [wip] Room preview + Room get logic 2024-01-17 00:51:50 +01:00
Stranck c82d075913 Fixed room owner bug in /delete 2024-01-13 14:58:06 +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
Ed c735144dca Added option to define daily tickets, added fixes for daily tickets 2023-09-20 20:15:48 +02:00
Ed d53ee2eaf0 Code cleanup, readme written 2023-07-29 16:05:46 +02:00
Ed 3b8898491e Moved get_order to new interface 2023-01-18 19:11:00 +01:00
Ed cc1133e2c7 Added option to leave a room, join telegram channel, fixes 2022-12-21 20:58:54 +01:00
Ed 9f92c3806b Improved room management (now room guests have an additional item too) 2022-12-19 22:08:59 +01:00
Ed 32f1260adc Now using a config variable as api baseurl 2022-12-18 17:48:29 +01:00
Ed d8ea9e6bd1 Initial commit 2022-12-18 17:40:39 +01:00