Mirdinus
|
e42108f089
|
Rcon port config
Rcon port taken from config file or generated if empty
|
2021-04-17 18:08:05 +02:00 |
|
Mitch Roote
|
8ff0cfa725
|
Merge pull request #271 from zofrex/configure-console-log-file
Make server console log file path configurable
|
2021-03-28 08:08:11 -04:00 |
|
Mitch Roote
|
980f4fd6ac
|
Merge pull request #270 from zofrex/configure-admin-file
Make admin file location configurable
|
2021-03-28 08:06:37 -04:00 |
|
Mitch Roote
|
49b311ffe3
|
Merge pull request #269 from zofrex/read-only-config
Open conf.json in RDONLY when we only need to read it
|
2021-03-28 08:04:11 -04:00 |
|
James 'zofrex' Sanderson
|
b939bf8de3
|
Make server console log file path configurable
|
2021-03-26 09:01:11 +00:00 |
|
James 'zofrex' Sanderson
|
c26650e780
|
Make admin file location configurable
|
2021-03-25 15:11:44 +00:00 |
|
James 'zofrex' Sanderson
|
8640e407ed
|
Open conf.json in RDONLY when we only need to read it
|
2021-03-25 14:43:57 +00:00 |
|
Mitch Roote
|
6fbe9dfd63
|
Merge pull request #267 from OpenFactorioServerManager/dependabot/npm_and_yarn/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4
|
2021-03-11 07:20:10 -05:00 |
|
dependabot[bot]
|
0a745ad4e7
|
Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-11 07:28:26 +00:00 |
|
knoxfighter
|
2d007c8737
|
Updated 0.10.1 date
|
2021-03-09 21:52:27 +01:00 |
|
knoxfighter
|
e95d327526
|
Merge pull request #266 from OpenFactorioServerManager/develop
0.10.1 release
|
2021-03-09 21:34:07 +01:00 |
|
knoxfighter
|
91fa07c5c4
|
Dump new version 0.10.1
|
2021-03-09 21:26:13 +01:00 |
|
knoxfighter
|
157cc6bc66
|
Update CHANGELOG.md
|
2021-03-09 21:24:15 +01:00 |
|
knoxfighter
|
1275c3045a
|
Merge pull request #265 from OpenFactorioServerManager/use-ubuntu-docker
use ubuntu base image instead of alpine
|
2021-03-09 21:21:03 +01:00 |
|
knoxfighter
|
de575cfd77
|
use ubuntu base image instead of alpine
|
2021-03-09 02:10:25 +01:00 |
|
knoxfighter
|
c06872f3d0
|
Merge pull request #263 from OpenFactorioServerManager/fix-glibc
dont build static on linux
|
2021-03-01 19:48:50 +01:00 |
|
knoxfighter
|
3f881cb90c
|
dont build static on linux
|
2021-03-01 02:59:03 +01:00 |
|
Mitch Roote
|
ee160147aa
|
Remove unrelease line from changelog
|
2021-02-15 11:57:15 -05:00 |
|
Mitch Roote
|
d93b95435e
|
Merge pull request #241 from OpenFactorioServerManager/single-admin-delete
Single admin delete
|
2021-02-10 18:01:46 -05:00 |
|
knoxfighter
|
2d536d123b
|
Merge pull request #256 from OpenFactorioServerManager/develop
Update 0.10.0
|
2021-02-10 23:50:57 +01:00 |
|
knoxfighter
|
c75c4e74e7
|
update for release 0.10.0
|
2021-02-10 23:47:50 +01:00 |
|
knoxfighter
|
635f695629
|
Merge pull request #244 from OpenFactorioServerManager/disable-while-factorio-running
Disable Mods while factorio is running
|
2021-02-10 23:22:22 +01:00 |
|
knoxfighter
|
dd9480d8fd
|
small automatic reformatting of imports
|
2021-02-10 01:14:51 +01: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
|
8e9c8f9ef6
|
Merge pull request #254 from OpenFactorioServerManager/factorio1.1.14-saves
With factorio 1.1.14 the save format changed, added compatibility to the new format
|
2021-02-10 01:03:13 +01:00 |
|
knoxfighter
|
ff7dfa5a56
|
Merge branch 'develop' into factorio1.1.14-saves
# Conflicts:
# src/api/mods_handler.go
|
2021-02-10 00:47:22 +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
|
e2150d846c
|
Added comment for Config.Secure
|
2021-02-02 20:22:42 +01:00 |
|
knoxfighter
|
be35959144
|
added compatibility to factorio >= 1.1.14 savefiles
|
2021-02-02 01:40:09 +01:00 |
|
knoxfighter
|
f327201cb6
|
added "secure" to conf.json && set config default variables before unmarshalling json
|
2021-02-01 17:56:22 +01:00 |
|
knoxfighter
|
29fe0650d3
|
Merge pull request #242 from OpenFactorioServerManager/no-existing-save
Display error if server started without save created
|
2021-01-31 05:10:17 +01:00 |
|
Mitch Roote
|
8357027552
|
backend check for save files exist
|
2021-01-30 22:12:24 -05:00 |
|
Mitch Roote
|
b826be37b7
|
remove regeneratorRuntime import
|
2021-01-30 22:00:48 -05:00 |
|
Mitch Roote
|
2fa1d54e15
|
Allow deleting regular user if single admin exists
|
2021-01-30 21:56:42 -05:00 |
|
knoxfighter
|
2af6af93ec
|
added latest changes to CHANGELOG.md
|
2021-01-31 02:26:55 +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 |
|
Mitch Roote
|
bab4b071df
|
Select users table in query
|
2021-01-28 16:56:24 -05:00 |
|
Mitch Roote
|
5d83e1f86a
|
import regeneratorRuntime in user api
|
2021-01-28 16:56:24 -05:00 |
|
Mitch Roote
|
f4f9d2fa32
|
disable deleting single admin user
|
2021-01-28 16:56:22 -05:00 |
|
knoxfighter
|
9acf80ab6d
|
Merge pull request #243 from OpenFactorioServerManager/update-imports
Renamed go package
|
2021-01-28 02:08:44 +01:00 |
|
knoxfighter
|
1d94cb47f4
|
disable Mods page, when server is running
|
2021-01-28 00:43:32 +01:00 |
|
Mitch Roote
|
0501ab4a3c
|
fix test cyclic import, tidy mod.go
|
2021-01-26 21:45:41 -05:00 |
|
knoxfighter
|
127ceeb094
|
add middleware to decline routes, while server is running
|
2021-01-27 03:40:28 +01:00 |
|
Mitch Roote
|
8c7ba404e5
|
update rcon import
|
2021-01-26 21:38:50 -05:00 |
|
Mitch Roote
|
df574e4846
|
Update imports to point to new organization
|
2021-01-26 21:33:50 -05:00 |
|
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 |
|