Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2023-10-05 | [chore] Convert some settings / admin panel JS to TypeScript (#2247) | 1 | ||
* initial conversion of STUFF to typescript * more stuff * update babel deps, include commonjs transform * update bundler & eslint configuration * eslint --fix * upgrade deps * update docs, build stuff, peripheral stuff --------- Co-authored-by: f0x <f0x@cthu.lu> | ||||
2023-05-13 | [frontend] Basic user moderation actions (#1728) | 1 | ||
* remove info banner * update swagger definition for AccountAction * basic user view, suspend action * clean up suspended user display * basic user searching * rename User -> Account for clarity * refactor error boundary component to give better info * appease the linter |