|
|
há 6 meses atrás | |
|---|---|---|
| .. | ||
| app | há 7 meses atrás | |
| config | há 11 meses atrás | |
| test | há 10 meses atrás | |
| types | há 10 meses atrás | |
| .nvmrc | há 6 meses atrás | |
| Dockerfile | há 6 meses atrás | |
| LICENSE | há 7 anos atrás | |
| Makefile | há 5 meses atrás | |
| README.md | há 6 meses atrás | |
| app.ts | há 10 meses atrás | |
| buildscript.txt | há 6 meses atrás | |
| docker-compose.ci.yml | há 5 meses atrás | |
| docker-compose.yml | há 5 meses atrás | |
| package.json | há 6 meses atrás | |
| tsconfig.json | há 10 meses atrás | |
| vitest.config.acceptance.cjs | há 10 meses atrás | |
| vitest.config.unit.cjs | há 10 meses atrás | |
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.