1
0
Fork 0
Commit Graph

77 Commits

Author SHA1 Message Date
Hayden 275e106d72
build nightly rootless 2023-08-02 08:47:53 -05:00
renovate[bot] d5b89a755e
chore(deps): update actions/setup-go action to v4 (#496)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-18 12:07:45 -08:00
D M 66e25ba068
feat: Low-Privileged and Distroless Docker Image (#372)
* feat: use distroless image and non-root user

* fix: remove conflicts after merge

* chore: Commen the Dockerfile

* chore: Update documentation to reflect image changes

* Split docker build in latest and latest-rootless

One more job added to the publish Github Action, to build and push TAG-rootless
images.

* fix: add missing workflow

* feat: update documentation about double tags

* feat: update readme with double tags

---------

Co-authored-by: daniele <daniele@coolbyte.eu>
2023-05-13 10:38:57 -08:00
Hayden d3b6c93b63
use ref_name 2023-04-03 14:21:54 -08:00
Hayden 3b862e36c8
fix CI 2023-04-03 14:18:08 -08:00
Hayden f3bb86d905
change publish workflow (#390) 2023-04-03 14:10:45 -08:00
Hayden 9020587c9e
set working directory 2023-03-25 11:17:07 -08:00
Hayden be6b5c9c56
run frontend build before publish via goreleaser 2023-03-23 09:41:15 -08:00
Hayden faed343eda
fix: cookie-auth-issues (#365)
* fix session clearing on error

* use singleton context to manage user state

* implement remember-me functionality

* fix errors

* fix more errors
2023-03-22 21:52:25 -08:00
Hayden ed1230e17d
feat: goreleaser + remove cgo dependency (#363)
* wip: goreleaser

* update image path

* spelling

* set working dir

* change main.go

* remove unused field

* drop cgo requirement

* remove unused workflow step

* generate code

* drop cgo from docker file

* update publish workflow

* annotate as unfinished
2023-03-22 20:49:49 -08:00
renovate[bot] ef0690d511
chore(deps): update actions/setup-go action to v4 (#351)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-20 18:43:33 -08:00
Hayden bd321af29f
chore: developer cleanup (#300)
* new PR tasks

* add homebox to know words

* formatting

* bump deps

* generate db models

* ts errors

* drop id

* fix accessor

* drop unused time field

* change CI

* add expected error

* add type check

* resolve serveral type errors

* hoise in CI
2023-02-17 21:41:01 -09:00
renovate[bot] f532b39c46
chore(deps): update docker/setup-qemu-action action to v2 (#219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-15 13:56:03 -09:00
renovate[bot] 243742a75c
chore(deps): update docker/setup-buildx-action action to v2 (#218)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-15 13:55:56 -09:00
renovate[bot] 125b8f5ecd
chore(deps): update actions/setup-go action to v3 (#216)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-15 13:55:40 -09:00
renovate[bot] 580de45cec
chore(deps): update actions/checkout action to v3 (#215)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-15 13:55:32 -09:00
renovate[bot] f3406eec19
chore(deps): update pnpm/action-setup action to v2.2.4 (#210)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-14 09:40:14 -09:00
Hayden 07441eec8e
feat: add lookup by asset ID (#208)
* add asset id redirecting

* dev env changes

* suggested changes from PR

* remove unnecessary proxy from nuxt config

* fix formatting

* change directory reference

* fix API key storage

* use /a/{id} as redirect

* run generators

* remove dependabot

Co-authored-by: Bradley Nelson <bradley@nel.family>
Co-authored-by: Bradley Nelson <BCNelson@users.noreply.github.com>
2023-01-14 09:24:11 -09:00
Hayden 4a9d21d604
fix: time-format-inconsistency (#120)
* fix off by one date display

* display dates in consistent format

* use token or ci
2022-10-31 18:43:30 -08:00
Hayden 6529549289
refactor: http interfaces (#114)
* implement custom http handler interface

* implement trace_id

* normalize http method spacing for consistent logs

* fix failing test

* fix linter errors

* cleanup old dead code

* more route cleanup

* cleanup some inconsistent errors

* update and generate code

* make taskfile more consistent

* update task calls

* run tidy

* drop `@` tag for version

* use relative paths

* tidy

* fix auto-setting variables

* update build paths

* add contributing guide

* tidy
2022-10-29 18:15:35 -08:00
Hayden 1cc38d6a5c
Create FUNDING.yml 2022-10-15 11:24:09 -08:00
Motordom 5adb8fbad7
chore: update issue templates (#78)
Update capitalisation on descriptions, and added corresponding labels.
2022-10-14 21:02:34 -08:00
Hayden 1279028d07 fix build injection 2022-10-13 17:01:18 -08:00
Hayden eca071f974 fix if check 2022-10-11 09:48:36 -08:00
Hayden 48a719d385 fix typo 2022-10-11 09:44:07 -08:00
Hayden 92c29a37e1 add description to issue form 2022-10-11 09:43:10 -08:00
Hayden ea4e2f6da4 delete old feature request 2022-10-11 09:41:51 -08:00
Hayden 28a7adbffe update issue tracker templates 2022-10-11 09:41:10 -08:00
Hayden 9e19e89de4 finally fix syntax issues 2022-10-11 09:27:46 -08:00
Hayden e48109e530 hardcode 2022-10-11 09:24:58 -08:00
Hayden e62529b314 use = 2022-10-11 09:21:06 -08:00
Hayden b0f184a1b1 single line it 2022-10-11 09:19:48 -08:00
Hayden 6960b235ea add no-cache 2022-10-11 09:16:51 -08:00
Hayden 3198800329 formatting 2022-10-11 09:15:57 -08:00
Hayden 1a69265601 ?!?!?!? 2022-10-11 09:15:10 -08:00
Hayden 2dc765efdf use > instead of | 2022-10-11 09:13:39 -08:00
Hayden 6a6e9e842e formatting 2022-10-11 09:11:17 -08:00
Hayden cc78b19d6e temp: drop tests 2022-10-11 09:10:25 -08:00
Hayden 6b1110b3c5 reformat? 2022-10-11 09:09:17 -08:00
Hayden 3aae71ee18 revert 2022-10-11 09:01:30 -08:00
Hayden 340b9ac43d maybe? 2022-10-11 08:57:34 -08:00
Hayden 00c3e1bfc9 remove wrong build command 2022-10-10 19:51:15 -08:00
Hayden 900d3de4dd ughhhh 2022-10-10 19:39:15 -08:00
Hayden e90e8484f5 maybe fix build? 2022-10-10 19:38:39 -08:00
Hayden 3563233756 update docs deploy 2022-10-10 19:27:06 -08:00
Hayden 6175411f93 add publish workflow 2022-10-10 19:26:29 -08:00
Hayden 1dc9d6396a setup docker volumes & versions 2022-09-13 21:15:01 -08:00
Hayden 724495cfca merge docs into publish 2022-09-12 14:50:10 -08:00
Hayden 95ab14b866
feat: items-editor (#5)
* format readme

* update logo

* format html

* add logo to docs

* repository for document and document tokens

* add attachments type and repository

* autogenerate types via scripts

* use autogenerated types

* attachment type updates

* add insured and quantity fields for items

* implement HasID interface for entities

* implement label updates for items

* implement service update method

* WIP item update client side actions

* check err on attachment

* finish types for basic items editor

* remove unused var

* house keeping
2022-09-12 14:47:27 -08:00
Hayden fbc364dcd2
Update issue templates 2022-09-12 14:43:19 -08:00