Self-hosted mood tracker - very much work in progress
Go to file
2021-01-17 16:49:22 +01:00
cbt Add incomplete CBT component 2020-12-31 22:18:39 +01:00
common Prepare models for habits 2021-01-08 18:32:25 +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 Fix silly mistake in dream attachment saving 2021-01-06 14:06:48 +01:00
friends Add three bare modules 2021-01-03 08:42:04 +01:00
frontend Do not hide buttons on narrow screens – might be ugly but I need those buttons 2021-01-08 12:03:41 +01:00
habits Add missing max_length to CharField 2021-01-17 16:47:55 +01:00
kumify Prepare models for habits 2021-01-08 18:32:25 +01:00
meds Create models for medication tracker 2021-01-04 07:39:29 +01:00
mood Calculate average moods from average daily moods 2021-01-17 16:49:22 +01:00
msgio Fix notification sending for multiple dispatchers or no specified dispatchers 2021-01-15 15:14:08 +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 Prepare models for habits 2021-01-08 18:32:25 +01:00
TODO.md Add todo 2021-01-06 15:52:01 +01:00