Aiden McClelland
76682ebef0
switch to postgresql ( #1763 )
...
switch sqlx to postgresql
2022-09-01 10:32:01 -06:00
Aiden McClelland
5ba0d594a2
Bugfix/dns ( #1741 )
...
* keep openresolv
* fix init
2022-08-18 10:23:04 -06:00
Aiden McClelland
13b97296f5
formatting ( #1698 )
2022-07-27 18:00:48 -06:00
Aiden McClelland
e29003539b
trust local ca ( #1670 )
2022-07-21 12:11:47 -06:00
Aiden McClelland
1367428499
update backend dependencies ( #1637 )
2022-07-12 12:18:12 -06:00
Aiden McClelland
753f395b8d
add avahi conditional compilation flags to dns ( #1579 )
2022-06-28 10:42:54 -06:00
Aiden McClelland
22af45fb6e
add dns server to embassy-os ( #1572 )
...
* add dns server to embassy-os
* fix initialization
* multiple ip addresses
2022-06-27 10:53:06 -06:00
Aiden McClelland
d947c2db13
fixes #1169 ( #1533 )
...
* fixes #1169
* consolidate trim
Co-authored-by: J M <2364004+Blu-J@users.noreply.github.com >
Co-authored-by: J M <2364004+Blu-J@users.noreply.github.com >
2022-06-14 11:47:04 -06:00
Keagan McClelland
334437f677
generate unique ca names based off of server id
2022-06-06 18:56:27 -06:00
Keagan McClelland
183c5cda14
refactors error handling for less redundancy
2022-06-06 18:43:32 -06:00
J M
b8751e7add
Chore/version 0 3 1 0 ( #1475 )
...
* feat: move over to workspaces
* chore: Move to libs
* chore:fix(build): Compat
* chore: fixing pr
2022-06-01 10:22:00 -06:00
J M
f7b5fb55d7
Feat/js action ( #1437 )
...
* Feat: js action
wip: Getting async js
feat: Have execute get action config
feat: Read + Write
chore: Add typing for globals
chore: Change the default path, include error on missing function, and add json File Read Write
chore: Change the default path, include error on missing function, and add json File Read Write
wip: Fix the unit test
wip: Fix the unit test
feat: module loading
* fix: Change the source + add input
* fix: single thread runtime
* fix: Smaller fixes
* Apply suggestions from code review
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
* fix: pr
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
2022-05-19 18:02:50 -06:00
Jonathan Zernik
1023916390
Add nginx config for proxy redirect ( #1421 )
...
* Add nginx config for proxy redirect protocol prefix
* Update proxy_redirect config to use scheme variable
* Only include proxy redirect directive when ssl is true
2022-05-19 14:56:53 -06:00
Aiden McClelland
c640749c7c
allow websockets to containers ( #1340 )
...
* allow websockets to containers
* fix format string
2022-03-17 16:51:45 -05:00
J M
227b7a03d7
Fix/wifi ( #1326 )
...
* fix: Fix the missing wifi's still list.
* chore: Exclude the interface maybe
* chore: Don't add if already there, just modify
* chore: Minor changes
* no timeouts, regex on pw input (#1327 )
Co-authored-by: Drew Ansbacher <drew@start9labs.com >
* fix: Allow more than 8
* Update wifi.page.ts
Co-authored-by: Drew Ansbacher <drew.ansbacher@gmail.com >
Co-authored-by: Drew Ansbacher <drew@start9labs.com >
2022-03-15 13:09:03 -06:00
Aiden McClelland
1837e719b6
fix wifi for raspios ( #1207 )
...
* Wip: Fix most of the wifi and 80% of initialization.sh
* fix wifi
* reorganize code
Co-authored-by: J M <mogulslayer@gmail.com >
2022-02-15 10:27:25 -07:00
Aiden McClelland
3c8b6e4f83
bugfix: inverts mapping for lan config
2022-02-09 15:10:43 -07:00
Aiden McClelland
08770567d2
add validation to s9pks
2022-02-09 14:05:39 -07:00
Keagan McClelland
6dea3c723e
adds some investigative logging and improves error handling for mdns ( #1145 )
...
* adds some investigative logging and improves error handling for mdns
* re-adds client error to mdns controller so that memory isn't deallocated while still in use by AvahiClient
2022-01-27 15:12:17 -07:00
Aiden McClelland
edde478382
rename appmgr
2022-01-21 20:35:52 -07:00