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
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>