13 Commits

Author SHA1 Message Date
knox 299b33e3e9 - fix error messages on password change
- clear password change fields when password change was successful
2024-07-13 18:13:49 +02:00
knox 7c94a82fe2 reformat 2024-07-03 13:59:29 +02:00
knox 07dd1b8a30 fix warning on Input & fix create user role is required error 2024-07-03 13:59:13 +02:00
jannaahs ca68e96cb1 fix breaking change from react form hooks 2022-01-01 12:28:07 +01:00
knoxfighter 027f05faba use existing jsx components && created one for errors 2021-01-18 05:42:27 +01:00
knoxfighter 5032f534e3 fixed memoryLeak, when unmounting Flash 2021-01-15 03:38:26 +01:00
knoxfighter 52ac62292a add success message, when password was saved 2021-01-15 02:46:05 +01:00
knoxfighter 63186c61dc added change password for current user 2021-01-14 03:48:01 +01:00
knoxfighter f8fa0494bd fixed session cookie not available && fixed loading users after adding one 2021-01-13 04:18:15 +01:00
knoxfighter 994929a00a save work for using gorm with sqlite (began writing) 2021-01-11 03:40:35 +01:00
knoxfighter 4ac6ae2b6c Made all routes use Statuscodes (instead of result.success) (#10)
* update routes to match new frontend

* cleaned user routes

* cleaned server settings routes

* cleaned game settings route handler

* cleaned factorio server handler (starting, stopping, killing, status, version)

* moved Stop and Kill to linux/windows specific files && run linux file on everything except windows

* removed unused functions on linux

* reworked saves routes

* cleared logs handler

* cleared mods and modpack handler

* removed wrong log line
2020-09-03 19:14:52 +02:00
Jan Naahs 2c447e242e small adjustments 2020-08-23 18:41:26 +02:00
Jan Naahs 738bdf4f99 wip 2020-08-02 20:22:53 +02:00