dependabot[bot]
8b08585ced
build(deps-dev): bump svelte from 5.55.5 to 5.55.7 in /frontend
...
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) from 5.55.5 to 5.55.7.
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.55.7/packages/svelte )
---
updated-dependencies:
- dependency-name: svelte
dependency-version: 5.55.7
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-14 21:59:30 +00:00
Anish Patel
7b8bcfa296
fix: switch cron-parser to named import (CronExpressionParser) ( #1737 )
...
The default export from cron-parser is deprecated/removed in newer
versions. Replace `cronParser` with `CronExpressionParser` in both
the cron helper and settings page.
5.3.5
2026-05-14 22:58:47 +02:00
Maxi Quoß
19daaf803f
fix: eager fetch on device card
5.3.4
2026-05-10 13:27:26 +02:00
Maxi Quoß
1a60020a1a
fix: binding_property_non_reactive
2026-05-10 13:22:55 +02:00
Maxi Quoß
9494c34598
update deps
2026-05-10 13:22:42 +02:00
dependabot[bot]
6aa2345344
build(deps): bump cookie from 0.6.0 to 1.1.1 in /frontend
...
Bumps [cookie](https://github.com/jshttp/cookie ) from 0.6.0 to 1.1.1.
- [Release notes](https://github.com/jshttp/cookie/releases )
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v1.1.1 )
---
updated-dependencies:
- dependency-name: cookie
dependency-version: 1.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-10 11:12:21 +00:00
Nikitas Makris
91fe0740ea
Add i18n el-GR ( #1734 )
...
* Add Greek language support to settings
* Create gr-GR.json
* Add Greek translations for user interface
* Translate settings and welcome messages to Greek
* Update locale.ts
* Add Greek language support to account page
* fix el-GR language code
---------
Co-authored-by: Maxi Quoß <maxi@quoss.org >
2026-05-10 13:10:48 +02:00
Maxi Quoß
6df1205aff
update deps
5.3.3
2026-04-27 14:17:06 +02:00
Mohamed Abbas
cc605acc83
Added shutdown group ( #1732 )
2026-04-27 14:15:41 +02:00
dependabot[bot]
24e218b334
gh-action: bump pnpm/action-setup from 5 to 6
...
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup ) from 5 to 6.
- [Release notes](https://github.com/pnpm/action-setup/releases )
- [Commits](https://github.com/pnpm/action-setup/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-13 10:24:53 +00:00
dependabot[bot]
aabd8c165c
gh-action: bump dependabot/fetch-metadata from 2 to 3
...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata ) from 2 to 3.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases )
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-version: '3'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-09 09:33:45 +00:00
Lê Huy Hoàng
b297f3a887
Format pending countdown as MM:SS ( #1727 )
...
* Format pending countdown as MM:SS
* directly use value, variable is not reused
* keep animation and 2 digits
---------
Co-authored-by: Jarvis <jarvis@local>
Co-authored-by: Maxi Quoß <maxi@quoss.org >
2026-04-08 22:44:05 +02:00
dependabot[bot]
af655d3621
build(deps-dev): bump vite from 7.3.1 to 7.3.2 in /frontend
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 7.3.1 to 7.3.2.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.2/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v7.3.2/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.3.2
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-06 21:39:28 +00:00
Maxi Quoß
65d6e9fa86
update deps
5.3.2
2026-04-01 19:24:57 +02:00
monstercjz
6d53e9e197
fix(cron/wake): fix closure bugs, add reload hooks, and improve command robustness ( #1723 )
...
Co-authored-by: Maxi Quoß <maxi@quoss.org >
2026-04-01 19:21:47 +02:00
invario
6caddf25d0
Update README.md - reorganized parts and linked to Wiki instead ( #1719 )
...
Signed-off-by: invario <67800603+invario@users.noreply.github.com >
2026-04-01 18:59:33 +02:00
invario
f7dc0b2113
Update docker-compose.yml ( #1721 )
...
Add note about nmap
Remove alternate entrypoint for adding packages (breaks functionality)
2026-04-01 18:57:39 +02:00
dependabot[bot]
314d338d08
build(deps): bump golang.org/x/image from 0.37.0 to 0.38.0 in /backend
...
Bumps [golang.org/x/image](https://github.com/golang/image ) from 0.37.0 to 0.38.0.
- [Commits](https://github.com/golang/image/compare/v0.37.0...v0.38.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-version: 0.38.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-30 16:30:08 +00:00
dependabot[bot]
d8bdab2d2e
build(deps): bump yaml from 1.10.2 to 1.10.3 in /frontend
...
Bumps [yaml](https://github.com/eemeli/yaml ) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/eemeli/yaml/releases )
- [Commits](https://github.com/eemeli/yaml/compare/v1.10.2...v1.10.3 )
---
updated-dependencies:
- dependency-name: yaml
dependency-version: 1.10.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-25 20:55:35 +00:00
Maxi Quoß
95d722ba56
fix: test udp
5.3.2-beta.0
2026-03-23 20:54:43 +01:00
invario
59b1723b1c
send additional 2 magic packets via IP address for routed WOL ( #1718 )
...
Signed-off-by: invario <67800603+invario@users.noreply.github.com >
2026-03-23 20:51:07 +01:00
Maxi Quoß
49d4109f1b
gh-actions: remove go and npm, will update manually
2026-03-23 00:17:30 +01:00
invario
8d461e0cc7
add note for DEVICE_IP and DEVICE_MAC availability in cmds ( #1716 )
...
* add note for DEVICE_IP and DEVICE_MAC availability in cmds
Updated translations
Renamed device_tabs.0 and 1 to device_tabs_0 and 1 due to
causing problems in the inlang interpreting the . as a nested key
Signed-off-by: invario <67800603+invario@users.noreply.github.com >
* remove some backticks
---------
Signed-off-by: invario <67800603+invario@users.noreply.github.com >
Co-authored-by: Maxi Quoß <maxi@quoss.org >
2026-03-22 22:07:59 +01:00
Maxi Quoß
b00f3a1c72
fix build
5.3.1
2026-03-21 01:36:33 +01:00
dependabot[bot]
4c03494807
npm-dep: bump @inlang/paraglide-js from 2.15.0 to 2.15.1 in /frontend
...
Bumps [@inlang/paraglide-js](https://github.com/opral/paraglide-js ) from 2.15.0 to 2.15.1.
- [Changelog](https://github.com/opral/paraglide-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/opral/paraglide-js/commits )
---
updated-dependencies:
- dependency-name: "@inlang/paraglide-js"
dependency-version: 2.15.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-21 00:30:40 +00:00
Maxi Quoß
4610b54c93
pnpm update
2026-03-21 01:26:52 +01:00
Maxi Quoß
105ae4f6bc
fix: static page reload fails, use search param device id, close #1711
2026-03-21 01:21:35 +01:00
Maxi Quoß
85b49defa9
scan: flex-col inputs
5.3.0
2026-03-20 12:53:01 +01:00
Maxi Quoß
66e08ade4e
frontend: use @tailwindcss/vite instead of postcss
5.3.0-beta.0
2026-03-19 14:58:24 +01:00
dependabot[bot]
285f8dcacf
gh-action: bump actions/upload-artifact from 6 to 7 ( #1665 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-19 14:34:48 +01:00
dependabot[bot]
9c0f6e114e
gh-action: bump docker/build-push-action from 6 to 7 ( #1680 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6 to 7.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-19 14:34:38 +01:00
Maxi Quoß
d31a6ef254
update deps
2026-03-19 14:33:47 +01:00
Maxi Quoß
c2bf398a69
small fixes
2026-03-19 14:30:54 +01:00
invario
9dac3e982e
Add ability for device/network scan when rootless ( #1700 )
...
* Add ability for device/network scan when rootless
Signed-off-by: invario <67800603+invario@users.noreply.github.com >
* adjust err msg
---------
Signed-off-by: invario <67800603+invario@users.noreply.github.com >
Co-authored-by: Maxi Quoß <maxi@quoss.org >
2026-03-19 12:26:26 +01:00
invario
48a8c736b2
fix: loop in shutdown code rewritten to work properly ( #1695 )
...
* FIX: loop in shutdown code rewritten to work properly
Signed-off-by: invario <67800603+invario@users.noreply.github.com >
* remove unneeded wait()
we already wait in shutdown.go#L52
* cleanup
---------
Signed-off-by: invario <67800603+invario@users.noreply.github.com >
Co-authored-by: Maxi Quoß <maxi@quoss.org >
2026-03-19 12:10:45 +01:00
invario
1d361e3f8b
update ping privileged/unprivileged logic ( #1586 )
...
* update ping privileged/unprivileged logic, add entrypoint
Signed-off-by: invario <67800603+invario@users.noreply.github.com >
* Removed entrypoint script, code in GO instead to raise NET_RAW cap
Signed-off-by: invario <67800603+invario@users.noreply.github.com >
* Rewritten to only split pingdevice func into separate GO files
Signed-off-by: invario <67800603+invario@users.noreply.github.com >
* remove runtime check
* readme: cap_net_raw=+p
* clear up
* readme: clearify linux only
* set `privileged = false` on darwin
---------
Signed-off-by: invario <67800603+invario@users.noreply.github.com >
Co-authored-by: Maxi Quoß <maxi@quoss.org >
2026-03-19 11:20:46 +01:00
dependabot[bot]
611c4d29c5
npm-dep: bump tailwindcss from 4.2.1 to 4.2.2 in /frontend
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss ) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.2/packages/tailwindcss )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-version: 4.2.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-19 09:34:21 +00:00
dependabot[bot]
d6604b2df3
npm-dep: bump @tailwindcss/postcss from 4.2.1 to 4.2.2 in /frontend
...
Bumps [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss ) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.2/packages/@tailwindcss-postcss )
---
updated-dependencies:
- dependency-name: "@tailwindcss/postcss"
dependency-version: 4.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-19 09:34:03 +00:00
dependabot[bot]
52f00c4847
npm-dep: bump typescript-eslint from 8.57.0 to 8.57.1 in /frontend
...
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) from 8.57.0 to 8.57.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.1/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-version: 8.57.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-18 09:35:33 +00:00
dependabot[bot]
2e69ba9b61
npm-dep: bump svelte from 5.53.12 to 5.54.0 in /frontend
...
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) from 5.53.12 to 5.54.0.
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.54.0/packages/svelte )
---
updated-dependencies:
- dependency-name: svelte
dependency-version: 5.54.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-18 09:34:04 +00:00
dependabot[bot]
9bed4f4c74
gh-action: bump pnpm/action-setup from 4 to 5
...
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup ) from 4 to 5.
- [Release notes](https://github.com/pnpm/action-setup/releases )
- [Commits](https://github.com/pnpm/action-setup/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-18 09:33:40 +00:00
dependabot[bot]
c5613a5272
go-dep: bump github.com/pocketbase/pocketbase in /backend
...
Bumps [github.com/pocketbase/pocketbase](https://github.com/pocketbase/pocketbase ) from 0.36.6 to 0.36.7.
- [Release notes](https://github.com/pocketbase/pocketbase/releases )
- [Changelog](https://github.com/pocketbase/pocketbase/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pocketbase/pocketbase/compare/v0.36.6...v0.36.7 )
---
updated-dependencies:
- dependency-name: github.com/pocketbase/pocketbase
dependency-version: 0.36.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-17 09:33:36 +00:00
Maxi Quoß
3caa62b609
fix: frontend error when devices share same mac address, close #1702
2026-03-17 09:15:56 +01:00
dependabot[bot]
ed83590a62
npm-dep: bump svelte from 5.53.11 to 5.53.12 in /frontend
...
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) from 5.53.11 to 5.53.12.
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.53.12/packages/svelte )
---
updated-dependencies:
- dependency-name: svelte
dependency-version: 5.53.12
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-16 10:04:58 +00:00
dependabot[bot]
5c5b908d37
npm-dep: bump @inlang/paraglide-js from 2.14.0 to 2.15.0 in /frontend
...
Bumps [@inlang/paraglide-js](https://github.com/opral/paraglide-js ) from 2.14.0 to 2.15.0.
- [Changelog](https://github.com/opral/paraglide-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/opral/paraglide-js/commits )
---
updated-dependencies:
- dependency-name: "@inlang/paraglide-js"
dependency-version: 2.15.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-13 09:37:10 +00:00
dependabot[bot]
88d333d79e
npm-dep: bump svelte from 5.53.10 to 5.53.11 in /frontend
...
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) from 5.53.10 to 5.53.11.
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.53.11/packages/svelte )
---
updated-dependencies:
- dependency-name: svelte
dependency-version: 5.53.11
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-13 09:35:40 +00:00
dependabot[bot]
9f00286931
npm-dep: bump @inlang/cli from 3.1.6 to 3.1.7 in /frontend
...
Bumps [@inlang/cli](https://github.com/opral/inlang ) from 3.1.6 to 3.1.7.
- [Commits](https://github.com/opral/inlang/commits )
---
updated-dependencies:
- dependency-name: "@inlang/cli"
dependency-version: 3.1.7
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-13 09:33:58 +00:00
dependabot[bot]
b39857b653
npm-dep: bump @sveltejs/kit from 2.54.0 to 2.55.0 in /frontend
...
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit ) from 2.54.0 to 2.55.0.
- [Release notes](https://github.com/sveltejs/kit/releases )
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.55.0/packages/kit )
---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
dependency-version: 2.55.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-13 09:33:48 +00:00
dependabot[bot]
e09b96813c
npm-dep: bump @sveltejs/kit from 2.53.4 to 2.54.0 in /frontend
...
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit ) from 2.53.4 to 2.54.0.
- [Release notes](https://github.com/sveltejs/kit/releases )
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.54.0/packages/kit )
---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
dependency-version: 2.54.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-12 09:34:08 +00:00
dependabot[bot]
1273d1b907
npm-dep: bump svelte from 5.53.9 to 5.53.10 in /frontend
...
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) from 5.53.9 to 5.53.10.
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.53.10/packages/svelte )
---
updated-dependencies:
- dependency-name: svelte
dependency-version: 5.53.10
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-11 09:34:08 +00:00