Commit Graph

934 Commits

Author SHA1 Message Date
jamesread 2f26aa65a6 #11 - Initial theme support 2021-07-11 21:01:00 +01:00
jamesread 9e21307dfd Changed config.yaml in this README to be more of a quickstart 2021-07-11 11:57:23 +01:00
jamesread 6a47938aa9 Issue #12 - Pointers from actions to documentation 2021-07-11 11:55:15 +01:00
jamesread d3f219a9ff Links update jamesread -> OliveTin 2021-07-11 11:20:28 +01:00
jamesread a4def7571c Update check cleanup, gofmt and gocyclo = 3 2021-06-22 06:01:04 +01:00
jamesread 4bd2be6317 Update notification in logs, see docs for more info 2021-06-22 00:27:01 +01:00
jamesread 5d01183198 Buttons are refreshed every 3s 2021-06-20 00:12:51 +01:00
jamesread 95dcbcbeed Docs and Raise Issue link in footer as it is more helpful for users 2021-06-15 21:50:21 +01:00
jamesread 0a222532ae Moved google proto annotations into repo 2021-06-15 21:48:34 +01:00
jamesread a4185e6702 trying to get ARM images working 2021-06-11 09:15:55 +01:00
James Read 6af8276c62
Change Discord link to one that doesn't expire (!) 2021-06-04 11:11:19 +01:00
jamesread 1a8426a71d Initial work 2021-05-31 21:16:30 +01:00
James Read 0e06d22633
Create PULL_REQUEST_TEMPLATE.md 2021-05-29 09:27:19 +01:00
James Read 395691a8ef
Point to the new PULL_REQUEST_TEMPLATE 2021-05-29 09:20:16 +01:00
James Read 35562e5667
Create CODE_OF_CONDUCT.md 2021-05-29 09:10:32 +01:00
James Read 4b36d38f62
Remove all docs, link to new docs 2021-05-28 23:04:08 +01:00
James Read f33ca58015
Merge pull request #5 from ksurl/docker
Dockerfile CMD->RUN, and USER in the correct place.
2021-05-28 22:44:25 +01:00
jamesread 495bfe58b6 Clean target 2021-05-27 08:37:36 +01:00
jamesread 408b64e5b6 docker -> amd64, push 2021-05-27 08:34:14 +01:00
ksurl e18809099a fix Dockerfile RUN and USER 2021-05-25 08:18:26 -07:00
James Read 2f8ca77c39
Added buttons for Discord and go report card. 2021-05-25 15:32:20 +01:00
jamesread 32f4c62907 goreleaser build Docker image 2021-05-25 15:10:50 +01:00
jamesread 286fa43e95 Less junk in the docker image 2021-05-25 15:10:21 +01:00
jamesread b05746ef22 Discord link 2021-05-25 14:17:39 +01:00
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