FoundKey/packages/client
Johann150 c7ab8839dc
All checks were successful
ci/woodpecker/push/lint-foundkey-js Pipeline was 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-sw Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
BREAKING: remove admin/delete-account, change admin/accounts/delete
You should use the API endpoint admin/accounts/delete.
It has the same parameter and the same behaviour.

The admin/accounts/delete endpoint now requries administrator privileges
instead of just moderator privileges.

Changelog: Removed
2023-01-07 23:53:48 +01:00
..
.vscode improve ide support 2021-11-18 23:52:41 +09:00
@types Fix theme import (#8749) 2022-05-28 21:59:23 +09:00
assets client: add mod tracker 2022-12-29 21:36:44 +01:00
src BREAKING: remove admin/delete-account, change admin/accounts/delete 2023-01-07 23:53:48 +01:00
.eslintrc.js Update .eslintrc.js 2022-07-13 13:26:48 +02:00
package.json use tsc --noEmit for backend and client 2022-12-13 16:02:06 -05:00
tsconfig.json revert tsconfig declaration to false 2022-09-03 17:50:33 -04:00
vite.config.ts feat: show real local info in instance ticker 2022-08-25 21:22:02 +00:00
vite.json5.ts refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00