Commit Graph

1345 Commits

Author SHA1 Message Date
jamesread 2d9335a1b9 cicd: Go install verbose so its better for cicd logs 2022-08-27 15:22:12 +01:00
jamesread 40acb86e10 cicd: kaniko is stupider 2022-08-27 15:18:23 +01:00
jamesread 9cbeb9edc6 cicd: Docker is stupid 2022-08-27 15:17:08 +01:00
jamesread 051ede1280 cicd: adding go files back 2022-08-27 14:48:27 +01:00
jamesread bb67ea58b6 cicd: go.mod 2022-08-27 13:28:06 +01:00
jamesread e3a5312614 cicd: go.mod needed for go install 2022-08-27 13:25:32 +01:00
jamesread adbed0d037 cicd: Remove tabs in Dockerfile 2022-08-27 13:22:46 +01:00
jamesread 99238d21b3 cicd: Move make instructions to dockerfile 2022-08-27 13:13:52 +01:00
jamesread bfe38e03c3 cicd: copy makefile 2022-08-27 13:10:51 +01:00
jamesread cfb337f992 cicd: gobuilder cannot install iptuils in a container 2022-08-27 13:06:21 +01:00
jamesread e7b7a73176 cicd: makefile for gobuilder 2022-08-27 12:50:23 +01:00
jamesread 31db838bfd cicd: go-image-builder 2022-08-27 12:42:14 +01:00
jamesread 1c0a57abea cicd: sha full version 2022-08-24 22:15:39 +01:00
jamesread f4fdde9b54 cicd: sha full version 2022-08-24 22:13:08 +01:00
jamesread 462efe74c4 cicd: short github hash in dist name 2022-08-24 22:03:33 +01:00
jamesread e9fbcce220 fmt: Reduce cyclo complexity 2022-08-24 20:52:13 +01:00
jamesread c38b0351e4 cicd: Short commit hash 2022-08-24 20:50:42 +01:00
jamesread a92ac09235 cicd: Include branch name in snapshots 2022-08-24 19:46:40 +01:00
jamesread 8a7bf7d565 cicd: upgrade github actions quite considerably 2022-08-24 14:44:10 +01:00
jamesread 0949999840 feature: Initial version of JWT/ACLs 2022-08-24 12:00:33 +01:00
jamesread 7824ce176d depbump: Forgot go-mod-tidy 2022-06-10 19:44:31 +01:00
jamesread 83ce4a3165 doc: Needed more commit types to be clearer 2022-06-10 19:41:52 +01:00
jamesread a140201267 depbump: June 10th 2022-06-10 19:41:14 +01:00
jamesread f9b6d60ca8 cicd: integration test for hidden footer 2022-06-10 19:25:23 +01:00
Ezequiel Bruni 9286536fda Created service file for OpenRC 2022-05-15 02:46:42 -05:00
jamesread 496cb400d0 Merge branch 'main' of ssh://github.com/OliveTin/OliveTin 2022-05-01 10:03:23 +01:00
jamesread b816884e94 feature: Default to relative API path, which should help reverse proxy configs 2022-05-01 10:03:11 +01:00
jamesread ed7fd2e6ef cicd: ignore installation-id 2022-05-01 10:02:38 +01:00
James Read c322a50329
Update CONTRIBUTING.adoc
Added description for buf.
2022-04-26 15:39:04 +01:00
jamesread 0b75bce275 doc: Simplified make deps 2022-04-26 15:33:19 +01:00
James Read d3581e4829
Merge pull request #57 from Fale/rename
bugfix: update code to reflect new repository name. Thank you very much @Fale
2022-04-26 15:10:06 +01:00
Fabio Alessandro Locati 8485a0e446
bugfix: update code to reflect new repository name 2022-04-26 13:43:40 +02:00
jamesread 4f708648e8 cicd: dep bump integration-tests 2022-04-18 09:19:39 +01:00
jamesread 2d7157703c bugfix: Goreleaser now requires explicit bindir. As we are not a distro package, use /usr/local/bin/, which matches the systemd unit file, and the Linux filesystem standard. 2022-04-07 17:13:59 +01:00
jamesread 17c1804129 bugfix: Issue #33 - argument names now allow a-zA-Z0-9_ 2022-04-05 22:58:00 +01:00
jamesread e05083ebeb bugfix: installation ID now follows configdir 2022-04-05 14:24:40 +01:00
jamesread 0a77f89374 Merge branch 'main' of ssh://github.com/OliveTin/OliveTin 2022-04-05 12:19:30 +01:00
jamesread ebd1c4e938 security: Use quoted values for origin, URL, and force quoting. 2022-04-05 12:19:24 +01:00
James Read 5115aa1142
Merge pull request #52 from OliveTin/issue-38-config-flag
feature: issue #38 - Config Directories
2022-04-05 12:18:14 +01:00
jamesread 76971603b4 feature: General dependency bump 2022-04-05 11:47:51 +01:00
jamesread 6f5fd20a2c fmt: gofmt cleanup 2022-04-05 11:28:35 +01:00
jamesread 42cde3ba70 security: CVE-2021-44906 npm minimist 2022-04-05 11:13:46 +01:00
jamesread 86a48f4ace security: webui npm packages should have a package-lock.json 2022-04-05 11:10:32 +01:00
jamesread a725b377cc feature: Customizable external rest address 2022-04-05 11:06:41 +01:00
jamesread 63068dfdea cicd: Remove old dependencies - no longer need machineid 2022-04-05 11:04:57 +01:00
jamesread 3ad640aee0 feature: issue #38 - Config Directories 2022-03-23 16:17:45 +00:00
James Read bb96072682
Merge pull request #50 from jonesrussell/rej_shownavigation
bugfix: Rename "HideNavigation" to "ShowNavigation"
2022-03-23 15:44:00 +00:00
James Read 24b8857165
Merge branch 'main' into rej_shownavigation 2022-03-23 15:43:43 +00:00
James Read 51112aa2f4
Merge pull request #48 from jonesrussell/rej_showfooter
feature: Show/Hide footer - thank you @jonesrussell !
2022-03-22 22:08:56 +00:00
Russell Jones 5bd90adc1f bugfix: Rename "HideNavigation" to "ShowNavigation" 2022-03-22 20:04:27 +00:00