Commit Graph

1111 Commits

Author SHA1 Message Date
knox
ffbba3e7b6 fixed missing redirect on reload 2023-11-02 13:53:11 +01:00
knox
5c7498a959 run npm audit fix 2023-11-01 23:11:18 +01:00
knoxfighter
e896972016
Merge pull request #326 from OpenFactorioServerManager/324-update-javascript-dependencies
update javascript dependencies
2023-11-01 23:03:11 +01:00
knox
49809dfeab updated minimization in production 2023-10-29 19:24:16 +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
knox
5067e7c876 use React18 render 2023-10-28 18:48:45 +02:00
jannaahs
2983a11a65 use actions/setup-node@v2 2022-06-29 20:05:25 +02:00
jannaahs
7701fa76a6 Revert "try to use postcss-import"
This reverts commit f2a8b6b697.
2022-06-29 20:04:46 +02:00
jannaahs
01db5ec256 Revert "don't use fresh major release of postcss-loader"
This reverts commit 2632129f24.
2022-06-29 20:04:19 +02:00
jannaahs
2632129f24 don't use fresh major release of postcss-loader 2022-06-28 22:27:28 +02:00
jannaahs
f2a8b6b697 try to use postcss-import 2022-06-28 22:19:19 +02:00
jannaahs
17447eb9c6 updated javascript dependencies to latest and migrate react 2022-06-28 21:58:54 +02:00
jannaahs
f888594f90 update tailwind.config.js for tailwindcss 3.x 2022-06-28 21:29:27 +02:00
jannaahs
eae15d39fe update javascript dependencies 2022-06-28 21:23:44 +02:00
dependabot[bot]
a5cde420c7
Bump minimist from 1.2.5 to 1.2.6 (#320)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-28 21:10:36 -04:00
Matthijs
02d286be36
Fixed custom chat log option (#313)
Server was started before the `--console-log` option as added to the arguments.
2022-03-14 17:51:16 -04:00
dependabot[bot]
2a74e1229f
Bump follow-redirects from 1.14.4 to 1.14.8 (#312)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-14 17:48:50 -04:00
Gweneph
188a3e4e8a
Update Saves.jsx (#314) 2022-03-14 17:48:05 -04:00
knoxfighter
caf2ec7f28
Fixed wrong change of PR #303 2022-02-27 22:32:32 +01:00
knoxfighter
01965b7aac
Merge pull request #303 from GavinZhengOI/develop
Change Default Game Version
2022-02-23 15:25:18 +01:00
knoxfighter
770645bac1
Merge pull request #286 from OpenFactorioServerManager/fix/server-reported-stopped-to-early
Fix server reported stopped to early
2022-02-23 15:06:13 +01:00
Jan Naahs
7201844205
Merge pull request #308 from Mattie112/patch-1
Corrected xz package in Dockerfile
2022-02-12 22:11:04 +01:00
Matthijs
e7197c9cfd
Added option to select a file for chat-logs (#310) 2022-02-10 19:29:14 -05:00
Matthijs
eebc67464b
Corrected xz package in Dockerfile
It should be `xz-utils` instead of `xz` (was already correct in `Dckerfile-local`)
2022-02-01 15:22:03 +01:00
GavinZhengOI
344fc35e33
Update docker-compose.yaml 2022-01-24 11:26:40 +08:00
GavinZhengOI
faa6304c81
Update Dockerfile-local 2022-01-24 11:24:02 +08:00
GavinZhengOI
7506c14a59
Update docker-compose.simple.yaml 2022-01-24 11:23:34 +08: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
62ea775690 Merge branch 'develop' into fix/server-reported-stopped-to-early
# Conflicts:
#	src/bootstrap/config.go
2021-12-22 22:31:44 +01:00
Mitch Roote
799c2dbb82 Merge branch 'master' into develop 2021-12-09 20:27:23 -05:00
Mitch Roote
62cc3aeb9f
Improve CLI, update to go 1.17 (#297)
* Improve CLI, update to go 1.17

* Specify ENV vars in flag parsing

* Remove unused env var

* Update changelog
2021-12-09 20:23:50 -05:00
jannaahs
84df0633c3 Merge branch 'master' into fix/server-reported-stopped-to-early
# Conflicts:
#	src/bootstrap/config.go
2021-11-21 13:49:52 +01:00
Mitch Roote
75ca66769f
Merge pull request #296 from OpenFactorioServerManager/add-rcon-cmd-flag
Add -rcon-port flag in CLI command
2021-10-26 08:01:12 -04:00
Mitch Roote
3b281730a1
Merge pull request #293 from OpenFactorioServerManager/update-node-dependencies
upgraded all node dependencies
2021-10-26 08:00:51 -04:00
Mitch Roote
47e1614635 Add -rcon-port flag in CLI command 2021-10-19 20:44:28 -04:00
knoxfighter
5d11bb00f7
Merge pull request #295 from sean-callahan/fix/truncate-config
Truncate config files when resaving.
2021-10-19 21:21:58 +02:00
Sean Callahan
5cb83c86d0 bootstrap: truncate config file when saving
Before this change config files would have remnants of the previous
file's data. When saving, open file using os.Create() to truncate and/or create
the file before writing. In cases when the file is read only, open using
os.Open() which is shorthand for opening with the os.O_RDWR flag.
2021-10-19 10:56:43 -07:00
jannaahs
64e6805a5b reverted tailwindcss to 1.9.x because 2.x caused the GitHub action to fail
Also
- updated react hooks
- removed optimize-css-assets-webpack-plugin
2021-09-21 19:21:09 +02:00
jannaahs
89b821e2e2 Merge remote-tracking branch 'origin/update-node-dependencies' into update-node-dependencies 2021-09-21 18:20:42 +02:00
jannaahs
d4ce1f0731 update workflow in order to use the latest version node 2021-09-21 18:20:15 +02:00
Jan Naahs
1805ad6627
Merge branch 'develop' into update-node-dependencies 2021-09-21 13:29:33 +02:00
jannaahs
08bc806325 upgraded all node dependencies
- upgraded all packages to the latest version
- fixed webpack config
- fixed css
2021-09-21 13:19:20 +02:00
Mitch Roote
e553f7249a
Merge pull request #292 from OpenFactorioServerManager/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2021-08-12 20:40:54 -04:00
dependabot[bot]
5cb5742fa9
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12 23:49:12 +00: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
Jan Naahs
def93abcda server is recognized as stopped after process is killed 2021-07-02 23:44:46 +02:00