Drew Ansbacher
674e311a9d
wizard edits
2021-08-18 17:46:04 -06:00
Drew Ansbacher
d5b420be9c
commit
2021-08-18 17:44:50 -06:00
Drew Ansbacher
94b3a1a43c
union bug fix
2021-08-18 15:46:19 -06:00
Matt Hill
048f147bc7
minor cosmetics
2021-08-17 21:44:16 -06:00
Matt Hill
70a9bc96e8
revamp wifi, fix error messaging in forms
2021-08-17 19:01:43 -06:00
Keagan McClelland
0f43414e25
Feature/server metrics ( #405 )
...
* adds skeleton structure to task runners
* finishes server metrics
* Apply suggestions from code review
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
* cleans up meminfo call
* changes error creation method
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
2021-08-17 17:32:07 -06:00
Aiden McClelland
be7b2ec016
migrations
2021-08-17 17:21:05 -06:00
Aiden McClelland
5e50a9b7b5
more idempotent installs
2021-08-17 12:12:17 -06:00
Aiden McClelland
1a61c5450c
allow access to readonly volumes during sandboxed
2021-08-16 17:48:50 -06:00
Matt Hill
6ea04dbeb8
cosmetics plus a slew of little frontend rendering bugs
2021-08-13 16:16:32 -06:00
Aiden McClelland
c223894943
assorted fixes
2021-08-13 12:35:03 -06:00
Matt Hill
26dd880633
cleaning up
2021-08-12 17:20:33 -06:00
Matt Hill
4ba24cb154
product key page
2021-08-12 13:56:44 -06:00
Matt Hill
0e24d29b04
remove unused class
2021-08-12 10:55:45 -06:00
Drew Ansbacher
f7b5c5fadd
complete flow
2021-08-12 10:55:45 -06:00
Drew Ansbacher
bce87cc819
checkpoiint
2021-08-12 10:55:45 -06:00
Drew Ansbacher
1cc7cc439f
setup wizard style
2021-08-12 10:55:45 -06:00
Drew Ansbacher
6782aa7e1c
Market over embassy ( #404 )
...
* marketplace proxy'd through embassy
* http not rpc
* fix up marketplace
2021-08-12 10:49:41 -06:00
Keagan McClelland
b55f82bcf3
adds log querying ( #401 )
...
* adds log querying
* Apply suggestions from code review
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
* formatting
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
2021-08-12 10:35:49 -06:00
Keagan McClelland
acd72060e9
Feature/sound ( #389 )
...
* WIP sound lib
* basically finishes sound interface, still needs circle of fifths for updates etc.
* finishes sound interface, includes light testing
* fixes loops to use euclidian remainder
* implements locking for the sound interface
* stop sleeping on blocks
2021-08-12 10:20:36 -06:00
Matt Hill
a6e668fffa
remove unused files
2021-08-11 09:47:14 -06:00
Matt Hill
b6aea884aa
update to angular 12
2021-08-10 18:53:39 -06:00
Drew Ansbacher
8bd6c6d6f4
Drew style ( #403 )
...
* mail icon
* working unique
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
2021-08-10 18:41:35 -06:00
Drew Ansbacher
4b125b8346
mail icon ( #402 )
...
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
2021-08-10 13:26:15 -06:00
Matt Hill
bd7149491f
manifest in dependency-onfo
2021-08-09 20:52:26 -06:00
Matt Hill
10d3f3b589
modify location of icon and title for dependencies
2021-08-09 17:15:21 -06:00
Matt Hill
edf5e33996
responseType text for static files
2021-08-09 17:02:57 -06:00
Matt Hill
8b87c077c9
fix infinite loader on sessions load
2021-08-09 16:25:33 -06:00
Matt Hill
fb6c23b8da
http type changes
2021-08-09 15:30:21 -06:00
Matt Hill
6a9ec0ea05
error flattening, remain to details, and delete old config stuff
2021-08-09 14:05:21 -06:00
Matt Hill
ae09f5a4f2
fix types
2021-08-09 14:05:21 -06:00
Aiden McClelland
31b820214e
cargo lock
2021-08-09 14:05:21 -06:00
Aiden McClelland
0ee8361430
minor fixes, add nginx conf
2021-08-09 14:05:21 -06:00
Keagan McClelland
8eaf8f47e4
Feature/ssh ( #382 )
...
* wip ssh feature
* add and remove complete, list remains
* list half way done
* should finish the ssh module completely
* minor fixes
* formatting and offline queries
Co-authored-by: Aiden McClelland <me@drbonez.dev >
2021-08-09 14:05:21 -06:00
Aiden McClelland
d657eceb08
reconcile types
2021-08-09 14:04:56 -06:00
Aiden McClelland
32a1a2a24f
fix casing
2021-08-09 14:03:12 -06:00
Aiden McClelland
ea949487f1
ws subscription
2021-08-09 14:03:12 -06:00
Aiden McClelland
764c921eec
add cookie expiration
2021-08-09 14:03:12 -06:00
Aiden McClelland
711766a8a4
auth middleware
2021-08-09 14:03:12 -06:00
Aiden McClelland
ce9495c6cc
authentication
2021-08-09 14:00:48 -06:00
Aiden McClelland
0b579d9813
middleware
2021-08-09 14:00:48 -06:00
Aiden McClelland
8de595fafb
installs working
2021-08-09 14:00:47 -06:00
Aiden McClelland
c4f38a979e
add support for yaml and json manifests
2021-08-09 14:00:47 -06:00
Aiden McClelland
d9fa354e85
switch to managers: wip 2
2021-08-09 14:00:47 -06:00
Aiden McClelland
7eaf6dabcc
switch to managers: wip
2021-08-09 14:00:47 -06:00
Aiden McClelland
36275f4a81
move manifest to parent
2021-08-09 13:59:19 -06:00
Aiden McClelland
d26e08014f
compat
2021-08-09 13:59:19 -06:00
Aiden McClelland
a2188be4cd
fix feature flag for avahi
2021-08-09 13:59:13 -06:00
Aiden McClelland
8035fb285c
fix toml
2021-08-09 13:59:08 -06:00
Aiden McClelland
0fe91c023f
appmgr inspect is back
2021-08-09 13:59:08 -06:00