Commit Graph
35 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
Carlos Medina 91c75518da Change mobile nav styles 2024-05-10 19:54:43 -06: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
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
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
Svilen Markov 58967ab758 Update doc 2024-05-01 22:06:40 +01:00
Svilen Markov 44a153d30a Allow using alternative links for YT, HN and reddit 2024-05-01 19:08:25 +01:00
Svilen Markov d5d6103327 Fix currency symbol being hardcoded to $ 2024-04-29 22:32:46 +01:00
Svilen Markov 189b8895b0 Change monitor widget to make GET requests v0.2.0 2024-04-29 17:04:39 +01:00
Svilen Markov 748ad1ff8d Allow setting path to custom CSS 2024-04-29 16:47:18 +01:00
Svilen Markov ccdafcdfab Allow changing between C and F for weather temp 2024-04-29 16:29:11 +01:00
Svilen Markov 78572a534b Increase max body length 2024-04-29 16:18:32 +01:00
Svilen Markov 2eb8e71e89 Update configuration docs 2024-04-29 01:15:28 +01:00
Svilen Markov 5375103c4b Update dependencies 2024-04-28 23:53:32 +01:00
Svilen Markov faeeb7c899 Truncate response body in error message 2024-04-28 14:53:58 +01:00
Svilen Markov 99fd77feac Update incorrect link in configuration doc 2024-04-27 22:48:42 +01:00
Svilen Markov ec8ba40cf0 Initial commit v0.1.0 2024-04-27 20:10:24 +01:00