Stranck
752f1dbc4a
Allowed admins logged as users to do more stuff
2024-05-20 12:07:59 +02:00
Stranck
df4f2eaf81
Improved CSV export
2024-05-13 13:30:21 +02:00
Stranck
84bc070593
Added auto-confirm rooms to admin panel
...
Fucking untested hopefully it works
2024-05-13 12:01:47 +02:00
Stranck
1e6b400b2c
Automatically remove canceled orders from rooms
...
Quite shit code, but it works
(I haven't slept last night)
2024-05-13 10:26:29 +02:00
Stranck
383b5bbede
Better handling of canceled orders
...
If an order is canceled with a paid fee pretix still returns that it's paid
2024-05-13 10:25:45 +02:00
Stranck
938bc68383
Added extra log in case of generic errors
...
in update answers
2024-05-10 21:51:14 +02:00
Stranck
0d6789d307
Removed shuttle bus
2024-05-10 21:50:51 +02:00
Stranck
bc366c85e5
Fix daily people not showing up in the webint
2024-04-14 11:35:41 +02:00
Luca Sorace "Stranck
d974870963
Fixed various bugs
...
The unconfirm rooms incident....
2024-03-20 17:28:35 +01:00
Luca Sorace "Stranck
f4ebc83a9b
Fixed problems with canceled orders
2024-03-12 21:35:52 +01:00
stranck
c405a49366
Merge pull request 'drew-dev' ( #21 ) from drew-dev into stranck-dev
...
Reviewed-on: #21
2024-03-04 09:36:41 +00:00
Andrea
cb3a501280
[] Added confirm modal for badge reminder email feature
2024-03-02 17:06:00 +01:00
drew
edc306c6c1
Merge pull request 'stranck-dev' ( #20 ) from stranck-dev into drew-dev
...
Reviewed-on: #20
2024-03-02 15:34:55 +00:00
Luca Sorace "Stranck
b1a67e74e3
Fixed file upload after pretixClient introduction
2024-03-02 13:44:49 +01:00
Stranck
f233fb0b68
Update room.html
2024-02-29 14:57:46 +01:00
Stranck
99b8c87e5c
Merge branch 'stranck-dev' of https://git.foxo.me/Furizon/furizon_webint into stranck-dev
2024-02-29 11:42:43 +01:00
Stranck
9f191c3dec
Now smpt client will shutdown with SIGINTS
2024-02-29 11:42:05 +01:00
Stranck
c6bc9c65ac
Added remind propic feature for admins
2024-02-29 11:41:49 +01:00
Stranck
5b66a58399
Included grafana and redis folders in backups
2024-02-29 10:10:05 +01:00
Luca Sorace "Stranck
3919d512a1
Added metrics for early/late orders
2024-02-27 19:53:07 +01:00
Stranck
5d79052e59
Added rclone scripts
2024-02-26 16:06:44 +01:00
Stranck
1d7ea375c1
Better handling of pretix's unresponsiviness
2024-02-22 19:15:33 +01:00
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
stranck
44b534b283
Merge pull request 'drew-dev' ( #19 ) from drew-dev into stranck-dev
...
Reviewed-on: #19
2024-02-22 10:13:24 +00:00
Andrea
f8e58fd35d
[wip1] nosecount filters
2024-02-19 07:55:23 +01:00
Andrea
ac640c4185
[fix] re-added navigation script
2024-02-18 11:09:11 +01:00
drew
758cf4e3a6
Merge pull request 'stranck-dev' ( #18 ) from stranck-dev into drew-dev
...
Reviewed-on: #18
2024-02-17 22:50:03 +00:00
Luca Sorace "Stranck
8d314d2a63
Removed foxo's tracker
2024-02-14 22:00:59 +01:00
Luca Sorace "Stranck
61447ee768
Added custom metrics
...
And removed old library
2024-02-14 20:22:56 +01:00
Luca Sorace "Stranck
cfefd44435
moved logOrders in stuff/
2024-02-14 16:42:21 +01:00
Luca Sorace "Stranck
f59c288908
Added metrics
2024-02-14 16:10:27 +01:00
drew
78f677d19d
Merge pull request 'stranck-dev in drew-dev' ( #17 ) from stranck-dev into drew-dev
...
Reviewed-on: #17
2024-02-13 15:47:37 +00:00
Luca Sorace "Stranck
878719260d
Added healtchecks on startup
2024-02-13 14:17:21 +01:00
Luca Sorace "Stranck
7574a9d356
Server migration
2024-02-13 13:29:03 +01:00
Luca Sorace "Stranck
165c9d6bb5
Migrated SMPT server to office365
...
+ image email fix
2024-02-11 23:57:52 +01:00
Luca Sorace "Stranck
0d663c5b58
Shuttle text is in prod :D
2024-02-10 18:44:38 +01:00
Luca Sorace "Stranck
6494a06ca8
Updated unconfirm rooms conditions
2024-02-10 18:44:20 +01:00
Luca Sorace "Stranck
951e4c0015
Fixed python compatibility
2024-02-09 18:04:50 +01:00
Luca Sorace "Stranck
5d851acbeb
Update .gitignore
2024-02-09 16:12:42 +01:00
stranck
e780a2a0c0
Merge pull request 'We're so back' ( #16 ) from drew-dev into stranck-dev
...
Reviewed-on: #16
2024-02-09 15:09:26 +00:00
Andrea
1da054c9ff
[WIP1] Localization, Shuttle bus section
2024-01-30 00:35: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
drew
3878076e0f
Merge pull request 'stranck-dev' ( #15 ) from stranck-dev into drew-dev
...
Reviewed-on: #15
2024-01-16 13:33:28 +00:00