35 Commits

Author SHA1 Message Date
3f5f2fd11e Refactor code structure for improved readability and maintainability
Some checks failed
Release / Release (push) Has been cancelled
2025-05-27 21:47:20 +03:00
Kristoffer
8b29e56016 fix: bump sdk version (#19)
Some checks failed
Release / Release (push) Has been cancelled
Co-authored-by: zs-ko <zs-ko@users.noreply.github.com>
2023-11-17 13:54:54 +01:00
Kristoffer
4d64df64f2 fix: bump versions (#17)
* fix: update vite version for directus/extension (#12)

Co-authored-by: Kristoffer <zs-ko@users.noreply.github.com>

* update lock

* fix: add override for vite dependency

* fix: add error messages on cache

* fix: add blank to username/password if undefined

* fix: add missing configurations to redis. add more catch statemsnts

* doc: add REDIS_JWT_DB

* add arm64

* fix: resolve vulnerabilities in get-func-name,postcss,zod

* fix: update chai

* disable default attestations

* fix: correct image build for arm

* fix: remove quemu

* fix: typo in runner name

* fix runner

* fix: add platform to build and push resolves arm64

* fix: resolve invalid lock file

* fix: Patch workflow and packages (#15)

* fix: patch vulnerabilities and add arm64 support (#13)

* fix: update vite version for directus/extension (#12)

Co-authored-by: Kristoffer <zs-ko@users.noreply.github.com>

* update lock

* fix: add override for vite dependency

* fix: add error messages on cache

* fix: add blank to username/password if undefined

* fix: add missing configurations to redis. add more catch statemsnts

* doc: add REDIS_JWT_DB

* add arm64

* fix: resolve vulnerabilities in get-func-name,postcss,zod

* fix: update chai

* disable default attestations

* fix: correct image build for arm

* fix: remove quemu

* fix: typo in runner name

* fix runner

* fix: add platform to build and push resolves arm64

* fix: resolve invalid lock file

---------

Co-authored-by: Kristoffer <zs-ko@users.noreply.github.com>

* fix: bump directus sdk (#14)

Co-authored-by: zs-ko <zs-ko@users.noreply.github.com>

* ci: add audit to ci

---------

Co-authored-by: Kristoffer <zs-ko@users.noreply.github.com>

---------

Co-authored-by: Kristoffer <zs-ko@users.noreply.github.com>
2023-11-15 22:18:16 +01:00
Kristoffer
3a32ea0376 fix: bump directus sdk (#14)
Co-authored-by: zs-ko <zs-ko@users.noreply.github.com>
2023-11-15 21:56:25 +01:00
Kristoffer
2a7514a923 fix: patch vulnerabilities and add arm64 support (#13)
* fix: update vite version for directus/extension (#12)

Co-authored-by: Kristoffer <zs-ko@users.noreply.github.com>

* update lock

* fix: add override for vite dependency

* fix: add error messages on cache

* fix: add blank to username/password if undefined

* fix: add missing configurations to redis. add more catch statemsnts

* doc: add REDIS_JWT_DB

* add arm64

* fix: resolve vulnerabilities in get-func-name,postcss,zod

* fix: update chai

* disable default attestations

* fix: correct image build for arm

* fix: remove quemu

* fix: typo in runner name

* fix runner

* fix: add platform to build and push resolves arm64

* fix: resolve invalid lock file

---------

Co-authored-by: Kristoffer <zs-ko@users.noreply.github.com>
2023-10-13 18:29:25 +02:00
Kristoffer
2d455a0a64 Merge branch 'beta' into main 2023-08-30 14:54:25 +02:00
Kristoffer
94f1dc8393 fix: update vite version for directus/extension 2023-08-30 12:47:21 +00:00
Kristoffer
edc3398bbc patch: update sdk and packages. tested with directus 10.6.1 (#11)
Co-authored-by: Kristoffer <zs-ko@users.noreply.github.com>
2023-08-30 14:25:40 +02:00
Krise
74607b1e6c Merge branch 'main' into beta 2023-08-04 17:35:39 +00:00
Kristoffer
6056aea85b ci: merge main to beta 2023-08-04 19:31:49 +02:00
Kristoffer
36ad37d535 Merge branch 'beta' into main 2023-08-04 19:30:47 +02:00
Krise
f8a38e5e6d fix: internal tokens where invalidated because of missing token check 2023-08-04 17:29:04 +00:00
Kristoffer
9438d5bc35 fix: add repo information to package (#7)
fix: add repo information to package (#7)
ci: add docker build to release and publish
ci: add assets to semantic-release
ci: fix permissions for package
ci: add packages to dev
2023-08-03 13:28:48 +02:00
Krise
34fd016c19 Merge branch 'main' into beta 2023-08-03 13:07:32 +02:00
Krise
199fddf65b fix: add repo info to npm package 2023-08-03 13:05:55 +02:00
Kristoffer
beb9301f76 ci: fixed most of docker image build (#6)
ci: add docker build to release and publish
2023-08-02 23:11:56 +02:00
Krise
39dc1568d6 fix: add publish image 2023-08-02 21:05:16 +00:00
Krise
fbe3138e38 fix: push docker image after tagging on semantic release 2023-08-02 20:59:17 +00:00
Krise
73b1814674 fix: add docker tag to semantic release 2023-08-02 20:54:07 +00:00
Krise
dbe4f0bb73 fix: run image tagging on tag push with v* 2023-08-02 20:36:08 +00:00
Krise
07c70d8268 fix: add docker image tag 2023-08-02 20:29:59 +00:00
Krise
df82beadaf ci: add packages to dev 2023-08-02 20:12:35 +00:00
Krise
1b82544b7c ci: fix permissions for package 2023-08-02 20:08:13 +00:00
Krise
466754f8a3 ci: add docker build to release and publish
ci: add assets to semantic-release
2023-08-02 20:05:45 +00:00
Kristoffer
bd902e99fe fix: bump (#4)
docs: add more description to the documentation

Co-authored-by: Krise <krise86@users.noreply.github.com>
2023-08-02 17:07:23 +02:00
Kristoffer
4efe2da9e3 fix: bump version (#3)
fix: codeowners file

Co-authored-by: Krise <krise86@users.noreply.github.com>
2023-08-02 16:57:18 +02:00
Kristoffer
8f8ce1e02b feat: add cache (#2)
* ci: remove main workflow
ci: add pr workflow to branch next

* docs: correct readme
ci: add docker build on release
ci: add lint and test to release flow

* feat: add cache for both memory and redis
refactor: cleanup getAccountability nested promise
refactor: import path for get-auth-providers.ts
docs: document cache options
ci: add redis file to gitignore

* ci: use test:coverage for testing to update pr

---------

Co-authored-by: Krise <krise86@users.noreply.github.com>
2023-08-02 16:44:07 +02:00
Krise
aea5b84c41 fix: add public package to release 2023-08-02 11:56:32 +00:00
Krise
02c550ecaa ci: add secret for npm publish 2023-08-02 11:52:47 +00:00
Krise
74aa6951c4 fix: workflow uses pnpm 2023-08-02 11:47:00 +00:00
Krise
681e14ab9f feat: initial commit 2023-08-02 11:42:48 +00:00
Kristoffer
91ad3a16b6 fix: ci job for main 2023-08-01 14:44:49 +00:00
Kristoffer
4dc8fbdce6 add actions 2023-08-01 14:42:30 +00:00
Krise
e44a5bb527 second commit 2023-08-01 09:35:30 +02:00
Krise
8d53b15367 first commit 2023-07-31 02:55:15 +02:00