Daan Breur

Results 11 issues of Daan Breur

This PR changes the UI for creating a new savegame, this will allow for adding a name, seed, and more. The community has voted for this change on the trello-board...

Creating a configuration file. This will have a few settings which we can add more to later ``` [ ] wordlistspaths [ ] defaultwordlist ```

enhancement
lowpriority

It may be a good idea to add subcommands to the command/commandhandler. and stuff like AdminOnly / GuildOnly. the BaseCommand.ts class could be something like this: ```typescript export default abstract...

This year I had the problem that some people have forgotten the password they set last year. So sadly I had to instruct them to make a new account and...

Before: ![image](https://user-images.githubusercontent.com/32175349/146690393-24e957f3-c365-4ba6-be60-763fddfb9691.png) ## Updates: - [x] Add `Admin` behind username if admin_user. - [x] Show `rclone` filesystems. - [x] Move the drive-percentage to better place. - [ ] Remove redundant...

Closes #45

# Bug If there is a CTF entry with a invalid date in the database the frontend bug out. You can keep using CTFNote by directly opening the ctf pages...