Meier Lukas
26eb2c08c9
fix(update-checker): cached through updates ( #4046 )
2025-09-12 18:50:41 +02:00
Benoit SERRA
1dc1854cbf
feat: OPNsense integration and widget ( #3424 )
...
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
Co-authored-by: deepsource-io[bot] <42547082+deepsource-io[bot]@users.noreply.github.com>
2025-08-01 18:34:06 +02:00
Meier Lukas
9398dd983c
feat(tasks): allow management of job intervals and disabling them ( #3408 )
2025-07-03 20:59:26 +02:00
Manuel
be8b332f94
fix: reduce logging ( #3200 )
...
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-05-23 22:36:23 +02:00
homarr-renovate[bot]
109f9e7979
fix(deps): update dependency node-cron to v4 ( #3075 )
...
Co-authored-by: Manuel <30572287+manuel-rw@users.noreply.github.com >
2025-05-23 22:20:47 +02:00
Meier Lukas
9eb76634d0
fix(logs): add special case for axios error to prevent huge error messages ( #2468 )
2025-03-02 10:54:35 +01:00
Manuel
22a341ea4d
feat: downgrade log level callback succeeded ( #2329 )
2025-02-16 11:39:32 +01:00
Meier Lukas
1105f0029f
fix: sessions from inactive providers can still be used ( #1458 )
...
* fix: sessions from inactive providers can still be used
* fix(lint): dependency keys not sorted
* chore: address pull request feedback
2024-11-17 21:30:46 +01:00
Meier Lukas
365e267b8d
fix: ping urls are not reset when restarting ( #924 )
2024-08-08 20:36:51 +02:00
Manuel
15d9327d46
feat: add rss widget ( #760 )
...
Co-authored-by: SeDemal <demal.sebastien@bluewin.ch >
2024-07-27 18:11:29 +02:00
Manuel
1cf119c768
feat: log elapsed cron job time ( #742 )
2024-07-03 19:47:13 +02:00
Manuel
08d571ad74
feat: add tasks page ( #692 )
2024-07-01 18:57:40 +02:00
Meier Lukas
92afd82d22
refactor: add cron job core package ( #704 )
...
* refactor: add cron job core package
* docs: add comments to cron validation types
* chore(deps): move node-cron dependencies from tasks app to cron-jobs-core package
* fix: runOnInit is not running on start and rather on job creation
* fix: format issues
* fix: build fails when using top level await in cjs
* chore: update turbo gen package json typescript version to 5.5.2
* fix: format issue
* fix: deepsource issues
* chore: update turbo gen package json eslint version to 9.5.0
* chore: fix frozen lockfile and format
2024-06-22 20:00:20 +02:00