Commit Graph

54 Commits (19b906da47e489d0e308085e9b48dc37f9d456fd)

Author SHA1 Message Date
renovate[bot] 19b906da47
Update docker/login-action action to v3 2023-10-02 19:02:20 +00:00
renovate[bot] 905790d645
Add renovate.json 2023-10-02 18:59:29 +00:00
Icedream 0c17a8c35a
Update readme. 2023-10-02 20:56:03 +02:00
Icedream f375a025ea
Update kingpin v2 references. 2023-10-02 20:53:52 +02:00
Icedream d84c18c997
Update go & alpine version. 2023-10-02 20:51:56 +02:00
Icedream 4f960bb81e
Update copyright year. 2023-10-02 20:50:10 +02:00
Icedream 0e788c4b73
Add reference to FiveM post. 2022-04-10 03:42:56 +02:00
Icedream 5f38517277
Disable stale workflow for now. 2022-04-10 03:33:06 +02:00
Icedream e327325b27
Fix CVE-2019-11254 by upgrading yaml.v2.
See https://github.com/icedream/icecon/security/dependabot/1.
2022-04-09 16:43:08 +02:00
Icedream ec97251317
Remove Jenkins badge.
We no longer use Jenkins to continuously build and release this app.
2022-04-09 16:40:36 +02:00
Icedream b905774d9d
Update maintenance year. 2022-04-09 16:39:28 +02:00
Icedream 0c690d86c2
Add Docker GitHub workflow. 2022-04-09 16:35:03 +02:00
Icedream 028041236e
Add Docker image files. 2022-04-09 16:27:29 +02:00
Icedream bd8f873d02
Update to Go 1.18. 2022-04-09 16:25:04 +02:00
Icedream 07693583fe
Update go modules. 2022-04-09 16:17:03 +02:00
Icedream 678ba5fc50
Remove submodules. 2022-04-09 16:12:12 +02:00
Icedream 0fa211594f
Add Go module files.
gitea/icedream/icecon/develop There was a failure building this commit Details
2019-09-13 22:53:01 +02:00
Icedream 8984196fd1
Fix stupidity.
gitea/icedream/icecon/develop There was a failure building this commit Details
2019-09-13 22:47:22 +02:00
Icedream 2669400bb1
Integrate GitHub Actions.
gitea/icedream/icecon/develop There was a failure building this commit Details
- Automatically build with Go 1.12.
- Check for stale issues.
2019-09-13 22:41:43 +02:00
Icedream 3b676092d8
Update links in README. 2019-09-13 22:41:37 +02:00
Icedream 57d2cb92da
Merge branch 'master' into develop
gitea/icedream/icecon/develop There was a failure building this commit Details
2019-08-19 16:40:29 +02:00
Icedream 9e86bae2d9
Enable closing of stale issues. 2019-08-19 16:39:53 +02:00
Icedream 38c158778a
Update maintenance badge.
gitea/icedream/icecon/develop There was a failure building this commit Details
2018-10-05 11:12:20 +02:00
Icedream e68f46fcfc
Update copyright text. 2018-10-05 11:11:53 +02:00
Icedream f373428ec4
Update changelog.
Add information about pull request #10.
2018-10-05 11:09:30 +02:00
Icedream 46eab3a322
Merge branch 'TheIndra55-develop' into develop 2018-10-05 11:07:05 +02:00
Indra cb9facd9cc added history limit and fixed formatting 2018-10-04 23:09:01 +02:00
Indra d11db9738f added command history 2018-10-04 15:42:45 +02:00
Icedream 06af870346
Add change log.
gitea/icedream/icecon/develop There was a failure building this commit Details
See http://keepachangelog.com/en/0.3.0/ for information about the change log format that is used.
2017-06-10 18:00:22 +02:00
Icedream 6d22fbee2b
Show address of current server in Windows UI.
Closes #3.
2017-06-10 17:41:07 +02:00
Icedream d38e6e10c0
Update copyright notice. 2017-06-10 17:18:29 +02:00
Icedream ce4ab02bf4
Add dependencies as git submodules. 2017-05-05 13:03:05 +02:00
Icedream 508b5d461e
Jenkinsfile: Don't attempt to download UPX if it will be skipped. 2017-04-21 02:50:18 +02:00
Icedream 48f1ab5f16
Adjust go build flags. 2017-04-21 02:48:11 +02:00
Icedream 12224a9ae3
Fix uintptr type incompatibility with new WALK version. 2017-04-21 02:45:53 +02:00
Icedream 15c418e9b6
Jenkinsfile: Fix UPX not available in PATH error. 2017-04-21 02:43:44 +02:00
Icedream 6f7b4daa7e
Jenkinsfile: Update to Go 1.8.x. 2017-04-21 02:41:07 +02:00
Icedream f148c09563
Jenkinsfile: Replace UPX regex cases with constant strings. 2017-04-21 02:36:14 +02:00
Icedream 11201d12c9
Fix goversioninfo arch flags. 2017-04-21 02:31:44 +02:00
Icedream cb55b85a14
Jenkinsfile: Remove some extra comment lines. 2017-04-21 02:31:34 +02:00
Icedream a2895609ed
Jenkinsfile: Install ui2walk tool. 2017-04-21 02:30:08 +02:00
Icedream 61a2f9ce74
Jenkinsfile: Fix path environment variables. 2017-04-21 02:27:19 +02:00
Icedream 8d7e33545a
Add Jenkinsfile. 2017-04-21 02:23:37 +02:00
Icedream 9e6e209eb4
Bump version info to 1.0.1. 2017-04-21 01:55:51 +02:00
Icedream 26bd990227
Fix linker issues on different Windows architectures. 2017-04-21 01:55:46 +02:00
Icedream 4011bce29b
Update maintenance status. 2017-02-09 11:55:13 +01:00
Icedream 655d7cb094 Save original address string and reuse it in Windows UI. 2016-05-20 12:59:06 +02:00
Icedream d7c14fd3b7 Badges! 2016-05-07 18:40:10 +02:00
Icedream 6e08fe8ba6 Add logo and screenshots to README.md. 2016-05-07 18:30:54 +02:00
Icedream b5af05e6d0 Add reference to releases page for binaries. 2016-05-07 16:22:17 +02:00