Commit Graph

100 Commits

Author SHA1 Message Date
f8ed348d51 Merge pull request 'We did a lot of stuff :D' (#6) from drew-dev into stranck-dev
Reviewed-on: #6
2024-01-08 21:04:40 +00: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
01da35560f Merge pull request 'stranck-dev' (#5) from stranck-dev into drew-dev
Reviewed-on: #5
2024-01-07 20:31:00 +00:00
25ed127e81 Fixed funny link in room.html 2024-01-06 12:58:23 +01:00
6b70d91201 Fixed propic upload limits
If the size is bigger than 5MB the error will be handled by SANIC directly. Maybe we'd like a better user-visible handling?
2024-01-04 22:15:02 +01:00
866ac5b9d5 Fixed order in sponsor/fursuit count pages 2024-01-04 21:40:06 +01:00
ee25571cd7 Merge pull request 'Fixed sponsor detections' (#4) from drew-dev into stranck-dev
Reviewed-on: #4
2024-01-04 16:42:28 +00:00
Andrea
32e78319fc [Bugfix] missing base profile border style
Added profile pic component in supersponsor page
2024-01-04 14:09:06 +01:00
e65a37826c Merge pull request 'stranck-dev' (#3) from stranck-dev into drew-dev
Reviewed-on: #3
2024-01-04 12:59:58 +00:00
fee70fac7c Updated rainbow animation 2024-01-04 13:38:41 +01:00
3482c02fc5 Merge pull request 'Merged new propic animation + sponsor fix' (#2) from drew-dev into stranck-dev
Reviewed-on: #2
2024-01-04 11:17:02 +00:00
7246973651 Added sponsorcount page 2024-01-04 12:14:43 +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
05eb2172ce Merge pull request 'Fixed roomless furs' (#1) from stranck-dev into drew-dev
Reviewed-on: #1
2024-01-03 14:14:12 +00:00
3a507b89ac Fixed roomless furs 2023-12-30 12:03:32 +01:00
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
1519272463 Fixed cannot change propic 2023-08-06 15:08:27 +02:00
Ed
a963f93d52 Room availability always returns a number (even if that room is not present) 2023-08-06 14:25:50 +02:00
Ed
fec10740a4 Added missing requirements 2023-08-06 13:41:10 +02:00
Ed
58812c787f Update default propic for Riverside 2023-08-06 12:47:32 +02:00
Ed
294d30a464 Translated ita -> eng and tidied for public release 2023-08-06 12:47:07 +02:00
Ed
fc864fce57 Updated json schema for latest pretix version 2023-08-06 12:46:09 +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
b1fb2bb105 Added config example 2023-07-23 22:34:03 +02:00
Ed
6c078f23e4 Updated gitignore to not leak credentials 2023-07-23 22:30:46 +02:00
Ed
b7bb609d81 Improved exporting functions and added boiler plate for other stuff 2023-07-04 23:07:39 +02:00
Ed
5ca739cec2 Added NFC-related functions 2023-07-04 23:07:14 +02:00
Ed
3c4d31e1b9 Added helper functions to checkin (admin only) 2023-07-04 23:06:48 +02:00
Ed
a811965504 Started boopbox implementation 2023-07-04 23:06:16 +02:00
Ed
9759e377a9 Added feedback and APP improvements 2023-07-04 23:04:50 +02:00
Ed
ac94f9bc6d Create a karaoke admin dashboard to manage songs 2023-05-26 00:59:48 +02:00
Ed
d56945798e Now people can upload badged after the deadline, but not modify them 2023-05-26 00:59:29 +02:00
Ed
fb46a65b86 Added option to export data for hotel checkins 2023-05-26 00:59:09 +02:00
Ed
215921727f Fixed leaderboard, welcome, NFC scan, ... 2023-05-26 00:58:44 +02:00
Ed
86ceed6a93 Now you can upload pics even after the deadline 2023-05-23 22:15:01 +02:00
Ed
db97fe0e7e Now you can only ask for one song at a time (in the contest) 2023-05-23 22:14:39 +02:00
Ed
960e43f840 Fixes to carpooling 2023-05-23 21:02:55 +02:00
Ed
100fc2d791 Added karaoke function 2023-05-23 21:02:44 +02:00
Ed
39cf1b6b4e Added api endpoints for phone app 2023-05-23 21:02:02 +02:00
Ed
2ef5569cd8 Added data about events and achievements 2023-05-12 00:19:46 +02:00
Ed
5a7cdf094a Fixed issue where nosecount would 500 2023-05-12 00:19:35 +02:00
Ed
6609f436ae Removed superficial code from stats 2023-05-12 00:19:08 +02:00
Ed
950db90547 Added login via API for app 2023-05-12 00:18:49 +02:00
Ed
7ce03fbf6f Improvement to carpooling (now can set to and fixes) 2023-05-12 00:17:45 +02:00
Ed
513360d06f Added fix for top bar overflow 2023-05-12 00:12:43 +02:00
Ed
37519f0b60 Added columns to export function + additional order fixes 2023-05-08 23:42:44 +02:00
Ed
0c3e80320e Fixes to carpooling function 2023-05-08 23:42:18 +02:00
Ed
2265778eb9 Added carpooling function 2023-05-08 23:04:15 +02:00