| Age | Commit message (Collapse) | Author |
|
|
|
Details later.
Due to https://github.com/FreshRSS/FreshRSS/pull/3433 (1.18.0)
|
|
|
|
* fix link color
* fix nav menu alignment
|
|
* 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
|
|
|
|
* 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
|
|
* 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>
|
|
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
|
|
|
|
* delete bookmark.svg
* optimize Pafat theme
|
|
|
|
* Update mime type font/woff
https://www.rfc-editor.org/rfc/rfc8081
`application/font-woff*` is deprecated for `font/woff*`
* Order
|
|
|
|
* 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
|
|
* 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
|
|
* 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
|
|
* fix
* fixed: background color of theme slider properties
* fixed: padding in mobile view + merge mobile view code
* fix favicon position in mobile view
|
|
|
|
|
|
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>
|
|
* 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>
|
|
* Added custom color for the background-color-hover
* Updated thumbnail
|
|
* HTML+XPath allow content as HTML
#fix https://github.com/FreshRSS/FreshRSS/issues/4869
* Wrong variable reuse
* Allow both HTML and expressions
|
|
* 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>
|
|
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
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
* Experiment Development Containers / GitHub Codespaces
https://containers.dev/
https://github.com/features/codespaces
* Fix tests
|
|
Co-authored-by: Axel Leroy <axeleroy@noreply.github.com>
Co-authored-by: maTh <math-home@web.de>
|
|
* Translate item_timeFormat in Chinese
* Update sub.php
* Update sub.php
|
|
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
|
|
* wip. all themes
* fixes
|
|
https://github.com/FreshRSS/FreshRSS/pull/4680
|
|
* Typing function checkToken
* Typing function and rename
Co-authored-by: Luc SANCHEZ <luc.sanchez@zol.fr>
|
|
* Add visibility
* Tab use
* Update app/Models/Days.php
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
|
|
Drop PHP 7.0- as planned https://github.com/FreshRSS/FreshRSS/discussions/3321#discussioncomment-835704
|
|
|
|
#fix https://github.com/FreshRSS/FreshRSS/issues/4779
|
|
* fix
* Update main.js
* Update app/i18n/fr/gen.php
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
|
|
|
|
|
|
Were pointing to `.md` files
|