Tigor Hutasuhut tigor · he/him
tigor pushed to main at tigor/Bluemage 2024-08-11 16:25:22 +07:00
230138cecd reddit: added openapi spec
tigor pushed to main at tigor/Bluemage 2024-08-11 10:27:19 +07:00
8ff3bc4fd8 subreddits: implemented create subreddit rpc endpoint
tigor pushed to main at tigor/Bluemage 2024-08-11 10:23:32 +07:00
82f9fb903f subreddits: implemented create subreddit rpc endpoint
tigor pushed to main at tigor/Bluemage 2024-08-09 15:23:13 +07:00
114a6d5116 proto: added subreddits proto
tigor pushed to main at tigor/Bluemage 2024-08-09 08:33:43 +07:00
3ae3606ca1 images: add blacklisted column
tigor pushed to main at tigor/Bluemage 2024-08-08 22:52:12 +07:00
ab86ff19a5 devices: added count devices endpoint
ea92229dcc server: add validation interceptor
Compare 2 commits »
tigor pushed to main at tigor/Bluemage 2024-08-08 20:39:31 +07:00
649be571d2 devices: implemented DeviceExists service
tigor pushed to main at tigor/Bluemage 2024-08-08 16:13:44 +07:00
87fb2c45a1 server: implemented device update endpoint
tigor pushed to main at tigor/Bluemage 2024-08-08 13:41:32 +07:00
19a058dc11 sql: added logging support
tigor pushed to main at tigor/Bluemage 2024-08-08 12:36:08 +07:00
0e8affc4d4 flake: use subPackages instead of buildPhase and installPhase
tigor pushed to main at tigor/NixOS 2024-08-08 11:04:00 +07:00
e85dab9513 wallust: upgrade from v3.0.0-beta to v3.0.0
tigor pushed to main at tigor/Bluemage 2024-08-08 10:40:42 +07:00
cc75353de1 device: added proto schema for updating device values
tigor pushed to main at tigor/Bluemage 2024-08-07 23:59:40 +07:00
107330e49b devices: added list devices endpoint
tigor pushed to main at tigor/Bluemage 2024-08-07 22:38:21 +07:00
084f865680 proto: split and added list proto
tigor pushed to main at tigor/NixOS 2024-08-07 16:31:34 +07:00
4eb46904e1 home: ensure gopls is installed
a9373e58dd bareksa: fix DNS resolution for bareksa.local domain when openvpn is connected
5e6617bf1b minecraft: added client option
c84ee3bd29 homeserver: zellij theme now uses gruvbox dark to differentiate from desktop theme
b8c0601942 homeserver: moved zellij mod key to Ctrl b
Compare 5 commits »
tigor pushed to main at tigor/Bluemage 2024-08-07 15:39:04 +07:00
fbb7f73142 proto: split file
tigor pushed to main at tigor/Bluemage 2024-08-07 10:41:13 +07:00
f559ad7ca0 go: added air and pretty logging
tigor pushed to main at tigor/Bluemage 2024-08-06 22:14:06 +07:00
261361e5a7 app: added one api connection between backend and frontend
tigor pushed to main at tigor/Bluemage 2024-08-05 23:20:52 +07:00
efd2b6b187 refactor(api): sqlite error check uses new for type assertion
tigor pushed to main at tigor/Bluemage 2024-08-05 23:06:52 +07:00
b23ac7617e more updates