knox
|
04992d2b20
|
allow upload of mod-settings.dat and mod-list.json
|
2024-07-13 20:42:41 +02:00 |
|
knox
|
6e0c09841a
|
delete mods when loading mods from save and add popup to warn user about it.
|
2024-07-13 20:02:11 +02:00 |
|
knox
|
d272d49191
|
add loading circle while login into factorio mod portal
|
2024-07-13 18:47:20 +02:00 |
|
knox
|
35fadb7f1c
|
Load Mods from Save requires factorio mod portal login
|
2024-07-13 18:34:19 +02:00 |
|
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
|
a6dc541591
|
- add port max-value
- port js checking
- fix ip regex checking
|
2024-07-13 16:57:23 +02:00 |
|
knox
|
f78a9a4005
|
- remove Load Latest from save overviews (except under Controls)
- add actual latest save to Load Latest
- disable Controls and Load Mods from Save when no save is present
|
2024-07-11 22:21:14 +02:00 |
|
knox
|
47dcfc9d62
|
Fix "Load Mods from Save"
|
2024-07-06 02:18:36 +02:00 |
|
knox
|
f63c7ffbf3
|
fix save upload
|
2024-07-05 15:29:03 +02:00 |
|
knox
|
07e134149a
|
fix mod upload
|
2024-07-04 19:29:02 +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 |
|
=
|
95a85117c9
|
Fixed Typo in Help.jsx
|
2023-11-06 14:19:35 +01:00 |
|
knox
|
ffbba3e7b6
|
fixed missing redirect on reload
|
2023-11-02 13:53:11 +01:00 |
|
knox
|
8e0bb6f28a
|
updated js dependency versions again
|
2023-10-29 19:02:23 +01:00 |
|
knox
|
b10032cceb
|
fixed login redirect
|
2023-10-29 16:48:02 +01:00 |
|
knox
|
5c031af3aa
|
fixed routes for reactrouter v6
|
2023-10-29 16:25:36 +01:00 |
|
jannaahs
|
17447eb9c6
|
updated javascript dependencies to latest and migrate react
|
2022-06-28 21:58:54 +02:00 |
|
Gweneph
|
188a3e4e8a
|
Update Saves.jsx (#314)
|
2022-03-14 17:48:05 -04:00 |
|
jannaahs
|
ca68e96cb1
|
fix breaking change from react form hooks
|
2022-01-01 12:28:07 +01:00 |
|
jannaahs
|
6de3872b2b
|
always use server.running as boolean
|
2022-01-01 12:25:59 +01:00 |
|
Jan Naahs
|
4da6431cfc
|
always show flash message
Additionally, the flash message can be closed by clicking on it.
|
2021-07-13 18:03:07 +02:00 |
|
Jan Naahs
|
575d9d953a
|
sent server status update over websocket
|
2021-07-03 00:26:52 +02:00 |
|
knoxfighter
|
272ec385cb
|
Merge branch 'develop' into disable-while-factorio-running
# Conflicts:
# src/api/routes.go
|
2021-02-10 01:09:58 +01:00 |
|
knoxfighter
|
542aa96ec5
|
Merge pull request #249 from OpenFactorioServerManager/fix-auth-exception
fix redirect after login failed #247
|
2021-02-02 20:27:30 +01:00 |
|
knoxfighter
|
e013a00991
|
rethrow exception, so i know where the error comes from
|
2021-01-31 01:33:27 +01:00 |
|
knoxfighter
|
ff3cad0bb7
|
fix redirect after login failed #247
|
2021-01-30 17:50:09 +01:00 |
|
knoxfighter
|
1d94cb47f4
|
disable Mods page, when server is running
|
2021-01-28 00:43:32 +01:00 |
|
Mitch Roote
|
61cd0cbe03
|
Display error if server started without save created
|
2021-01-26 20:51:35 -05:00 |
|
knoxfighter
|
300a304b32
|
fixed <Input/> not usable.
|
2021-01-21 03:52:56 +01:00 |
|
knoxfighter
|
5dda4f3ad8
|
use <Error/> to save some writing. resolves #228
|
2021-01-21 03:45:24 +01:00 |
|
knoxfighter
|
e5dceafe71
|
Merge branch 'new-authentication' into small-refactoring
# Conflicts:
# src/api/handlers.go
# ui/App/views/UserManagement/components/CreateUserForm.jsx
|
2021-01-21 03:37:40 +01:00 |
|
knoxfighter
|
55dcfc0d9e
|
use <Input/> to have classNames in one place
|
2021-01-21 03:28:48 +01:00 |
|
knoxfighter
|
26e62e0f20
|
Login: add general error message, when credentials are wrong
|
2021-01-19 04:57:47 +01:00 |
|
knoxfighter
|
027f05faba
|
use existing jsx components && created one for errors
|
2021-01-18 05:42:27 +01:00 |
|
knoxfighter
|
7074a5f0a1
|
"fixed" error on logout
|
2021-01-15 04:34:04 +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
|
af59bf2cf9
|
dont get user data again after login && fix login redirect
|
2021-01-12 22:03:56 +01:00 |
|
knoxfighter
|
9adead30c7
|
Merge branch 'develop' into new-authentication
|
2021-01-12 05:05:25 +01:00 |
|
knoxfighter
|
994929a00a
|
save work for using gorm with sqlite (began writing)
|
2021-01-11 03:40:35 +01:00 |
|
Jan Naahs
|
1c08e1c64e
|
removed selected from option
|
2021-01-10 13:45:05 +01:00 |
|
knoxfighter
|
431a256cb7
|
fixed wrong calculation of newer version available check #208
|
2020-12-31 03:49:59 +01:00 |
|
Mitch Roote
|
a499cea123
|
Update help page URL
|
2020-12-30 16:35:42 -05:00 |
|
Jan Naahs
|
eeab2d9336
|
autoselect "Load Latest" Save in Controls.jsx
|
2020-12-27 01:18:30 +01:00 |
|
Mitch Roote
|
2c62426212
|
remove lonely c
|
2020-12-09 11:53:43 -05:00 |
|
knoxfighter
|
54bc8bd354
|
reworked websocket connection
|
2020-12-06 17:08:53 +01:00 |
|
Jan Naahs
|
2d884d927c
|
add flash message for successfully saving server settings
|
2020-11-27 19:50:24 +01:00 |
|