mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-05-25 23:25:41 +00:00
*adds the following new dependencies: moment, express-csv *recommend replacing functionality of 'relative-date' with features from 'moment' *supports retrieval of CSV history via the API and in browser **/api/v1/export/history (requires typical API authorization) **/export/history.csv (requires session authorization) *adds new routes for data export |
||
|---|---|---|
| .. | ||
| controllers | ||
| models | ||
| routes | ||
| config.js | ||
| middleware.js | ||
| seed.js | ||
| server.js | ||
| utils.js | ||