Bernd Storath
a5880cc0b8
update packages
2026-02-09 08:00:07 +01:00
Bernd Storath
56ee86cc1c
update packages
2026-02-02 08:27:05 +01:00
Bernd Storath
4819480eb0
update packages
2026-01-26 09:02:25 +01:00
Bernd Storath
f62fad9c40
update packages
2026-01-20 08:51:19 +01:00
Bernd Storath
826914a4f3
update packages
2026-01-12 08:19:01 +01:00
Bernd Storath
8325056ccc
update lockfile
2025-12-29 18:47:48 +01:00
Bernd Storath
61c6fd6c02
update packages
2025-12-15 08:03:25 +01:00
Bernd Storath
626339bddb
update packages
2025-12-08 08:30:53 +01:00
Bernd Storath
e8e26cfe10
update packages
2025-12-01 07:54:59 +01:00
Bernd Storath
b26a8110e0
update packages
2025-11-24 08:01:11 +01:00
Bernd Storath
502fe718d5
update packages
2025-11-10 10:10:24 +01:00
Bernd Storath
5c7aac9fd2
update packages
2025-11-03 08:49:11 +01:00
Bernd Storath
5f68d261c0
update packages
2025-10-27 08:41:09 +01:00
Bernd Storath
9430b76258
update packages
2025-10-21 11:43:39 +02:00
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 <999999bst@gmail.com >
2025-10-20 08:04:21 +02:00
Bernd Storath
81bd19cfb6
update packages
2025-10-13 08:17:17 +02:00
Bernd Storath
7cfe04286a
update packages
2025-09-13 18:35:55 +02:00
Bernd Storath
000513f212
fix build
...
TODO: investigate the root cause
2025-09-08 23:25:34 +02:00
Bernd Storath
e12208af75
update packages
2025-09-08 22:08:40 +02:00
Bernd Storath
54e0a1e886
update packages
2025-08-12 08:13:10 +02:00
Bernd Storath
e1ed93674d
update packages, fix es, remove nuxtr
2025-08-05 08:43:30 +02:00
Bernd Storath
0b435d9ed8
update packages
2025-07-25 12:32:25 +02:00
Bernd Storath
984dc95550
update packages
2025-07-14 07:51:35 +02:00
Bernd Storath
4bb880c4b7
update packages
2025-07-07 10:06:23 +02:00
Bernd Storath
629c184195
update packages
2025-06-30 07:54:45 +02:00
Bernd Storath
ee00e5c914
update packages
2025-06-23 09:53:30 +02:00
Bernd Storath
187bdc0836
update packages
2025-06-11 07:42:21 +02:00
Bernd Storath
783fa3286c
update packages
...
removed override as every package updated
2025-06-02 08:23:26 +02:00
Bernd Storath
df57921b8e
update packages
2025-05-27 09:39:37 +02:00
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
2025-05-16 09:11:50 +02:00
Bernd Storath
b150e3f3b4
update packages
2025-05-16 08:54:52 +02:00
Bernd Storath
aed10ab0bd
update packages
2025-05-12 07:41:40 +02:00
Bernd Storath
c8dc710435
update packages
2025-05-05 10:25:28 +02:00
Bernd Storath
19d9e3b7d7
update packages
...
this greatly improves qr code size and quality
2025-04-26 16:49:51 +02:00
Bernd Storath
c4efb1d03a
update packages
...
argon2 now prebuilds for armv7
only libsql is missing: https://github.com/tursodatabase/libsql-js/pull/169
2025-04-24 11:50:35 +02:00
Bernd Storath
64e9484331
update packages
2025-04-22 07:46:33 +02:00
Bernd Storath
84ed7b299f
Feat: Cli ( #1818 )
...
* add cli
* fix lint
* add docs, include cli packages
* fix docs, username instead of name
2025-04-16 14:17:02 +02:00
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
2025-04-15 12:43:57 +02:00
Bernd Storath
2a32c1b9c0
remove unused dependencies
2025-04-14 08:36:07 +02:00
Bernd Storath
65aa067100
update packages
2025-04-11 22:46:03 +02:00
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
2025-04-01 14:43:48 +02:00
Bernd Storath
6e0d758e36
Feat: Hash metrics password ( #1778 )
...
hash the metrics password
if it is not already hashed
2025-03-31 09:58:02 +02:00
Bernd Storath
d51f12a82f
update packages
2025-03-31 07:51:21 +02:00
Bernd Storath
4a3747fa12
update packages
2025-03-24 07:53:02 +01:00
Bernd Storath
e8b3e54228
fix libsql bundling issue
2025-03-14 14:26:08 +01:00
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
2025-03-14 10:33:02 +01:00
Bernd Storath
fc480df910
Fix: Update ip outside of cidr ( #1733 )
...
* update packages
* check if ip is included on update
* update package manager
2025-03-12 12:47:12 +01:00
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] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-10 12:26:21 +01:00
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] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-10 08:11:31 +01:00
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] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-10 07:34:37 +01:00