jamesread
|
476f74efa8
|
cicd: Wrong path to var
|
2022-11-13 20:34:20 +00:00 |
jamesread
|
e309dd6e67
|
feature: man page
|
2022-11-13 20:24:27 +00:00 |
jamesread
|
49cb2e5c0a
|
fmt: Ineffectual assignment
|
2022-11-13 14:23:35 +04:00 |
jamesread
|
66370508ff
|
cicd: yamllint github workflows
|
2022-11-13 13:55:12 +04:00 |
jamesread
|
875186ee24
|
cicd: Actions version bump
|
2022-11-13 13:34:14 +04:00 |
jamesread
|
384ef9787b
|
Merge branch 'main' of ssh://github.com/OliveTin/OliveTin
|
2022-11-13 12:54:52 +04:00 |
jamesread
|
dbcd39e91b
|
cicd: Bump codeql from v1 to v2
|
2022-11-13 12:40:41 +04:00 |
jamesread
|
2244d2c3ef
|
Merge branch 'main' of ssh://github.com/OliveTin/OliveTin
|
2022-11-13 08:36:20 +00:00 |
jamesread
|
37c54b5f77
|
feature: Look for webui in more directories
|
2022-11-13 12:35:47 +04:00 |
jamesread
|
f48e7dac83
|
fmt: gofmt
|
2022-11-13 07:54:50 +00:00 |
jamesread
|
21b33086ae
|
fmt: ST1005 https://staticcheck.io/docs/checks/#ST1005
|
2022-11-13 07:34:23 +00:00 |
jamesread
|
6143b2f8ed
|
cicd: Jiggeled targets
|
2022-11-12 12:55:15 +04:00 |
jamesread
|
d53c88f314
|
fmt: gofmt
|
2022-11-12 12:20:17 +04:00 |
jamesread
|
f42ac5d744
|
depbump: Migrate from go-cron to cron (the underlying lib)
|
2022-11-12 12:19:20 +04:00 |
jamesread
|
58f3aaf47d
|
cicd: githooks no longer triggered by grpc. protoc added as alternative to buf.
|
2022-11-12 12:12:09 +04:00 |
James Read
|
244404afbc
|
Sidebar (#88)
* feature: allow configurable title
* feature: sidebar prototype
* Spelling fix - Thanks @jonny7read
Spelling fix - Thanks @jonny7read
Co-authored-by: Jonny Read <jonny7read@gmail.com>
* feature: sidebar support
* bugfix: pagetitle
* fmt: hide sidebar under feature toggle
* fmt: Codestyle in style.css and main.js
Co-authored-by: Matthew Strasiotto <39424834+matthewstrasiotto@users.noreply.github.com>
Co-authored-by: Jonny Read <jonny7read@gmail.com>
|
2022-11-11 12:13:47 +04:00 |
jamesread
|
eca3145b1a
|
bugfix: OliveTin openRC chmod +x
|
2022-10-26 19:59:49 +01:00 |
jamesread
|
b560f9c749
|
bugfix: openrc for apk wasnt being installed properly
|
2022-10-26 17:24:47 +01:00 |
jamesread
|
cf582e7152
|
feature: #83 - Restore Alpine packages
|
2022-10-26 11:54:58 +01:00 |
James Read
|
8b9932f85c
|
Merge pull request #65 from EzequielBruni/main
Created a service file for OpenRC (Alpine Linux/Gentoo)
|
2022-10-26 09:28:20 +01:00 |
James Read
|
4ec6f8f014
|
Merge pull request #82 from OliveTin/exec-coc-simplication
fmt: fmt
|
2022-10-26 09:05:07 +01:00 |
jamesread
|
1a8659f81f
|
feature: Error messages now link to that error in docs
|
2022-10-24 23:28:35 +01:00 |
jamesread
|
e950a00a1e
|
fmt: fmt
|
2022-10-24 23:17:31 +01:00 |
jamesread
|
f9ac78d27f
|
fmt: Remove unused sliceutil
|
2022-10-24 22:51:31 +01:00 |
James Read
|
65afdeca36
|
Merge pull request #81 from OliveTin/feature-input-description
feature: #61 - Descriptions in arguments
|
2022-10-21 15:47:12 +01:00 |
jamesread
|
8e59ac9fb4
|
bugfix: Fixing CSS class name convention
|
2022-10-21 15:21:07 +01:00 |
jamesread
|
984dae7450
|
feature: #61 - Descriptions in arguments
|
2022-10-21 15:14:58 +01:00 |
jamesread
|
be7effd317
|
cicd: Upgrade checkout action from v2 -> v3 https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
|
2022-10-20 09:15:06 +01:00 |
jamesread
|
9e7d785ede
|
feature: #68 Remove version from .rpm and .deb
|
2022-10-19 17:51:41 +01:00 |
jamesread
|
434e998151
|
cicd: Ignore errors when creating podman-container target - the container may not exist
|
2022-10-19 15:14:13 +01:00 |
jamesread
|
b97e75dd67
|
depbump: webui
|
2022-10-19 15:13:06 +01:00 |
jamesread
|
5424aff946
|
bugfix: Remove microdnf cache
|
2022-10-19 15:12:42 +01:00 |
jamesread
|
08a1ac2591
|
feature: #71 URL argument type!
|
2022-10-19 13:26:22 +01:00 |
jamesread
|
fb70cf7dfe
|
cicd: Remove cicd and refactor from changelog - as they dont deliver end user benefits
|
2022-10-19 12:42:53 +01:00 |
jamesread
|
b14a1f411d
|
test: Unsupported argument type
|
2022-10-19 12:42:22 +01:00 |
jamesread
|
fadc616a67
|
doc: Allow "test" for unittests, integration tests, etc
|
2022-10-19 10:02:41 +01:00 |
jamesread
|
cfde9e5148
|
bugfix: Safer handling of username/usergroup metadata
|
2022-10-19 09:48:36 +01:00 |
jamesread
|
cc8cad10db
|
feature: drop arm32v7 container because Fedora dropped it
|
2022-10-01 09:06:41 +01:00 |
jamesread
|
d15461a67b
|
Merge branch 'main' of ssh://github.com/OliveTin/OliveTin
|
2022-09-29 17:18:02 +02:00 |
jamesread
|
917857d213
|
cicd: I hate multiarch docker builds
|
2022-09-29 17:17:54 +02:00 |
jamesread
|
770c6c06bf
|
cicd: useradd after installing it
|
2022-09-29 08:57:16 +01:00 |
jamesread
|
95c589478d
|
cicd: need shadow-utils for useradd
|
2022-09-29 08:46:59 +01:00 |
jamesread
|
b51c139264
|
feature: Switched to fedora-minimal
|
2022-09-29 02:21:53 +02:00 |
jamesread
|
2ef86beea5
|
cicd: buf mod update seemed to be needed
|
2022-09-29 01:21:12 +02:00 |
jamesread
|
d029f7b5bd
|
cicd: Manual trigger of workflow to test docker images
|
2022-09-29 01:12:05 +02:00 |
jamesread
|
dfaec75e94
|
feature: #62 Warn users on detecting PUID or PGID
|
2022-08-28 22:05:16 +01:00 |
jamesread
|
9df1a127c2
|
feature: #68 - Remove version number from package names
|
2022-08-27 17:55:40 +01:00 |
jamesread
|
d28c24d8c9
|
cicd: Build in serial to help with GitHub memory limits
|
2022-08-27 17:55:08 +01:00 |
jamesread
|
70c4f0db50
|
Merge branch 'feature-jwt'
|
2022-08-27 17:53:45 +01:00 |
jamesread
|
061033e5da
|
cicd: kaniko, I am sorry, it was my fault
|
2022-08-27 15:46:21 +01:00 |