Commit Graph

86 Commits

Author SHA1 Message Date
Keagan McClelland
424e1229f7 formatting 2022-02-26 23:26:33 -07:00
Keagan McClelland
600e6350c2 adds timings 2022-02-26 23:26:33 -07:00
Lucy Cifferello
7b5c1a9795 limit strict bs converstion and refactor to not use fs read 2022-02-26 23:26:33 -07:00
Lucy Cifferello
ca0568c296 clean up 2022-02-26 23:26:33 -07:00
Lucy Cifferello
23659236a2 aggregate query functions 2022-02-26 23:26:33 -07:00
Lucy Cifferello
d3c4772b05 format all the things 2022-02-26 23:26:33 -07:00
Lucy Cifferello
36a9f3f6f2 fix icon endpoint 2022-02-26 23:26:33 -07:00
Keagan McClelland
fa8eab12f1 Cleanup/warnings (#53)
* implements error log reporting

* removes redundant imports
2022-02-26 23:26:33 -07:00
Keagan McClelland
30e7e6361f implements error log reporting 2022-02-26 23:26:33 -07:00
Lucy Cifferello
acaa2139ae alter category to optional 2022-02-26 23:26:11 -07:00
Lucy Cifferello
9fe0bba851 account for icon types 2022-02-26 23:26:11 -07:00
Lucy Cifferello
d5d3583b9b fix field mismatch 2022-02-26 23:26:11 -07:00
Lucy Cifferello
84cb8292d4 fix urls for static files 2022-02-26 23:26:11 -07:00
Lucy Cifferello
a15179ab68 fix routes 2022-02-26 23:26:11 -07:00
Lucy Cifferello
f6758c39bd rename endpoints 2022-02-26 23:26:11 -07:00
Lucy Cifferello
b4b8b1feb0 pass through manifest as raw json value 2022-02-26 23:26:11 -07:00
Lucy Cifferello
e3705b4845 fix eos json response 2022-02-26 23:26:11 -07:00
Lucy Cifferello
3071335eed fix instruction and license parsing 2022-02-26 23:26:11 -07:00
Lucy Cifferello
ef063c11e6 fix version in service detail path 2022-02-26 23:26:11 -07:00
Lucy Cifferello
73ae0fcfbd rework package list endpoint, version latest, and release notes 2022-02-26 23:26:10 -07:00
Lucy Cifferello
0e60b500ec add priority to order categories 2022-02-26 23:25:26 -07:00
Lucy Cifferello
a42c5c5caa eos endpoint, lowercase categories, sdk get instructions and license 2022-02-26 23:25:26 -07:00
Lucy Cifferello
300ab2fa57 return just list of services, no categories 2022-02-26 23:25:26 -07:00
Lucy Cifferello
9e9ece45f8 rename apps endpoints to package and add header to addl endpoint 2022-02-26 23:25:26 -07:00
Lucy Cifferello
e5ab62c313 fix toJson instances for hashmap keys 2022-02-26 23:25:26 -07:00
Lucy Cifferello
ac95b84fb2 remove hashing temp 2022-02-26 23:25:26 -07:00
Lucy Cifferello
b32dbfdbd2 fix path and temp icon for service 2022-02-26 23:25:26 -07:00
Lucy Cifferello
ad6c4e606d temp fix icon path for dependencies 2022-02-26 23:25:26 -07:00
Lucy Cifferello
f0b13fc0b6 proper manifest parsing 2022-02-26 23:25:26 -07:00
Lucy Cifferello
421e83f472 fix path to version and remove json flag from sdk manifest cmd 2022-02-26 23:25:26 -07:00
Lucy Cifferello
256bd53c26 add read instance for emver version 2022-02-26 23:25:26 -07:00
Lucy Cifferello
bde94383d0 fix version parsing and add temp logs 2022-02-26 23:25:26 -07:00
Lucy Cifferello
a616925905 make version arch optional 2022-02-26 23:25:26 -07:00
Lucy Cifferello
5cdbb5a43b add architecture to version table; refactor to remove dependency on apps.yaml 2022-02-26 23:25:26 -07:00
Lucy Cifferello
16bb00a230 merge add package header 2022-02-26 23:25:26 -07:00
Lucy Cifferello
c2b880c467 unique index on category table and update sys endpoint 2022-02-26 23:25:26 -07:00
Lucy Cifferello
b1b3d1a4ed categories refactor 2022-02-26 23:25:22 -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