Commit Graph

74 Commits

Author SHA1 Message Date
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
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
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 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
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
28edfc2f87 emver for registry appears complete, more testing required but should be ready for beta testing 2020-10-28 17:43:36 -06:00
Lucy C
8cad3095fa Merge pull request #28 from Start9Labs/bugfix/user-agent-meshos
fixes useragent parsing for 'MeshOS' which should enable filtering ba…
2020-10-26 15:21:18 -06:00
Keagan McClelland
5452799d8a fixes useragent parsing for 'MeshOS' which should enable filtering back to 0.1.3 2020-10-26 15:17:07 -06:00
Lucy Cifferello
e4d3e9a713 alter endpoints to support dynamic versions 2020-10-10 19:08:43 -06:00
Lucy Cifferello
f7482cbc76 refactor config/manifest endpoint path with appId 2020-10-09 14:16:57 -06:00
Lucy Cifferello
846b1d7754 static path for appmgr and other feedback 2020-10-07 16:47:05 -06:00
Lucy Cifferello
a56e3e66b6 add routes for getting app config and manifest 2020-10-07 15:25:23 -06:00
Keagan McClelland
a192bce08c removes compatibility dependency, filters apps/versions based off of user agent header 2020-09-21 17:45:23 -06:00
Keagan McClelland
f385d23210 autorenews certificates 2020-08-03 15:09:50 -06:00
Keagan McClelland
abdb452a11 octet-stream 2020-07-27 16:12:55 -06:00
Lucy Cifferello
84034bb510 more dynamic flow 2020-07-27 15:24:14 -06:00
Lucy Cifferello
7232c48292 refactor for boolean blindness 2020-07-27 15:24:03 -06:00
Lucy Cifferello
90b24d989b clean up logic for recording metrics 2020-07-27 15:23:43 -06:00
Lucy Cifferello
b931269354 rework getApp to handle sys files appropriately 2020-07-27 15:23:24 -06:00
Lucy Cifferello
d3929d8b88 handle inserting unique apps and versions 2020-06-22 17:27:31 -06:00
Lucy Cifferello
dc078bfa31 make metrics specifc to apps 2020-06-22 15:44:41 -06:00
Lucy Cifferello
25b1786808 rework to normalize version in db and small cleanups 2020-06-22 12:47:28 -06:00
Lucy Cifferello
57627163ff more robust testing 2020-06-09 12:48:28 -06:00
Lucy Cifferello
87a6b9bb9b handle proper version info parsing 2020-06-08 15:18:57 -06:00
Lucy Cifferello
2fb72aeca4 finalize persistence ofapp download metrics 2020-06-06 21:52:57 -06:00