Commit Graph

11 Commits

Author SHA1 Message Date
Stranck 968f5f09ed Added back rainbow animation to sponsorcount text 2024-02-22 15:53:06 +01:00
Stranck 4e1120a93f Dumb fix for horizontal scrolling 2024-02-22 11:25:55 +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 2662ece8ab Navbar updates 2024-01-13 23:24:22 +01:00
Andrea eabfc2d5b0 Reduced effects for mobile users + Enter as UI for Admins 2024-01-13 19:45:32 +01:00
Stranck 9dfacc3b5b Fixed strong text in room button 2024-01-09 23:48:38 +01:00
Stranck 04e7bd3005 Fixed room button centering 2024-01-09 23:43:53 +01:00
Stranck 5c44c620e4 Updated sponsor animation speed + fixed bug on iOs 2024-01-09 23:43:39 +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
Andrea 32e78319fc [Bugfix] missing base profile border style
Added profile pic component in supersponsor page
2024-01-04 14:09:06 +01:00
Andrea a70f727009 [Feature] Componentisation of profile pictures
Added a propic component, with the following parameters: order, show flag and show effects

Added a fancy animation on sponsors' profile border
2024-01-03 17:18:31 +01:00