760 Commits

Author SHA1 Message Date
Svilen Markov
7d08eb312f
Merge pull request #462 from charlesharries/rss-feed-conditional-requests
feat: Use conditional requests for RSS feeds
2025-04-29 10:42:28 +01:00
Svilen Markov
47340ed82a
Merge branch 'dev' into rss-feed-conditional-requests 2025-04-29 10:39:19 +01:00
Svilen Markov
129441713b Refactor RSS widget 2025-04-29 10:37:46 +01:00
Svilen Markov
a3e9510c1d
Merge pull request #623 from mmshivesh/main
Minor design tweak, polishing up the polyline corners
2025-04-29 08:45:54 +01:00
Svilen Markov
328ba9a239 Merge branch 'main' into dev 2025-04-29 08:44:10 +01:00
Svilen Markov
3a3ff080ac Update returned err 2025-04-29 08:41:15 +01:00
Shivesh
e2d3e1c04f
Typed the wrong key- stroke-linecap instead of stroke-linejoin 2025-04-28 20:55:04 -04:00
Shivesh
b3658bea09
Update markets.html
Ever so slightly improve the corner rounding of the polyline to make it more cohesive with the standard theming (slightly rounded corners etc.). Minor change, only visible at higher zoom levels.
2025-04-28 20:38:28 -04:00
Svilen Markov
1ad71f6974 Increase MaxIdleConnsPerHost 2025-04-28 20:01:12 +01:00
Svilen Markov
9dde306c0c Use limit query param in reddit widget 2025-04-28 18:49:10 +01:00
Svilen Markov
d7a17aab01 Add reddit app auth #529
Co-authored-by: s0ders <39492740+s0ders@users.noreply.github.com>
2025-04-28 18:37:14 +01:00
Svilen Markov
65adf9b9c3 Add auto-invert option to icon fields 2025-04-28 16:27:08 +01:00
Svilen Markov
aceb832645 Mention config schema in docs 2025-04-26 18:58:27 +01:00
Svilen Markov
ec2f549295 Update property description 2025-04-26 18:56:25 +01:00
Svilen Markov
6e06c9c489 Bump results count to 20 #615 2025-04-26 18:12:25 +01:00
Svilen Markov
1862858c07
Merge pull request #453 from mike391/Add-support-configure-docker-containers-yaml
Feat: Added support for configuring Docker containers through glance.yaml instead of labels
2025-04-26 17:50:03 +01:00
Svilen Markov
306c28f203
Merge branch 'dev' into Add-support-configure-docker-containers-yaml 2025-04-26 17:44:34 +01:00
Svilen Markov
bba2c5b20c Update label overrides implementation 2025-04-26 17:39:05 +01:00
Svilen Markov
18436e91e0 Docker containers: remote socket, category and running-only 2025-04-26 16:20:00 +01:00
Svilen Markov
77fb199cb3 Increase padding on mobile nav links 2025-04-26 16:20:00 +01:00
Svilen Markov
272bf1d2ad
Merge pull request #594 from anxdpanic/error-responses
update error reporting for custom-api JSON validation
2025-04-24 09:06:05 +01:00
Svilen Markov
ceebf34874 Use hex values & add theme_color in manifest.json
It looks like support for hsl color values within the manifest
is limited so we have to convert the colors to hex
2025-04-23 13:03:18 +01:00
Svilen Markov
efd39e1f80
Merge pull request #602 from dvdpearson/dev
Dynamize manifest.json with configurable options
2025-04-23 12:25:09 +01:00
Svilen Markov
93c72f561b Also use app properties for apple-related elements 2025-04-23 12:18:46 +01:00
Svilen Markov
689e8f216c Rename function 2025-04-23 12:10:15 +01:00
Svilen Markov
4e4c3cfe64 Update dynamic manifest implementation 2025-04-23 12:09:33 +01:00
Svilen Markov
e2112e0d83 Change HSL values to floats 2025-04-23 11:55:58 +01:00
Svilen Markov
44fca91089 Don't return if the err is a warning 2025-04-22 23:56:00 +01:00
Svilen Markov
4ae40cbd1e Merge branch 'main' into dev 2025-04-22 23:17:24 +01:00
Svilen Markov
ea04aec0b4 Add target property to search widget v0.7.13 2025-04-22 23:07:07 +01:00
Svilen Markov
b8e2717faf Add parseLocalTime function 2025-04-22 22:40:55 +01:00
David Pearson
333d40ed4f Dynamize manifest.json with configurable options 2025-04-20 10:00:17 -04:00
Svilen Markov
cb3555f5ed Fix bug when making single request in job 2025-04-18 17:10:09 +01:00
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