| Age | Commit message (Collapse) | Author |
|
|
|
Were pointing to `.md` files
|
|
|
|
|
|
|
|
|
|
|
|
* Update README.md
I use ReadKit (free version) on iOS and macOS.
Pro purchase is required to manage feeds, which I don't agree with given that we're using FreshRSS. Managing local feeds I can understand that could be value add.
* Tested + details
* Re-order based on capabilities
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
|
|
* fix
* Warning sign style
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
|
|
#fix https://github.com/FreshRSS/FreshRSS/issues/4826
Was crashing if a category did not exist anymore
|
|
|
|
* wip
* wip
* wip
* finished variables rewriting
* scrollbar - use default variables from frss.css
* fixes
* all colors are now in variables
* renaming variables
* reordering
* clean up
* add sourcemap link
* Update swage.scss
|
|
https://github.com/FreshRSS/FreshRSS/issues/4820
Not a root-cause fix though (cannot reproduce so far)
|
|
* Fix path_entries encoding
#fix https://github.com/FreshRSS/FreshRSS/issues/4815
* Fix preview
|
|
|
|
* fix
|
|
* fix
|
|
|
|
|
|
* fix
* fix
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* frss.css
* mobile view: a bit compacter cols
|
|
* fix
* fix
* fix
|
|
* fix
* Origine
* Origine compact
|
|
* fixes
* fix template
* fix frss.css
* fix Nord theme
|
|
|
|
* Main font color from blue to regular dark
* newline added at the end of rtl css file
* Text display improvements (code, quotes) + minor UI fixes
* replaced 2 spaces with 1 tab bcz phpcs is whining about that
* make fix-all
* Mapco/base-theme - CSS cleaning
* make fix-all
* PR #4711 cleaning
* Exclude generated CSS from lint check
* Revert exclusion of generated CSS files
Co-authored-by: patjennings <patjennings@MacBook-Pro-de-patjennings.local>
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Co-authored-by: patjennings <patjennings@macbook-pro-de-patjennings.home>
Co-authored-by: maTh <math-home@web.de>
|
|
* fix
* fix scroll bar
|
|
|
|
Before, when adding a simple integration, the delete button was missing until
the configuration was saved. This behavior was introduced in #4269, but I think
that it was a regression.
Now, the delete button is back and everything is working as it should.
In the process, I've extracted templates in attributes and add them in template
tags. This way, it is easier to validate that the HTML code is valid.
|
|
|
|
* tag -> label (all english texts)
* tag -> label (German)
* marked as DIRTY
* Update app/i18n/nl/feedback.php
Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>
* Update app/i18n/nl/conf.php
Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>
|
|
* Added bottom nav padding for iOS #4740
* Updated RTL css #4740
Co-authored-by: maTh <math-home@web.de>
|
|
Wasn't working before
|
|
* fix
* fix
|
|
* fix
* fix
* fix nord theme (a bit)
* fix
|
|
* GReader API doc and improvements
#fix https://github.com/FreshRSS/FreshRSS/issues/4762
* Minor slash
* HTTPS for web.archive.org
|
|
Improvement of https://github.com/FreshRSS/FreshRSS/pull/4220
|
|
|
|
|
|
|
|
* wip
* wip
* active btn = darker icon
* wip
* flux font-size
* wip
* mouse hover feed aside bar
* wip
* wip
* wip
* Update origine.css
* wip
* fix
* font-color
* fixes
* wip
* alerts
* alert: more contrast font colors
* notifications
* notification improved font colors
* wip
* wip
* text-shadow
* footer-border
* feed tree: hover icon
* box-shadow
* box-shadow + rename font-color-666
* wip
* wip
* fixes
* header-height
* RTL CSS
* dropdown background color
* improved mobile header
* wip
* fix
* Update frss.rtl.css
* active buttons highlighted
|
|
See #4737
|
|
Before, when clicking on the author name to use as a filter, the displayed page
was a result page from the ajax query. This was due to the use of the ajax
parameter in the query.
Now, the ajax parameter is removed from the query before displaying the filters.
Fix #4726
|
|
|