seriousm4x
|
d57520c66d
|
feat: add reboot button, #108
|
2023-08-16 09:49:36 +02:00 |
|
seriousm4x
|
8d2e3a5ade
|
Update .goreleaser.yaml
|
2023-08-16 02:32:13 +02:00 |
|
seriousm4x
|
733d6d519f
|
feat: gracefully stop cron on terminate
|
2023-08-16 01:57:27 +02:00 |
|
seriousm4x
|
05686bf271
|
fix: ping port cause device stuck on pending
4.0.0-beta.5
|
2023-08-16 01:28:13 +02:00 |
|
seriousm4x
|
a237fba8c7
|
fix: broken nic timer (again)
|
2023-08-16 00:56:01 +02:00 |
|
seriousm4x
|
b8fdb4202f
|
feat: only refresh jwt if valid less than 1 day
4.0.0-beta.4
|
2023-08-15 18:17:06 +02:00 |
|
seriousm4x
|
7b5dddfc06
|
fix: make sol port non-required
|
2023-08-15 18:15:46 +02:00 |
|
seriousm4x
|
f8186ba015
|
feat: add sleep-on-lan support, #24 #78 #108 #162
|
2023-08-15 17:44:59 +02:00 |
|
seriousm4x
|
b2f2dfdcf9
|
Merge pull request #163 from seriousm4x/dependabot/npm_and_yarn/frontend/typescript-eslint/eslint-plugin-6.4.0
npm-dep: bump @typescript-eslint/eslint-plugin from 6.3.0 to 6.4.0 in /frontend
|
2023-08-15 14:51:24 +02:00 |
|
dependabot[bot]
|
5270661bb5
|
npm-dep: bump @typescript-eslint/eslint-plugin in /frontend
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-15 12:50:54 +00:00 |
|
seriousm4x
|
67ea231f39
|
Merge pull request #164 from seriousm4x/dependabot/npm_and_yarn/frontend/typescript-eslint/parser-6.4.0
npm-dep: bump @typescript-eslint/parser from 6.3.0 to 6.4.0 in /frontend
|
2023-08-15 14:48:57 +02:00 |
|
Maxi Quoß
|
58d497eab1
|
try avoid loop variable capture
|
2023-08-15 14:30:33 +02:00 |
|
seriousm4x
|
e52d7f44b2
|
fix: properly reset nic timer
|
2023-08-15 14:26:25 +02:00 |
|
dependabot[bot]
|
6982184ab6
|
go-dep: bump github.com/pocketbase/pocketbase in /backend
Bumps [github.com/pocketbase/pocketbase](https://github.com/pocketbase/pocketbase) from 0.17.4 to 0.17.5.
- [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.17.4...v0.17.5)
---
updated-dependencies:
- dependency-name: github.com/pocketbase/pocketbase
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-15 10:04:04 +00:00 |
|
dependabot[bot]
|
4009a5c3e1
|
npm-dep: bump @typescript-eslint/parser from 6.3.0 to 6.4.0 in /frontend
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-15 09:37:45 +00:00 |
|
seriousm4x
|
a55152250b
|
reset timeout
|
2023-08-14 20:39:39 +02:00 |
|
seriousm4x
|
bccbb9420c
|
fix: simplify nic click logic
4.0.0-beta.3
|
2023-08-14 17:48:10 +02:00 |
|
seriousm4x
|
d3478026c2
|
fix no records shown with multiple users
4.0.0-beta.2
|
2023-08-14 17:17:08 +02:00 |
|
seriousm4x
|
3fe17d1156
|
add buttons to toggle permissions
|
2023-08-14 17:09:42 +02:00 |
|
seriousm4x
|
2dab56e19e
|
pnpm format
|
2023-08-14 16:15:50 +02:00 |
|
seriousm4x
|
d9b14adc8d
|
add lazy ping option
|
2023-08-14 16:10:55 +02:00 |
|
seriousm4x
|
c1dbde574a
|
fix nic tooltip
|
2023-08-14 15:24:34 +02:00 |
|
Maxi Quoß
|
a39bf0e2f4
|
fix logic error
|
2023-08-14 11:44:47 +02:00 |
|
dependabot[bot]
|
37c25bb383
|
npm-dep: bump @sveltejs/kit from 1.22.5 to 1.22.6 in /frontend
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 1.22.5 to 1.22.6.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.22.6/packages/kit)
---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-14 09:40:09 +00:00 |
|
dependabot[bot]
|
e866b008ee
|
npm-dep: bump autoprefixer from 10.4.14 to 10.4.15 in /frontend
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.14 to 10.4.15.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.14...10.4.15)
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-14 09:38:59 +00:00 |
|
seriousm4x
|
904b167c8e
|
use pnpm for build
4.0.0-beta.1
|
2023-08-14 02:49:48 +02:00 |
|
seriousm4x
|
f9e8438297
|
update readme and screenshots
|
2023-08-14 02:44:30 +02:00 |
|
seriousm4x
|
390d077644
|
fix home spacing, fix create dev as admin
|
2023-08-14 02:16:46 +02:00 |
|
seriousm4x
|
2a90457e29
|
order by groups if localstorage unset
|
2023-08-14 01:48:48 +02:00 |
|
seriousm4x
|
9481fd10af
|
better gap spacing
|
2023-08-14 01:12:37 +02:00 |
|
seriousm4x
|
d5ecbadbcc
|
fix order by when groups activated
|
2023-08-14 01:01:23 +02:00 |
|
seriousm4x
|
8155a9a19f
|
remove dark theme overwrite
|
2023-08-14 00:53:11 +02:00 |
|
seriousm4x
|
a79c1bf028
|
port ports by number
|
2023-08-14 00:52:42 +02:00 |
|
seriousm4x
|
af021aefa7
|
show correct avatar for other users
|
2023-08-14 00:44:47 +02:00 |
|
seriousm4x
|
2d6cf95647
|
fix avatar update
|
2023-08-14 00:40:36 +02:00 |
|
seriousm4x
|
541e8b3d8b
|
rename workflow
|
2023-08-14 00:14:13 +02:00 |
|
seriousm4x
|
77a73a91be
|
add required field
|
2023-08-14 00:09:34 +02:00 |
|
seriousm4x
|
81cc067b3d
|
actually fix build
|
2023-08-14 00:01:29 +02:00 |
|
seriousm4x
|
cd94895b93
|
fix build
|
2023-08-13 23:53:15 +02:00 |
|
seriousm4x
|
311684f05f
|
rename permissions to users, add create new user
|
2023-08-13 23:17:53 +02:00 |
|
seriousm4x
|
870d2dcc49
|
improve /login and /welcome
|
2023-08-13 20:00:13 +02:00 |
|
seriousm4x
|
2cc191336b
|
improve navbar menus
|
2023-08-13 19:36:17 +02:00 |
|
seriousm4x
|
a4c7fd4e39
|
use form for scan range
|
2023-08-13 19:26:23 +02:00 |
|
seriousm4x
|
6794091617
|
add account page
|
2023-08-13 19:19:22 +02:00 |
|
seriousm4x
|
24aec5e1de
|
define possible device.status values
|
2023-08-13 19:19:12 +02:00 |
|
seriousm4x
|
ef5329f8f7
|
remove prettier plugin-search-dir
|
2023-08-12 21:56:34 +02:00 |
|
seriousm4x
|
e61a7f9464
|
npm-dep: update all
|
2023-08-12 21:53:38 +02:00 |
|
seriousm4x
|
4a80618320
|
cleanup merge errors
|
2023-08-12 21:11:02 +02:00 |
|
dependabot[bot]
|
da6c822a9c
|
go-dep: bump github.com/pocketbase/pocketbase in /backend
Bumps [github.com/pocketbase/pocketbase](https://github.com/pocketbase/pocketbase) from 0.17.0 to 0.17.4.
- [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.17.0...v0.17.4)
---
updated-dependencies:
- dependency-name: github.com/pocketbase/pocketbase
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-12 19:09:39 +00:00 |
|
dependabot[bot]
|
b6a2b085d9
|
npm-dep: bump @sveltejs/kit from 1.22.4 to 1.22.5 in /frontend
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 1.22.4 to 1.22.5.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.22.5/packages/kit)
---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-12 21:05:56 +02:00 |
|