Commit Graph

312 Commits

Author SHA1 Message Date
Svilen Markov
09b7d71103 Revert to using the small icon for the favicon
Bit too much whitespace in the app icon to be able to use it as a favicon, makes the G look quite small
2024-05-12 14:27:25 +01:00
Svilen Markov
bc06578e53 Change implementation for the safe area 2024-05-12 14:20:10 +01:00
Jonas Knobloch
344f518991 Add Lobsters widget 2024-05-12 13:20:34 +02:00
Svilen Markov
6bb44bef20
Merge pull request #54 from eltociear/patch-1
docs: update configuration.md
2024-05-12 11:03:18 +01:00
Svilen Markov
aef0c84286 Move engagement calculation inside widget 2024-05-12 11:00:45 +01:00
Svilen Markov
0fbc8dcb41 Allow specifying links for stock symbol & chart 2024-05-12 04:13:38 +01:00
Svilen Markov
818138340c Rename widget to just repository 2024-05-12 03:35:25 +01:00
Svilen Markov
4beab6bcec Make images fade in as they load 2024-05-12 03:18:55 +01:00
Ikko Eltociear Ashimine
b9b7ae1cac
docs: update configuration.md
minor fix
2024-05-12 03:09:12 +09:00
Carlos Medina
91c75518da Change mobile nav styles 2024-05-10 19:54:43 -06:00
Svilen Markov
82f51293df Add more refinement options for HN widget 2024-05-10 14:08:01 +01:00
Svilen Markov
840ba0f240 Add more refinement options for Reddit widget 2024-05-10 13:23:57 +01:00
Svilen Markov
c5e3eed64b Add Repository Overview widget 2024-05-10 11:05:42 +01:00
Svilen Markov
7dd1cca65d Add horizontal-cards-2 style for RSS widget 2024-05-10 10:10:13 +01:00
Svilen Markov
57414bdb67 So. Many. Units. 2024-05-10 09:52:05 +01:00
Svilen Markov
646be63895 Fix 1px black border in video thumbnails 2024-05-10 08:26:55 +01:00
Svilen Markov
3c1fb97c12 Add grid-cards style for videos widget 2024-05-10 07:41:11 +01:00
Svilen Markov
e78619f5e1 Update build to include openbsd and armv7 2024-05-09 13:00:42 +01:00
Shashank S
aa04904a72 feat: add diff, fix: configurable url 2024-05-09 08:32:27 +02:00
Svilen Markov
54102ae35e Make RSS thumbnail height configurable 2024-05-09 06:01:16 +01:00
Svilen Markov
7c4c1798b6 Lowercase domains 2024-05-09 04:49:42 +01:00
Svilen Markov
f30006093d Tweak breakpoints of horizontal cards 2024-05-09 04:46:22 +01:00
Svilen Markov
c8ef47064a Merge branch 'main' into release/v0.4.0 2024-05-09 04:22:51 +01:00
Svilen Markov
461c984317
Check if background color is nil before setting 2024-05-09 04:05:25 +01:00
Carlos Medina
ecbad7ce6c Add mobile web app support 2024-05-08 16:51:04 -06:00
Shashank S
7adf624e95 feat: add change detection module 2024-05-08 11:47:25 +02:00
Svilen Markov
56cb97706b Document show-mobile-header property 2024-05-08 01:38:49 +01:00
Svilen Markov
dd5bec799f Allow specifying Url from env 2024-05-08 01:30:02 +01:00
Svilen Markov
2389415071 Add mobile reachability header 2024-05-08 01:21:55 +01:00
Svilen Markov
976fb02bd3 Lower gap between releases 2024-05-06 16:53:24 +01:00
Svilen Markov
007fe18d27 Add utility classes 2024-05-06 16:53:13 +01:00
Svilen Markov
11f2999b52 Update readme 2024-05-06 16:52:56 +01:00
Svilen Markov
e204029d3c
Merge pull request #41 from chev2/catppuccin-themes
Add the other Catppuccin themes
2024-05-03 22:09:39 +01:00
Chev
d3eaae2fb0
Update docs/themes.md with new Catppuccin themes 2024-05-03 12:52:02 -07:00
Chev
251c22a14f
Rename catppuccin.png to catppuccin-mocha.png
For consistency
2024-05-03 12:50:53 -07:00
Chev
7d0a7186e8
Add new Catppuccin theme screenshots 2024-05-03 12:49:45 -07:00
Svilen Markov
7b444b88e3
Merge pull request #35 from glanceapp/v0.3.0
V0.3.0
2024-05-03 05:46:39 +01:00
Svilen Markov
f317b1b189 Adjust the height and position of reddit thumbnails 2024-05-03 05:43:08 +01:00
Svilen Markov
3523562c3a Additions to monitor and bookmarks widgets 2024-05-03 05:38:40 +01:00
Svilen Markov
5fdc3e3f10
Merge pull request #23 from jarylc/proxy-option-for-reddit
Added a request-url-template option for Reddit requests
2024-05-03 02:48:32 +01:00
Jaryl Chng
24ef8f6e2a
Added a request-url-template option for Reddit requests
Reddit blocks known datacenter IPs from accessing their endpoints unless you request them to unblock it. Even so it has a low chance of success.

The new option will allow users to specify a request URL to handle Reddit requests.
2024-05-03 09:42:47 +08:00
Svilen Markov
d8d6625478 Allow specifying state in weather location 2024-05-02 19:54:20 +01:00
Svilen Markov
ad06146784 Add hide-on-mobile utility class 2024-05-02 18:45:58 +01:00
Svilen Markov
c97171883c Rename thumbnails to show-thumbnails 2024-05-02 18:45:15 +01:00
Svilen Markov
9c5b6045af Don't request unused wind speed data 2024-05-02 17:14:27 +01:00
Svilen Markov
eb85a7656f Allow showing thumbnails for reddit posts 2024-05-02 00:34:25 +01:00
Svilen Markov
25d45b309d Update doc 2024-05-02 00:33:18 +01:00
Svilen Markov
7d0b4535bb Change bool to boolean for consistency 2024-05-01 23:55:48 +01:00
Svilen Markov
f8af2025e8 Rename flex-grow to grow 2024-05-01 23:47:14 +01:00
Svilen Markov
948c117f5b Retain stocks order by default 2024-05-01 22:28:59 +01:00