|
|
1 년 전 | |
|---|---|---|
| .. | ||
| app | 2 년 전 | |
| config | 2 년 전 | |
| test | 1 년 전 | |
| .gitignore | 3 년 전 | |
| .mocharc.json | 5 년 전 | |
| .nvmrc | 1 년 전 | |
| Dockerfile | 1 년 전 | |
| LICENSE | 7 년 전 | |
| Makefile | 1 년 전 | |
| README.md | 7 년 전 | |
| app.js | 2 년 전 | |
| buildscript.txt | 1 년 전 | |
| docker-compose.ci.yml | 2 년 전 | |
| docker-compose.yml | 1 년 전 | |
| package.json | 1 년 전 | |
| tsconfig.json | 1 년 전 | |
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.