Commit Graph
267 Commits
Author SHA1 Message Date
jamesread ed7fd2e6ef cicd: ignore installation-id 2022-05-01 10:02:38 +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 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
jamesread 81c26d997d cicd: Make the checklist a little easier to go through. 2022-03-22 10:50:56 +00:00
Russell Jones af78385759 feature: Show/Hide footer 2022-03-22 00:43:28 +00:00
jamesread 420105ec99 fmt: css ids/classes to use kebab-case 2022-02-23 15:29:56 +00:00
jamesread 10e380a03b cicd: dep bump in integration-tests 2022-02-23 14:49:56 +00:00
jamesread c985d31e4a cicd: dep bump 2022-02-23 14:47:03 +00:00
jamesread cabf045202 feature: Switch from MachineID to InstanceID in update checks 2022-02-23 14:18:12 +00:00
jamesread 8ea431b2e4 doc: Added links to install instructions 2022-01-24 20:38:19 +00:00
jamesread 62a45bd214 feature: Send isInContainer to update service 2022-01-11 23:17:50 +00:00
jamesread 59f214fd45 cicd: Add target integration testing image 2022-01-06 2022-01-06 00:09:25 +00:00
jamesread acaf28e200 cicd: Fix broken unit test for hidden nav 2022-01-06 00:00:54 +00:00
James Read c263a84aa7 Merge pull request #32 from OliveTin/exec-without-shell
bugfix: Working stderr!
2022-01-05 10:53:40 +00:00
jamesread f09501278a fmt: ActionButton - single quote strings 2022-01-05 09:59:45 +00:00
jamesread 5edeace62e bugfix: Working stderr! 2022-01-05 09:54:40 +00:00
James Read 07ca9f21bc Add CII Best Practices badge
A reminder to focus on project quality.
2022-01-03 00:28:31 +00:00
jamesread 4c7b4ee7de cicd: Build armv6 package, remove docker from arm builds to speed things up. 2021-11-26 19:39:54 +00:00
jamesread 908edc352f cicd: Remove Jenkins 2021-11-23 23:23:49 +00:00
jamesread fbea7ba928 cicd: Remove APK support - it isnt tested, and probably does not work. It slows down the build and uses disk space. 2021-11-23 15:38:01 +00:00
jamesread edb0ebbda4 cicd: rename arm builds to arm32 2021-11-23 15:30:27 +00:00
jamesread d8fa35087e cicd: Build v5 and v7 2021-11-23 14:53:08 +00:00
jamesread 299f492675 bugfix: Regression, goarm was reset to 7, it should be 5 2021-11-22 23:08:20 +00:00
jamesread f4ff0a209d cicd: Accidently didnt comment out swagger 2021-11-22 11:14:05 +00:00
jamesread f91e5a7751 cicd: Comment out swagger, as not going to update it very often 2021-11-21 01:22:19 +00:00
jamesread 2b9e763e02 feature: Apple touch icons (#24), accessibility 2021-11-21 01:15:48 +00:00
jamesread 7bdb99764c doc: openapi/swagger Generation for docs 2021-11-21 01:01:06 +00:00
James Read 7d0b73c169 doc: Better short config.yaml in README 2021-11-20 01:07:54 +00:00
James Read 8d3a2ad223 docs: Updated 1-line description + use cases
Tried to more clearly describe the value of OliveTin - safe and simple access to shell commands. It's also not just a Linux tool - so removed the reference to Linux. Simplied the use cases with clearer, non-personal examples based on what members of the community have been doing.
2021-11-20 00:21:59 +00:00
jamesread a1501ebbe3 doc: Add useful links to release notes 2021-11-19 17:31:03 +00:00
jamesread 9ca94756e5 cicd: Require commit messages are tagged 2021-11-19 15:09:02 +00:00