Commit Graph

959 Commits

Author SHA1 Message Date
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
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