Commit Graph

829 Commits

Author SHA1 Message Date
2aaff02db8 Fix for extra whitespace in titles 2025-05-20 16:46:06 +01:00
f5bfd9d4d1 Merge branch 'dev' v0.8.3 2025-05-19 21:25:48 +01:00
9e3639eb54 Update readme 2025-05-19 21:25:33 +01:00
b4094b28bd Allow disabling theme picker 2025-05-19 21:25:33 +01:00
b294839b79 Make theme key accessible via CSS 2025-05-19 21:25:33 +01:00
14a21de37f Add user agent to test reddit request 2025-05-19 21:23:13 +01:00
d9239acbce Increase diagnose command timeout 2025-05-19 21:23:13 +01:00
a2247c0b6c Use default client in diagnose command
defaultHTTPClient may behave differently to http.DefaultClient and is used for almost all widgets, using it within the diagnose
command will make debugging and replicating issues easier
2025-05-19 21:23:13 +01:00
c1aaec5ffc Add .Options.JSON to custom API 2025-05-19 21:23:13 +01:00
bcef9fbd61 Simplify implementation of func 2025-05-19 21:23:12 +01:00
32db59fda2 Merge pull request #678 from ralphocdol/fix-text-truncate-formatting
Fix text-truncate or related formatting
2025-05-19 21:12:21 +01:00
92bc68b61a Use innerText instead of textContent 2025-05-19 21:11:11 +01:00
a6382b2e1d Merge pull request #681 from ralphocdol/update-the-and-or-doc-description
Docs: The 'and' and 'or' accepts more than 2 boolean arguments
2025-05-19 21:07:05 +01:00
571cdaf618 The 'and' and 'or' accepts more than 2 boolean arguments 2025-05-19 19:46:26 +08:00
aa3b2c3b1b Fix text-truncate or related formatting 2025-05-18 20:33:03 +08:00
9bbf73db97 Merge pull request #661 from anant-j/dev
Add Mod operation
2025-05-16 17:33:58 +01:00
dc950e7ec2 Merge pull request #668 from Xevion/main
Add Anchors to Links to Configuration Documentation within README
2025-05-16 17:30:14 +01:00
91ca57e242 Merge pull request #662 from mazzz1y/dev
Add http proxy support
2025-05-16 17:21:53 +01:00
95541ef5e1 Use an anchor for links to root configuration 2025-05-15 23:19:54 -05:00
1ace129a58 Add safeHTML function 2025-05-15 14:21:59 +01:00
af04605d7d Remove unused function 2025-05-15 13:57:27 +01:00
0ec9cf4aaa Add http proxy support 2025-05-15 13:34:17 +06:00
a5b0664b9c Add Mod operation 2025-05-14 22:38:13 -07:00
c67eb4d2c0 Add startOfDay and endOfDay funcs v0.8.2 2025-05-14 22:05:35 +01:00
e99ee4f774 Fix server crash when using head-widgets 2025-05-14 22:00:02 +01:00
74e6c5c960 Update docs 2025-05-14 01:16:53 +01:00
f801da88a7 Fix center-vertically not working 2025-05-14 00:48:16 +01:00
66dcd1fa34 Don't escape safe URL 2025-05-13 23:44:47 +01:00
4f9e48cc17 Remove fallback favicon #653 2025-05-13 22:07:57 +01:00
95702a2e53 Fix error when hide-desktop-navigation is true v0.8.1 2025-05-13 20:35:34 +01:00
9de6843a2e Merge pull request #648 from glanceapp/dev
v0.8.0
v0.8.0
2025-05-13 19:22:13 +01:00
bd5cacd14a Update docs 2025-05-13 18:55:57 +01:00
96007e98bc Update docs 2025-05-13 17:35:16 +01:00
ae409768ac Rename widget type 2025-05-13 17:10:28 +01:00
baaf306ebf Add percentChange function 2025-05-11 21:09:12 +01:00
7bbf103e01 Add custom-api options and template requests 2025-05-11 15:49:21 +01:00
49c07f397e Don't escape safe URLs 2025-05-10 13:25:56 +01:00
dd91a506fa Add todo widget 2025-05-08 16:59:02 +01:00
4ed8bef562 Update default light theme 2025-05-07 21:03:58 +01:00
8db6544400 Update favicon 2025-05-07 20:56:40 +01:00
ca9e4d273b Fix popover error 2025-05-07 20:17:36 +01:00
9324da6a2f Change default light theme 2025-05-07 20:17:30 +01:00
ce3a7ee29c Update auth stuff 2025-05-07 19:47:35 +01:00
c9e6b774f3 Add head-widgets 2025-05-06 13:37:14 +01:00
9ffb2d9939 Change default light theme 2025-05-06 11:31:57 +01:00
c5d4cf8f68 Allow hiding widget header 2025-05-06 10:52:46 +01:00
6b7d68d960 Add auth 2025-05-06 01:38:22 +01:00
0cb8a810e6 Remove transition on active 2025-05-05 13:50:55 +01:00
40ae263248 Add expiration to theme cookie 2025-05-05 13:46:36 +01:00
bf97829814 Make theme cookie samesite lax 2025-05-05 13:30:14 +01:00