Keagan McClelland
|
667f425643
|
rewire the api to be clean and consistent (#92)
fix route documentation
fix sorting scheme to be more clear for release notes
|
2022-02-08 13:14:31 -07:00 |
|
Keagan McClelland
|
db55907b32
|
reorder routes file, change error logs endpoint
|
2022-02-02 11:23:55 -07:00 |
|
Keagan McClelland
|
5b39717591
|
adds name to /package/data
|
2022-02-02 11:12:21 -07:00 |
|
Keagan McClelland
|
50ecce1c21
|
builds
|
2021-09-28 15:43:56 -06:00 |
|
Keagan McClelland
|
718851c756
|
cleanup usages of removed appmgr call
|
2021-09-27 15:47:15 -06:00 |
|
Keagan McClelland
|
615def8d3a
|
rename AppIdentifier to PkgId to save typing and reflect new name terminology
|
2021-09-27 11:33:11 -06:00 |
|
Lucy Cifferello
|
9fb5fe35e7
|
revert dev settings and incorrect fix
|
2021-09-24 13:59:13 -06:00 |
|
Lucy Cifferello
|
77b2dc0970
|
update to not use fs read for versions, just previous db call metadata
|
2021-09-24 13:59:13 -06:00 |
|
Lucy Cifferello
|
e302d63046
|
fix tests
|
2021-09-24 13:59:13 -06:00 |
|
Lucy Cifferello
|
a9d88178cc
|
aggregate query functions
|
2021-09-24 13:59:02 -06:00 |
|
Lucy Cifferello
|
fc9f0f37ca
|
fix icon endpoint
|
2021-09-23 19:14:22 -06:00 |
|
Keagan McClelland
|
f82e3caf28
|
implements error log reporting
|
2021-09-16 18:03:28 -06:00 |
|
Lucy Cifferello
|
8fec3b48a3
|
update lts and log headers
|
2021-09-08 15:39:42 -06:00 |
|
Lucy Cifferello
|
318c61bba4
|
fix release notes route
|
2021-08-31 10:44:23 -06:00 |
|
Lucy Cifferello
|
b03792f25f
|
fix urls for static files
|
2021-08-24 09:04:05 -06:00 |
|
Lucy Cifferello
|
ff803583c1
|
fix routes
|
2021-08-23 15:34:59 -06:00 |
|
Lucy Cifferello
|
f81d76eb6a
|
rename endpoints
|
2021-08-23 11:27:35 -06:00 |
|
Lucy Cifferello
|
008b81235d
|
reorder
|
2021-08-05 18:10:14 -04:00 |
|
Lucy Cifferello
|
17562009bd
|
pass through manifest as raw json value
|
2021-07-20 18:58:32 -04:00 |
|
Lucy Cifferello
|
8865c1f88c
|
fix version in service detail path
|
2021-07-16 13:12:27 -04:00 |
|
Lucy Cifferello
|
e022a9ae8c
|
rework package list endpoint, version latest, and release notes
|
2021-07-16 12:04:56 -04:00 |
|
Lucy Cifferello
|
259b786a6a
|
eos endpoint, lowercase categories, sdk get instructions and license
|
2021-07-14 17:43:13 -04:00 |
|
Lucy Cifferello
|
2e1f91feb6
|
remove system status endpoint
|
2021-07-13 16:05:17 -04:00 |
|
Lucy Cifferello
|
70f15ab77c
|
rename apps endpoints to package and add header to addl endpoint
|
2021-07-06 11:25:14 -04:00 |
|
Lucy Cifferello
|
2eef8ed81b
|
add architecture to version table; refactor to remove dependency on apps.yaml
|
2021-07-02 17:35:20 -04:00 |
|
Lucy Cifferello
|
6c12d63eda
|
merge add package header
|
2021-07-01 18:39:15 -04:00 |
|
Lucy Cifferello
|
2e2aef9451
|
change apps to package in routes
|
2021-07-01 16:33:35 -04:00 |
|
Lucy Cifferello
|
55ef470df7
|
categories refactor
|
2021-06-30 09:36:49 -04:00 |
|
Lucy Cifferello
|
cd4d392a74
|
route ordering
|
2021-05-12 09:11:10 -06:00 |
|
Lucy Cifferello
|
1fa68a0ad8
|
get system status endpoint
|
2021-05-11 22:16:25 -06: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 Cifferello
|
d275a06310
|
white space
|
2020-10-10 19:09:47 -06:00 |
|
Lucy Cifferello
|
e4d3e9a713
|
alter endpoints to support dynamic versions
|
2020-10-10 19:08:43 -06:00 |
|
Lucy Cifferello
|
3adbe64622
|
fix whitespace
|
2020-10-09 14:30:39 -06:00 |
|
Lucy Cifferello
|
27a02091bc
|
put keys back
|
2020-10-09 14:29:48 -06:00 |
|
Lucy Cifferello
|
f7482cbc76
|
refactor config/manifest endpoint path with appId
|
2020-10-09 14:16:57 -06:00 |
|
Lucy Cifferello
|
1017d5a363
|
correct static bin path
|
2020-10-08 15:35:45 -06:00 |
|
Lucy Cifferello
|
846b1d7754
|
static path for appmgr and other feedback
|
2020-10-07 16:47:05 -06:00 |
|
Lucy Cifferello
|
0e1e77f4b6
|
add notes to routes
|
2020-10-07 15:27:13 -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 |
|
Lucy Cifferello
|
38b65166a9
|
fix port
|
2020-08-19 11:21:32 -06:00 |
|
Lucy Cifferello
|
44626aace9
|
add configurable setting to enable running app for tor
|
2020-08-12 16:19:58 -06:00 |
|
Keagan McClelland
|
7c008f321c
|
fixes path dependence
|
2020-08-04 13:18:43 -06:00 |
|
Lucy Cifferello
|
25b1786808
|
rework to normalize version in db and small cleanups
|
2020-06-22 12:47: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 |
|
Lucy Cifferello
|
08654c3b2c
|
further test setup with hie
|
2020-04-16 11:39:26 -06:00 |
|
Lucy Cifferello
|
74d3c0c1b8
|
reworked constants into configurable settings
|
2020-03-12 17:26:27 -06:00 |
|
Keagan McClelland
|
0a74f88171
|
registry changes ready for 0.1.2 sys release
|
2020-02-19 03:22:31 +00:00 |
|