Commit graph

15 commits

Author SHA1 Message Date
ec018a3f72 Merge remote-tracking branch 'origin/fast-api-rework' into fast-api-rework
# Conflicts:
#	old_src/activity.php
#	old_src/config.php
#	old_src/http.php
#	old_src/index.php
#	old_src/storage.php
#	old_src/streaks.php
#	old_src/templates.php
2024-03-11 01:35:41 +01:00
8b3af73f90 Initial FastApi, Peewee setup 2024-03-11 01:35:06 +01:00
5875a5ebd5 Initial FastApi, Peewee setup 2024-03-11 01:34:50 +01:00
ce6fec6823 Fixed sleep tracking not working 2024-01-21 22:53:40 +01:00
790ed4a7ae Adjusted for midnight goal 2024-01-21 22:36:50 +01:00
d9dad4ab91 Always returning sleep streak, on all activities 2024-01-09 22:42:49 +01:00
a090b8f2aa Implemented sleep streaks 2024-01-09 22:07:36 +01:00
Max
a8273e2633 Improved rule logic for templates 2023-03-08 00:22:16 +01:00
Max
4f966357cf Improved default template for sleep 2023-03-08 00:19:12 +01:00
Max
0c6e4c7fbb Added gitignore 2023-03-08 00:10:33 +01:00
Max
2ce66f0a56 Implemented templates and general improvements 2023-03-08 00:09:38 +01:00
Max
d476d77340 More detailed setup and readme. Currently missing templates, or some kind of default behaviour 2023-03-05 02:02:46 +01:00
d8c9e3d388 Implemented custom activity, to not always rely on timeout 2023-02-21 05:19:48 +01:00
92b2cdf9c9 Small adjustments 2023-02-21 04:33:32 +01:00
b613307a6f Initial version 2023-02-21 04:29:53 +01:00