c6bfbf4ac1
Merge branch 'release/v0.6.0' into github-commit
2024-08-29 17:40:14 +01:00
a27fde72ee
Fix group widget
2024-08-27 21:41:18 +01:00
785f6a36bf
Increase assets cache time
2024-08-27 17:29:31 +01:00
1a4c12d851
Fix hardcoded release icons
2024-08-27 17:17:41 +01:00
b484e32b08
Improve dockerhub releases
2024-08-27 05:19:35 +01:00
303438834b
Merge pull request #165 from Fumesover/release/v0.6.0
...
releases: Add support for gitlab
2024-08-27 03:37:45 +01:00
70b7b7615a
Fix capitalization
2024-08-27 03:36:36 +01:00
5c42e60faf
Update docs
2024-08-27 03:35:35 +01:00
48ef60e0eb
Add todo
2024-08-27 03:33:37 +01:00
01af97ddab
Allow fetching releases from multiple sources
2024-08-27 03:26:16 +01:00
038794fa1c
Merge pull request #75 from realdavidops/main
...
Allow some branding customization.
2024-08-27 00:18:04 +01:00
ffb1bccb10
Move default logo text to the template
2024-08-27 00:15:55 +01:00
371eb3bee6
Change styling of custom logo
2024-08-27 00:14:31 +01:00
466d935d02
Update docs
2024-08-27 00:09:35 +01:00
7ffca9c3f1
Allow setting custom footer
2024-08-27 00:09:26 +01:00
a5981b3106
Fix RSS thumbnails where feed image is absolute
2024-08-26 23:50:37 +01:00
1df080983a
Add DNS Stats widget
2024-08-22 23:11:45 +01:00
822b72eee4
Delay showing next popover by 2 frames
...
This resets the CSS animation so it can be played again, otherwise it gets skipped
2024-08-22 22:44:27 +01:00
014abdcc00
Allow setting text-align on popovers
2024-08-22 22:43:41 +01:00
b35cc437d3
Remove unused functions
2024-08-22 22:43:10 +01:00
7ce87c7168
Merge pull request #197 from ccjjxl/bugfix_rss
...
Fix RSS item link empty <link/>
2024-08-22 11:16:33 +01:00
2a3f8eedf6
Fix RSS item link empty <link/>
2024-08-22 17:24:00 +08:00
895c3f2f97
Allow changing popover anchor
2024-08-20 16:19:21 +01:00
8860f4591b
Allow showing popover above & tweaks
2024-08-20 13:29:44 +01:00
984f26807e
Remove duplicate rule & add non-prefixed line-clamp
2024-08-19 14:24:05 +01:00
88c58e6108
Add <details> styling
2024-08-19 14:03:48 +01:00
83c7c4a14a
Add popover functionality
2024-08-19 02:15:22 +01:00
b4a4df480e
Add utility classes
2024-08-18 18:26:56 +01:00
9843b4d218
Fix armv7 docker image
2024-08-15 13:33:42 +01:00
c1251af597
Tidy up
2024-08-11 14:13:00 +01:00
7d09b8bf1b
Fix reddit crossposts & add show-flairs property
2024-08-11 14:04:18 +01:00
f57bdeec12
Update branding config
2024-08-10 19:43:50 +01:00
9899f6b761
Merge branch 'release/v0.6.0' into main
2024-08-10 18:47:39 +01:00
328e10b89f
Don't show error if RSS feeds didn't return any items
2024-08-10 18:01:54 +01:00
b37f8a8375
Merge pull request #194 from glanceapp/backport-fixes
...
Backport fixes from v0.6.0 to v0.5.0
v0.5.1
2024-08-09 16:08:30 +01:00
139937f887
Fix missing RSS thumbnail images
2024-08-09 16:03:24 +01:00
b8b90451b6
Use GitHub's latest release API endpoint
...
The current releases widget uses the releases endpoint to pull the 10
most recent releases and filter them to find the latest release. This
causes a problem when a repository's latest release is outside of the 10
most recent (e.g. 10 prereleases):
ERROR No live release found repository=cross-seed/cross-seed url="https://api.github.com/repos/cross-seed/cross-seed/releases?per_page=10 "
This is no longer a problem when using the latest release endpoint which
grabs the latest release, ignoring draft releases and prereleases.
2024-08-09 16:02:15 +01:00
c9a2aff6a6
Fix search input color
2024-08-09 16:01:15 +01:00
b25b117717
Reduce mb on widget header
2024-08-09 11:25:11 +01:00
e174fd731c
Fix size-title-dynamic class
2024-08-08 16:55:46 +01:00
34e6d463be
Make forum post title size dynamic
2024-08-08 16:37:41 +01:00
808169f43c
Make horizontal scrollbars thinner
2024-08-08 16:00:41 +01:00
82b6531a07
Add funding
2024-08-07 19:18:17 +01:00
917e2cabfc
Merge branch 'main' into release/v0.6.0
v0.6.0-beta.2
2024-08-07 19:03:12 +01:00
a981025679
Merge pull request #108 from wfg/github-actions
...
Create release workflow
2024-08-07 18:58:13 +01:00
f9ea2d73e1
Tidy up previous build files
2024-08-07 18:50:06 +01:00
a5728e9407
Update release workflow
2024-08-07 18:47:50 +01:00
404a2acc8f
Remove extra margin from mobile nav offset
2024-08-07 11:16:30 +01:00
7bf61ee8ed
Remove app name from title
2024-08-07 04:05:10 +01:00
bf1cc47525
Fix & increase offset of loading indicator
2024-08-05 23:16:32 +01:00