|
|
пре 3 година | |
|---|---|---|
| .. | ||
| .github | пре 4 година | |
| app | пре 4 година | |
| config | пре 5 година | |
| test | пре 4 година | |
| .gitignore | пре 6 година | |
| .mocharc.json | пре 5 година | |
| .nvmrc | пре 3 година | |
| Dockerfile | пре 3 година | |
| LICENSE | пре 7 година | |
| Makefile | пре 3 година | |
| README.md | пре 7 година | |
| app.js | пре 4 година | |
| buildscript.txt | пре 3 година | |
| docker-compose.ci.yml | пре 4 година | |
| docker-compose.yml | пре 3 година | |
| nodemon.json | пре 4 година | |
| package.json | пре 3 година | |
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.