Mitch Roote
|
61cd0cbe03
|
Display error if server started without save created
|
2021-01-26 20:51:35 -05:00 |
|
knoxfighter
|
d1fb9084ef
|
Merge pull request #238 from OpenFactorioServerManager/fix-dockerfile-build
Fix Dockerfile-build for Windows cross compilation
|
2021-01-26 04:25:28 +01:00 |
|
Mitch Roote
|
0e44a752c2
|
output to build directory, use docker v20
|
2021-01-25 22:18:50 -05:00 |
|
Mitch Roote
|
dc8b19efc5
|
update README build command
|
2021-01-25 13:03:07 -05:00 |
|
knoxfighter
|
8181744c01
|
Merge pull request #237 from knoxfighter/Fix/github-action-crosscompile
fixed the crosscompiling in the github action as well
|
2021-01-25 18:58:38 +01:00 |
|
Mitch Roote
|
04cf14de8e
|
Fix Dockerfile-build for Windows cross compilation
|
2021-01-25 12:50:08 -05:00 |
|
knoxfighter
|
e4bfd458e9
|
update apt before installing
|
2021-01-25 02:12:12 +01:00 |
|
knoxfighter
|
5ed7c03c2e
|
added installation of mingw-w64 for windows crosscompiling
|
2021-01-25 01:58:48 +01:00 |
|
knoxfighter
|
5186bfc61d
|
Merge remote-tracking branch 'mroote/develop' into develop
|
2021-01-25 01:34:08 +01:00 |
|
knoxfighter
|
eeb1dceef2
|
ignore all executables in all directories
|
2021-01-25 00:09:34 +01:00 |
|
knoxfighter
|
b7f2519536
|
Merge pull request #233 from samgray96/develop
Revert workaround for Mod Portal issue
|
2021-01-23 19:31:21 +01:00 |
|
samgray96
|
c86aeb4260
|
Remove Comment
Remove comment I missed
|
2021-01-23 18:28:23 +00:00 |
|
samgray96
|
74fdfed980
|
Revert workaround for Mod Portal issue
Revert the workaround for the Mod Portal API issue as it's now fixed on their end
|
2021-01-23 18:26:35 +00:00 |
|
knoxfighter
|
4483effb5c
|
remove temp dir after zip file is created
|
2021-01-23 03:54:55 +01:00 |
|
knoxfighter
|
8a387b1bc1
|
fix cross-compilation for windows
|
2021-01-23 03:48:03 +01:00 |
|
knoxfighter
|
c9033aea93
|
fixed old versions always shown compatible
|
2021-01-23 02:30:40 +01:00 |
|
knoxfighter
|
bd77017bf5
|
removed my local password and encryption key again...
|
2021-01-23 02:08:25 +01:00 |
|
knoxfighter
|
3d47e8f86d
|
do not run tests on conf.json.example.
|
2021-01-23 02:07:43 +01:00 |
|
knoxfighter
|
b907708071
|
removed my local password and encryption key
|
2021-01-23 02:04:25 +01:00 |
|
knoxfighter
|
8aa596f571
|
Merge pull request #230 from knoxfighter/Fix/small-fixes
Just small fixes for #220Ý
|
2021-01-23 01:48:11 +01:00 |
|
knoxfighter
|
a06d71b309
|
Merge pull request #231 from knoxfighter/small-refactoring
Small refactoring
|
2021-01-23 01:47:51 +01:00 |
|
knoxfighter
|
f8ab9c5759
|
Merge branch 'develop' into small-refactoring
|
2021-01-22 03:21:32 +01:00 |
|
knoxfighter
|
2d3772642f
|
Merge pull request #222 from OpenFactorioServerManager/new-authentication
New authentication
|
2021-01-22 03:01:55 +01: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
|
49e72676dd
|
removed sideeffects from http request readers. resolves #229
|
2021-01-21 03:01:26 +01:00 |
|
knoxfighter
|
220b8e2f81
|
dont remove websocket rooms when empty. fixes #220.
|
2021-01-20 03:37:49 +01:00 |
|
knoxfighter
|
54244948a4
|
Show mods with same factorio version as compatible. fixes #221
|
2021-01-20 03:20:03 +01:00 |
|
knoxfighter
|
26e62e0f20
|
Login: add general error message, when credentials are wrong
|
2021-01-19 04:57:47 +01:00 |
|
knoxfighter
|
ec1fb466dc
|
reconnect websocket, when connection fails
|
2021-01-19 04:46:51 +01:00 |
|
knoxfighter
|
a94517da5a
|
fix double set of status header
|
2021-01-19 04:25:15 +01:00 |
|
knoxfighter
|
29eb2368b1
|
added missing panic
|
2021-01-19 03:21:02 +01:00 |
|
knoxfighter
|
027f05faba
|
use existing jsx components && created one for errors
|
2021-01-18 05:42:27 +01:00 |
|
knoxfighter
|
71924b3f9c
|
make an additional log when calling panic
|
2021-01-18 04:50:17 +01:00 |
|
knoxfighter
|
eb3fde0d8b
|
fixed typos
|
2021-01-18 04:22:38 +01:00 |
|
knoxfighter
|
13a278f4cc
|
close db when done with it
|
2021-01-18 04:22:20 +01:00 |
|
knoxfighter
|
fe481481e1
|
Merge branch 'develop' into new-authentication
# Conflicts:
# src/api/handlers.go
# src/bootstrap/config.go
|
2021-01-18 03:21:47 +01:00 |
|
knoxfighter
|
2700ee4520
|
Add workaround for 503 error in the mod portal api
|
2021-01-17 22:08:18 +01:00 |
|
Mitch Roote
|
0bd4572b31
|
Merge pull request #223 from FoxAmes/feat/more-path-args
Handle absolute paths in settings/binary, configurable BaseMod dir
|
2021-01-17 14:02:38 -05:00 |
|
Forest Ames
|
00908d43f9
|
Use filepath builtin for absolute path detection
|
2021-01-17 11:44:09 -07:00 |
|
Forest Ames
|
0bad11aab8
|
Handle absolute paths in settings/binary, configurable BaseMod dir
|
2021-01-17 11:44:04 -07: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
|
e6bbcfc9e6
|
delete session cookie when unable to read it properly
|
2021-01-15 02:12:31 +01:00 |
|
knoxfighter
|
858401c0cf
|
push to dockerhub tagged with branch name
|
2021-01-14 20:59:51 +01:00 |
|
knoxfighter
|
f2a3dc0ec3
|
updated docker readme
|
2021-01-14 20:45:54 +01:00 |
|
knoxfighter
|
1cb43f35ea
|
generate RCON password, if default or not set
|
2021-01-14 20:24:09 +01:00 |
|