Patrick Jentsch
|
9272150212
|
combine content_negotiation related decorators
|
2023-03-07 16:32:15 +01:00 |
|
Patrick Jentsch
|
4fb5f2f2dc
|
Add content negotiation related route decorators
|
2023-03-06 15:02:46 +01:00 |
|
Patrick Jentsch
|
ec9225b881
|
Restructure imports (3rd party imports first)
|
2022-09-02 13:02:04 +02:00 |
|
Patrick Jentsch
|
b8bf004684
|
Restructure code and use APScheduler for daemon functionality
|
2022-06-28 12:30:02 +02:00 |
|
Patrick Jentsch
|
15e897f005
|
Delete unused files, restructure assets and use scss
|
2022-02-15 09:25:34 +01:00 |
|
Patrick Jentsch
|
123537cd16
|
Add new roles and a new permission
|
2021-12-03 14:07:03 +01:00 |
|
Patrick Jentsch
|
1832f1d3c8
|
Remove unused import
|
2021-09-22 13:50:43 +02:00 |
|
Patrick Jentsch
|
08fec74cff
|
Use threading.Thread for @background decorator again.
|
2021-09-22 13:50:26 +02:00 |
|
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 |
|