|
|
há 3 anos atrás | |
|---|---|---|
| .. | ||
| .github | há 4 anos atrás | |
| app | há 3 anos atrás | |
| config | há 3 anos atrás | |
| test | há 4 anos atrás | |
| .gitignore | há 6 anos atrás | |
| .mocharc.json | há 5 anos atrás | |
| .nvmrc | há 3 anos atrás | |
| Dockerfile | há 3 anos atrás | |
| LICENSE | há 7 anos atrás | |
| Makefile | há 3 anos atrás | |
| README.md | há 7 anos atrás | |
| app.js | há 3 anos atrás | |
| buildscript.txt | há 3 anos atrás | |
| docker-compose.ci.yml | há 4 anos atrás | |
| docker-compose.yml | há 3 anos atrás | |
| nodemon.json | há 4 anos atrás | |
| package.json | há 3 anos atrás | |
An API for managing user notifications in Overleaf
For notification expiry to work, a TTL index on notifications.expires must be created:
db.notifications.createIndex({expires: 1}, {expireAfterSeconds: 10})
The code in this repository is released under the GNU AFFERO GENERAL PUBLIC LICENSE, version 3.
Copyright (c) Overleaf, 2016–2019.