renovate[bot]
87b07ab47d
chore(deps): update golangci/golangci-lint-action action to v4 ( #747 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-14 06:13:34 -09:00
renovate[bot]
cf8000d8ee
chore(deps): update pnpm/action-setup action to v3 ( #744 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-14 06:11:03 -09:00
Hayden
2b79788fbe
feat: user defined currencies ( #700 )
...
* basic currency service for loading at runtime
* api endpoint for currencies
* sort slice before return
* remove currency validation
* validate using currency service
* implement selecting dynamic currency options
* bump go version
* fix type definition
* specify explicit type
* change go versions
* proper types for assetId
* log/return currency error
* make case insensative
* use ToUpper instead
* feat: adding new currencies (#715 )
* fix: task swag (#710 )
Co-authored-by: Quoing <pavel.cadersky@mavenir.com>
* [feat] Adding new currencies
---------
Co-authored-by: quoing <quoing@users.noreply.github.com>
Co-authored-by: Quoing <pavel.cadersky@mavenir.com>
Co-authored-by: Bradley <41597815+userbradley@users.noreply.github.com>
* remove ts file and consoldate new values into json
* move flag to options namespace
* add env config for currencies
* basic documentaion
* remove in sync test
---------
Co-authored-by: quoing <quoing@users.noreply.github.com>
Co-authored-by: Quoing <pavel.cadersky@mavenir.com>
Co-authored-by: Bradley <41597815+userbradley@users.noreply.github.com>
Former-commit-id: c4b923847a
2024-01-18 10:45:42 -09:00
renovate[bot]
3967bc86d0
chore(deps): update actions/setup-go action to v5 ( #653 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: 0bc3969c0c
2023-12-12 05:44:23 -09:00
renovate[bot]
bd1a241be1
chore(deps): update docker/setup-qemu-action action to v3 ( #625 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: d1d98bcb06
2023-11-30 14:25:55 -09:00
renovate[bot]
bc4c0c0b89
chore(deps): update goreleaser/goreleaser-action action to v5 ( #626 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: db00e7a268
2023-11-30 14:25:47 -09:00
renovate[bot]
e3ddc68eb2
chore(deps): update actions/setup-node action to v4 ( #621 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: a70ee33759
2023-11-15 18:15:31 -09:00
renovate[bot]
54b7b2c35f
chore(deps): update pnpm/action-setup action to v2.4.0 ( #511 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: db27d34b4f
2023-11-15 17:58:30 -09:00
renovate[bot]
f74736b369
chore(deps): update actions/checkout action to v4 ( #575 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: b08e52104c
2023-11-15 08:08:46 -09:00
renovate[bot]
3a3be89b90
chore(deps): update docker/setup-buildx-action action to v3 ( #579 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: 3e2ab29054
2023-11-15 08:08:37 -09:00
Hayden
4152199f3b
build nightly rootless
...
Former-commit-id: 275e106d72
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