Commit Graph

1460 Commits

Author SHA1 Message Date
jamesread e0b36016aa Issues is a fine place to ask for support. 2021-05-25 14:16:27 +01:00
jamesread a7f7356504 [BUG] issues might become support/something else. 2021-05-25 14:16:09 +01:00
jamesread 700d29c26e Will use goreleaser instead of make targets going forward 2021-05-25 14:04:52 +01:00
jamesread b8c3d8d8f9 gofmt 2021-05-25 13:30:21 +01:00
jamesread 1b8cbbe71d Extra helpful notes in the default config file. 2021-05-25 13:29:36 +01:00
jamesread 0acf2cbdea /usr/local/bin as we are not building distro packages 2021-05-25 13:08:38 +01:00
jamesread b3f9b15944 systemd file was wrong path in deb/rpm 2021-05-25 13:02:06 +01:00
jamesread 681d8c98ae Include systemd unit 2021-05-25 12:52:28 +01:00
jamesread 822ac8ec68 Add release into startup 2021-05-25 12:50:25 +01:00
jamesread 936b64f2a3 rpm/debs were missing files 2021-05-25 12:09:44 +01:00
jamesread b95fd64076 arm[32] v7 not needed, typo in windows/amd64 2021-05-25 11:52:14 +01:00
jamesread b1030ac6e5 Format change for being more specific on builds 2021-05-25 11:49:05 +01:00
jamesread e71ba0443a More precise build arches 2021-05-25 11:42:46 +01:00
jamesread 8ae91569b3 Include a "base" directory, and minor filename format changes 2021-05-25 11:37:12 +01:00
jamesread 803a479808 Release archive additions 2021-05-25 11:28:08 +01:00
jamesread c2059a5bb4 Specified the main() file 2021-05-25 11:17:37 +01:00
jamesread c680946192 armhf -> arm 2021-05-25 10:27:10 +01:00
jamesread 87a6369a76 Initial try of goreleaser 2021-05-25 10:26:19 +01:00
jamesread dc76ca9a38 tools.go, not sure how this works though! 2021-05-25 10:18:49 +01:00
jamesread d91fddad84 dist contains the releases, ignore. 2021-05-25 10:17:07 +01:00
jamesread f442d3731a Moved the "individual ports" example into a separate file for advanced users. 2021-05-24 22:12:06 +01:00
jamesread 8ee6f1029e Only single port needed in Dockerfile (Issue #4) because of frontend proxy config. 2021-05-24 22:03:24 +01:00
jamesread 37b9e2d66f Single endpoint for web+ui (Issue #4). Migrated to modern protobuf+grpc. 2021-05-24 22:02:21 +01:00
jamesread d4e6a7475d Merge branch 'main' of ssh://github.com/jamesread/OliveTin 2021-05-20 13:00:18 +01:00
jamesread fa7bb7c67f Early multi-architecture support 2021-05-20 13:00:11 +01:00
James Read 2467812181
Fix typos 2021-05-19 15:15:01 +01:00
James Read b07585db5e
Added a logo to the readme. 2021-05-19 10:42:49 +01:00
jamesread 28ca681ef2 Example config.yaml 2021-05-19 00:55:12 +01:00
James Read 0240011b82
Create config.yaml 2021-05-19 00:47:30 +01:00
James Read 8d5de8665a
Update README.md 2021-05-19 00:47:02 +01:00
James Read 6c56f3bb6a
Update README.md 2021-05-19 00:18:09 +01:00
James Read 914b39f3f5
Update README.md 2021-05-19 00:17:27 +01:00
James Read ecf0d5dc99 Update issue templates 2021-05-19 00:11:15 +01:00
James Read d19edc16c8
Create SECURITY.md 2021-05-19 00:08:32 +01:00
James Read f40f5fa60e
Create CONTRIBUTING.adoc 2021-05-19 00:00:26 +01:00
James Read f21b38d7a6
Create LICENSE
I'm the original author - this project will be AGPL.
2021-05-18 23:52:58 +01:00
James Read 983b35f013
YouTube video 2021-05-18 23:50:45 +01:00
James Read ae6fb59f69
Update README.md 2021-05-18 22:53:03 +01:00
James Read 8923ded911
Update README.md 2021-05-18 22:52:24 +01:00
jamesread 8cc405eb8a Merge branch 'main' of github.com:jamesread/OliveTin 2021-05-18 22:28:09 +01:00
jamesread 846311b46d More tests, pass config to executor 2021-05-18 22:28:04 +01:00
jamesread 8802daafdf retook desktop screenshot, added dark 2021-05-18 22:23:29 +01:00
jamesread 7153eb9d02 Merge branch 'main' of ssh://github.com/jamesread/OliveTin 2021-05-18 22:20:55 +01:00
jamesread 8ec792586e Added 2 screenshots 2021-05-18 22:20:49 +01:00
James Read 709a315d37
Update README.md 2021-05-18 22:20:31 +01:00
jamesread 5f4b6e74c0 systemd service 2021-05-18 21:57:43 +01:00
jamesread ae11c252f6 int32 for exit status 2021-05-18 21:57:31 +01:00
jamesread 37b10902cb Introduced a bug, as protojson marshals int64 to string for json - and we dont want to deal with strings. Instead used int32. 2021-05-18 21:55:09 +01:00
jamesread 8584ea5a08 Accessibility improvements 2021-05-18 00:28:35 +01:00
jamesread 66c7bddb2e Golang unit tests. 2021-05-18 00:27:48 +01:00