Commit graph

19 commits

Author SHA1 Message Date
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 385d498ab3 proto: added image proto 2024-08-13 13:15:01 +07:00
Tigor Hutasuhut 778b5c6524 sql: added device subscription table migration
and go-jet to Makefile and go.mod
2024-08-12 23:14:07 +07:00
Tigor Hutasuhut 4f2c0ec7b3 reddit: update open api spec 2024-08-11 16:55:53 +07:00
Tigor Hutasuhut 230138cecd reddit: added openapi spec 2024-08-11 16:25:11 +07:00
Tigor Hutasuhut 8ff3bc4fd8 subreddits: implemented create subreddit rpc endpoint 2024-08-11 10:27:13 +07:00
Tigor Hutasuhut 114a6d5116 proto: added subreddits proto 2024-08-09 15:22:54 +07:00
Tigor Hutasuhut 3ae3606ca1 images: add blacklisted column 2024-08-09 08:33:23 +07:00
Tigor Hutasuhut ab86ff19a5 devices: added count devices endpoint 2024-08-08 22:51:53 +07:00
Tigor Hutasuhut ea92229dcc server: add validation interceptor 2024-08-08 20:49:18 +07:00
Tigor Hutasuhut 649be571d2 devices: implemented DeviceExists service 2024-08-08 20:39:04 +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
Tigor Hutasuhut 084f865680 proto: split and added list proto 2024-08-07 22:38:10 +07:00
Tigor Hutasuhut fbb7f73142 proto: split file 2024-08-07 15:38:52 +07:00
Tigor Hutasuhut 261361e5a7 app: added one api connection between backend and frontend 2024-08-06 22:13:37 +07:00
Tigor Hutasuhut b23ac7617e more updates 2024-08-05 23:06:32 +07:00
Tigor Hutasuhut 856c846dbd initial setup 2024-08-04 23:16:05 +07:00