Commit Graph

25 Commits

Author SHA1 Message Date
fb44bc2178 Implement some authentication 2022-09-25 23:57:17 +02:00
1a46cf7ef3 Implement event log 2022-09-25 20:02:52 +02:00
8886b23434 Merge branch 'feature/monitoring' 2022-09-25 14:43:25 +02:00
1fd741861e Implement database connection 2022-09-25 14:40:07 +02:00
2726baa6bd Implement justfile watch mode 2022-09-25 11:47:15 +02:00
36427a41a4 Refactor main loop 2022-09-25 11:47:01 +02:00
d1df4ff6a2 Implement viewer_{dis,}connect events 2022-09-23 00:31:18 +02:00
fb22cc7528 Refactor socket into socket.lua 2022-09-22 21:32:31 +02:00
226aba437a Implement /install 2022-09-22 21:01:40 +02:00
7fa635170a Implement monitoring infrastructure 2022-09-22 19:27:01 +02:00
2af0136703 Implement monitoring lua client 2022-09-21 10:33:16 +02:00
1fde73778b Implement framebuffer and mock endpoint 2022-09-20 12:16:46 +02:00
92496c8b8e Refactor unnecessary store 2022-09-12 01:19:51 +02:00
80e32a7887 Merge pull request 'feature/map' (#1) from feature/map into main
Reviewed-on: #1
2022-09-12 01:00:34 +02:00
16f60f6075 Fix violation of unmined license (distribution) 2022-09-12 00:48:54 +02:00
c63eeb83a0 Implement map 2022-09-11 23:16:22 +02:00
8651f60645 Scale document.body to 100% height, Implement footer 2022-09-05 21:42:59 +02:00
3ac4d2ac82 Update vite config for svelte-navigator, Fix heading focus rings 2022-09-05 21:13:44 +02:00
c147b44b0c Implement client-side routing 2022-09-05 20:54:44 +02:00
6f7279c049 Refactor auth into user.py, Implement login/out in frontend, Add FontAwesome 2022-09-05 18:50:02 +02:00
563eac3de4 Update readme 2022-09-04 17:53:28 +02:00
43ec0eb776 Configure development and production modes 2022-09-04 17:49:25 +02:00
e83a7f2aa4 Rename .env to secret.env 2022-09-04 14:58:54 +02:00
c7a07d5b83 Add frontend boilerplate 2022-09-04 13:07:07 +02:00
77549bffc1 Init 2022-09-03 10:16:53 +02:00