Keagan McClelland
2105c58182
mass clean up of warnings, hints, errors
2022-05-26 18:26:32 -06:00
Keagan McClelland
460177d242
clean up question + todo
2022-05-26 18:26:32 -06:00
Keagan McClelland
4c8cba18a2
Implements uploads, index, and deindex
2022-05-26 18:26:32 -06:00
Keagan McClelland
fe423f1ed2
adds index/deindex endpoints
2022-05-26 18:26:32 -06:00
Keagan McClelland
411d186517
add index and deindex endpoints
2022-05-26 18:26:32 -06:00
Keagan McClelland
87b5a6e4a1
implements upload on server
...
actually move extracted dir to resource location
2022-05-26 18:26:32 -06:00
Keagan McClelland
b43d85ea63
implements query parameter for prioritizing lower versions
2022-02-26 23:27:27 -07:00
Keagan McClelland
b75fa8101c
Condense Imports
2022-02-26 23:27:27 -07:00
Lucy Cifferello
d0b7b1f044
resolve PR feedback - add record type for package and dependency metadata
2022-02-26 23:27:27 -07:00
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
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
bcc3f01086
builds
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
Keagan McClelland
164089ff88
changes appmgr calls to be conduit sources.
2022-02-26 23:27:27 -07:00
Lucy Cifferello
c7effc51f4
limit strict bs converstion and refactor to not use fs read
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
ac5acaa685
fix icon endpoint
2022-02-26 23:27:27 -07:00
Lucy Cifferello
723602e6f7
fix urls for static files
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
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
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
Lucy Cifferello
e4d3e9a713
alter endpoints to support dynamic versions
2020-10-10 19:08:43 -06:00