Commit graph

16 commits

Author SHA1 Message Date
Kumi 0b19d5708c
feat: update django-multiselectfield repo URL
Migrated the django-multiselectfield dependency source to a new
repository URL to align with our updated internal hosting strategy. This
change ensures that our dependency management is consistent with current
guidelines and utilizes our private repository infrastructure for better
control and security.
2024-03-24 16:49:57 +01:00
Kumi 49854655b2
Migrate to AutoSecretKey
Implement OIDC login
2022-10-25 14:40:48 +00:00
Kumi 8a87833d2e
Start development of gpslog module 2022-09-09 16:59:13 +00:00
Kumi 59c70448b4
Get requirements fixed (?) for Django4.1 2022-09-07 16:15:10 +00:00
Kumi f43fb4a8b1 Bokeh problems seem solved now with latest panel 2021-03-03 07:51:18 +01:00
Kumi 940974f056 Require older bokeh than 2.3.0 which causes Exception 2021-03-01 07:15:29 +01:00
Kumi 209c1c1429 Add rolling average to mood statistics chart
Add ordering clause to Status objects
2021-02-22 07:51:27 +01:00
Kumi 261531f9bf Reworked statistics with HoloViews/Bokeh 2021-02-21 20:13:22 +01:00
Kumi a868e5273f Use pip versions of Kumi modules 2021-02-20 13:52:46 +00:00
Kumi 788ae99088 Blindly code Matrix gateway 2021-02-17 06:43:24 +00:00
Kumi 893c13a0b4 Prepare models for habits
Add fields for weekdays and days of month
Update requirements to include dateutil, polymorphic, multiselectfield
2021-01-08 18:32:25 +01:00
Kumi 1f78158637 Implement filter signals for message processing 2021-01-02 10:13:07 +01:00
Kumi 3ae64b5caf Add django-dbsettings requirement
Move Telegram bot token to dbsettings (incl. migration)
2020-12-30 10:33:45 +01:00
Kumi 077c26bc0a Implement Telegram notifications
Some refactoring
2020-12-29 17:26:48 +01:00
Kumi 0a8bdfac8d Explicitly list argon2_cffi as requirement 2020-12-27 20:32:57 +01:00
Kumi dcce30af13 Initial commit 2020-12-27 18:49:54 +01:00