Commit Graph

105 Commits

Author SHA1 Message Date
Svilen Markov
342ef90cbe Add extension widget 2024-06-02 18:21:03 +01:00
Svilen Markov
21fd842bde Refactor monitor: allow insecure requests & use of simple icons 2024-06-02 18:21:02 +01:00
Svilen Markov
9c69509a19 Fix markets class 2024-06-02 18:21:02 +01:00
Svilen Markov
1bebb88d0e Rename Stocks to Markets
Also fix bug that would remove markets if a network request failed
and not show them again until Glance was restarted
2024-06-02 18:21:02 +01:00
Svilen Markov
a7cf8be8c4 Lower gap between timezones 2024-06-02 18:21:02 +01:00
Svilen Markov
0c63c61db5 Position category details to top when tags missing 2024-06-02 18:21:02 +01:00
Svilen Markov
f4f7892123
Merge branch 'release/v0.5.0' into change-detection 2024-05-30 22:55:01 +01:00
Svilen Markov
00a93e466d Update change detection 2024-05-30 22:53:59 +01:00
Svilen Markov
e1e7853c34 Update search widget 2024-05-25 03:58:11 +01:00
Svilen Markov
3f862f67ab
Merge branch 'release/v0.5.0' into search 2024-05-25 02:51:32 +01:00
Svilen Markov
d18f645c18 Add detailed-list style for RSS 2024-05-25 02:38:49 +01:00
Svilen Markov
37471fcdc1 Remove extra new line 2024-05-25 02:38:48 +01:00
Svilen Markov
0f42567d98
Merge pull request #82 from yardenshoham/add-clock-widget
Add a clock widget
2024-05-25 02:32:18 +01:00
Svilen Markov
8148f09b9c Add more features to clock 2024-05-25 02:28:45 +01:00
Svilen Markov
a44056dc43 Remove other unnecessary shrinks 2024-05-19 18:00:08 +01:00
Svilen Markov
c941c78ebf Truncate RSS channel name 2024-05-19 17:52:17 +01:00
Svilen Markov
9060887694 Remove unnecessary shrink 2024-05-19 17:51:40 +01:00
Svilen Markov
6d9ea27e9f
Merge branch 'release/v0.5.0' into main 2024-05-19 17:48:14 +01:00
hex-developer
859a6d2f27 Fix column overflow 2024-05-19 15:52:13 +00:00
Yarden Shoham
4a27ec3271 Add a clock widget
It's a simple clock that shows the current time

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2024-05-18 22:40:33 +03:00
Anthony Harivel
90d718c186
Add last Github commits
Signed-off-by: Anthony Harivel <aharivel@redhat.com>
2024-05-18 11:51:44 +02:00
David Leonard
3cfbe0c89b Allow some branding customization. 2024-05-17 14:37:05 -07:00
Svilen Markov
9602269f27
Merge pull request #49 from medinnna/main
Add web app support
2024-05-17 17:47:18 +01:00
chand1012
8392b7a606
Fix some styling issues and query bug 2024-05-17 10:18:58 -04: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
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
chand1012
0f01a8eda5
Add search box 2024-05-15 20:04:08 -04:00
Svilen Markov
514d5f92d1 Add link to release notes 2024-05-14 14:33:24 +01:00
Shashank S
6cad5a8efb Merge remote-tracking branch 'origin' into change-detection 2024-05-13 03:32:52 +02:00
Svilen Markov
714e1b6d29 Add dynamic columns style for bookmarks, stocks & monitor sites 2024-05-12 22:07:58 +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
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
Carlos Medina
91c75518da Change mobile nav styles 2024-05-10 19:54:43 -06: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
3c1fb97c12 Add grid-cards style for videos widget 2024-05-10 07:41:11 +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
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
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
3523562c3a Additions to monitor and bookmarks widgets 2024-05-03 05:38:40 +01: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
eb85a7656f Allow showing thumbnails for reddit posts 2024-05-02 00:34:25 +01:00
Svilen Markov
f8af2025e8 Rename flex-grow to grow 2024-05-01 23:47:14 +01:00
Svilen Markov
d5d6103327 Fix currency symbol being hardcoded to $ 2024-04-29 22:32:46 +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
ec8ba40cf0 Initial commit 2024-04-27 20:10:24 +01:00