|
|
2 yıl önce | |
|---|---|---|
| .. | ||
| .github | 4 yıl önce | |
| app | 3 yıl önce | |
| config | 3 yıl önce | |
| test | 3 yıl önce | |
| .gitignore | 3 yıl önce | |
| .mocharc.json | 5 yıl önce | |
| .nvmrc | 2 yıl önce | |
| Dockerfile | 2 yıl önce | |
| LICENSE | 7 yıl önce | |
| Makefile | 2 yıl önce | |
| README.md | 7 yıl önce | |
| app.js | 3 yıl önce | |
| buildscript.txt | 2 yıl önce | |
| docker-compose.ci.yml | 3 yıl önce | |
| docker-compose.yml | 2 yıl önce | |
| package.json | 2 yıl önce | |
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.