Commit Graph

798 Commits

Author SHA1 Message Date
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
b075607bac Make app icon bigger 2025-05-05 13:27:27 +01:00
56bdd2c9a3 Make repository widget links bigger on mobile 2025-05-05 13:15:51 +01:00
0f6e51ee5c Add new logo 2025-05-05 12:47:40 +01:00
1c5701fde5 Remove unused block 2025-05-05 11:04:40 +01:00
6c1c909c9d Make text non-selectable 2025-05-05 11:04:01 +01:00
26ab9c7b05 Auto detect favicon type and add fallback 2025-05-05 11:03:30 +01:00
176f14df70 Don't show background on hover 2025-05-05 10:58:22 +01:00
2d1e317c1f Reposition popover on scroll 2025-05-04 17:40:57 +01:00
fcdea66a0f Hide popover on click 2025-05-04 17:40:49 +01:00
0e91958de5 Reduce text saturation of default light theme 2025-05-04 17:09:49 +01:00
6624b635df Increase contrast of default light theme 2025-05-04 17:05:20 +01:00
0612dc6f89 Use fmt.Errorf instead 2025-05-04 16:54:16 +01:00
0769f33653 Merge pull request #299 from hecht-a/theme_switcher
feat: theme switcher
2025-05-04 16:53:56 +01:00
c2286f9a22 Update implementation 2025-05-04 16:49:20 +01:00
a2d8410fec Merge remote-tracking branch 'upstream/dev' into theme_switcher 2025-04-29 19:03:41 +01:00
a68805b55d Merge remote-tracking branch 'upstream/dev' into theme_switcher 2025-04-29 18:55:30 +01:00
8ca6879a1c Rename variable 2025-04-29 17:09:19 +01:00
1661f14adb Add timeout property 2025-04-29 17:08:36 +01:00
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
47340ed82a Merge branch 'dev' into rss-feed-conditional-requests 2025-04-29 10:39:19 +01:00
129441713b Refactor RSS widget 2025-04-29 10:37:46 +01:00
a3e9510c1d Merge pull request #623 from mmshivesh/main
Minor design tweak, polishing up the polyline corners
2025-04-29 08:45:54 +01:00
328ba9a239 Merge branch 'main' into dev 2025-04-29 08:44:10 +01:00
3a3ff080ac Update returned err 2025-04-29 08:41:15 +01:00
e2d3e1c04f Typed the wrong key- stroke-linecap instead of stroke-linejoin 2025-04-28 20:55:04 -04:00
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
1ad71f6974 Increase MaxIdleConnsPerHost 2025-04-28 20:01:12 +01:00
9dde306c0c Use limit query param in reddit widget 2025-04-28 18:49:10 +01:00
d7a17aab01 Add reddit app auth #529
Co-authored-by: s0ders <39492740+s0ders@users.noreply.github.com>
2025-04-28 18:37:14 +01:00
65adf9b9c3 Add auto-invert option to icon fields 2025-04-28 16:27:08 +01:00
aceb832645 Mention config schema in docs 2025-04-26 18:58:27 +01:00