|
|
hai 1 mes | |
|---|---|---|
| .. | ||
| app | hai 7 meses | |
| config | hai 11 meses | |
| test | hai 1 mes | |
| types | hai 10 meses | |
| .nvmrc | hai 4 meses | |
| Dockerfile | hai 1 mes | |
| LICENSE | %!s(int64=7) %!d(string=hai) anos | |
| Makefile | hai 1 mes | |
| README.md | hai 6 meses | |
| app.ts | hai 2 meses | |
| buildscript.txt | hai 1 mes | |
| docker-compose.ci.yml | hai 3 meses | |
| docker-compose.yml | hai 1 mes | |
| package.json | hai 1 mes | |
| tsconfig.json | hai 10 meses | |
| vitest.config.acceptance.cjs | hai 10 meses | |
| vitest.config.unit.cjs | hai 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.