Pablo Garcia
85d98316f3
Issue 706: Fix time unit
2024-11-26 10:46:27 +01:00
Jason Kulatunga
0641b5e79d
Merge pull request #710 from pabsi/706-add-wait-time-between-checks
...
Add a wait between disks checks
2024-11-22 07:57:13 -05:00
Pablo Garcia Alvarez
c168e1e9fc
Add check for the wait
2024-11-11 22:07:57 +01:00
Pablo Garcia
56a9454730
Add a wait between disks checks
2024-11-07 11:54:46 +01:00
Martin Kleine
a783604c4e
Feature: Use automatic binding of env variables
2024-10-15 00:18:54 +02:00
Martin Kleine
604dcf355c
feat: Ability to override commands args
...
In order to override the arguments which are used e.g. to call smartctl, they need to be bind to the respective environment variable.
2024-10-15 00:18:54 +02:00
Jason Kulatunga
57dc547265
fixing github actions.
2024-09-20 11:24:56 -04:00
Jason Kulatunga
e0fe17afbf
Merge pull request #686 from nicjohnson145/feat--device-allowlist
...
feat: create allow-list for filtering down devices to only a subset
2024-09-20 11:22:43 -04:00
Nic Johnson
c9429c61b2
feat: create allow-list for filtering down devices to only a subset
2024-09-11 23:12:00 -05:00
Daniel Hansson
394ac0af2c
Add info about rootless Docker
...
This avoids session being killed when running rootless.
2024-09-09 21:33:59 +02:00
Jason Kulatunga
48feee51d0
Merge pull request #672 from Hudater/master
...
Updated containrrr/shoutrrr from v0.7.1 to v0.8.0
2024-09-08 10:27:22 +09:00
Harshit Mani Tripathi
d4fb7786d2
reverted accidental bump of spf13/viper from v0.14.0 to v0.15.0
2024-08-04 18:59:37 +05:30
Harshit Mani Tripathi
c316f996c6
updated containrrr/shoutrrr from v0.7.1 to v0.8.0
2024-08-04 18:48:23 +05:30
Jason Kulatunga
49108bd1ef
Merge pull request #634 from bauzer714/addDeviceHoursSetting
...
Create a setting for user to indicate humanized or hours on dashboard/device detail
2024-07-25 13:33:57 -07:00
Jason Kulatunga
0dafb65c5f
Merge branch 'master' into addDeviceHoursSetting
2024-07-25 13:29:29 -07:00
Brice Bauer
c5943a1ca4
Adjust null input response, and tests
2024-07-25 15:40:28 -04:00
Brice Bauer
a5893f0bf9
Add tests for DeviceHoursPipe
2024-07-22 14:02:27 -04:00
Brice Bauer
142fe06df1
Move powered_on_hours_unit to a new migration id
2024-07-22 08:37:35 -04:00
Jason Kulatunga
8b7ddd3042
Merge pull request #644 from luomie/patch-1
...
fix example Shoutrrr discord notification url structure
2024-07-18 20:14:31 -07:00
Jason Kulatunga
db57281557
Merge pull request #666 from phcreery/patch-1
...
Update INSTALL_HUB_SPOKE.md
2024-07-17 18:48:37 -07:00
Peyton Creery
5a5877b729
Update INSTALL_HUB_SPOKE.md
2024-07-17 20:14:26 -05:00
luomie
0a89c2bab3
fix Shoutrrr discord notification url structure
2024-05-19 23:13:05 +02:00
Brice Bauer
a18e2842ac
Update db migration description to match setting possible values
2024-05-08 08:43:25 -04:00
Brice Bauer
806f7c64a0
Add pipe and implement to dashboard/device component
2024-05-08 08:30:49 -04:00
Brice Bauer
8fa32c6dd7
Add DB Migration and config/settings
2024-05-07 16:45:09 -04:00
packagrio-bot
5e6ab2290b
(v0.8.1) Automated packaging of release by Packagr
v0.8.1
2024-04-08 04:48:11 +00:00
Jason Kulatunga
67c0af9f59
fix amd64 s6_arch.
2024-04-05 14:11:11 -07:00
Jason Kulatunga
55565e509d
Merge pull request #625 from AnalogJ/cron_fixes
...
fixing cron in #602
2024-04-05 14:04:39 -07:00
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)
2024-04-05 10:01:04 -07:00
packagrio-bot
5977f7c7d4
(v0.8.0) Automated packaging of release by Packagr
v0.8.0
2024-03-13 23:47:26 +00:00
Jason Kulatunga
3490a2ffc2
Merge pull request #597 from joserebelo/sigterm
...
Use exec on scrutiny-collector cron to ensure signal handling
2024-03-12 21:08:16 -07:00
Jason Kulatunga
a0f9e6e3f3
Merge pull request #596 from dropsignal/master
...
rebase docker image to debian 12 (bookworm)
2024-03-12 20:53:35 -07:00
Drop Signal
6a9b89b38a
fixed missing &&
2024-03-12 21:39:36 -05:00
Drop Signal
543f376015
performing requested changes
2024-03-09 21:37:11 -06:00
José Rebelo
ca7bd2c151
Use exec on scrutiny-collector cron to ensure signal handling
...
This way SIGTERM gets propagated and the container terminates
gracefully.
2024-03-09 22:46:07 +00:00
Drop Signal
1e74e96658
rebase to debian 12 (bookworm)
2024-03-08 22:30:43 -06:00
packagrio-bot
5e33c33e75
(v0.7.3) Automated packaging of release by Packagr
v0.7.3
2024-02-24 23:12:54 +00:00
Jason Kulatunga
3ea223fa8e
Merge pull request #547 from kaysond/master
...
Add support for disabling repeat notifications if the values haven't changed
2024-02-24 15:10:29 -08:00
Jason Kulatunga
44275c66ca
Merge pull request #569 from uhthomas/466
...
fix(collector): show correct nvme capacity
2024-02-24 09:32:59 -08:00
Jason Kulatunga
19bd59dc27
Merge pull request #577 from DrFrankensteinUK/patch-1
...
Update SUPPORTED_NAS_OS.md
2024-02-24 09:20:23 -08:00
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.
2024-02-17 16:47:05 +00:00
Aram Akhavan
09f4b34bf0
fix server test
2024-02-04 11:52:30 -08:00
Aram Akhavan
f24abf254b
Add tests for not repeating notifications
2024-02-04 11:38:52 -08:00
Aram Akhavan
cc889f2a2d
fix notify tests
2024-02-04 11:38:52 -08:00
Jason Kulatunga
2aa242e364
update mockgen instructions
2024-02-04 11:38:52 -08:00
Jason Kulatunga
1c193aa043
add database interface mock
2024-02-04 11:38:52 -08:00
Aram Akhavan
01c5a7fdfe
Address review comments
2024-02-04 11:38:51 -08:00
Aram Akhavan
98d958888c
refactor common code
2024-02-04 11:38:51 -08:00
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
2024-02-04 11:38:51 -08:00
Aram Akhavan
6417d71311
Add a setting for repeating notifications or not
2024-02-04 11:38:50 -08:00