gilex-dev
gilex-dev pushed to main at gilex-dev/ESP8266-IOT-timer 2023-11-15 18:59:09 +01:00
441a32154d merge fix theoretical overflow with sprintf
dd55af6d9c apply formatting guidelines to existing files & remove unused dep
782fe8cf04 fix theoretical overflow with sprintf
900a1d9af2 add min temperature threshold
8c9de56fab apply formatting guidelines to existing files
Compare 7 commits »
gilex-dev pushed to temperature at gilex-dev/ESP8266-IOT-timer 2023-11-13 22:33:34 +01:00
782fe8cf04 fix theoretical overflow with sprintf
900a1d9af2 add min temperature threshold
Compare 2 commits »
gilex-dev pushed to main at gilex-dev/ESP8266-IOT-timer 2023-11-13 21:44:20 +01:00
94448fc0fe fix format warning
gilex-dev pushed to temperature at gilex-dev/ESP8266-IOT-timer 2023-11-13 21:43:51 +01:00
fc6c8c1e74 fix format warning
gilex-dev pushed to temperature at gilex-dev/ESP8266-IOT-timer 2023-11-13 21:34:44 +01:00
0f29e89a50 add min temperature threshold
gilex-dev pushed to temperature at gilex-dev/ESP8266-IOT-timer 2023-11-12 22:48:39 +01:00
8c9de56fab apply formatting guidelines to existing files
gilex-dev pushed to main at gilex-dev/ESP8266-IOT-timer 2023-11-12 22:48:08 +01:00
8791fc1ed0 apply formatting guidelines to existing files & remove unused dep
gilex-dev pushed to main at gilex-dev/ESP8266-IOT-timer 2023-11-12 22:43:31 +01:00
61aaca8510 add contributing guide & associated config files
gilex-dev pushed to main at gilex-dev/ESP8266-IOT-timer 2023-11-12 22:24:19 +01:00
e47bc6c4ab add contributing guide & associated config files
5a73ef97dd adapt for single switch & add temperature support
Compare 2 commits »
gilex-dev pushed to temperature at gilex-dev/ESP8266-IOT-timer 2023-11-12 22:22:26 +01:00
e47bc6c4ab add contributing guide & associated config files
gilex-dev pushed to main at gilex-dev/YetAnotherToDoList 2023-11-12 22:09:05 +01:00
b47536015d fix typo in filename
gilex-dev pushed to main at gilex-dev/YetAnotherToDoList 2023-11-12 21:40:03 +01:00
22da584d29 fix typo in filename
gilex-dev pushed to main at gilex-dev/YetAnotherToDoList 2023-11-05 17:42:23 +01:00
a21494f94b add chi-router, auth middleware & user roles.
gilex-dev pushed to main at gilex-dev/YetAnotherToDoList 2023-10-27 13:09:25 +02:00
e4c9563961 fix foreign key constraint not being enforced
a790bc9dd9 add router & gql-client for FE, adapt BE routing
Compare 2 commits »
gilex-dev pushed to main at gilex-dev/YetAnotherToDoList 2023-10-24 23:39:39 +02:00
57886016ab add rules for time format, casing, sql & Codegen
gilex-dev pushed to main at gilex-dev/YetAnotherToDoList 2023-10-24 22:40:33 +02:00
9de9af8e99 drop inline-code-format rule introduced in 60207be
gilex-dev pushed to main at gilex-dev/YetAnotherToDoList 2023-10-24 22:29:13 +02:00
aecc0c7935 integrate frontend into builds, add build tags
gilex-dev pushed to main at gilex-dev/YetAnotherToDoList 2023-10-24 16:52:31 +02:00
685bfbd525 generate Vue.js frontend
728eed8f8a apply formatting guidelines to existing files
Compare 2 commits »
gilex-dev pushed to main at gilex-dev/YetAnotherToDoList 2023-10-23 07:49:57 +02:00
f7b665b2ec apply formatting guidelines to existing files
60207beabd add contributing guide & associated config files
Compare 2 commits »
gilex-dev pushed to main at gilex-dev/YetAnotherToDoList 2023-10-10 22:26:39 +02:00
3da160afc2 add sqlite storage, implement CRUD queries