darkhorse7881
0d5c992c18
fixed lint errors
2025-05-29 00:18:30 -06:00
darkhorse7881
148ffcdc96
fixed translation and else
2025-05-28 23:59:53 -06:00
darkhorse7881
11a6af1c11
fixed translation and else
2025-05-28 23:59:07 -06:00
Louis Lam
c69fcd4093
Update dependencies ( #5851 )
Auto Test / armv7-simple-test (18, ARMv7) (push) Has been cancelled
Auto Test / armv7-simple-test (20, ARMv7) (push) Has been cancelled
Auto Test / check-linters (push) Has been cancelled
Auto Test / e2e-test (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
Merge Conflict Labeler / Labeling (push) Has been cancelled
validate / json-yaml-validate (push) Has been cancelled
validate / validate (push) Has been cancelled
Auto Test / auto-test (18, ARM64) (push) Has been cancelled
Auto Test / auto-test (18, macos-latest) (push) Has been cancelled
Auto Test / auto-test (18, ubuntu-latest) (push) Has been cancelled
Auto Test / auto-test (18, windows-latest) (push) Has been cancelled
Auto Test / auto-test (20, ARM64) (push) Has been cancelled
Auto Test / auto-test (20, macos-latest) (push) Has been cancelled
Auto Test / auto-test (20, ubuntu-latest) (push) Has been cancelled
Auto Test / auto-test (20, windows-latest) (push) Has been cancelled
2025-05-23 01:03:37 +08:00
Alan Escarcha
ceb9c7e742
feat: Support for country flags emojis ( #5782 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-04-19 01:09:10 +02:00
Louis Lam
867fff4264
Update axios to 0.30.0 ( #5765 )
2025-04-11 03:58:19 +08:00
Louis Lam
43a26eba88
Update dependencies ( #5763 )
2025-04-10 15:55:04 +08:00
Zaid Hafeez
a5f6a2b99a
fix: align package-lock.json version with package.json ( #5752 )
2025-04-07 23:55:07 +02:00
Louis Lam
44db422128
Update vite ( #5731 )
2025-03-28 16:34:23 +08:00
Louis Lam
a7d1b99719
Update dependencies ( #5715 )
2025-03-22 16:40:31 +08:00
Louis Lam
c7d7fdd632
Update dependencies ( #5664 )
2025-02-28 01:32:23 +08:00
Boro Vukovic
20820f5a5a
chore(deps): upgrade http/https/socks proxy agents ( #5548 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-01-26 14:21:40 +01:00
zappityzap
66908c7055
chore(deps): update nostr notification provider ( #5495 )
...
Co-authored-by: zappityzap <zappityzap@proton.me>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-01-26 13:58:38 +01:00
Louis Lam
46f771e9a2
Update dependencies ( #5458 )
2024-12-20 15:59:51 +08:00
Louis Lam
efdffca06c
Fix: [MariaDB] Unable to clean up heartbeat data ( #5425 )
...
Co-authored-by: GJS <homelab.api@gmail.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2024-12-12 14:49:01 +08:00
Louis Lam
ca094296f2
Fix: Knex cannot set a default value for TEXT field (MariaDB) ( #5261 )
2024-10-28 13:16:22 +08:00
Louis Lam
8f950a5145
Update dependencies ( #5252 )
2024-10-26 21:53:53 +08:00
Suven-p
c01494ec33
feat: add RabbitMQ
monitor ( #5199 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2024-10-20 15:57:03 +02:00
Frank Elsinga
a20a43b8aa
tests: add testcase for the mqtt monitor with testcontainers ( #4451 )
2024-10-17 16:25:45 +02:00
Louis Lam
3479992302
Resolve conflict of package-lock.json
2024-09-29 22:13:05 +08:00
Louis Lam
936665aac3
[1.23.X] Update dependencies ( #5132 )
2024-09-28 03:43:54 +08:00
Mason Coloretti
7ae2f1bb31
addressed issues and changes requested
2024-08-17 00:30:08 -06:00
Frank Elsinga
1822b55846
Merge branch 'master' into master
2024-07-16 00:30:48 +02:00
Frank Elsinga
e791c70c47
Fixed the package-lock.json
2024-07-16 00:29:56 +02:00
Frank Elsinga
71f9384c09
Merge branch 'master' into snmp-monitor
2024-07-15 21:57:12 +02:00
buzzinJohnnyBoi
d61688315d
Updated croner to 8.1.0 and fixed "recurring-interval" type maintenance
2024-07-13 13:58:36 -04:00
Louis Lam
953058c6a5
Drop out the testing repo from apt ( #4878 )
2024-06-24 16:20:12 +08:00
Louis Lam
85c67b6866
Revert "Switch back to TryGhost/node-sqlite3
from louislam/node-sqlite3
" ( #4879 )
2024-06-24 15:52:07 +08:00
Louis Lam
83969d2112
Update dependencies and embed axios-ntlm 1.3.0 into the project ( #4877 )
2024-06-24 02:08:39 +08:00
Frank Elsinga
5dc4bb64d5
Merge branch 'master' into snmp-monitor
2024-06-12 19:55:31 +02:00
Louis Lam
88b7c047a8
Switch back to TryGhost/node-sqlite3
from louislam/node-sqlite3
( #4773 )
2024-05-20 10:42:37 +08:00
Matt Visnovsky
407f7291b0
New dependency for net-snmp
2024-05-03 11:58:03 -06:00
Frank Elsinga
b4bd003626
Merge branch 'master' into snmp-monitor
2024-05-01 00:01:03 +02:00
Matt Visnovsky
a3cdd69995
Use net-snmp instead of snmp-native
...
net-snmp over snmp-native is:
-more robust
-more popular
-better documented
-supports v3
2024-04-29 13:58:43 -06:00
Matt Visnovsky
d92003e172
SNMP Initial Commits
...
This commit introduces a new SNMP monitor feature to the application, allowing users to monitor devices using SNMP (Simple Network Management Protocol).
2024-04-26 19:05:56 -06:00
Louis Lam
996db6281b
Update dependencies and remove an empty file
2024-04-25 15:46:18 +08:00
Louis Lam
2778929f74
Update to 1.23.13
2024-04-25 15:27:28 +08:00
Louis Lam
f71d35e53e
Update dependencies
2024-04-25 15:26:49 +08:00
Louis Lam
e797abd108
Update to 1.23.12
2024-04-19 01:17:13 +08:00
Louis Lam
7b5d2a71ff
Update dependencies
2024-04-18 20:48:07 +08:00
Adam Stachowicz
0e30ea830d
fix: Update nodemailer to fix GHSA-9h6g-pr28-7cqp [1.23.X] ( #4653 )
2024-04-05 17:38:24 +02:00
Louis Lam
c67a2070b8
Update deps
2024-04-05 12:12:36 +08:00
Adam Stachowicz
9863a10321
fix: Update axios
, @actions/github
and dompurify
[1.23.X] ( #4652 )
2024-04-05 11:47:46 +08:00
Louis Lam
e927327bad
Some minor changes for 2.0.0 ( #4621 )
2024-03-26 15:17:52 +08:00
Huzaifa Azim
8fd713d642
migrate timezones-list lib to @vvo/tzdb issue #4479 ( #4521 )
2024-03-03 17:54:14 +08:00
Louis Lam
d88e7702b9
Update axios from 0.27.x to 0.28.x ( #4532 )
2024-02-27 22:07:43 +08:00
Louis Lam
e61589d02e
Add Vue DevTools ( #4509 )
2024-02-21 09:13:49 +08:00
Louis Lam
3cea7d4eb2
Update dependencies
2024-01-30 01:38:45 +08:00
Louis Lam
f1e2ee74ea
Update to 1.23.11
2023-12-31 05:46:54 +08:00
Louis Lam
8d847abf35
Update dependencies
2023-12-31 05:09:45 +08:00