Commit Graph

27 Commits

Author SHA1 Message Date
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
Andrea 6fe87b6ea1 [wip3] Room preview generation + OpenGraph tags 2024-01-18 01:03:48 +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 c82d075913 Fixed room owner bug in /delete 2024-01-13 14:58:06 +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
Stranck c7159cf3b4 Default for room renaming 2024-01-08 23:07:59 +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
Stranck 160d186aeb Furizon overlord - working 2023-12-30 11:27:42 +01:00
Ed 58812c787f Update default propic for Riverside 2023-08-06 12:47:32 +02:00
Ed cb89641d05 Added flag for unknown countries 2023-08-06 12:45:40 +02:00
Ed d53ee2eaf0 Code cleanup, readme written 2023-07-29 16:05:46 +02:00
Ed a811965504 Started boopbox implementation 2023-07-04 23:06:16 +02:00
Ed 100fc2d791 Added karaoke function 2023-05-23 21:02:44 +02:00
Ed 75d40c560f Added detailed info about sponsor/early and late to homepage 2023-02-15 22:38:22 +01:00
Ed 3ded3a21c5 Added privacy policy and foxo logo 2023-02-02 22:47:33 +01:00
Ed d40a86f5be Added new resources for UX changes 2023-01-08 21:24:22 +01:00
Ed 5423fae471 Added nosecount and extended order class 2023-01-08 21:23:39 +01:00
Ed a4e34c4599 Removed useless file 2022-12-19 22:09:35 +01:00
Ed 8288aaf349 Added support for propic 2022-12-19 22:07:53 +01:00
Ed a1a2b06f8b Fixed view on mobile phones 2022-12-18 18:19:30 +01:00
Ed d8ea9e6bd1 Initial commit 2022-12-18 17:40:39 +01:00