Commit Graph

138 Commits

Author SHA1 Message Date
Lucy Cifferello
c7effc51f4 limit strict bs converstion and refactor to not use fs read 2022-02-26 23:27:27 -07:00
Lucy Cifferello
aadbc385d0 fix tests 2022-02-26 23:27:27 -07:00
Lucy Cifferello
bce777f991 clean up 2022-02-26 23:27:27 -07:00
Lucy Cifferello
7b2684acd5 aggregate query functions 2022-02-26 23:27:27 -07:00
Lucy Cifferello
e2d2fb6afc format all the things 2022-02-26 23:27:27 -07:00
Lucy Cifferello
ac5acaa685 fix icon endpoint 2022-02-26 23:27:27 -07:00
Keagan McClelland
eda753551a Cleanup/warnings (#53)
* implements error log reporting

* removes redundant imports
2022-02-26 23:27:27 -07:00
Keagan McClelland
f2364e742e implements error log reporting 2022-02-26 23:27:27 -07:00
Lucy Cifferello
8a675b48fe update lts and log headers 2022-02-26 23:27:27 -07:00
Lucy Cifferello
6b649f6c8b alter category to optional 2022-02-26 23:27:27 -07:00
Lucy Cifferello
72bc7e01ae account for icon types 2022-02-26 23:27:27 -07:00
Lucy Cifferello
3797f4298e fix field mismatch 2022-02-26 23:27:27 -07:00
Lucy Cifferello
723602e6f7 fix urls for static files 2022-02-26 23:27:27 -07:00
Lucy Cifferello
aa88306ee1 fix routes 2022-02-26 23:27:27 -07:00
Lucy Cifferello
99dba0e273 rename endpoints 2022-02-26 23:27:27 -07:00
Lucy Cifferello
9f4a344c04 pass through manifest as raw json value 2022-02-26 23:27:27 -07:00
Lucy Cifferello
d0504bc616 fix eos json response 2022-02-26 23:27:27 -07:00
Lucy Cifferello
6e9288a7af fix instruction and license parsing 2022-02-26 23:27:27 -07:00
Lucy Cifferello
9c8f236095 fix version in service detail path 2022-02-26 23:27:27 -07:00
Lucy Cifferello
2ee06007c7 rework package list endpoint, version latest, and release notes 2022-02-26 23:27:27 -07:00
Lucy Cifferello
d53262e143 add priority to order categories 2022-02-26 23:27:27 -07:00
Lucy Cifferello
0d27703b33 eos endpoint, lowercase categories, sdk get instructions and license 2022-02-26 23:27:27 -07:00
Lucy Cifferello
fd9ef299ae return just list of services, no categories 2022-02-26 23:27:27 -07:00
Lucy Cifferello
0cfc8d0d40 disable http2 2022-02-26 23:27:27 -07:00
Lucy Cifferello
09e188e9d8 rename apps endpoints to package and add header to addl endpoint 2022-02-26 23:27:27 -07:00
Lucy Cifferello
1c069ca6f8 fix toJson instances for hashmap keys 2022-02-26 23:27:27 -07:00
Lucy Cifferello
aab1856c6c remove hashing temp 2022-02-26 23:27:27 -07:00
Lucy Cifferello
af5ad87b4c fix path and temp icon for service 2022-02-26 23:27:27 -07:00
Lucy Cifferello
1e57ca1b70 temp fix icon path for dependencies 2022-02-26 23:27:27 -07:00
Lucy Cifferello
2c769506df proper manifest parsing 2022-02-26 23:27:27 -07:00
Lucy Cifferello
1f224137ff fix path to version and remove json flag from sdk manifest cmd 2022-02-26 23:27:27 -07:00
Lucy Cifferello
f3c1a055df add read instance for emver version 2022-02-26 23:27:27 -07:00
Lucy Cifferello
d64e9b71c6 fix version parsing and add temp logs 2022-02-26 23:27:27 -07:00
Lucy Cifferello
82dcfbd5f5 make version arch optional 2022-02-26 23:27:27 -07:00
Lucy Cifferello
d2f8db82cf add architecture to version table; refactor to remove dependency on apps.yaml 2022-02-26 23:27:27 -07:00
Lucy Cifferello
8f20f68c5e merge add package header 2022-02-26 23:27:27 -07:00
Lucy Cifferello
40e7d5f097 add webroot flag to certbot renewal 2022-02-26 23:27:27 -07:00
Lucy Cifferello
4986215935 unique index on category table and update sys endpoint 2022-02-26 23:27:27 -07:00
Lucy Cifferello
64fc16813f categories refactor 2022-02-26 23:27:27 -07:00
Lucy C
e81b3b7546 udpate lts to 18.11 (#69) 2021-11-08 09:39:06 -07:00
Lucy Cifferello
57dbd62bcb dynamic cors 2021-05-21 12:19:34 -06:00
Lucy Cifferello
b362fcf657 update version number 2021-05-12 10:49:28 -06:00
Lucy Cifferello
1fa68a0ad8 get system status endpoint 2021-05-11 22:16:25 -06:00
Keagan McClelland
b643c34d6c adds release notes feature 2021-02-25 18:34:54 -07:00
Lucy Cifferello
eb0df7f355 fix sorting and starting web sans ssl 2021-01-19 15:45:24 -07:00
Lucy Cifferello
b1236bd52f add install alert to version 2021-01-19 11:34:32 -07:00
Lucy Cifferello
5f96dea46e return to pure 2021-01-13 13:33:54 -07:00
Lucy Cifferello
1ec210bed1 small fixes 2021-01-13 13:32:29 -07:00
Lucy Cifferello
7a99562b16 add timestamp from most recent service file to app manifest 2021-01-12 20:42:33 -07:00
Keagan McClelland
db251c1977 parses single version as =[Version] 2020-11-04 21:50:18 -07:00