|
|
hace 2 meses | |
|---|---|---|
| .. | ||
| app | hace 7 meses | |
| config | hace 11 meses | |
| test | hace 10 meses | |
| types | hace 10 meses | |
| .nvmrc | hace 4 meses | |
| Dockerfile | hace 3 meses | |
| LICENSE | hace 7 años | |
| Makefile | hace 2 meses | |
| README.md | hace 6 meses | |
| app.ts | hace 2 meses | |
| buildscript.txt | hace 2 meses | |
| docker-compose.ci.yml | hace 3 meses | |
| docker-compose.yml | hace 3 meses | |
| package.json | hace 2 meses | |
| tsconfig.json | hace 10 meses | |
| vitest.config.acceptance.cjs | hace 10 meses | |
| vitest.config.unit.cjs | hace 10 meses | |
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.