aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-12-08Revert PHP version1.20.2Gravatar Alexandre Alapetite
2022-12-08cherry-pick securityGravatar Alexandre Alapetite
2022-12-08Security fix in ext.php (#4928)Gravatar Alexandre Alapetite
Details later. Due to https://github.com/FreshRSS/FreshRSS/pull/3433 (1.18.0)
2022-12-08Apache TraceEnable Off (#4863)Gravatar Alexandre Alapetite
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
2022-11-14Release FreshRSS 1.20.11.20.1Gravatar Alexandre Alapetite
2022-11-14Fix broken doc fr links (#4846)Gravatar Alexandre Alapetite
Were pointing to `.md` files
2022-11-14fix: Close button for slider in Origine theme (#4842)Gravatar maTh
2022-11-14fix: i18n string error (#4844)Gravatar maTh
2022-11-09More creditsGravatar Alexandre Alapetite
2022-11-07Changelog 1.20.1Gravatar Alexandre Alapetite
2022-11-07Update update.phtml (#4830)Gravatar maTh
2022-11-07Update README.md for ReadKit (#4710)Gravatar Matt Sephton
* 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>
2022-11-07fix: Pafat theme: aside navigation bar: icons (#4811)Gravatar maTh
* fix * Warning sign style Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-11-07Fix remember opened categories (#4827)Gravatar Alexandre Alapetite
#fix https://github.com/FreshRSS/FreshRSS/issues/4826 Was crashing if a category did not exist anymore
2022-11-07Improved: Swage theme, line-height without unit (#4829)Gravatar maTh
2022-11-07Improved: Swage theme with css vars (#4828)Gravatar maTh
* 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
2022-11-07Avoid exception in searchById (#4822)Gravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/4820 Not a root-cause fix though (cannot reproduce so far)
2022-11-07Fix path_entries encoding (#4823)Gravatar Alexandre Alapetite
* Fix path_entries encoding #fix https://github.com/FreshRSS/FreshRSS/issues/4815 * Fix preview
2022-11-06Exclude .git folder (#4824)Gravatar Alexandre Alapetite
2022-11-03fix: dyn. OPML icon (#4810)Gravatar maTh
* fix
2022-11-02fix: Pafat theme: line-height (#4796)Gravatar maTh
* fix
2022-11-01fix (#4806)Gravatar maTh
2022-11-01Added Pyr0x1 in CREDITS.md (#4805)Gravatar Pyrox
2022-11-01fix: Adark theme: line-height (#4797)Gravatar maTh
* fix * fix
2022-11-01Translated custom date/time labels in sub.php (#4803)Gravatar Pyrox
2022-10-31fix: base theme: line-height (#4798)Gravatar maTh
2022-10-31fix swage (#4799)Gravatar maTh
2022-10-30fix: .icon height (#4793)Gravatar maTh
2022-10-30improved: Pafat theme aside bar (#4792)Gravatar maTh
2022-10-30fixed: box layout for global view (#4791)Gravatar maTh
2022-10-30Improved: implement CSS variable --frss-padding-flux-items (#4789)Gravatar maTh
* frss.css * mobile view: a bit compacter cols
2022-10-29fix: unread counter (#4788)Gravatar maTh
* fix * fix * fix
2022-10-29Fix: origine compact theme: line height (#4787)Gravatar maTh
* fix * Origine * Origine compact
2022-10-29fixes jumping lines (#4782)Gravatar maTh
* fixes * fix template * fix frss.css * fix Nord theme
2022-10-29icons (#4786)Gravatar maTh
2022-10-27Mapco text display improvements (#4711)Gravatar Thomas Guesnon
* 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>
2022-10-27Fix: swage menu (#4783)Gravatar maTh
* fix * fix scroll bar
2022-10-26Add default redirect when authenticating (#4778)Gravatar Alexis Degrugillier
2022-10-26Fix integration page (#4774)Gravatar Alexis Degrugillier
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.
2022-10-26fix (#4775)Gravatar maTh
2022-10-25Fixed: "tag" -> "label" (#4770)Gravatar maTh
* 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>
2022-10-24Added bottom nav padding for iOS #4740 (#4741)Gravatar acbgbca
* Added bottom nav padding for iOS #4740 * Updated RTL css #4740 Co-authored-by: maTh <math-home@web.de>
2022-10-24Correct manage link on stats page (#4768)Gravatar Alwaysin
Wasn't working before
2022-10-24fix 4744 (#4751)Gravatar maTh
* fix * fix
2022-10-23Fix 4712 (#4750)Gravatar maTh
* fix * fix * fix nord theme (a bit) * fix
2022-10-23GReader API doc and improvements (#4763)Gravatar Alexandre Alapetite
* GReader API doc and improvements #fix https://github.com/FreshRSS/FreshRSS/issues/4762 * Minor slash * HTTPS for web.archive.org
2022-10-21Fix curlopt options for HTML+XPath (#4759)Gravatar Alexandre Alapetite
Improvement of https://github.com/FreshRSS/FreshRSS/pull/4220
2022-10-20Add tests on i18n classes (#4756)Gravatar Alexis Degrugillier
2022-10-20Fix broken link to the updating instructions (#4753)Gravatar Thelonius Kort
2022-10-19Fix i18n el: Ελληνικά (#4754)Gravatar Alexandre Alapetite