Commit Graph

354 Commits

Author SHA1 Message Date
086fac4120 Fix monitor widget showing incorrect status icon 2025-01-11 17:59:07 +00:00
db512419ea Add new text color class 2025-01-07 15:34:58 +00:00
491bc65a38 Add target property on bookmarks widget 2025-01-07 10:45:54 +00:00
108c83588c Allow using a standard HTTP proxy in reddit widget 2025-01-06 20:40:46 +00:00
abbb4950a5 Fix HTML entities in RSS item titles 2025-01-04 07:49:29 +00:00
8ad7d4be0a feat: add possibility to set search input placeholder 2025-01-03 19:36:43 +01:00
ac7f3805d4 Add custom unmarshalling for pihole queries stats
+ hide-graph and hide-top-domains options for DNS stats widget
2024-12-28 14:17:48 +00:00
e524dd111e Merge pull request #286 from DallasHoff/mobile-style-fixes-0.7.0
Mobile style fixes
2024-12-26 17:04:21 +00:00
4a14709f13 Tweak iOS fixes 2024-12-26 17:02:15 +00:00
0702e0abd3 Fix broken reddit video thumbnail URLs 2024-12-26 13:16:38 +00:00
29318005b2 Mobile style fixes 2024-12-24 14:42:28 -05:00
eb86c3fb79 Allow setting same-tab and hide-arrow on bookmark groups 2024-12-22 14:22:11 +00:00
f89fc2ee1d Preserve formatting of non-html extension widget content 2024-12-22 13:44:41 +00:00
495eaa0a37 Add Widget-Content-Frameless option to extension widget 2024-12-22 13:31:26 +00:00
b44b7b80ff Don't use sprintf for relative time attribute 2024-12-20 11:41:48 +00:00
d575a0a29f Remove console.log 2024-12-18 12:47:30 +00:00
2e1134fdfb Properly handle future timestamps for relative time 2024-12-18 11:30:17 +00:00
ab6ae15836 Add automatic native titles to all truncateable elements 2024-12-17 23:34:32 +00:00
a4840c7365 Remove unnecessary variables 2024-12-17 00:30:34 +00:00
dbcc13a5cf Allow inserting env variables anywhere in the config 2024-12-16 23:59:25 +00:00
8d2639b349 Allow RSS feed URLs to be specified by env variables 2024-12-16 14:08:47 +00:00
889b034a79 Rename struct 2024-12-16 14:07:37 +00:00
e49145023f Don't escape user-defined URLs 2024-12-16 14:05:52 +00:00
ae1fb05607 Better convention for safe template types 2024-12-16 13:58:58 +00:00
80a957bc5b Change extension user-defined title to take precedence 2024-12-15 15:04:33 +00:00
d4b1d240b9 Fix releasing page mutex during template execution 2024-12-08 14:55:53 +00:00
7f667e2d1c Allow using env variables in monitor and bookmarks widget URLs 2024-12-07 16:40:09 +00:00
a1afdb0c63 Allow digits in env variable names 2024-12-07 16:17:09 +00:00
8adad18198 Move variable definition outside of closure 2024-12-07 09:20:01 +00:00
49a0758aae Fix trying to load incorrect thumbnail if post marked nsfw 2024-12-07 08:57:51 +00:00
e3bdc73013 Allow specifying playlist in videos widget
Co-authored-by: vishalkadam47 <vishal@jeevops.com>
2024-12-06 10:54:14 +00:00
1922e1e895 Increase RSS widget workers 2024-12-06 10:54:14 +00:00
84537e6884 Update status icons 2024-12-04 08:19:24 +00:00
f7062115bc Add support for selfhst icons 2024-12-04 08:11:18 +00:00
24f9f20eb7 Reduce list gap 2024-12-03 22:11:51 +00:00
217c6f2ed0 Remove container created time 2024-12-03 20:13:23 +00:00
fcda017c39 Update docker containers widget 2024-12-03 19:04:43 +00:00
0c36925783 Fix off by 1px popover triangle 2024-12-03 16:52:28 +00:00
fcb67e62c5 Change widget error header icon to SVG 2024-12-03 16:51:33 +00:00
0651a2886e Merge latest changes 2024-12-03 13:59:20 +00:00
d876f4cb39 Add allow-insecure for dns-stats widget 2024-11-30 14:24:56 +00:00
b5259d1a98 Rename variables & interface 2024-11-30 14:24:19 +00:00
ffe053ffc5 Even more config watcher fixes 2024-11-30 12:54:19 +00:00
1785af4749 More config watcher fixes 2024-11-30 12:37:56 +00:00
98b4b7330e Further fixes for config file watcher 2024-11-30 12:23:57 +00:00
f68e5ae9ef Optimize cache control header assignment in file server 2024-11-30 11:16:07 +00:00
b3e73ce86a Move log outside of func 2024-11-30 10:59:58 +00:00
02cbb5f812 Fix CS 2024-11-30 10:48:33 +00:00
1d9ae72c81 Rename variables 2024-11-29 22:58:05 +00:00
d6470ae814 Somewhat working fix for config watcher 2024-11-29 21:45:50 +00:00