778 Commits

Author SHA1 Message Date
anxdpanic
7a8f70db02 update error reporting for custom-api JSON validation
- show the request error on non-200 responses
2025-04-17 09:05:15 -04:00
Svilen Markov
1cf4f520f8
Merge pull request #578 from hitalos/dev
Support embed icons on bookmarks URLs
2025-04-15 21:58:24 +01:00
Svilen Markov
e11ce5d3d0 Change the type of the field 2025-04-15 21:55:55 +01:00
Svilen Markov
502950709c Update sensors warning check 2025-04-15 04:08:05 +01:00
anxdpanic
2c3e14d84c [sensors] allow sensor readings when there are warnings 2025-04-15 04:07:50 +01:00
Svilen Markov
8e71afe158 Escape proxied request URL 2025-04-15 04:02:23 +01:00
Svilen Markov
44ea98fc41
Merge pull request #583 from anxdpanic/sensors
[sensors] allow sensor readings when there are warnings
2025-04-15 03:42:43 +01:00
Svilen Markov
5214fb9145 Update sensors warning check 2025-04-15 03:37:38 +01:00
anxdpanic
41e74ba9b5 [sensors] allow sensor readings when there are warnings 2025-04-14 09:05:18 -04:00
Svilen Markov
03b616622e Fix bug when making single request in job v0.7.12 2025-04-14 01:07:04 +01:00
Svilen Markov
50e1da01fe Add newline 2025-04-13 17:40:30 +01:00
Svilen Markov
0daa620b11 Merge branch 'main' into dev 2025-04-13 17:27:32 +01:00
Svilen Markov
f8f50b26d8 Add mountpoint:info CLI command v0.7.11 2025-04-13 17:09:51 +01:00
Svilen Markov
a3bc133bcb Maybe fix for missing mountpoint info 2025-04-13 16:52:17 +01:00
Svilen Markov
50dae22ff4 Add restart: unless-stopped 2025-04-13 16:15:59 +01:00
Svilen Markov
5a91154eab Document function 2025-04-13 16:08:04 +01:00
Ralph Ocdol
d5b89d512a added unique to filter arrays with unique items in custom-api 2025-04-13 16:07:54 +01:00
Svilen Markov
c4e4c62072
Merge pull request #580 from ralphocdol/unique-array-custom-api
added unique to filter arrays with unique items in custom-api
2025-04-13 16:04:16 +01:00
Svilen Markov
33b54ded4f Delete main.css 2025-04-13 16:01:54 +01:00
Svilen Markov
0d2f5a818b
Merge branch 'dev' into unique-array-custom-api 2025-04-13 16:00:39 +01:00
Svilen Markov
8f217e6f01 Merge branch 'main' into dev 2025-04-13 15:58:10 +01:00
Svilen Markov
835d7767cb Merge remote-tracking branch 'upstream/main' into unique-array-custom-api 2025-04-13 15:54:52 +01:00
Svilen Markov
8892a39160 Document function 2025-04-13 15:52:16 +01:00
Ralph Ocdol
db97871945 added unique to filter arrays with unique items in custom-api 2025-04-13 10:46:43 +08:00
Hítalo Silva
90254b92d2
Support embed icons on bookmarks URLs 2025-04-12 19:48:09 -03:00
Svilen Markov
eeda2104a6 Only set title if attribute isn't set 2025-04-11 23:15:31 +01:00
Svilen Markov
97f43f88eb Only set title if attribute isn't set 2025-04-11 23:14:06 +01:00
Svilen Markov
793da48f5c Add rounded class 2025-04-11 22:35:40 +01:00
Svilen Markov
3177af9524 Add rounded class 2025-04-11 22:34:53 +01:00
Svilen Markov
f99d22738c Add replaceMatches 2025-04-11 20:37:45 +01:00
Ralph Ocdol
ea7124db52 feat: custom-api's replaceAll with regex support 2025-04-11 20:37:36 +01:00
Lucas L.
b1247e5de6 Add filter on already seen links for RSS feeds 2025-04-11 20:34:47 +01:00
Svilen Markov
5ab962634e Fix sorting bug in twitch channels widget 2025-04-11 20:34:03 +01:00
Svilen Markov
d99944dcff Avoid spinning up unnecessary goroutines for single data jobs 2025-04-11 20:33:24 +01:00
Svilen Markov
84f7286460 Make Get return decorated result
This may break existing widgets that rely on .Get returing a raw gjson.Result
2025-04-11 20:30:07 +01:00
Svilen Markov
920bcb06dc Print warnings when failing to get sensors 2025-04-11 19:34:49 +01:00
Svilen Markov
3679cc21ab Increase scale of everything on mobile v0.7.10 2025-04-10 00:44:55 +01:00
Svilen Markov
07e5626469 Add version & sensors:print cli commands 2025-04-10 00:39:08 +01:00
Svilen Markov
6bb6f87800 Fix diagnose command 2025-04-10 00:35:27 +01:00
Svilen Markov
cb6b52ff4c Bump go version 2025-04-10 00:34:53 +01:00
Svilen Markov
03c377dff3 Update dependencies 2025-04-10 00:14:40 +01:00
Svilen Markov
d9c934d3eb
Merge pull request #494 from HtFilia/dev
Add filter on already seen links for RSS feeds
2025-04-09 17:15:11 +01:00
Svilen Markov
0bc31b0f31
Merge pull request #542 from ralphocdol/custom-api-replace-all-regex
Add replaceMatches
2025-04-09 17:07:43 +01:00
Svilen Markov
5a38c8dd2f Add replaceMatches 2025-04-09 17:05:18 +01:00
Svilen Markov
0e3f172032
Merge pull request #553 from Panonim/patch-1
Added Community Widgets Link to Readme.
2025-04-09 16:40:36 +01:00
Svilen Markov
fd704419d9 Update readme links 2025-04-09 16:39:53 +01:00
Artur Flis
32ac72f592
Update README.md 2025-04-02 19:57:01 +02:00
Ralph Ocdol
15f20ffaeb feat: custom-api's replaceAll with regex support 2025-03-31 22:24:51 +08:00
Svilen Markov
9c77b87435
Merge pull request #486 from daot/main
Make clickable area for docker-containers widget items bigger
2025-03-30 14:57:16 +01:00
Svilen Markov
d4d9e94f44 Make link hitbox take up full width 2025-03-30 14:53:59 +01:00