|
|
il y a 1 mois | |
|---|---|---|
| .. | ||
| app | il y a 7 mois | |
| config | il y a 11 mois | |
| test | il y a 1 mois | |
| types | il y a 10 mois | |
| .nvmrc | il y a 4 mois | |
| Dockerfile | il y a 1 mois | |
| LICENSE | il y a 7 ans | |
| Makefile | il y a 1 mois | |
| README.md | il y a 6 mois | |
| app.ts | il y a 2 mois | |
| buildscript.txt | il y a 1 mois | |
| docker-compose.ci.yml | il y a 1 mois | |
| docker-compose.yml | il y a 1 mois | |
| package.json | il y a 1 mois | |
| tsconfig.json | il y a 10 mois | |
| vitest.config.acceptance.cjs | il y a 10 mois | |
| vitest.config.unit.cjs | il y a 10 mois | |
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.