appstore: small refactoring, proper cache/refresh mechanism for catalog and wishlist

This commit is contained in:
Alexandre Aubin
2023-09-03 12:11:56 +02:00
parent 37330d3d07
commit 56e6f43e41
5 changed files with 213 additions and 157 deletions

View File

@ -7,4 +7,3 @@ GITHUB_LOGIN = "yunohost-bot"
GITHUB_EMAIL = "yunohost [at] yunohost.org" # Replace the [at] by actual @
GITHUB_TOKEN = "superSecretToken"
APPS_CACHE = "../.apps_cache/"
STARS_DB_FOLDER = ".stars/"