Svilen Markov
d7bbf2b8e2
Accessibility improvements
2025-03-12 18:01:35 +00:00
Svilen Markov
278fa3c397
Add gap between domain and percent
2025-03-12 18:01:35 +00:00
Svilen Markov
6f48ee98e5
Uppercase currency before looking for matching symbol #365
2025-03-12 18:01:35 +00:00
Svilen Markov
d4565acfe7
Markets widget rate limit fix
2025-02-19 02:25:07 +00:00
Svilen Markov
16129c53bd
Merge pull request #358 from rubiojr/rubiojr/reload-on-rename2
...
Auto-reload config file on RENAME
2025-02-19 01:25:08 +00:00
Svilen Markov
c76a4d4be7
Increase docker containers widget timeout
2025-02-17 23:45:57 +00:00
Svilen Markov
27af0400c0
Tweak impl for handling config renames
2025-02-17 22:28:10 +00:00
Sergio Rubio
76a80ff034
Add clarifying comment
2025-02-17 19:17:49 +01:00
Sergio Rubio
f7f333ad52
Auto-reload config file on RENAME
...
Some editors (like Vim), create a temp file when saving, then replace
the file being edited with the temp file. This causes the FS notify
event to be RENAME, not WRITE, so auto-reload misses this.
In addition to that, the file is removed from the watcher and the
auto-reload functionality stops working entirely after the first RENAME.
https://github.com/fsnotify/fsnotify/issues/255 describes this.
2025-02-17 19:08:54 +01:00
Svilen Markov
0ce45e32aa
Update dashboard icons repo
2025-02-15 14:59:20 +00:00
Svilen Markov
e01af4adec
Delay changing popover display
...
Previously would make the popover visible and then reposition
it on the next frame in order to avoid getting called recursively
due to the observer, however this causes the scrollbar to appear
if it wasn't already visible for a single frame which is janky.
This change fixes that.
2025-02-15 13:53:13 +00:00
Svilen Markov
bb9cb03c8a
Fix index out of range
2025-02-10 11:22:48 +00:00
Svilen Markov
37f35281b4
Add server-stats widget
2025-02-09 17:52:22 +00:00
Svilen Markov
306fb3cb33
Add new calendar and deprecate old
2025-02-09 17:47:20 +00:00
Svilen Markov
e495fbfd99
Remove comment
2025-02-09 17:33:07 +00:00
Svilen Markov
8331c4b305
Add Exists function
2025-02-09 05:32:30 +00:00
Svilen Markov
5a06f4788b
Return NaN instead of 0 when dividing by 0
2025-02-09 05:32:05 +00:00
Svilen Markov
825ef84da5
Add comment
2025-02-09 00:39:51 +00:00
Svilen Markov
c583057d45
Allow specifying playlists separately
2025-02-09 00:31:53 +00:00
Svilen Markov
cd1e4e9f91
Update update warn link
2025-02-07 11:06:44 +00:00
Svilen Markov
33f8e6d144
Update notice page
2025-02-07 11:06:20 +00:00
Svilen Markov
af70cc83ba
Add preserve-order
and limit
props to RSS widget
2025-02-07 11:05:53 +00:00
Svilen Markov
21a6fe407b
Remove println
2025-02-04 03:55:41 +00:00
Svilen Markov
1c1a7b3e27
Change label from title to name
2025-02-02 13:02:59 +00:00
Svilen Markov
61fd5481cc
Update custom API
2025-02-02 13:02:46 +00:00
Svilen Markov
d400b27545
Fix observer console errors
2025-01-22 16:59:10 +00:00
Svilen Markov
8a75f303bb
Remove extra whitespace
2025-01-17 20:16:55 +00:00
Svilen Markov
0ce706e02e
Update releases widget
2025-01-17 20:14:07 +00:00
Svilen Markov
3076593021
Merge remote-tracking branch 'upstream/release/v0.7.0' into add-prereleases-to-releases
2025-01-17 19:35:46 +00:00
Svilen Markov
a83389bb7d
Merge pull request #314 from JeckDev/release/v0.7.0
...
feat: add alternate link (error-url) for monitor widget sites
2025-01-17 19:10:41 +00:00
Svilen Markov
ee1cde8a04
Update monitor widget
2025-01-17 19:09:49 +00:00
Svilen Markov
a9efe88461
Revert points abbreviation
2025-01-15 07:49:08 +00:00
Jeck
c8200f2972
Added error-url parameter to monitor sites
2025-01-14 21:32:04 -08:00
Svilen Markov
80b43d3e0c
Further simplify points abbreviation implementation
2025-01-14 11:58:26 +00:00
Svilen Markov
a7e235441b
Simplify points abbreviation implementation
2025-01-14 11:55:52 +00:00
Svilen Markov
bb80637e72
Only hide comment count if there's a target URL
2025-01-14 11:35:02 +00:00
Svilen Markov
8fb5de4e87
Remove whitespace in template
2025-01-14 10:48:35 +00:00
Svilen Markov
1c03f0a07a
Update forum post templates
...
* Use approx number for points & comments
* Hide comments when limited on horizontal space
* Abbreviate "points" to "pts" when limited on horizontal space
* Don't let domain wrap
2025-01-14 10:41:46 +00:00
Svilen Markov
b4ac96ccaf
Remove whitespace in template & increase popover max width
2025-01-13 10:47:55 +00:00
Svilen Markov
5723fbdea5
Add markets widget link templates & automatic name
2025-01-12 04:21:47 +00:00
Svilen Markov
260bc15577
Remove reddit widget title forward slash prefix
2025-01-11 22:31:45 +00:00
Svilen Markov
59bfe3e835
Add vertical-list style for videos widget
2025-01-11 19:48:06 +00:00
Svilen Markov
086fac4120
Fix monitor widget showing incorrect status icon
2025-01-11 17:59:07 +00:00
Mystically
46bc36ad4a
oops
2025-01-09 21:20:11 +01:00
Mystically
ed477e8cc6
add option to include github prereleases
2025-01-09 21:19:13 +01:00
Svilen Markov
db512419ea
Add new text color class
2025-01-07 15:34:58 +00:00
Svilen Markov
491bc65a38
Add target property on bookmarks widget
2025-01-07 10:45:54 +00:00
Svilen Markov
108c83588c
Allow using a standard HTTP proxy in reddit widget
2025-01-06 20:40:46 +00:00
Svilen Markov
abbb4950a5
Fix HTML entities in RSS item titles
2025-01-04 07:49:29 +00:00
HECHT Axel
8ad7d4be0a
feat: add possibility to set search input placeholder
2025-01-03 19:36:43 +01:00