legendary/legendary
derrod 7dacd7ba35 [cli/core] Fix manifest saving/loading
The refactoring didn't take into account that the raw
manifest data still needs to be accessible. Since I did
not want to modify the manifest model to hold the raw
data (waste of RAM), just make the methods return the
raw data again (at least for now)
2020-04-30 11:42:09 +02:00
..
api [api] Allow specifying label and platform in API requests 2020-04-28 14:51:00 +02:00
downloader [downloader] Greatly simplify download task creation 2020-04-30 11:05:26 +02:00
lfs [lfs] Return empty installed list if installed is None 2020-04-28 06:13:03 +02:00
models [models] Support manifests metas with build ids 2020-04-29 21:39:14 +02:00
__init__.py Version 0.0.5 2020-04-28 15:58:34 +02:00
cli.py [cli/core] Fix manifest saving/loading 2020-04-30 11:42:09 +02:00
core.py [cli/core] Fix manifest saving/loading 2020-04-30 11:42:09 +02:00