Svilen Markov
e03231cbd7
Update time label
2024-05-17 19:28:15 +01:00
Svilen Markov
693051f4e9
Merge pull request #59 from tarikcoskun/main
...
Add 24-hour time format support for weather
2024-05-17 18:41:04 +01:00
Svilen Markov
a2bb1b88ea
Remove unrelated units check
2024-05-17 18:37:11 +01:00
Svilen Markov
9602269f27
Merge pull request #49 from medinnna/main
...
Add web app support
2024-05-17 17:47:18 +01:00
Svilen Markov
27b9af6067
Don't transition all
...
Otherwise animates image dimensions when resizing from mobile to desktop
2024-05-17 17:45:50 +01:00
Svilen Markov
d43c0749c1
Only apply box shadow on collapsible grids
2024-05-17 17:45:50 +01:00
Svilen Markov
f4fca7600a
Merge pull request #74 from brian-petersen/serve-error
...
Adds reporting serve errors
2024-05-17 17:31:10 +01:00
Brian Petersen
6134f1c812
Adds reporting serve errors
2024-05-17 10:11:00 -06:00
Svilen Markov
94cf82c3d9
Remove link to discussions
2024-05-17 12:21:44 +01:00
Svilen Markov
b0018c3f06
Refactor, again
...
Make collapsible components reusable
Add ability to collapse video rows in videos-grid style
Lose sanity while dealing with all the intricacies
2024-05-17 12:15:44 +01:00
Svilen Markov
8977114806
Fix viewport offset after collapsing
2024-05-16 21:17:10 +01:00
Svilen Markov
36f8eac3e4
Refactor
...
Delay showing page content until JS has finished setting up page elements
That then allows the following:
Leave relative time to be rendered on the client
Leave collapsible lists to be rendered on the client
Which massively simplfies the backend templates which were error prone
2024-05-16 20:41:50 +01:00
Svilen Markov
de965dace8
Increase delay before adding class
2024-05-14 16:38:54 +01:00
Svilen Markov
f0ca2edb25
Reduce max width of weather columns
2024-05-14 16:36:04 +01:00
Svilen Markov
514d5f92d1
Add link to release notes
2024-05-14 14:33:24 +01:00
Svilen Markov
7e05f8a5eb
Add carousel right cutoff by default
...
Prevents it from fading in when the page loads
2024-05-14 14:32:51 +01:00
Svilen Markov
48d4d4e966
Revert back to vh
...
dvh causes micro jumps when scrolling near the top of the page which looks glitchy
2024-05-14 06:28:42 +01:00
Tarık Coşkun
6a7b50b35f
Add 24-hour time format support for weather
2024-05-13 15:08:58 +03:00
Svilen Markov
714e1b6d29
Add dynamic columns style for bookmarks, stocks & monitor sites
2024-05-12 22:07:58 +01:00
Svilen Markov
f9ca93e0b0
Account for safe area in label offset
2024-05-12 14:45:13 +01:00
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
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
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
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
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
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
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