Commit Graph

333 Commits

Author SHA1 Message Date
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
jamesread 7cea239a43 cicd: Kaniko seems super fussy 2022-08-27 15:35:31 +01:00
jamesread 736c9dee2d cicd: try workspace 2022-08-27 15:34:47 +01:00
jamesread 28753bfabd cicd: print cwd, and probably put go files in correct place 2022-08-27 15:33:44 +01:00
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