Commit Graph

28 Commits

Author SHA1 Message Date
Keagan McClelland
d2aee89cda implements basic authentication for admins 2022-05-26 18:26:32 -06:00
Lucy C
14d7adc0c9 Feature/encode icons (#91)
* base64 encode icon in package response

* adds icons to dependencies

* swap arguments for loadIcon

* remove redundant constraint

Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com>
2022-02-26 23:27:27 -07:00
Keagan McClelland
158f0cbec7 adds x-eos-hash header to eos.img response 2022-02-26 23:27:27 -07:00
Keagan McClelland
bf9e3e313f refactor registry to include OS version filtering on the package index (#64)
* refactor registry to include OS version filtering on the package index

* remove commented code, clean up tests

* removed unused types

* remove disabled test

* remove unused type

* fix query parsing

* remove unused code

* more purging

* MOAR PURGING

* normalize data model, fix all type errors

* rename get parameter
2022-02-26 23:27:27 -07:00
Keagan McClelland
99dea51f7d reduce io dependence 2022-02-26 23:27:27 -07:00
Keagan McClelland
fab634698f remove postgresql-simple dependency 2022-02-26 23:27:27 -07:00
Keagan McClelland
465e2c75d0 remove commented pkg 2022-02-26 23:27:27 -07:00
Keagan McClelland
fb94a03909 fix type 2022-02-26 23:27:27 -07:00
Keagan McClelland
0da59d225d improves logging 2022-02-26 23:27:27 -07:00
Keagan McClelland
da240f35ee fsnotify extraction attempt 2022-02-26 23:27:27 -07:00
Keagan McClelland
81ff01d2fe upgrade to GHC 8.10.7 2022-02-26 23:27:27 -07:00
Lucy Cifferello
7b2684acd5 aggregate query functions 2022-02-26 23:27:27 -07:00
Lucy Cifferello
64fc16813f categories refactor 2022-02-26 23:27:27 -07: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
c5aef562d0 Ditch Version Bounds 2020-09-22 11:33:38 -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
Lucy Cifferello
f3e344ed1e bump version 2020-06-23 13:54:06 -06:00
Lucy Cifferello
57627163ff more robust testing 2020-06-09 12:48:28 -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
Aaron Greenspan
d8b5d3e193 adds icons endpoint 2020-01-02 14:42:59 -07:00
Aaron Greenspan
029fb6d404 removes unneeded deps 2019-12-24 13:36:00 -07:00
Aaron Greenspan
5483980805 streaming output works 2019-12-24 00:13:57 -07:00
Aaron Greenspan
a00f4f10e3 resource gathering 2019-12-23 18:14:37 -07:00
Aaron Greenspan
9153058a7e fixes package.yaml setup 2019-12-21 13:42:08 -07:00
Aaron Greenspan
22e1170e79 initial commit 2019-12-21 13:13:19 -07:00