|
677e015df2
|
perf: 🚨 use ruff to speedup linting
|
2024-06-05 00:32:22 +02:00 |
|
|
fb310dff1f
|
refactor: 📌 remove uvicorn by using internal hypercorn
|
2024-06-04 23:37:39 +02:00 |
|
|
bedc1ed2e4
|
fix: missing __init__ to please mypy
|
2024-01-24 12:31:22 +01:00 |
|
|
831665232c
|
feat: rework __main__ (close #170)
|
2024-01-24 12:25:33 +01:00 |
|
|
21737c33e4
|
Fix loop handling (closes #169)
|
2023-11-07 11:07:42 +01:00 |
|
|
842896642e
|
Add cache to fetch_users (closes #171)
|
2023-11-07 10:52:38 +01:00 |
|
|
96ac519fde
|
Fix wrong test on filtering user
|
2023-11-07 02:37:08 +01:00 |
|
|
f7779ace60
|
Fix crash in case of vanity code and not found
|
2023-11-07 02:12:55 +01:00 |
|
|
1d29557ab5
|
Reformat
|
2023-11-07 01:33:43 +01:00 |
|
|
f795637848
|
no need for guild
|
2023-11-07 01:32:47 +01:00 |
|
|
0f42bdc50b
|
fix remaining bugs
|
2023-11-07 01:26:12 +01:00 |
|
|
a6025975a9
|
Add option to subscribe to all personal events
|
2023-11-06 21:56:09 +01:00 |
|
|
2c60a2cd6a
|
Fix crash on Quart 3.0
|
2023-10-02 10:41:54 +02:00 |
|
|
a7c02ef313
|
Remove sentry (again and again) and update deps
|
2023-09-19 14:52:47 +02:00 |
|
|
52032d10e6
|
send performance entry for sentry
|
2023-08-11 23:12:24 +02:00 |
|
|
c863e99de4
|
Revert "Remove Sentry again"
This reverts commit 0b245f735a .
|
2023-08-11 17:35:44 +02:00 |
|
|
0db7f570fd
|
Fix callback 500
|
2023-05-26 12:13:15 +02:00 |
|
|
0b245f735a
|
Remove Sentry again
|
2023-04-20 10:58:49 +02:00 |
|
|
c5cf6bb28d
|
Readd sentry
|
2023-04-10 20:47:35 +02:00 |
|
|
3cc064859e
|
Remove Sentry
|
2023-04-04 10:04:02 +02:00 |
|
|
914ed744a0
|
Small fixes and add py.typed
|
2023-01-16 17:21:09 +01:00 |
|
|
bad8cbd3a5
|
Fix TokenExpiredError #DIVENT-3
|
2022-11-24 14:23:15 +01:00 |
|
|
261c1b2b7f
|
Fix Google and Outlook link
|
2022-11-06 23:52:27 +00:00 |
|
|
f1073205a1
|
FIx sentry error
|
2022-10-21 07:58:55 +00:00 |
|
|
4533920245
|
Revert "Remove Sentry"
This reverts commit b087e33f99 .
|
2022-10-20 18:58:18 +00:00 |
|
|
b087e33f99
|
Remove Sentry
|
2022-10-16 12:21:17 +00:00 |
|
|
1498587437
|
Add redirection if not logged
|
2022-09-18 21:15:03 +00:00 |
|
|
bb842f7fd0
|
Fix crash if not loged
|
2022-09-18 20:51:49 +00:00 |
|
|
0d555f8f9c
|
Fix djlint
|
2022-09-17 08:50:31 +00:00 |
|
|
47781b35dd
|
Fix typing
|
2022-09-12 18:38:40 +00:00 |
|
|
4117a189e6
|
Remove useless param on make_session
|
2022-09-12 18:28:25 +00:00 |
|
|
6775e09c7a
|
More typing
|
2022-09-12 18:26:09 +00:00 |
|
|
1b8cff752a
|
Fix mypy and djlint
|
2022-09-12 18:00:44 +00:00 |
|
|
966510c467
|
Fix test user guild on subscribe
|
2022-09-12 17:48:50 +00:00 |
|
|
3bdcf2c4cd
|
Add oauth
|
2022-09-12 17:39:50 +00:00 |
|
|
c371e9dae7
|
First part of the oauth authentication
|
2022-09-11 22:05:05 +00:00 |
|
|
d140fe964a
|
Fix refresh rate
|
2022-09-11 21:25:28 +00:00 |
|
|
8f8bd69d4c
|
Fix alarm
|
2022-09-09 21:04:56 +00:00 |
|
|
f5a7a44c1f
|
Fix css on mobile (right this time)
|
2022-09-09 10:50:43 +00:00 |
|
|
f1c76d2c76
|
The other way around
|
2022-09-09 10:43:08 +00:00 |
|
|
419461803f
|
Fix css on mobile
|
2022-09-09 10:42:09 +00:00 |
|
|
506ff65fc5
|
Optimize css
|
2022-09-09 09:50:12 +00:00 |
|
|
ca0dd4f5be
|
Fix css
|
2022-09-09 09:36:26 +00:00 |
|
|
6ea04168fc
|
Fix djlint
|
2022-09-09 09:22:12 +00:00 |
|
|
b4a836cb89
|
Remove image and fix url
|
2022-09-09 09:21:10 +00:00 |
|
|
96fe158a86
|
Remove logo and fix #47
|
2022-09-09 09:08:31 +00:00 |
|
|
0e4d6bc1f0
|
Add custom calendar properties
|
2022-09-08 18:09:04 +00:00 |
|
|
a5da3341b9
|
Fix changes in ics 0.8
|
2022-09-08 17:33:58 +00:00 |
|
|
e4d6bc90bd
|
Fix serialized calendar
|
2022-09-08 17:19:03 +00:00 |
|
|
d532ada3c5
|
No need to precise argument for middleware
|
2022-09-08 17:13:56 +00:00 |
|