Mitch Roote
|
e765d54ad3
|
Deploy to github
|
2020-01-07 18:53:06 -05:00 |
|
Mitch Roote
|
8d58ddb268
|
Add dockerfile to build release
|
2020-01-07 18:53:04 -05:00 |
|
Mitch Roote
|
cd1ec3bd4c
|
Merge pull request #166 from knoxfighter/Feature/go-deps
Feature/go deps
|
2020-01-07 18:49:15 -05:00 |
|
knoxfighter
|
a3c181439f
|
use mkdir-p to ignore exists error
|
2019-10-30 15:42:01 +01:00 |
|
knoxfighter
|
3cdf79d205
|
updated readme for new package management
|
2019-10-30 00:26:59 +01:00 |
|
knoxfighter
|
3d984b687d
|
ran go mod tidy to cleanup go.mod
|
2019-10-29 23:41:38 +01:00 |
|
knoxfighter
|
7c23146f19
|
removed unneeded gopkglist
|
2019-10-29 23:37:29 +01:00 |
|
knoxfighter
|
8cca1b2cff
|
added more things to clean & added clean before creating build
|
2019-10-29 22:53:06 +01:00 |
|
knoxfighter
|
4266251c70
|
changed makefile to run with go modules
|
2019-10-29 22:04:53 +01:00 |
|
knoxfighter
|
5ebe1548f0
|
go 1.11 is not supported by gomodules
|
2019-10-29 20:11:45 +01:00 |
|
knoxfighter
|
fdead2aad4
|
run test in correct subdirectory
|
2019-10-29 20:10:09 +01:00 |
|
knoxfighter
|
e42840cf35
|
set module environmental variable
|
2019-10-29 20:00:23 +01:00 |
|
knoxfighter
|
13a5bcf152
|
disabled go-get installs
|
2019-10-29 19:49:27 +01:00 |
|
knoxfighter
|
5ea4af56ab
|
added package management via go modules (go v1.11)
|
2019-10-29 16:00:27 +01:00 |
|
Mitch Roote
|
dfe8a65a9a
|
Merge pull request #164 from knoxfighter/Bugfix/windows-filelock
added missing file closing
|
2019-10-19 10:03:46 -04:00 |
|
knoxfighter
|
e7f3ce9834
|
added missing file.Close() & some closing error handling
|
2019-10-13 21:47:55 +02:00 |
|
knoxfighter
|
f7131613c1
|
Merge pull request #157 from dgw/makefile-bundle-fix
Makefile: Fix app bundle dependency in zip build target
|
2019-08-07 01:10:04 +02:00 |
|
dgw
|
cf3972c105
|
Makefile: Fix app bundle dependency in zip build target
The dependency name and target name got out of sync somewhere.
|
2019-08-06 11:17:05 -05:00 |
|
Mitch Roote
|
118cd8b303
|
remove param
|
2019-08-01 19:57:08 -04:00 |
|
Mitch Roote
|
8fbd4db229
|
Merge pull request #138 from CodeLingoBot/rewrite
Fix function comments based on best practices from Effective Go
|
2019-08-01 19:37:21 -04:00 |
|
Mitch Roote
|
fad10210a9
|
Merge pull request #155 from Psychomantis71/master
Fix for the glibc issue on RHEL/Centos
|
2019-08-01 19:34:50 -04:00 |
|
Mitch Roote
|
b967f1cbe0
|
Add .vscode to gitignore
|
2019-08-01 19:30:21 -04:00 |
|
aperkovic
|
7c05665fb9
|
Removed extra log line, moving autostart feature to new development branch
|
2019-07-30 10:42:32 +02:00 |
|
aperkovic
|
759aae40e5
|
Optimised GLIBC fix, added autostart feature
|
2019-07-26 17:05:42 +02:00 |
|
aperkovic
|
02ce64ddbb
|
Fixed logging of factorio version, removed commented line
|
2019-07-24 13:41:15 +02:00 |
|
aperkovic
|
2fe4d3dec6
|
Added support for custom glibc location (RHEL/CENTOS)
|
2019-07-24 13:06:40 +02:00 |
|
knoxfighter
|
d0c266f887
|
Merge pull request #153 from knoxfighter/Bugfix/travis_windows_tip
bugfix travis-ci
|
2019-05-30 23:48:13 +02:00 |
|
knoxfighter
|
1d98925725
|
use newest patch instead of patch 0
|
2019-05-30 00:54:02 +02:00 |
|
knoxfighter
|
fc471f2d2b
|
use latest v1.x to test
|
2019-05-30 00:35:46 +02:00 |
|
knoxfighter
|
8e21cdea72
|
only run tip when on linux & test-removal of GOPATH
|
2019-05-30 00:22:25 +02:00 |
|
knoxfighter
|
e9c6d69156
|
Merge pull request #144 from knoxfighter/Feature/savefile-design
savefile upload design
|
2019-05-30 00:07:37 +02:00 |
|
knoxfighter
|
743aeff981
|
fixed weird hover design
|
2019-05-29 23:50:26 +02:00 |
|
knoxfighter
|
844c925a4b
|
Merge branch 'develop' into Feature/savefile-design
# Conflicts:
# src/handlers.go
|
2019-05-29 23:30:49 +02:00 |
|
knoxfighter
|
f8723454e8
|
Merge pull request #137 from knoxfighter/fix-login-page
Fix login page
|
2019-05-29 23:17:50 +02:00 |
|
knoxfighter
|
91bcf5cf95
|
updated npm dependencies
|
2019-05-29 21:52:10 +02:00 |
|
knoxfighter
|
da1e746516
|
fixed filepath mistake
|
2019-05-29 20:06:19 +02:00 |
|
knoxfighter
|
3848491519
|
Merge pull request #148 from adrianvanderwal/master
Update README.md and Copyright
|
2019-05-29 19:55:17 +02:00 |
|
knoxfighter
|
7a1e2d3dff
|
Merge pull request #150 from knoxfighter/Bugfix/log-path
fix #149
|
2019-05-29 19:52:00 +02:00 |
|
knoxfighter
|
abf903a242
|
Merge pull request #152 from knoxfighter/Bugfix/admin-server-settings
Bugfix/admin server settings
|
2019-05-29 19:50:34 +02:00 |
|
knoxfighter
|
a6bc4510fa
|
only append server-adminlist, when 0.17 or newer
|
2019-05-13 16:11:49 +02:00 |
|
knoxfighter
|
3abe2540ba
|
moved file to config-dir & set it to factorio per parameter
|
2019-05-13 16:01:27 +02:00 |
|
knoxfighter
|
0ab8ae4329
|
added support for new server-adminlist
|
2019-05-13 02:31:29 +02:00 |
|
knoxfighter
|
db5dcfbd40
|
fixed hardcoded SettingsPath
|
2019-05-13 00:16:32 +02:00 |
|
knoxfighter
|
cfd0401a46
|
fix #149
|
2019-05-10 21:31:47 +02:00 |
|
adrianvanderwal
|
05d80e43d2
|
Update Footer.jsx
Updated copyright
|
2019-05-10 11:04:31 +08:00 |
|
adrianvanderwal
|
aeb5ab939f
|
Merge pull request #1 from adrianvanderwal/adrianvanderwal-readme-patch
Update README.md
|
2019-05-10 10:56:11 +08:00 |
|
adrianvanderwal
|
9ed316434a
|
Update README.md
Added steam installation example
|
2019-05-10 10:55:34 +08:00 |
|
Mitch Roote
|
5cbac61c72
|
Merge pull request #143 from knoxfighter/fix-139
fixed #139
|
2019-03-24 16:37:18 -04:00 |
|
Mitch Roote
|
f5e75dc789
|
Merge pull request #145 from knoxfighter/fix-windows-paths
Fix windows paths
|
2019-03-24 16:34:41 -04:00 |
|
knoxfighter
|
dbcaba7231
|
switched from path to filepath for files
|
2019-03-22 00:49:43 +01:00 |
|