Maxi Quoß
|
3d0ad679ee
|
improve ShutdownDevice func
|
2023-01-28 13:57:46 +01:00 |
|
Maxi Quoß
|
465407fbc2
|
improve WakeDevice func
|
2023-01-28 13:55:42 +01:00 |
|
Maxi Quoß
|
81a581ff29
|
actually run cron
|
2023-01-28 13:55:15 +01:00 |
|
Maxi Quoß
|
abf8b8114f
|
remove debug print
|
2023-01-28 13:31:47 +01:00 |
|
Maxi Quoß
|
b43cd7fe99
|
add wake/shutdown cronjob
|
2023-01-28 12:52:20 +01:00 |
|
Maxi Quoß
|
d4fdeb8051
|
fix update device
|
2023-01-28 11:01:02 +01:00 |
|
Maxi Quoß
|
fe973e2c87
|
check arp
|
2023-01-27 22:24:30 +01:00 |
|
Maxi Quoß
|
988f182430
|
improve network scan route
|
2023-01-27 22:14:07 +01:00 |
|
Maxi Quoß
|
dd5401b265
|
frontend: add pre-commit code formatting
|
2023-01-27 13:36:06 +01:00 |
|
seriousm4x
|
f29c15c6fc
|
Merge pull request #36 from seriousm4x/v3
merge v3
|
2023-01-27 01:38:27 +01:00 |
|
Maxi Quoß
|
953ecabfd6
|
cleanup
|
2023-01-27 01:37:14 +01:00 |
|
seriousm4x
|
f025df8918
|
Update README.md
|
2023-01-27 01:36:33 +01:00 |
|
Maxi Quoß
|
cf71eb413a
|
Merge branch 'master' into v3
|
2023-01-27 01:31:36 +01:00 |
|
Maxi Quoß
|
7dd4affa96
|
change log level
|
2023-01-27 01:18:21 +01:00 |
|
Maxi Quoß
|
306e4015cc
|
device settings page and other improvements
|
2023-01-27 01:07:45 +01:00 |
|
Maxi Quoß
|
3dc2eaca6d
|
simplify power button
|
2023-01-26 20:03:22 +01:00 |
|
Maxi Quoß
|
2d7a5755ce
|
device card: add waiting spinner and add hover shadow
|
2023-01-26 19:21:32 +01:00 |
|
Maxi Quoß
|
e39d626119
|
use wol package and support wol passwords
|
2023-01-26 18:27:49 +01:00 |
|
Maxi Quoß
|
a3b1413fbb
|
add new device form
|
2023-01-26 15:30:45 +01:00 |
|
Maxi Quoß
|
4d21b0fc92
|
complete settings page
* restart cron schedule on change
* parse environment variables and save them in db on startup
|
2023-01-23 22:09:12 +01:00 |
|
Maxi Quoß
|
665c586d44
|
sort device grid by name
|
2023-01-23 00:27:50 +01:00 |
|
Maxi Quoß
|
037f718a2e
|
add port scan
|
2023-01-23 00:24:08 +01:00 |
|
Maxi Quoß
|
d83f574396
|
add theme switch
|
2023-01-18 22:05:20 +01:00 |
|
Maxi Quoß
|
6555ce3b38
|
created basic website functions and look
|
2023-01-18 02:51:25 +01:00 |
|
seriousm4x
|
24916af042
|
Run on GitHub Ubuntu
v2.3.2
|
2023-01-16 23:51:28 +01:00 |
|
Maxi Quoß
|
fe273013a7
|
json backup: only add relevant ports to device
|
2023-01-16 20:19:31 +01:00 |
|
Maxi Quoß
|
f1a73e7bbe
|
add v2 file import
|
2023-01-16 20:01:08 +01:00 |
|
Maxi Quoß
|
a51157f0f3
|
add basic frontend connection
|
2023-01-16 00:09:39 +01:00 |
|
Maxi Quoß
|
3bddd8f521
|
fix windows specifiy stuff
|
2023-01-15 18:08:18 +01:00 |
|
Maxi Quoß
|
9a4f29d63d
|
sveltekit init
|
2023-01-15 17:17:18 +01:00 |
|
Maxi Quoß
|
1fe78aa50e
|
some code cleanup
|
2023-01-15 14:54:57 +01:00 |
|
Maxi Quoß
|
58d41e660f
|
switch backend to pocketbase
delete frontend for now. needs to be rewritten with pocketbase sdk
|
2023-01-14 22:54:08 +01:00 |
|
Maxi Quoß
|
49f3ff78b2
|
sveltekit and go fiber+gorm
|
2022-12-19 15:19:09 +01:00 |
|
Maxi Quoß
|
c0b055ed1b
|
temp fix for #31
v2.3.1
|
2022-12-15 22:02:53 +01:00 |
|
Maxi Quoß
|
a7dd5ab74c
|
v2.3.0
v2.3.0
|
2022-12-04 11:29:01 +01:00 |
|
Maxi Quoß
|
2aabf0f0c5
|
add custom website title, close #29
|
2022-12-04 11:26:24 +01:00 |
|
Maxi Quoß
|
87915b2dd3
|
add option for custom nmap args #28
|
2022-12-04 11:00:46 +01:00 |
|
Maxi Quoß
|
375abd0c42
|
code formatting and remove regex
|
2022-12-04 10:53:11 +01:00 |
|
Maxi Quoß
|
f5a9a480d4
|
v2.2.3
v2.2.3
|
2022-08-23 20:42:28 +02:00 |
|
Maxi Quoß
|
ddbe52918c
|
add curl to docker image, close #24
|
2022-08-23 20:41:01 +02:00 |
|
Maxi Quoß
|
ba806970a0
|
exclude db directory
|
2022-08-04 20:37:21 +02:00 |
|
Maxi Quoß
|
0d9f3ecb04
|
v2.2.2
v2.2.2
|
2022-07-31 12:20:58 +02:00 |
|
Maxi Quoß
|
7c483d99c8
|
mount db dir for persistent sqlite #23
|
2022-07-31 12:19:06 +02:00 |
|
Maxi Quoß
|
6b076b5009
|
v2.2.1
v2.2.1
|
2022-07-26 14:02:35 +02:00 |
|
Maxi Quoß
|
f8e1ede7cb
|
stringify bool correctly
|
2022-07-26 13:59:39 +02:00 |
|
Maxi Quoß
|
4eecbe3cff
|
fix convert bool for BACKEND_IS_PROXIED
!!'false' converts into true. comparing the string fixes the bool
|
2022-07-26 13:50:46 +02:00 |
|
Maxi Quoß
|
78dd8e3b23
|
add popperjs to fix dropdowns
|
2022-07-26 13:23:31 +02:00 |
|
Maxi Quoß
|
63d8e2c285
|
update version info
|
2022-07-23 12:34:10 +02:00 |
|
seriousm4x
|
4571b46353
|
Delete package-lock.json
|
2022-07-23 11:57:08 +02:00 |
|
Maxi Quoß
|
2d33ada47c
|
npm update
v2.2.0
|
2022-07-23 11:15:14 +02:00 |
|