Merge: doc: fixed some typos and other misc. corrections
[nit.git] / src / nitweb.nit
2019-09-05 Jean PrivatMerge: model: Add `mpackage` importation hierarchy
2019-08-28 Florian Deljarrynitweb: Update to use packages importation graph
2019-06-18 Alexandre Terrasanitweb: Adapt server to new `pop_logging` interface
2018-07-05 Alexandre Terrasanitweb: compute model index at startup
2018-06-22 Alexandre Terrasasrc/doc/commands: merge `doc_down` intro `templates_html`
2018-05-17 Alexandre Terrasanitweb: remove ModelView dependency
2017-12-08 Alexandre Terrasanitweb: move `web` group to `doc::api`
2017-11-10 Alexandre Terrasanitweb: use model filters
2017-03-06 Alexandre Terrasanitweb: load catalog at startup instead of first page...
2016-12-06 Alexandre Terrasanitweb: move github login configuration to its own...
2016-12-05 Alexandre Terrasanitweb: migrate to config
2016-09-02 Alexandre Terrasanitweb: replace default md_processor so nitweb can...
2016-08-25 Alexandre Terrasanitweb: split APIRouter in modules
2016-08-25 Alexandre Terrasanitweb: move catalog to config
2016-08-14 Alexandre Terrasanitweb: add API user login/logout end points
2016-08-14 Alexandre Terrasanitweb: init session
2016-08-10 Alexandre Terrasanitweb: use config file
2016-08-10 Alexandre Terrasanitweb: factorize catalog building
2016-08-10 Alexandre Terrasanitweb: factorize APIRouter
2016-08-10 Alexandre Terrasanitweb: fix typo in help message
2016-07-20 Alexandre Terrasanitweb: introduce metrics API
2016-06-30 Alexandre Terrasanitweb: introduce feedback API for star rating system
2016-06-23 Alexandre Terrasanitweb: add /docdown route
2016-06-22 Alexandre Terrasanitweb: remove useless modules since Angular app introd...
2016-06-21 Alexandre Terrasanitweb: add /api/graph/:entity
2016-06-21 Alexandre Terrasanitweb: add /api/inheritance/:id service
2016-06-08 Alexandre Terrasanitweb: add /api/defs/:entity to list definitions
2016-06-07 Alexandre Terrasanitweb: add /api/linearization/:full_name service
2016-06-06 Jean PrivatMerge: nitweb: use ConsoleLog middleware
2016-06-06 Alexandre Terrasanitweb: use ConsoleLog middleware
2016-06-06 Alexandre Terrasanitweb: introduce API catalog route
2016-06-06 Alexandre Terrasanitweb: move APIRouter to nitweb.nit
2016-06-01 Alexandre Terrasanitweb: introduce angular skeleton
2016-05-30 Alexandre Terrasanitweb: migrate /uml to /api/uml/:entity
2016-05-30 Alexandre Terrasanitweb: migrate /code to /api/code/:entity
2016-05-30 Alexandre Terrasanitweb: migrate /random to /api/random
2016-05-30 Alexandre Terrasanitweb: migrate /search to /api/search
2016-05-30 Alexandre Terrasanitweb: introduce model_api
2016-05-30 Alexandre Terrasaweb: redefine model_json for API ready json objets...
2016-05-20 Alexandre Terrasasrc/web: nitweb use popcorn
2016-04-20 Alexandre Terrasanitweb: add /uml/:namespace route
2015-12-11 Alexandre Terrasanitweb: introduce nitweb binary