Lucy Cifferello
649f876692
organization refactor separating database actions, data transformations, and api type constructs into separate components
2022-02-26 23:27:27 -07:00
Lucy Cifferello
fe5218925d
reprganize database calls and marketplaces types
2022-02-26 23:27:27 -07:00
Lucy Cifferello
328bf30eea
fix handling of using index endpoint to fetch package at specific version
2022-02-26 23:27:27 -07:00
Keagan McClelland
7381872d06
fix the types on the db entries
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
66e19a727e
rename AppIdentifier to PkgId to save typing and reflect new name terminology
2022-02-26 23:27:27 -07:00
Lucy Cifferello
6fc7431930
synchronize with 0.3.0 branch
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
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
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
64fc16813f
categories refactor
2022-02-26 23:27:27 -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
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
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