knoxfighter
|
7e9864cc69
|
updated dockerfiles aka. removed all configurable user credentials
|
2021-01-14 18:56:24 +01:00 |
|
knoxfighter
|
f3f4d76e18
|
added error output and error response
|
2021-01-14 04:41:36 +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
|
a7c18aeb98
|
use sqlite instead leveldb
|
2021-01-12 05:04:29 +01:00 |
|
knoxfighter
|
994929a00a
|
save work for using gorm with sqlite (began writing)
|
2021-01-11 03:40:35 +01:00 |
|
knoxfighter
|
9ca71cb3bf
|
Merge pull request #217 from OpenFactorioServerManager/fix/dont-use-selected-on-option
fix dont use selected on option
|
2021-01-11 02:56:49 +01:00 |
|
Mitch Roote
|
2a0fc9a742
|
Merge pull request #218 from samgray96/develop
Add a map for mod_packs to docker compose dir
|
2021-01-10 09:48:36 -05:00 |
|
samgray96
|
4915a3ec1b
|
Change host storage location
Change host storage location from ./fsm/mod_packs to ./factorio-data/mod_packs as requested
|
2021-01-10 14:37:32 +00:00 |
|
samgray96
|
923cdb5f43
|
Update docker-compose.simple.yaml
|
2021-01-10 14:18:56 +00:00 |
|
samgray96
|
247efd3d4a
|
Add a map for mod_packs to docker compose dir
Add a volume map for mod_packs to docker compose dir to facilitate them persisting after an image refresh
|
2021-01-10 14:05:45 +00:00 |
|
Jan Naahs
|
1c08e1c64e
|
removed selected from option
|
2021-01-10 13:45:05 +01:00 |
|
knoxfighter
|
206a03d9f6
|
rebuild authentication (not yet working)
|
2021-01-10 04:39:42 +01:00 |
|
Mitch Roote
|
99e32dd29d
|
Merge pull request #215 from OpenFactorioServerManager/develop
update links in readme
|
2021-01-07 12:30:21 -05:00 |
|
Mitch Roote
|
12ceeb63e8
|
update links in readme
|
2021-01-07 12:28:30 -05:00 |
|
Mitch Roote
|
42935c4135
|
Merge pull request #214 from OpenFactorioServerManager/develop
Add discord badge to readme
|
2021-01-07 12:22:48 -05:00 |
|
Mitch Roote
|
c0c96c30e0
|
Add discord badge to readme
|
2021-01-07 12:21:15 -05:00 |
|
Mitch Roote
|
4339076135
|
Merge pull request #213 from OpenFactorioServerManager/develop
changelog formatting
|
2021-01-07 11:24:13 -05:00 |
|
Mitch Roote
|
1d9799fa1d
|
changelog formatting
|
2021-01-07 11:23:13 -05:00 |
|
Mitch Roote
|
1f8968d8eb
|
Merge pull request #212 from OpenFactorioServerManager/develop
Develop -> Master
|
2021-01-07 11:23:00 -05:00 |
|
Mitch Roote
|
f37a5d4cdd
|
Update changelog date
|
2021-01-07 11:17:58 -05:00 |
|
knoxfighter
|
eaa65d0171
|
Merge pull request #211 from OpenFactorioServerManager/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
|
2021-01-07 17:14:01 +01:00 |
|
knoxfighter
|
94cfdca9a9
|
Merge pull request #210 from OpenFactorioServerManager/dependabot/npm_and_yarn/axios-0.21.1
Bump axios from 0.19.2 to 0.21.1
|
2021-01-07 17:13:51 +01:00 |
|
Mitch Roote
|
e5254228d4
|
Bump dockerfile manager_version to 0.9.0
|
2021-01-07 11:10:25 -05:00 |
|
Mitch Roote
|
183b419111
|
Use latest container instead of develop
|
2021-01-07 11:08:31 -05:00 |
|
Mitch Roote
|
926c07b5ba
|
Merge branch 'develop' of github.com:OpenFactorioServerManager/factorio-server-manager into develop
|
2021-01-07 11:06:05 -05:00 |
|
Mitch Roote
|
077c4786b9
|
Update changelog version number
|
2021-01-07 11:05:48 -05:00 |
|
dependabot[bot]
|
585f9d5408
|
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-07 15:58:34 +00:00 |
|
dependabot[bot]
|
d2abaa45b7
|
Bump axios from 0.19.2 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-07 15:58:12 +00:00 |
|
Mitch Roote
|
bcbf3ffd3d
|
Merge pull request #209 from OpenFactorioServerManager/develop
Develop -> Master
|
2021-01-07 10:57:03 -05:00 |
|
knoxfighter
|
431a256cb7
|
fixed wrong calculation of newer version available check #208
|
2020-12-31 03:49:59 +01:00 |
|
knoxfighter
|
38ad38436d
|
Added develop to be used for contributions
|
2020-12-31 01:42:59 +01:00 |
|
Mitch Roote
|
7cae438523
|
move example screenshots
|
2020-12-30 16:50:40 -05:00 |
|
Mitch Roote
|
c9728a50e8
|
typo
|
2020-12-30 16:49:20 -05:00 |
|
Mitch Roote
|
70ca578ba9
|
Update readme links to wiki
|
2020-12-30 16:48:32 -05:00 |
|
Mitch Roote
|
a499cea123
|
Update help page URL
|
2020-12-30 16:35:42 -05:00 |
|
knoxfighter
|
9ee696c298
|
Merge pull request #207 from OpenFactorioServerManager/fix-Compatibility
Update dependency compatibility check
|
2020-12-30 04:34:49 +01:00 |
|
knoxfighter
|
65b3b20fba
|
fixed crash, when server-adminlist.json is created
|
2020-12-27 22:03:34 +01:00 |
|
knoxfighter
|
8c74efbd82
|
fixed crash, when save die does not exist
|
2020-12-27 16:42:13 +01:00 |
|
knoxfighter
|
85074846be
|
check dependencies also with factorio version && revert some changes, that mod dependencies also can be chacked by Version.Compatible
|
2020-12-27 16:14:24 +01:00 |
|
knoxfighter
|
90d27a1cac
|
Merge pull request #203 from OpenFactorioServerManager/autoselect-load-latest
autoselect "Load Latest" Save in Controls.jsx
|
2020-12-27 14:27:23 +01:00 |
|
knoxfighter
|
1f6ebbb992
|
Merge pull request #205 from OpenFactorioServerManager/fix/compatibility-check-for-mod-releases
fix compatibility check for mod releases
|
2020-12-27 14:26:20 +01:00 |
|
Jan Naahs
|
a4c4277509
|
fix compatibility check for mod releases
|
2020-12-27 11:21:23 +01:00 |
|
Jan Naahs
|
f3364dce9c
|
Merge pull request #204 from knoxfighter/fix-factorio-1.1
Fix factorio 1.1
|
2020-12-27 11:01:31 +01:00 |
|
knoxfighter
|
4f37dc3114
|
fixed compatibility between 0.18/1.0
|
2020-12-27 05:49:16 +01:00 |
|
knoxfighter
|
0acc2d41fd
|
Updated tests, to also test compatibility
|
2020-12-27 05:04:26 +01:00 |
|
Jan Naahs
|
eeab2d9336
|
autoselect "Load Latest" Save in Controls.jsx
|
2020-12-27 01:18:30 +01:00 |
|
knoxfighter
|
4b13316b45
|
Update/Added tests for factorio 1.1
|
2020-12-27 00:22:47 +01:00 |
|