aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-12-08Security release FreshRSS 1.20.2Gravatar 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-07fix: Text overflow in article summary (#4923)Gravatar maTh
2022-12-07Fix: Swage theme (#4922)Gravatar maTh
* fix link color * fix nav menu alignment
2022-11-30Docker uniform timezone behaviour (#4905)Gravatar Alexandre Alapetite
* Docker Alpine timezone for :newest and :oldest Follow-up of https://github.com/FreshRSS/FreshRSS/pull/4903 Forgot the development images Newest and Oldest * Uniform timezone behaviour * shellcheck * A bit more documentation
2022-11-30article header: alignment of favicon/tags (#4910)Gravatar maTh
2022-11-30Improved: Pafat theme with vars (#4909)Gravatar maTh
* font color grey and white * background-color wip * font-color * border-color * active category marker * several fixes * fix header and flux left border * RTL CSS * fix .flux.current * fix reader view * fix link:hover color * RTL CSS
2022-11-29User-defined time zone (#4906)Gravatar Alexandre Alapetite
* User-defined time zone #fix https://github.com/FreshRSS/FreshRSS/issues/2754 * Update app/i18n/nl/conf.php Co-authored-by: Frans de Jonge <fransdejonge@gmail.com> * Timezone when creating a new user Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>
2022-11-28Docker Alpine time zone (#4903)Gravatar Alexandre Alapetite
Allow setting the timezone with a `TZ` environment variable in our Alpine-based Docker images just like for our Debian-based Doker images. See https://github.com/FreshRSS/FreshRSS/discussions/4898#discussioncomment-4245991
2022-11-27delete .nav-list .empty/.error (#4899)Gravatar maTh
2022-11-26Deleted: bookmark.svg (#4897)Gravatar maTh
* delete bookmark.svg * optimize Pafat theme
2022-11-25fix: Broken link in CONTRIBUTING.md (#4896)Gravatar Hippolyte Thomas
2022-11-24Update mime type font/woff (#4894)Gravatar Alexandre Alapetite
* Update mime type font/woff https://www.rfc-editor.org/rfc/rfc8081 `application/font-woff*` is deprecated for `font/woff*` * Order
2022-11-23fix: Current Flux in Origine theme (#4893)Gravatar maTh
2022-11-23Better restrict tag search (#4882)Gravatar Alexandre Alapetite
* Better restrict tag search #fix https://github.com/FreshRSS/FreshRSS/issues/4877 Search only on full tag names and not on parts of tag names * Better whitespace handling
2022-11-23Docker Alpine 3.17 (#4886)Gravatar Alexandre Alapetite
* Docker Alpine 3.17 Update alternative Docker image to Alpine 3.17 with PHP 8.1.12 (and still Apache 2.4.54) https://alpinelinux.org/posts/Alpine-3.17.0-released.html * Fix developer access rights Put developer in www-data group
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