Self-hosted mood tracker - very much work in progress
Go to file
2021-01-01 17:01:38 +01:00
cbt Add incomplete CBT component 2020-12-31 22:18:39 +01:00
common Create PercentageField for use in future CBT comp 2020-12-31 22:17:46 +01:00
cronhandler Fix missing cron signal 2020-12-30 18:38:37 +01:00
doc Initial commit 2020-12-27 18:49:54 +01:00
dreams Create models for dream tracking module 2021-01-01 14:43:47 +01:00
frontend Add unit to streak length widget on dashboard 2020-12-31 22:22:21 +01:00
kumify Create models for dream tracking module 2021-01-01 14:43:47 +01:00
mood Fix something that seemed to work anyway 2021-01-01 17:01:38 +01:00
msgio Add management command to set Telegram token 2020-12-31 22:29:26 +01:00
.gitignore Initial commit 2020-12-27 18:49:54 +01:00
INSTALL.md Add missing instructions to INSTALL.md 2020-12-31 22:17:19 +01:00
localsettings.dist.py Add django-dbsettings requirement 2020-12-30 10:33:45 +01:00
manage.py Initial commit 2020-12-27 18:49:54 +01:00
passenger_wsgi.py Add passenger_wsgi for Passenger deployments 2020-12-27 18:59:45 +01:00
requirements.txt Add django-dbsettings requirement 2020-12-30 10:33:45 +01:00
TODO.md Create models for dream tracking module 2021-01-01 14:43:47 +01:00