Patrick Jentsch
|
371cd30893
|
Let socketio decorators return instead of randomly emiting messages.
|
2021-09-22 13:49:22 +02:00 |
|
Patrick Jentsch
|
d6ab379418
|
Change directory structure (move ./nopaque/* to ./)
|
2021-07-20 15:07:42 +02:00 |
|
Patrick Jentsch
|
cb2b64fa9d
|
integrate nopaque repo
|
2020-06-05 14:42:04 +02:00 |
|
Patrick Jentsch
|
eccf9691c1
|
Add missing import. Remove unused import.
|
2020-05-26 14:29:01 +02:00 |
|
Patrick Jentsch
|
8d201a29ae
|
Proper socketio_login/admin_required decorators
|
2020-05-20 09:36:59 +02:00 |
|
Patrick Jentsch
|
bbcf5c5312
|
Add some documentation
|
2020-04-23 09:40:43 +02:00 |
|
Patrick Jentsch
|
3a989534cf
|
Make the app arg in @background functions a bit less magical
|
2020-04-23 08:35:18 +02:00 |
|
Patrick Jentsch
|
bc27744946
|
Create and use a decorator for background functions
|
2020-04-21 18:34:21 +02:00 |
|
Patrick Jentsch
|
4294c2854b
|
Make inner package imports relative
|
2020-03-27 12:06:11 +01:00 |
|
Patrick Jentsch
|
eba6af3b1e
|
Replace the default function decorators with new socketio specific ones
|
2020-03-26 16:14:09 +01:00 |
|
Stephan Porada
|
79cccd36ee
|
Add Roles and Permission models so that only admins can access /admin
|
2019-07-09 15:41:16 +02:00 |
|