Bernd Storath
5f68d261c0
update packages
8 months ago
Bernd Storath
9430b76258
update packages
8 months ago
YuWorm
2b42b639ea
Add search / filter box ( #2170 )
* feat: Add search client based on #1978
* moved the filtering to the DB level using zod and tidied up some imports.
* minor fix
* minor fix
* fix typo
---------
Co-authored-by: Bernd Storath <[email protected] >
8 months ago
Bernd Storath
81bd19cfb6
update packages
8 months ago
Bernd Storath
7cfe04286a
update packages
9 months ago
Bernd Storath
000513f212
fix build
TODO: investigate the root cause
10 months ago
Bernd Storath
e12208af75
update packages
10 months ago
Bernd Storath
54e0a1e886
update packages
11 months ago
Bernd Storath
e1ed93674d
update packages, fix es, remove nuxtr
11 months ago
Bernd Storath
0b435d9ed8
update packages
11 months ago
Bernd Storath
984dc95550
update packages
12 months ago
Bernd Storath
4bb880c4b7
update packages
12 months ago
Bernd Storath
9368b857e8
Bump version to 15.1.0
12 months ago
Bernd Storath
629c184195
update packages
12 months ago
Bernd Storath
ee00e5c914
update packages
1 year ago
Bernd Storath
187bdc0836
update packages
1 year ago
Bernd Storath
783fa3286c
update packages
removed override as every package updated
1 year ago
Bernd Storath
f79b0fd025
Bump version to 15.0.0
1 year ago
Bernd Storath
d2ce82241b
Bump version to 15.0.0-beta.13
1 year ago
Bernd Storath
8c395ec275
fix pre-release
1 year ago
Bernd Storath
10f42170f3
Bump version to 15.0.0-beta.13
1 year ago
Bernd Storath
df57921b8e
update packages
1 year ago
Bernd Storath
4fbf059e61
add armv7 support
override until
- https://github.com/nuxt/nuxt/issues/32124
- https://github.com/nuxt-modules/i18n/issues/3605
are fixed
1 year ago
Bernd Storath
b150e3f3b4
update packages
1 year ago
Bernd Storath
aed10ab0bd
update packages
1 year ago
Bernd Storath
c8dc710435
update packages
1 year ago
Bernd Storath
19d9e3b7d7
update packages
this greatly improves qr code size and quality
1 year ago
Bernd Storath
c4efb1d03a
update packages
argon2 now prebuilds for armv7
only libsql is missing: https://github.com/tursodatabase/libsql-js/pull/169
1 year ago
Bernd Storath
64e9484331
update packages
1 year ago
Bernd Storath
84ed7b299f
Feat: Cli ( #1818 )
* add cli
* fix lint
* add docs, include cli packages
* fix docs, username instead of name
1 year ago
Bernd Storath
1cfe6404b2
Feat docs ( #1814 )
* improve docs and formatting
* lint in ci
avoid using bundled prettier from vscode extension
* fix action, typos
* remove header
* remove unused deps
1 year ago
Bernd Storath
2a32c1b9c0
remove unused dependencies
1 year ago
Bernd Storath
3ef258a28a
Bump version to 15.0.0-beta.12
1 year ago
Bernd Storath
65aa067100
update packages
1 year ago
Bernd Storath
32b73b850a
Feat: 2fa ( #1783 )
* preplan otp, better qrcode library
* add 2fa as feature
* add totp generation
* working totp lifecycle
* don't allow disabled user to log in
not a security issue as permission handler would fail anyway
* require 2fa on login
if enabled
* update packages
* fix typo
* remove console.logs
1 year ago
Bernd Storath
1c7f64ebd5
Bump version to 15.0.0-beta.11
1 year ago
Bernd Storath
6e0d758e36
Feat: Hash metrics password ( #1778 )
hash the metrics password
if it is not already hashed
1 year ago
Bernd Storath
d51f12a82f
update packages
1 year ago
Bernd Storath
4a3747fa12
update packages
1 year ago
Bernd Storath
c133446f9c
Bump version to 15.0.0-beta.10
1 year ago
Bernd Storath
a9a51337da
Bump version to 15.0.0-beta.9
1 year ago
Bernd Storath
198b240755
Feat: Suggest IP or Hostname ( #1739 )
* get ip and hostnames
* use heroicons
* add host field
* get private info
* unstyled prototype
* styled select
* add to setup
* fix types
1 year ago
Bernd Storath
4890bb28e5
Bump version to 15.0.0-beta.8
1 year ago
Bernd Storath
fc480df910
Fix: Update ip outside of cidr ( #1733 )
* update packages
* check if ip is included on update
* update package manager
1 year ago
dependabot[bot]
b3bd2502af
build(deps): bump nuxt from 3.15.4 to 3.16.0 in /src ( #1727 )
Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt ) from 3.15.4 to 3.16.0.
- [Release notes](https://github.com/nuxt/nuxt/releases )
- [Commits](https://github.com/nuxt/nuxt/commits/v3.16.0/packages/nuxt )
---
updated-dependencies:
- dependency-name: nuxt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
eb5ad91022
build(deps-dev): bump eslint from 9.21.0 to 9.22.0 in /src ( #1726 )
Bumps [eslint](https://github.com/eslint/eslint ) from 9.21.0 to 9.22.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.21.0...v9.22.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
f2955a1278
build(deps): bump @nuxtjs/i18n from 9.2.1 to 9.3.1 in /src ( #1728 )
Bumps [@nuxtjs/i18n ](https://github.com/nuxt-modules/i18n ) from 9.2.1 to 9.3.1.
- [Release notes](https://github.com/nuxt-modules/i18n/releases )
- [Changelog](https://github.com/nuxt-modules/i18n/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nuxt-modules/i18n/compare/v9.2.1...v9.3.1 )
---
updated-dependencies:
- dependency-name: "@nuxtjs/i18n"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
1b76c066e0
build(deps-dev): bump @nuxt/eslint from 1.1.0 to 1.2.0 in /src ( #1729 )
Bumps [@nuxt/eslint ](https://github.com/nuxt/eslint/tree/HEAD/packages/module ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/nuxt/eslint/releases )
- [Commits](https://github.com/nuxt/eslint/commits/v1.2.0/packages/module )
---
updated-dependencies:
- dependency-name: "@nuxt/eslint"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Bernd Storath
0597470f4c
Bump version to 15.0.0-beta.7
1 year ago
Bernd Storath
9fc6ebafb3
Bump version to 15.0.0-beta.6
1 year ago