| Age | Commit message (Collapse) | Author |
|
|
|
#fix https://github.com/FreshRSS/FreshRSS/issues/3418
|
|
Sync in RSS Guard is now much faster, better (optional) syncing algorithm was implemented
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Co-authored-by: maTh <math-home@web.de>
|
|
Sync in RSS Guard is now much faster, better (optional) syncing algorithm was implemented
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
|
|
Fix regression from https://github.com/FreshRSS/FreshRSS/pull/4532
https://github.com/FreshRSS/FreshRSS/issues/3974
|
|
* Workaround invalid OPMLs
#fix https://github.com/FreshRSS/FreshRSS/issues/4590
Accept OPML files lacking text attributes
* Tolerate missing head element
|
|
This will ease the connection between freshrss container and other containers.
|
|
(#4587)
Fixes #4585.
|
|
|
|
* API protection limit content size
We had no limit to the length of an article sent through our GReader API to clients, which was a problem:
The article https://devblogs.microsoft.com/dotnet/performance_improvements_in_net_7/
from the feed https://devblogs.microsoft.com/dotnet/feed/
is about 700KB long, which makes some clients (tested with News+) fail.
We should try other clients to verify that 500KB is a safe enough limit.
* Light optimisation
* Use class constant
|
|
* SimplePie fix base
#fix https://github.com/FreshRSS/FreshRSS/issues/4562
See `<xml:base>` example in https://datatracker.ietf.org/doc/html/rfc4287#section-1.1
First uses item `<xml:base>` if it exists, or the item own link, or the feed's base URL rules (feed URL, or Web site URL)
* Minor formatting
|
|
* Auto-load at least a few articles
#fix https://github.com/FreshRSS/FreshRSS/issues/3974
* Fix init
* syntax
* Aledeg simplification
|
|
* remove margin-top: 2rem; in Swage
* remove margin-top: 2rem; manually
* make fix-all
* revert formating
* Update swage.css
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Co-authored-by: mathContao <math-home@web.de>
|
|
* Update main.js
* Update p/scripts/main.js
Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>
* fix
Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>
|
|
|
|
|
|
* Update i18n/zh-cn
* Update CREDITS.md
* Update CREDITS.md
|
|
* dropdown-menu hover icon in white
* dropdown menu config icon
* delete theme icons, use standard icons
* about link
* RTL
* fix
|
|
|
|
|
|
* Update Korean language
* Fix ignore
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
|
|
|
|
While waiting for https://github.com/readrops/Readrops/pull/163
#fix https://github.com/FreshRSS/FreshRSS/issues/4567
|
|
* Update global.phtml
* Update app/views/index/global.phtml
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
|
|
* template.css
* themes
|
|
|
|
|
|
* set default in template.css
* Theme Alternative Dark
* Theme Ansum
* Theme BlueLagoon
* Theme dark
* theme Nord
* fix
|
|
* MàJ Occitan
* MàJ Occitan
* MàJ Occitan
* MàJ Occitan
* Update admin.php
* Update sub.php
* Update sub.php
* tab instead of white space for comments
Co-authored-by: maTh <math-home@web.de>
|
|
* Ansum Theme
* Mapco Theme
|
|
Co-authored-by: Adrien Demma <ademma@amabis.fr>
|
|
* add example code
* just a changed line break
* fix
* Fix
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
|
|
* add configure class to the slide-opener link
* better cog color
* cog color of extension configure
|
|
Actually, there are two issues to be fixed:
1. Since `div.flux_content` has been changed to `article.flux_content`
in HTML, we should address that in JS too. Or, to take one step
further, select it using `.flux_content` directly.
2. For the article already at the first position, its `prev_article`
would select `#new-article` whose css attribute `display` is `none`
in most cases, which breaks the new position calculation.
|
|
* Fix MariaDB case sensitivity
#fix https://github.com/FreshRSS/FreshRSS/issues/4535
Collation regression from https://github.com/FreshRSS/FreshRSS/pull/4505
* faster
* Minor syntax
* Minor parentheses
|
|
* icons
* login screen
* fix login screen input in .stick
* <legend> in the same height like input
* simplefy the search bar button
* header height improved
* improve the config menu button
* navigation bar: border radius
* navigation bar: btn hover improved to darker grey, when not within .stick
* delete unused code ul.nav
* delete outcommented code + translate EN-> FR
* fix syntax
* fixed and RTL
* RTL
|
|
|
|
|
|
|
|
* fix
* fix
|
|
|
|
|
|
* Update README.md
Add lire, sort alphabetically
* Mix conflict
* English
* GReader
* Duplicate line Reeder
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
|
|
* Slovak translation
* Fix IGNORE
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
|
|
|
|
* Slovak translationi
* articles_header_footer
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
|
|
|
|
|
|
* Delayed changelog
More coming later
* Some more
* Up-to-date
* A bit more
|
|
* error page: true HTML page
* error page: http500 erorr
* error page: add CSP header
* 'log.txt' replaced by LOG_FILENAME
* use ADMIN_LOG
* log.txt => LOG_FILENAME
* error message: add <title>
* Docs created
* delete: documentation on error message page
* line break added
* added: new line at the end
* typo fixed
* Update lib/lib_rss.php
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
* Update lib/lib_rss.php
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
* Minz HTTP 500
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
|