Hayden
03df23d97c
fix: inaccruate 401 & sql busy error ( #679 )
...
* fix inaccruate 401 error on SQL db error
* init golangci-lint config
* linter autofix
* testify auto fixes
* fix sqlite busy errors
* fix naming
* more linter errors
* fix rest of linter issues
Former-commit-id: e8449b3a73
2024-01-04 08:55:26 -09:00
zebrapurring
5e83b28ff5
fix: Render newlines in markdown fields ( #682 )
...
Co-authored-by: zebrapurring <>
Former-commit-id: b9183109f2
2023-12-24 18:27:58 -09:00
Hayden
d759fad40c
feat: add log statements + remove auto redirect ( #671 )
...
Former-commit-id: 3ee150e7d6
2023-12-15 18:32:44 -09:00
Hayden
1cc9bf459a
fix: ensure rows are closed ( #670 )
...
Former-commit-id: 85c8e47016
2023-12-15 18:07:17 -09:00
Hayden
0c535aa8d8
feat: extract auth into provider ( #663 )
...
* extract auth into provider
* bump go version
* use pointer
* rebase
Former-commit-id: 8538877f52
2023-12-12 05:49:46 -09:00
renovate[bot]
3eb4c21263
fix(deps): update dependency markdown-it to v14 ( #655 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: 522943687e
2023-12-12 05:44:48 -09:00
renovate[bot]
19c53dce2f
chore(deps): update dependency vitest to v1 ( #652 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: ff2577a739
2023-12-12 05:44:38 -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]
2b6e42b11f
chore(deps): update dependency mkdocs-material to v9.5.2 ( #654 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: 8a85b18997
2023-12-12 05:44:11 -09:00
renovate[bot]
d48de6b9f6
fix(deps): update github.com/gocarina/gocsv digest to b87c2d0 ( #629 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: b5592167a2
2023-12-01 09:39:52 -09:00
renovate[bot]
477a5fce97
fix(deps): update module golang.org/x/crypto to v0.16.0 ( #645 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: 126c06a0fa
2023-12-01 09:39:44 -09:00
renovate[bot]
65efe7f575
fix(deps): update module github.com/hay-kot/httpkit to v0.0.5 ( #643 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: 014fdea4ff
2023-12-01 09:39:37 -09:00
Hayden
1b77b15db4
fix: ignore /api paths from service workers ( #649 )
...
Former-commit-id: f2363b85cb
2023-12-01 08:57:59 -09:00
Hayden
fc3bc3f010
fix: loading causing stale data to present in form( #650 )
...
Former-commit-id: 4d9131ba7e
2023-12-01 08:57:43 -09:00
Hayden
81e76d9dd4
fix/feat: primary photo auto set and auto-set primary photo ( #651 )
...
* fix error when item doesn't have photo attachment
* automatically detect image types and set primary photo if first
* remove charts.js from libs
Former-commit-id: 321a83b634
2023-12-01 08:57:29 -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]
c7936fc478
chore(deps): update dependency mkdocs-material to v9.4.14 ( #630 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: 7ec22ed9bd
2023-11-30 14:25:30 -09:00
Kevin Holtkamp
09ee4fef3a
docs: Fix a bunch of grammar and spelling, rephrased some sentences to be more readable ( #635 )
...
Former-commit-id: 10c030a56b
2023-11-30 14:25:22 -09:00
Hayden
d6b0062ae9
feat: set version flag ( #632 )
...
Former-commit-id: 9edbda3daa
2023-11-24 10:02:02 -09:00
Hayden
df26a3eeb7
fix: allow zeroing out asset ids ( #624 )
...
Former-commit-id: 8cc0f30291
2023-11-15 18:46:47 -09:00
Hayden
798d873f76
fix: images in child items ( #623 )
...
* support parentID search
* fetch images for item children
Former-commit-id: afbc6a49ac
2023-11-15 18:41:24 -09:00
renovate[bot]
a26ea3bac5
chore(deps): update dependency @types/markdown-it to v13 ( #577 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: 2594d4cdb4
2023-11-15 18:18:19 -09:00
renovate[bot]
812b464bc7
chore(deps): update dependency @vite-pwa/nuxt to ^0.2.0 ( #616 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: 2eafa8e72f
2023-11-15 18:18:07 -09:00
renovate[bot]
e1f34c2507
fix(deps): update dependency @pinia/nuxt to ^0.5.0 ( #620 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: e65d44fa9e
2023-11-15 18:17:57 -09:00
Hayden
79be938531
feat: expose timeout variables ( #622 )
...
* expose timeout variables
* formatting
Former-commit-id: eeae790fe4
2023-11-15 18:17:43 -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
Hayden
eb9175ab27
fix: use theme aware background color ( #619 )
...
Former-commit-id: 80e2071300
2023-11-15 18:01:03 -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
Owen Valentine
ab98870350
feat : Validate bark, ntfy, generic+ shortcut ( #591 )
...
Former-commit-id: da22074ed3
2023-11-15 17:53:06 -09:00
Hayden
13c437c418
fix: ensure urls isn't encoded ( #618 )
...
Former-commit-id: 51ba15f84c
2023-11-15 17:51:19 -09:00
Hayden
ba2e66a014
fix: filepath sep on windows ( #615 )
...
Former-commit-id: b408318acb
2023-11-15 17:43:44 -09:00
Hayden
1adf24e109
chore: bump all go dependencies ( #614 )
...
* bump all
* code-generation
Former-commit-id: c0e8e34065
2023-11-15 17:30:49 -09:00
Hayden
742ece7923
chore: rewrite generator to resolve strange name generation ( #612 )
...
* rewrite generator to resolve strange name generation
* fix asset id types
* ignore errored types
* remove depreciated calls
* use more random words
* random user
Former-commit-id: 4738a9b131
2023-11-15 17:19:51 -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
renovate[bot]
4082092560
chore(deps): update dependency mkdocs-material to v9.4.8 ( #592 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: e5f66d99bc
2023-11-15 08:08:26 -09:00
Hayden
31839eb444
fix: restore location section ( #587 )
...
Former-commit-id: 0995478cc0
2023-10-15 06:37:47 -08:00
Hayden
6e203e7833
fix: infinite redirect issue ( #583 )
...
Former-commit-id: ae4b95301f
2023-10-10 05:43:44 -08:00
Hayden
0ef9d0deb8
Revert "chore(deps): update dependency nuxt to v3.7.4 ( #554 )" ( #580 )
...
This reverts commit 36e13ab03b
[formerly 2cd3c15215
].
Former-commit-id: d8482f3a13
2023-10-06 20:29:27 -08:00
Hayden
c71f077466
refactor: rewrite to cookie based auth ( #578 )
...
* rewrite to cookie based auth
* remove interceptor
Former-commit-id: 1365bdfd46
2023-10-06 19:44:43 -08:00
renovate[bot]
36e13ab03b
chore(deps): update dependency nuxt to v3.7.4 ( #554 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: 2cd3c15215
2023-10-06 18:51:54 -08:00
renovate[bot]
c0f19cdf05
fix(deps): update module modernc.org/sqlite to v1.26.0 ( #574 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: 0dc4fa5d98
2023-10-06 18:51:44 -08:00
Hayden
b20c88e256
feat: primary images ( #576 )
...
* add support for primary images
* fix locked loading state issue
* add action to auto-set images
Former-commit-id: 318b8be192
2023-10-06 18:51:08 -08:00
Hayden
ce16b37b97
fix: field values request fails ( #573 )
...
Former-commit-id: 63a966c526
2023-10-06 14:10:44 -08:00
Hayden
6ed1893bed
feat: make selectables clearable ( #572 )
...
Former-commit-id: db16d3fb23
2023-10-06 13:32:49 -08:00
renovate[bot]
bd9ea571aa
fix(deps): update module golang.org/x/crypto to v0.14.0 ( #570 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: 1952b9f1cb
2023-10-06 13:24:12 -08:00
renovate[bot]
10d9c4fbcc
fix(deps): update module github.com/rs/zerolog to v1.31.0 ( #569 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: 2b31d46ab3
2023-10-06 13:24:00 -08:00
Hayden
eff5db3664
fix: ensure loading in toggled ( #571 )
...
Former-commit-id: f3f96723b2
2023-10-06 13:22:16 -08:00
renovate[bot]
f8a6160039
fix(deps): update module github.com/yeqown/go-qrcode/writer/standard to v1.2.2 ( #567 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: b28bb2c4a8
2023-10-06 13:06:00 -08:00