Commit Graph

22 Commits

Author SHA1 Message Date
Lucy C
c3dab78718 Fix/misc (#134)
* use latest version of dependency for metadata if best version is unsatisfied

* cleanup

* add config setting to allow protections around package uploads to specific registries

* change to whitelist

* properly parse whitelist

* enable deleting deprecated admin users
2023-04-12 15:39:59 -06:00
Lucy C
35500cfc02 Feat/local packages (#133)
* enable packages to be marked as unavailable locally

* change isLocal column to hidden

* add option to deprecate a service version based on a min os version
2023-04-11 19:08:53 -06:00
Lucy C
6df87e9873 Update/eos 033 (#128)
* add marketplace icon to info response

* fix max eos version available logic; toggle migrations

* only send icon if it exists

* increase upload timeout

* persist eos version and arch for user activity

* filter eos versions available based on arch

* remove registry icon

* remove eos upload from publish script

* filter package index response by arch

* remove arch from version record in favor of join table

* allow previous user activity records to contain null values

* make arch optional for backwards compatability

* make arch optional for backwards compatability on version latest endpoint

* not ideal but functional solution for backwards compatible arch filter

* insert version platform when index on publish upload

* add migration for dropping arch from package version table

* upsert all version platform records

* insert user activity even if version and arch do not exist

* increase http timeout to 10 minutes jic

* remove user metrics from latest endpoint
2022-12-07 12:05:07 -07:00
Keagan McClelland
cdadae707c remove category enum (#97)
* remove category enum

* priority inversion, 0 is always first

* set marketplace name default to something more obviously wrong.
2022-03-01 16:39:13 -07:00
Lucy Cifferello
16251afd35 revert dev settings and incorrect fix 2022-02-26 23:27:27 -07:00
Lucy Cifferello
47c971de99 update to not use fs read for versions, just previous db call metadata 2022-02-26 23:27:27 -07:00
Lucy Cifferello
ac5acaa685 fix icon endpoint 2022-02-26 23:27:27 -07:00
Keagan McClelland
f2364e742e implements error log reporting 2022-02-26 23:27:27 -07:00
Lucy Cifferello
8a675b48fe update lts and log headers 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
846b1d7754 static path for appmgr and other feedback 2020-10-07 16:47:05 -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
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
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
Aaron Greenspan
3e3dad056e update routes 2019-12-24 15:35:06 -07:00
Aaron Greenspan
22e1170e79 initial commit 2019-12-21 13:13:19 -07:00