Commit graph

15 commits

Author SHA1 Message Date
Tigor Hutasuhut 28ddbd3bee image: update image list api 2024-08-25 12:43:57 +07:00
Tigor Hutasuhut ab13359aeb api: implemented subreddit exists 2024-08-15 21:37:02 +07:00
Tigor Hutasuhut af2fd593b4 api: implemented resolve subreddit name api 2024-08-15 20:39:04 +07:00
Tigor Hutasuhut b220cf1b2c api: implemented update subreddits endpoint 2024-08-15 16:17:25 +07:00
Tigor Hutasuhut dbb754199f api: implemented list subreddits endpoint 2024-08-15 16:02:23 +07:00
Tigor Hutasuhut baf4ba686e api: implemented get subreddit handler 2024-08-15 15:20:18 +07:00
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 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 cc75353de1 device: added proto schema for updating device values 2024-08-08 10:40:22 +07:00
Tigor Hutasuhut 107330e49b devices: added list devices endpoint 2024-08-07 23:59:29 +07:00