48 Commits

Author SHA1 Message Date
35ca7620f4 Fix DB not closing on exit 1.0.1 2024-08-10 00:43:53 +02:00
e86aadac02 1.0.0 1.0.0 2024-08-10 00:36:46 +02:00
92d83468f7 Add a "calorie remaining today" display 2024-08-10 00:32:53 +02:00
70ba21d828 Implement weight graphs 2024-08-09 23:48:50 +02:00
2f161bed79 Implement weight components 2024-08-09 23:42:19 +02:00
e8da257bf1 Fix fuckup with weight service 2024-08-09 23:40:19 +02:00
d8af4f342a Implement weight stores 2024-08-09 23:31:59 +02:00
931f95ee09 Refactor food components 2024-08-09 23:31:59 +02:00
1edc3e83ef Add the whole api stack for weight 2024-08-09 23:31:59 +02:00
57d88c093e Fix writing settings 2024-08-09 23:05:25 +02:00
a83dc54713 Implement graphs for average energy values 2024-08-09 22:36:34 +02:00
fce5b8416e Add routes for daily weekly and the rest 2024-08-09 22:32:58 +02:00
8119775084 Fully implement settings 2024-08-09 22:23:10 +02:00
7b6108d0dd Add header links 2024-08-09 21:27:41 +02:00
5458fcdede Fix date coloring 2024-08-09 21:21:50 +02:00
d9ae2e1ab3 Implement creating food 2024-08-09 21:20:43 +02:00
db34fe039e Order food by date 2024-08-09 19:55:31 +02:00
715bc984be Add other old components 2024-08-09 19:52:16 +02:00
27f8d2bd29 Add Toast errors 2024-08-09 19:52:06 +02:00
97a3868a4f Add utils from previous project 2024-08-09 19:47:13 +02:00
8e5905be24 Add tailwind 2024-08-09 19:47:06 +02:00
0eab74d979 Update model 2024-08-09 18:52:17 +02:00
4c2d104f49 Implement food and settings stores 2024-08-09 18:52:13 +02:00
5ec2ee18b8 Implement settings api 2024-08-09 18:49:47 +02:00
f105595195 Enable update and create food 2024-08-09 18:37:51 +02:00
265c51edae Actually export fields of food
IDIOT
2024-08-09 18:34:25 +02:00
b7760c0942 Pass error to svelte using a struct
...a very cursed struct
2024-08-09 18:15:08 +02:00
2fe3bdbb8a Fix $wails in FE 2024-08-09 18:03:02 +02:00
01e6515de5 Export types to json 2024-08-09 18:02:58 +02:00
b177416204 Implement calling GetFood from FE 2024-08-09 17:46:50 +02:00
683c443b7f Fix up and export food service 2024-08-09 17:46:05 +02:00
9fdb7bc098 Make window bigger 2024-08-09 17:18:10 +02:00
ddbc935e20 Add router and tailwind 2024-08-09 17:03:54 +02:00
9c6ac0ef51 Add Header of some form 2024-08-09 16:52:56 +02:00
3a4839cd24 Clean up wails 2024-08-09 16:45:20 +02:00
67d165c256 Enable wails again 2024-08-09 16:39:37 +02:00
21aeb52d32 Add food update 2024-08-09 16:37:55 +02:00
d06ed72a37 Add target setting 2024-08-09 16:34:19 +02:00
7683ccd5e1 Add daily weekly monthly and yearly view for food 2024-08-09 16:33:06 +02:00
66a6cb69d6 Add settings and implement auto default 2024-08-09 16:29:53 +02:00
a29213f35f Update ddl 2024-08-09 16:24:42 +02:00
a23ada9bb0 Implement basic food service 2024-08-09 16:21:11 +02:00
b265a06ce7 Rework settings to make them appear as if it was not a retard who wrote them 2024-08-09 15:26:29 +02:00
3f5353b587 Export settings 2024-08-09 15:17:21 +02:00
01fe305b6f Build frontend 2024-08-09 15:16:26 +02:00
56e0ef49a0 Implement settingsservice 2024-08-09 15:16:18 +02:00
d6e00316bc Add db and types 2024-08-09 15:06:10 +02:00
75234ee392 Initial commit 2024-08-09 14:51:15 +02:00