aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-23Improved: config dropdown structure (#4891)Gravatar maTh
* phtml and frss.css * theme Origine * theme adark * theme Ansum * theme Mapco * theme BlueLagoon * theme dark * theme flat * theme nord * theme Screwdriver * theme swage * fix * fix * RTL * fix nord theme * fix SourceMap lines
2022-11-23Fix: nord theme mobile (#4892)Gravatar maTh
* fix * fixed: background color of theme slider properties * fixed: padding in mobile view + merge mobile view code * fix favicon position in mobile view
2022-11-23fix: line-height of label list (#4890)Gravatar maTh
2022-11-23fixed: background hover colour (#4889)Gravatar maTh
2022-11-22Improved: Minz Framework. Byebye Internet Explorer and its Conditional ↵Gravatar maTh
comments (#4651) * Update View.php * Update lib/Minz/View.php * Update lib/Minz/View.php * Update lib/Minz/View.php Co-authored-by: Frans de Jonge <fransdejonge@gmail.com> * Update lib/Minz/View.php * Update lib/Minz/View.php * Update lib/Minz/View.php * Update lib/Minz/View.php * Update lib/Minz/View.php * Update lib/Minz/View.php * Update lib/Minz/View.php Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>
2022-11-22Fix regression on header size due to padding (#4865)Gravatar Nicolas Frandeboeuf
* Fix regression on header size due to padding (causing window vertical scrollbar) * fix * fix * one more fix/improvement Co-authored-by: mathContao <math-home@web.de>
2022-11-22Dark pink: Fixes for the theme (#4881)Gravatar Miika Launiainen
* Added custom color for the background-color-hover * Updated thumbnail
2022-11-22HTML+XPath allow content as HTML (#4878)Gravatar Alexandre Alapetite
* HTML+XPath allow content as HTML #fix https://github.com/FreshRSS/FreshRSS/issues/4869 * Wrong variable reuse * Allow both HTML and expressions
2022-11-20Improved: show bigmarkasread button only, when there are unread articles (#4681)Gravatar maTh
* function toggle_bigMarkAsRead_button() * nothing_to_load text outside of bigmarkasread button * improved * fix * Update p/scripts/main.js Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-11-20Fix feed ordering (#4841)Gravatar Alexis Degrugillier
Before, the feeds were not ordered every time there was a change in the category feed list. This behavior was causing discrepancies in the displayed list. Now, the feeds are ordered every time there is a change in the category feed list. See #4790
2022-11-20[i18n] Improve translation: zh-cn (#4856)Gravatar Myuki
2022-11-20Add Codespaces badge (#4867)Gravatar Alexandre Alapetite
Follow-up of https://github.com/FreshRSS/FreshRSS/pull/4860 , https://github.com/FreshRSS/FreshRSS/pull/4859 Discussion https://github.com/FreshRSS/FreshRSS/discussions/4861 With slight rework of some elements of the readme around
2022-11-20fix: over flowing table that destroy the layout (#4872)Gravatar maTh
2022-11-20Improved: Origine Compact theme (#4873)Gravatar maTh
2022-11-20fix: Swage theme (#4875)Gravatar maTh
2022-11-20fix: Article hover that changes the background (#4874)Gravatar maTh
2022-11-17fix: Reader view on mobile screen (#4868)Gravatar maTh
2022-11-16Apache 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-16Fix Development Containers / GitHub Codespaces (#4860)Gravatar Alexandre Alapetite
2022-11-16Experiment Development Containers / GitHub Codespaces (#4859)Gravatar Alexandre Alapetite
* Experiment Development Containers / GitHub Codespaces https://containers.dev/ https://github.com/features/codespaces * Fix tests
2022-11-15Use the correct font file for Lato in bold (#4850)Gravatar Axel Leroy
Co-authored-by: Axel Leroy <axeleroy@noreply.github.com> Co-authored-by: maTh <math-home@web.de>
2022-11-15Add Chinese for custom date/time format (#4853)Gravatar Zhiyuan Zheng
* Translate item_timeFormat in Chinese * Update sub.php * Update sub.php
2022-11-15Fix type hints regressions (#4855)Gravatar Alexandre Alapetite
Fix regressions from https://github.com/FreshRSS/FreshRSS/pull/4561 Example: ``` PHP Fatal error: Uncaught TypeError: Argument 1 passed to checkToken() must be an instance of FreshRSS_UserConfiguration, instance of Minz_Configuration given, called in /var/www/FreshRSS/p/api/greader.php on line 1091 and defined in /var/www/FreshRSS/p/api/greader.php:223 Stack trace: #0 /var/www/FreshRSS/p/api/greader.php(1091): checkToken() #1 {main} thrown in /var/www/FreshRSS/p/api/greader.php on line 223 ``` Improvement of https://github.com/FreshRSS/FreshRSS/pull/4110
2022-11-14Improved: Centralized CSS for notifications (#4800)Gravatar maTh
* wip. all themes * fixes
2022-11-14Hotfix i18nGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/4680
2022-11-14Typing function checkToken (#4561)Gravatar Luc SANCHEZ
* Typing function checkToken * Typing function and rename Co-authored-by: Luc SANCHEZ <luc.sanchez@zol.fr>
2022-11-14Add visibility (#4232)Gravatar Luc SANCHEZ
* Add visibility * Tab use * Update app/Models/Days.php Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-11-14Require PHP 7.2+ (#4848)Gravatar Alexandre Alapetite
Drop PHP 7.0- as planned https://github.com/FreshRSS/FreshRSS/discussions/3321#discussioncomment-835704
2022-11-14implement CSS variable --frss-padding-top-bottom (#4794)Gravatar maTh
2022-11-14NFS-friendly is_writable() checks (#4780)Gravatar Alexandre Alapetite
#fix https://github.com/FreshRSS/FreshRSS/issues/4779
2022-11-14fix: sharing service for mailto links for web mail services (#4680)Gravatar maTh
* fix * Update main.js * Update app/i18n/fr/gen.php Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-11-14Start FreshRSS 1.21.0-devGravatar Alexandre Alapetite
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