Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Tags: runcitadel/dashboard

Tags

v0.0.17

Toggle v0.0.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update sdk (#50)

v0.0.16

Toggle v0.0.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add onAuthFailed callback (#42)

* feat: add onAuthFailed callback

* chore: update sdk, fix types

* Revert "chore: update sdk, fix types"

This reverts commit df3cd10.

* Use cleaner getUpdateChannel

* Fix merge

Co-authored-by: AaronDewes <aaron.dewes@protonmail.com>

v0.0.15

Toggle v0.0.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Hide app store search bar in stable channel (#38)

* Hide app store search bar in stable channel

* Update Citadel SDK

* Implement getting update channel

* Workaround for import

* Better workaround

v0.0.14

Toggle v0.0.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: update dark mode box-shadow color (#34)

* fix: update dark mode box-shadow color

* fix: update dark mode box-shadow color

v0.0.13

Toggle v0.0.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: Retry app checks with CORS (#28)

This fix was originally created for ringtools, which has no CORS protection, but CORP https://developer.mozilla.org/en-US/docs/Web/HTTP/Cross-Origin_Resource_Policy_(CORP) which causes no-cors requests to fail

v0.0.12

Toggle v0.0.12's commit message
Some fixes

v0.0.11

Toggle v0.0.11's commit message
Move more towards composition API, fix Docker builds

v0.0.10

Toggle v0.0.10's commit message
Update Citadel SDK

v0.0.9

Toggle v0.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bugfix: fix unable to change password (#12)

Co-authored-by: Aaron Dewes <aaron.dewes@protonmail.com>

v0.0.8

Toggle v0.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: swap toast lib for vue3 compatibility (#13)

* fix: swap toast lib for vue3 compat

* fix: fix wrong toast color