pennae
4b2a25eed4
Highlight and sort feeds with unread entries in feeds list
2021-06-02 14:01:21 -07:00
Frédéric Guillot
d9f91fd919
Firefox on Windows does not show the active link as bold
2021-05-31 17:04:02 -07:00
Vincent Bernat
dbb5906767
Use an appropriate color for visited links on dark theme
...
The contrast between background and purple for visited links was too
low (1.69). Use a brighter purple for the dark theme (contrast 6.87).
2021-04-14 21:28:31 -07:00
Frédéric Guillot
548c4d4efe
Use SVG icons for toast notifications
2021-03-07 12:03:43 -08:00
Frédéric Guillot
f6ed2feab4
Use SVG sprite for icons
2021-03-07 11:18:42 -08:00
Frédéric Guillot
989ca163a3
Add styles for <abbr> HTML tag
2020-12-20 20:24:01 -08:00
Frédéric Guillot
2cf9bde1af
Show correct User Agent in input placeholders
2020-12-16 21:30:22 -08:00
Dave Z
6d25fb715b
Various CSS tweaks and optimizations
...
Prevent sub and sup from affecting line-height.
Set touch-action on .items to prevent browser navigation.
Move font-family specific CSS to the appropriate file.
Update primary font-family for UI to be even more
compatible with various operating systems.
Make .entry-content font-weight variable depending
on font-family used.
2020-09-26 18:21:26 -07:00
Frédéric Guillot
943e7a7317
Align entry actions to the left
...
- Attempt to avoid awkward alignment on smartphone screens
- Keep the read/star actions aligned to the left
- Remove css flex to allow easier override with custom CSS
2020-07-28 22:26:32 -07:00
logan
5f266319a3
Add option to change the number of entries per page ( fixes #40 )
2020-07-08 20:14:31 -07:00
Frédéric Guillot
43bf6696d5
Revert "Always align action items to the right even when the window is small "
...
This reverts commit c9618458cb
.
2020-06-17 21:48:07 -07:00
Shizun Ge
fe8347f32a
Change feed title to a link to original website
2020-06-11 21:07:13 -07:00
Shizun Ge
c9618458cb
Always align action items to the right even when the window is small
2020-06-10 20:24:11 -07:00
Frédéric Guillot
c920a8607c
Add CSS styles for textarea
2020-04-25 20:35:29 -07:00
Frédéric Guillot
84229f1af9
Add some CSS tweaks for mobile devices
2020-03-22 16:33:35 -07:00
Frédéric Guillot
3c3241f93c
Add SVG icons to entry actions
2020-03-22 15:37:13 -07:00
Frédéric Guillot
dc4240e702
Add button to add to Home screen
2020-02-09 11:57:34 -08:00
somini
078f886f39
Align Info and Actionable items separately
...
Align the information to the left side, and the actionable buttons to
the right.
See https://github.com/miniflux/miniflux/pull/531#issuecomment-578547488
2020-01-28 20:25:10 -08:00
Frédéric Guillot
6291b59849
Use V to open original link in current tab
...
- To avoid a breaking change, keep v to open the original link in new tab.
- People who prefers to open the link in the current tab should use V.
2019-11-29 13:58:47 -08:00
Frédéric Guillot
8028cc764f
Wrap attachments into <details> disclosure element
2019-11-29 10:59:05 -08:00
Frédéric Guillot
63a549f0e3
Remove fixed table-layout for entry content
2019-11-17 17:08:20 -08:00
Vincent Bernat
881c0f406b
Do not lighten blockquote font color
...
It is confusing to have blockquote content displayed with a lighter
font color. Usually, quotes are important to the text while reducing
the contrast may hint a user it is not. In my case, I usually skip the
content of the blockquote as it was some additional note in the text.
Without the color change, the blockquote is still indented
differently, with the vertical bar. It should be enough for a user to
identify it as a quote.
2019-11-15 19:52:40 -08:00
Jebbs
bf357a0e2d
Add toast message for some keyboard shortcuts
...
Add notification message when using keyboard shortcuts: f, s, and m.
2019-10-06 20:55:15 -07:00
Frédéric Guillot
e0b600b651
Add CSS tweak and fix typo in variable name
2019-09-25 19:55:55 -07:00
Frédéric Guillot
bdca3372f9
Add few CSS teaks
2019-09-22 10:50:10 -07:00
Frédéric Guillot
afe1faf214
Add theme variants
...
- Use CSS variables instead of inherence
- Rename default theme to "Light - Serif"
- Rename Black theme to "Dark - Serif"
- Rename "Sans-Serif" theme to "Light - Sans Serif"
- Add "System" theme that use system preferences: Dark or Light
- Add Serif and Sans-Serif variants for each color theme
2019-09-21 20:04:42 -07:00
Frédéric Guillot
2d27f53941
Replace link border by outline to avoid slight content shift
2019-09-05 21:22:58 -07:00
Frédéric Guillot
77125f45cc
Improve import form
2019-08-15 22:21:18 -07:00
Jebbs
17aae72583
Fix regressions introduced in previous JS refactoring
2019-07-25 19:02:39 -07:00
Frédéric Guillot
a634839678
Ask for confirmation before clicking on mark all as read
2019-07-17 22:00:00 -07:00
Frode Aannevik
48abf57218
Add .search margin-right
2019-07-13 13:11:39 +02:00
Frédéric Guillot
1634e267b8
Fix typo in stylesheet
2019-02-19 17:57:40 -08:00
Frédéric Guillot
078cd0050a
Make sure that <strong> elements are bold
2018-12-19 22:30:05 -08:00
Frédéric Guillot
e367f4ca21
Show scrollbars only when necessary for <pre> elements
2018-12-16 20:12:26 -08:00
Frédéric Guillot
d4c1677e38
Change link state when marking all entries as read
2018-10-08 18:49:15 -07:00
Frédéric Guillot
5d75089127
Use disclosure widget <details> for advanced feed options
2018-09-21 23:11:58 -07:00
Adam Vigneaux
07cd7d2135
Add "Mark this page as read" to the bottom
...
This better matches the most common use case for the "Mark this page as
read" link, which is to click it once you have reached the bottom of the
page. Especially on mobile, it can be annoying to scroll to the top of
the page to click the link.
2018-09-08 18:40:23 -07:00
Dave Z
9169fbafb2
Show count of feeds with permanent errors in header menu
...
Only for feeds that reach `maxParsingError` are counted (so transient errors do not trigger counter).
2018-08-26 16:18:07 -07:00
Frédéric Guillot
73a6e617bb
Add few tweaks to the layout
...
- Increase truncate length to 35 chars for feed titles
- Add bottom margin for main menu in mobile view
- Add tooltip to feed domain in feeds list
2018-07-17 19:01:28 -07:00
Frédéric Guillot
6d0dc451e4
Add search form
2018-07-04 22:05:19 -07:00
dzaikos
c3628813c6
Keep consistent text size on mobile orientation change
...
using vendor-specific CSS `*-text-size-adjust`.
2018-07-03 12:51:24 -07:00
Frédéric Guillot
9d8b5421ed
Remove unnecessary style
2018-06-26 23:03:46 -07:00
Frédéric Guillot
bddca15b69
Add new fields for feed username/password
2018-06-19 22:58:29 -07:00
Dave Z
084642eb0a
Extended horizontal overflow to feed and category views.
2018-06-06 20:18:33 -07:00
Pascal Widdershoven
44decae557
Fix unread count in menu not triggering click
...
By moving unread count into anchor.
Previously, clicking the unread count would not cause the anchor to be
invoked. This was confusing. This change includes the unread count span
in the anchor.
2018-05-21 12:51:43 +02:00
Allan Reyes
b0667e1b78
Hide horizontal overflow on hiding articles; fixes #130
2018-05-19 11:48:54 -07:00
Frédéric Guillot
19494742ff
Add bottom margin
2018-01-05 18:02:43 -08:00
Frédéric Guillot
462b4a2642
Remove underline for entry action links
2018-01-03 18:31:33 -08:00
Frédéric Guillot
320d1b0167
Refactor packages to have more idiomatic code base
2018-01-02 22:04:48 -08:00