|
|
hai 11 meses | |
|---|---|---|
| .. | ||
| app | hai 11 meses | |
| config | hai 1 ano | |
| test | hai 1 ano | |
| .mocharc.json | %!s(int64=5) %!d(string=hai) anos | |
| .nvmrc | hai 11 meses | |
| Dockerfile | hai 11 meses | |
| LICENSE | %!s(int64=7) %!d(string=hai) anos | |
| Makefile | hai 11 meses | |
| README.md | %!s(int64=7) %!d(string=hai) anos | |
| app.js | %!s(int64=2) %!d(string=hai) anos | |
| buildscript.txt | hai 11 meses | |
| docker-compose.ci.yml | hai 11 meses | |
| docker-compose.yml | hai 11 meses | |
| package.json | hai 11 meses | |
| tsconfig.json | hai 1 ano | |
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.