nitweb: add catalog sidebar on package views
[nit.git] / src / web / api_catalog.nit
2017-09-26 Alexandre Terrasanitweb: add catalog sidebar on package views
2017-09-26 Alexandre Terrasanitweb: catalog api serves persons related data
2017-09-26 Alexandre Terrasanitweb: catalog api serves tags related data
2017-09-26 Alexandre Terrasanitweb: catalog api use mpackage_stats
2017-09-26 Alexandre Terrasanitweb: introduce /api/catalog/packages route
2017-09-26 Alexandre Terrasanitweb: introduce custom serialization for CatalogHandler
2017-09-26 Alexandre Terrasanitweb: move catalog building to Catalog redef
2017-09-26 Alexandre Terrasanitweb: rewrite catalog serialization
2017-05-12 Alexandre Terrasalib/json: remove Jsonable and replace it by Serializable
2017-03-06 Alexandre Terrasanitweb: load catalog at startup instead of first page...
2016-09-16 Alexis Laferrière*: update redefs of `to_json`
2016-08-25 Alexandre Terrasanitweb: split APIRouter in modules
2016-08-25 Alexandre Terrasanitweb: move catalog to config
2016-08-10 Alexandre Terrasanitweb: use config file
2016-08-10 Alexandre Terrasanitweb: factorize APIRouter
2016-06-06 Alexandre Terrasanitweb: introduce API catalog route