Aiden McClelland
|
bdb4be89ff
|
Bugfix/pi config (#2276)
* move some install scripts to init
* fix pi config.txt
* move some image stuff to the squashfs build
* no need to clean up fake-apt
* use max temp
|
2023-05-16 16:06:25 -06:00 |
|
Aiden McClelland
|
c96628ad49
|
do not log parameters
|
2023-03-15 12:19:11 -06:00 |
|
Matt Hill
|
06cf83b901
|
WIP: IP, pubkey, system time, system uptime, ca fingerprint (#2091)
* closes #923, #2063, #2012, #1153
* add ca fingerprint
* add `server.time`
* add `ip-info` to `server-info`
* add ssh pubkey
* support multiple IPs
* rename key
* add `ca-fingerprint` and `system-start-time`
* fix off-by-one
* update compat cargo lock
Co-authored-by: Aiden McClelland <me@drbonez.dev>
|
2023-03-07 19:09:10 -07:00 |
|
Aiden McClelland
|
17d39143ac
|
misc fixes (#1894)
|
2022-11-29 09:43:54 -07:00 |
|
Aiden McClelland
|
76682ebef0
|
switch to postgresql (#1763)
switch sqlx to postgresql
|
2022-09-01 10:32:01 -06:00 |
|
Chris Guida
|
2f8d825970
|
[Feat] follow logs (#1714)
* tail logs
* add cli
* add FE
* abstract http to shared
* batch new logs
* file download for logs
* fix modal error when no config
Co-authored-by: Chris Guida <chrisguida@users.noreply.github.com>
Co-authored-by: Aiden McClelland <me@drbonez.dev>
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com>
Co-authored-by: BluJ <mogulslayer@gmail.com>
|
2022-08-03 12:06:25 -06:00 |
|
Aiden McClelland
|
659af734eb
|
add endpoint for dmesg logs
|
2022-03-23 14:59:45 -05:00 |
|
Keagan McClelland
|
4b24c583cb
|
remove redundant imports
|
2022-02-10 14:26:22 -07:00 |
|
Keagan McClelland
|
cdaf57713f
|
remove error log reporting from backend
|
2022-02-10 14:26:22 -07:00 |
|
Keagan McClelland
|
5326de9b84
|
fixes calculation of disk percentage
|
2022-02-10 13:58:18 -07:00 |
|
Aiden McClelland
|
edde478382
|
rename appmgr
|
2022-01-21 20:35:52 -07:00 |
|