Commit graph

15 commits

Author SHA1 Message Date
Tigor Hutasuhut c83387652b api: implemented CountSubreddits API endpoint 2024-08-15 15:07:17 +07:00
Tigor Hutasuhut 6c09278e0a devices: added tracing and telemetry to devices_list and update 2024-08-15 10:40:35 +07:00
Tigor Hutasuhut cf14079f1f refactor: api now uses it's own request type and handlers
will now handles the conversion of the request to the api request type
2024-08-15 10:23:56 +07:00
Tigor Hutasuhut 8bb8cb30ec refactor: now uses jet sql as much as possible 2024-08-15 09:36:06 +07:00
Tigor Hutasuhut 4872e653ef api: added telemetry and migrate to jet for devices endpoint 2024-08-13 14:26:19 +07:00
Tigor Hutasuhut 3e95251181 api: added subreddits get api and update telemetry package 2024-08-13 09:40:02 +07:00
Tigor Hutasuhut 8ff3bc4fd8 subreddits: implemented create subreddit rpc endpoint 2024-08-11 10:27:13 +07:00
Tigor Hutasuhut ab86ff19a5 devices: added count devices endpoint 2024-08-08 22:51:53 +07:00
Tigor Hutasuhut 649be571d2 devices: implemented DeviceExists service 2024-08-08 20:39:04 +07:00
Tigor Hutasuhut 87fb2c45a1 server: implemented device update endpoint 2024-08-08 16:13:30 +07:00
Tigor Hutasuhut 19a058dc11 sql: added logging support 2024-08-08 13:41:18 +07:00
Tigor Hutasuhut 107330e49b devices: added list devices endpoint 2024-08-07 23:59:29 +07:00
Tigor Hutasuhut 261361e5a7 app: added one api connection between backend and frontend 2024-08-06 22:13:37 +07:00
Tigor Hutasuhut efd2b6b187 refactor(api): sqlite error check uses new for type assertion 2024-08-05 23:20:07 +07:00
Tigor Hutasuhut b23ac7617e more updates 2024-08-05 23:06:32 +07:00