FoundKey/packages/backend
Johann150 4dc97d5b65
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
server: enhance reset-password endpoint
- Add a rate limit analogous to request-reset-password.
  See also a0ef32f4f6.
- Delete an expired reset request if found.
- Return a proper error.
- Use time constants.

Changelog: Changed
2022-10-26 22:12:38 +02:00
..
.vscode Update settings.json 2022-04-15 21:33:00 +09:00
assets chore: Change Misskey references to Foundkey 2022-09-13 13:19:36 -04:00
migration add down-migration for renote mutes 2022-10-11 10:42:39 +00:00
src server: enhance reset-password endpoint 2022-10-26 22:12:38 +02:00
test backend: remove unused prelude modules 2022-10-11 01:53:34 -04:00
.eslintignore migrate to Yarn 3.2.3 2022-08-26 15:24:29 -04:00
.eslintrc.cjs test: __dirnameはESModuleでは使えないので置き換えた (#8626) 2022-05-14 16:09:47 +09:00
.mocharc.json fix broken mocha tests v2 2022-07-13 12:49:58 +02:00
jsconfig.json use eslint 2021-11-12 10:35:41 +09:00
ormconfig.js refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
package.json bump versions in all package.json files 2022-10-16 11:46:12 -04:00
tsconfig.json backend: set moduleResolution to Node16 in tsconfig 2022-09-21 11:33:57 -04:00
watch.mjs implement dev command 2021-11-19 14:48:59 +09:00