| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Details later.
Due to https://github.com/FreshRSS/FreshRSS/pull/3433 (1.18.0)
|
|
I have just received an e-mail with a security concern.
Although most likely an obsolete concern (old browsers with Java applets), and the Apache team saying that there is no problem, let's disable the TRACE method by default in our Docker images until we hear anybody actually wanting this feature.
https://httpd.apache.org/docs/current/mod/core.html#traceenable
https://owasp.org/www-community/attacks/Cross_Site_Tracing
|
|
|
|
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
|
|
|
|
|
|
|