FoundKey/packages/backend/src/server
syuilo 4b3cf7834b
All checks were successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
server: ensure only own notifications can be marked as read
Exploiting this before should already have been rather difficult because you
would need to know or guess the notification's ID. It is also of relatively
low security impact.

Changelog: Fixed
2022-09-11 20:52:38 +02:00
..
activitypub fix lints "import/order" and "import/no-duplicate" 2022-08-03 14:05:50 +02:00
api server: ensure only own notifications can be marked as read 2022-09-11 20:52:38 +02:00
file fix lints "import/order" and "import/no-duplicate" 2022-08-03 14:05:50 +02:00
proxy fix lints "import/order" and "import/no-duplicate" 2022-08-03 14:05:50 +02:00
web Fix paths for twemoji and font-awesome 2022-08-26 00:31:17 -04:00
activitypub.ts fix: check visibility when serving Like activity 2022-09-02 14:34:32 +02:00
index.ts refactor: temporary files (#8713) 2022-05-25 16:50:22 +09:00
nodeinfo.ts fix some lints 2022-08-11 00:09:29 +02:00
well-known.ts fix some lints 2022-08-11 00:09:29 +02:00