Commit Graph

368 Commits

Author SHA1 Message Date
Svilen Markov
c4149f5d94
Merge pull request #248 from oliver-mitchell/fix-non-whole-hour-timezone-display-on-clock
fix: non-whole-hour timezones now correctly shown on Clock widget
2024-10-30 15:48:24 +00:00
Svilen Markov
de2db71e54 Simplify clock zone diff text and add title for more details 2024-10-30 15:30:34 +00:00
Svilen Markov
2e3ed896cc Give clock time min width to avoid inconsistent layout for 12 hour format 2024-10-30 15:25:30 +00:00
Oliver Mitchell
1e2e66ecf7 fix: non-whole-hour timezones now correctly shown on Clock
Timezones that used non-whole-hour definitions (ie. Australia/ACDT) not correctly shown on the Clock widget. This fix changes how the difference is calculated to account for both minutes, and hours.

Due to the change, the text shown for relative timezone differences also had to be changed.
2024-10-29 00:00:37 +10:30
Svilen Markov
6e5140d859 Allow specifying headers in RSS feeds 2024-10-21 23:49:09 +01:00
Svilen Markov
84a7f90129 Add custom API widget 2024-10-21 23:27:25 +01:00
Svilen Markov
2dd5b29303 Remove unused class 2024-10-18 11:10:00 +01:00
Svilen Markov
bc8f17393a Fix simple icons URL 2024-10-18 10:54:34 +01:00
Svilen Markov
72f78f1c8d
Merge pull request #240 from cmeadowstech/alt-status-codes
Add alternative status code option to monitor widget
2024-10-18 10:53:18 +01:00
Svilen Markov
201b4ca1e8 Use AltStatusCodes for HasFailing check 2024-10-18 10:51:46 +01:00
Cody Meadows
04811a0658 Merge remote-tracking branch 'upstream/release/v0.7.0' into alt-status-codes
Update to current release
2024-10-17 22:01:56 +00:00
Cody Meadows
ee94d6aa89 Add alternative status code prameter 2024-10-17 21:58:18 +00:00
Svilen Markov
3382cd6208 Show twitch stream preview and title on avatar hover 2024-10-17 21:53:07 +01:00
Svilen Markov
56f9ec1d10 Include title in twitch channel data 2024-10-17 21:37:32 +01:00
Svilen Markov
1b42312d02 Fix edge case in popover 2024-10-17 21:36:41 +01:00
Svilen Markov
8a41a9f506 Improve formatting of request body 2024-10-17 21:36:22 +01:00
Svilen Markov
18bb2d7501 Change simple icons provider 2024-10-16 10:58:09 +01:00
Svilen Markov
6f8e576c9b Add fallback-content-type property 2024-10-16 10:52:57 +01:00
Svilen Markov
e5bb102ab1 Add split-column widget 2024-10-15 18:05:29 +01:00
Svilen Markov
13700fe2b2 Change masonry options source 2024-10-15 16:04:22 +01:00
Svilen Markov
3cfbe65855 Make the first full column the primary on mobile rather than the last 2024-10-15 15:58:30 +01:00
Svilen Markov
ab0b11cc92 Add masonry layout functionality 2024-10-13 18:33:26 +01:00
Svilen Markov
17c8071de9 Extract group widget functionality into generic widget container 2024-10-13 18:30:47 +01:00
Svilen Markov
1fe7f61ec8 Change environment variables behavior
* Can now be inserted anywhere in the string
* Can now insert multiple environment variables in a single string
* Can now be escaped if prefixed with \
2024-10-13 17:12:59 +01:00
Svilen Markov
ea3b8124fc Remove unused class 2024-10-13 17:08:52 +01:00
Svilen Markov
c41cfadb19
Merge pull request #231 from ehaughee/markets-sort-by-change
Add Markets sort-by: change to sort by percent change
2024-10-04 11:09:59 +01:00
Eric Haughee
e434fe0847 Add Markets sort-by: change to sort by percent change 2024-10-03 11:26:33 -07:00
Svilen Markov
8a8aaa752e Fix edge case in weather widget
If the temperature for the entire day is the same the range is 0, divide by 0 no bueno
2024-10-02 10:40:25 +01:00
Svilen Markov
4420d1df2c Bump versions & update dependencies 2024-10-01 15:47:56 +01:00
Svilen Markov
d90d39933a
Merge pull request #228 from Dakhtara/patch-1
Fix typo on configuration for search autofocus property description
2024-10-01 15:28:42 +01:00
Anthony
7e38ab624a
Update configuration.md 2024-10-01 08:59:11 +02:00
Svilen Markov
9a36187333 Add /api/healthz endpoint 2024-09-30 00:42:19 +01:00
Svilen Markov
b0c4d70628 Fix bug with collapsible grids inside of group widget
Also move utils to new file
2024-09-30 00:42:19 +01:00
Svilen Markov
d5fa6424c1 Fix bookmark icons shrinking when text wraps 2024-09-30 00:42:19 +01:00
Svilen Markov
07fe5b3cb1
Merge pull request #224 from SimJunYou/piholePrivacy
DNS Stats widget - fix Pihole privacy edge case
2024-09-30 00:31:00 +01:00
Svilen Markov
672547cd07 Switch to using custom type for pihole's top blocked domains 2024-09-30 00:24:44 +01:00
SimJunYou
28167403a4 Cover edge case when Pihole's privacy settings are enabled 2024-09-19 17:43:43 +08:00
Svilen Markov
eaf08d42dd
Merge pull request #220 from paricbat/main
Add important details about the server.base-url property
2024-09-16 08:35:33 +01:00
Veronika Bušová
bae95a5e07
Add important details about the server.base-url property 2024-09-15 00:29:46 +02:00
Svilen Markov
db1ed9e257 Fix & refactor adguard stats 2024-09-10 05:38:14 +01:00
Svilen Markov
adef35049f Add warning when pihole doesn't return expected data points 2024-09-10 05:38:14 +01:00
Svilen Markov
bd9abf2e52 Fix mobile nav links wrapping 2024-09-10 05:38:14 +01:00
Svilen Markov
aa74c00fd4
Merge pull request #210 from micash545/main
releases: Add support for Codeberg
2024-09-08 19:36:20 +01:00
Svilen Markov
a68a907fa7 Update SVG 2024-09-08 19:35:01 +01:00
Svilen Markov
1a05d6d03a Don't export function 2024-09-08 19:34:43 +01:00
micash
60f4183057 add codeberg releases 2024-09-08 16:59:24 +02:00
Svilen Markov
04c3afc850 Document center-vertically property 2024-09-08 06:25:06 +01:00
Svilen Markov
066e512844
Merge pull request #206 from glanceapp/release/v0.6.0
Release/v0.6.0
2024-09-08 04:18:11 +01:00
Svilen Markov
d60457afaf Merge branch 'main' into release/v0.6.0 2024-09-08 04:17:23 +01:00
Svilen Markov
f5a788220e Add link to Discord server 2024-09-08 01:13:26 +01:00