|
|
пре 1 месец | |
|---|---|---|
| .. | ||
| app | пре 7 месеци | |
| config | пре 11 месеци | |
| test | пре 1 месец | |
| types | пре 10 месеци | |
| .nvmrc | пре 4 месеци | |
| Dockerfile | пре 1 месец | |
| LICENSE | пре 7 година | |
| Makefile | пре 1 месец | |
| README.md | пре 6 месеци | |
| app.ts | пре 2 месеци | |
| buildscript.txt | пре 1 месец | |
| docker-compose.ci.yml | пре 1 месец | |
| docker-compose.yml | пре 1 месец | |
| package.json | пре 1 месец | |
| tsconfig.json | пре 10 месеци | |
| vitest.config.acceptance.cjs | пре 10 месеци | |
| vitest.config.unit.cjs | пре 10 месеци | |
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.