Self-hosted mood tracker - very much work in progress
Go to file
2021-10-24 16:51:12 +02:00
api Missing files 2021-10-24 16:51:12 +02:00
cbt Add incomplete CBT component 2020-12-31 22:18:39 +01:00
common Badly implement mood pie charts 2021-03-01 18:05:14 +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
environment Add blank environment app 2021-10-07 16:36:19 +02:00
friends Add three bare modules 2021-01-03 08:42:04 +01:00
frontend Missing files 2021-10-24 16:51:12 +02:00
habits Add missing max_length to CharField 2021-01-17 16:47:55 +01:00
health Rename meds to health 2021-02-16 12:15:56 +00:00
kumify Minor work on frontend generation 2021-10-24 16:51:04 +02:00
mood Order activities by name by default 2021-03-03 10:35:54 +01:00
msgio Remove dbsettings from init methods (would prevent initial migrations) 2021-03-01 07:09:53 +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 Bokeh problems seem solved now with latest panel 2021-03-03 07:51:18 +01:00
TODO.md Minor work on frontend generation 2021-10-24 16:51:04 +02:00