| Age | Commit message (Collapse) | Author | Files |
|
* 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>
|
|
* 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
|
|
|
|
* fix report username wrapping
* move report status to separate line on portrait orientation
|
|
* basic listing of reports
* report detail overview, resolving
* report detail styling tweaks
* linter fixes
|