|
|
hace 5 años | |
|---|---|---|
| .. | ||
| .github | hace 5 años | |
| app | hace 5 años | |
| config | hace 6 años | |
| test | hace 5 años | |
| .dockerignore | hace 6 años | |
| .eslintrc | hace 6 años | |
| .gitignore | hace 6 años | |
| .mocharc.json | hace 5 años | |
| .nvmrc | hace 5 años | |
| .prettierrc | hace 6 años | |
| Dockerfile | hace 5 años | |
| LICENSE | hace 7 años | |
| Makefile | hace 5 años | |
| README.md | hace 7 años | |
| app.js | hace 5 años | |
| buildscript.txt | hace 5 años | |
| docker-compose.ci.yml | hace 5 años | |
| docker-compose.yml | hace 5 años | |
| nodemon.json | hace 6 años | |
| package-lock.json | hace 5 años | |
| package.json | hace 5 años | |
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.