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
ec2f549295
Update property description
2025-04-26 18:56:25 +01:00
6e06c9c489
Bump results count to 20 #615
2025-04-26 18:12:25 +01:00
1862858c07
Merge pull request #453 from mike391/Add-support-configure-docker-containers-yaml
...
Feat: Added support for configuring Docker containers through glance.yaml instead of labels
2025-04-26 17:50:03 +01:00
306c28f203
Merge branch 'dev' into Add-support-configure-docker-containers-yaml
2025-04-26 17:44:34 +01:00
bba2c5b20c
Update label overrides implementation
2025-04-26 17:39:05 +01:00
18436e91e0
Docker containers: remote socket, category
and running-only
2025-04-26 16:20:00 +01:00
77fb199cb3
Increase padding on mobile nav links
2025-04-26 16:20:00 +01:00
272bf1d2ad
Merge pull request #594 from anxdpanic/error-responses
...
update error reporting for custom-api JSON validation
2025-04-24 09:06:05 +01:00
ceebf34874
Use hex values & add theme_color in manifest.json
...
It looks like support for hsl color values within the manifest
is limited so we have to convert the colors to hex
2025-04-23 13:03:18 +01:00
efd39e1f80
Merge pull request #602 from dvdpearson/dev
...
Dynamize manifest.json with configurable options
2025-04-23 12:25:09 +01:00
93c72f561b
Also use app properties for apple-related elements
2025-04-23 12:18:46 +01:00
689e8f216c
Rename function
2025-04-23 12:10:15 +01:00
4e4c3cfe64
Update dynamic manifest implementation
2025-04-23 12:09:33 +01:00
e2112e0d83
Change HSL values to floats
2025-04-23 11:55:58 +01:00