Jason Kulatunga
57dc547265
fixing github actions.
3 months ago
Jason Kulatunga
e0fe17afbf
Merge pull request #686 from nicjohnson145/feat--device-allowlist
...
feat: create allow-list for filtering down devices to only a subset
3 months ago
Nic Johnson
c9429c61b2
feat: create allow-list for filtering down devices to only a subset
3 months ago
Jason Kulatunga
48feee51d0
Merge pull request #672 from Hudater/master
...
Updated containrrr/shoutrrr from v0.7.1 to v0.8.0
4 months ago
Harshit Mani Tripathi
d4fb7786d2
reverted accidental bump of spf13/viper from v0.14.0 to v0.15.0
5 months ago
Harshit Mani Tripathi
c316f996c6
updated containrrr/shoutrrr from v0.7.1 to v0.8.0
5 months ago
Jason Kulatunga
49108bd1ef
Merge pull request #634 from bauzer714/addDeviceHoursSetting
...
Create a setting for user to indicate humanized or hours on dashboard/device detail
5 months ago
Jason Kulatunga
0dafb65c5f
Merge branch 'master' into addDeviceHoursSetting
5 months ago
Brice Bauer
c5943a1ca4
Adjust null input response, and tests
5 months ago
Brice Bauer
a5893f0bf9
Add tests for DeviceHoursPipe
5 months ago
Brice Bauer
142fe06df1
Move powered_on_hours_unit to a new migration id
5 months ago
Jason Kulatunga
8b7ddd3042
Merge pull request #644 from luomie/patch-1
...
fix example Shoutrrr discord notification url structure
5 months ago
Jason Kulatunga
db57281557
Merge pull request #666 from phcreery/patch-1
...
Update INSTALL_HUB_SPOKE.md
5 months ago
Peyton Creery
5a5877b729
Update INSTALL_HUB_SPOKE.md
5 months ago
luomie
0a89c2bab3
fix Shoutrrr discord notification url structure
7 months ago
Brice Bauer
a18e2842ac
Update db migration description to match setting possible values
8 months ago
Brice Bauer
806f7c64a0
Add pipe and implement to dashboard/device component
8 months ago
Brice Bauer
8fa32c6dd7
Add DB Migration and config/settings
8 months ago
packagrio-bot
5e6ab2290b
(v0.8.1) Automated packaging of release by Packagr
9 months ago
Jason Kulatunga
67c0af9f59
fix amd64 s6_arch.
9 months ago
Jason Kulatunga
55565e509d
Merge pull request #625 from AnalogJ/cron_fixes
...
fixing cron in #602
9 months ago
Jason Kulatunga
f74d9c108a
fixing cron in #602
...
Updated s6overlay to v3
Note: xz-utils was added as a requirement for s6-overlay (using safe 5.4.1 instead of compromised 5.6.x versions)
9 months ago
packagrio-bot
5977f7c7d4
(v0.8.0) Automated packaging of release by Packagr
9 months ago
Jason Kulatunga
3490a2ffc2
Merge pull request #597 from joserebelo/sigterm
...
Use exec on scrutiny-collector cron to ensure signal handling
9 months ago
Jason Kulatunga
a0f9e6e3f3
Merge pull request #596 from dropsignal/master
...
rebase docker image to debian 12 (bookworm)
9 months ago
Drop Signal
6a9b89b38a
fixed missing &&
9 months ago
Drop Signal
543f376015
performing requested changes
10 months ago
José Rebelo
ca7bd2c151
Use exec on scrutiny-collector cron to ensure signal handling
...
This way SIGTERM gets propagated and the container terminates
gracefully.
10 months ago
Drop Signal
1e74e96658
rebase to debian 12 (bookworm)
10 months ago
packagrio-bot
5e33c33e75
(v0.7.3) Automated packaging of release by Packagr
10 months ago
Jason Kulatunga
3ea223fa8e
Merge pull request #547 from kaysond/master
...
Add support for disabling repeat notifications if the values haven't changed
10 months ago
Jason Kulatunga
44275c66ca
Merge pull request #569 from uhthomas/466
...
fix(collector): show correct nvme capacity
10 months ago
Jason Kulatunga
19bd59dc27
Merge pull request #577 from DrFrankensteinUK/patch-1
...
Update SUPPORTED_NAS_OS.md
10 months ago
DrFrankensteinUK
b7fab3c94e
Update SUPPORTED_NAS_OS.md
...
Added another link for the new Container Manager version of my guide for those on the newer DSM versions. The older guide while archived still functions correctly.
10 months ago
Aram Akhavan
09f4b34bf0
fix server test
11 months ago
Aram Akhavan
f24abf254b
Add tests for not repeating notifications
11 months ago
Aram Akhavan
cc889f2a2d
fix notify tests
11 months ago
Jason Kulatunga
2aa242e364
update mockgen instructions
11 months ago
Jason Kulatunga
1c193aa043
add database interface mock
11 months ago
Aram Akhavan
01c5a7fdfe
Address review comments
11 months ago
Aram Akhavan
98d958888c
refactor common code
11 months ago
Aram Akhavan
4e5c76b259
Add support for disabling repeat notifications
...
* Add a new database function for getting the tail
* Update ShouldNotify() to handle ignoring repeat notifications if set
11 months ago
Aram Akhavan
6417d71311
Add a setting for repeating notifications or not
11 months ago
Aram Akhavan
3285eb659f
Fix some development issues
11 months ago
Thomas Way
db86bac9ef
fix(collector): show correct nvme capacity
...
Some nvme devices do not report their capacity through the usual
'user_capacity' field, instead the total capacity is reported with the
'nvme_total_capacity' field.
Fixes : #466
11 months ago
Jason Kulatunga
a3dfce3561
Update INSTALL_HUB_SPOKE.md
...
fixes https://github.com/AnalogJ/scrutiny/issues/495
11 months ago
Jason Kulatunga
240178d742
Merge pull request #529 from KaeTuuN/patch-1
...
Update README.md Links to compose files
11 months ago
Jason Kulatunga
2dcb6cd6b6
Merge pull request #566 from PrplHaz4/patch-3
...
Add COLLECTOR_HOST_ID env var to hubspoke example
11 months ago
PrplHaz4
56df7b5797
Add COLLECTOR_HOST_ID env var to hubspoke example
...
Added COLLECTOR_HOST_ID environment variable to hubspoke example
11 months ago
Jason Kulatunga
d54a0abc8c
Merge pull request #559 from ibizaman/patch-1
...
Fix typo in readme
1 year ago