Frans de Jonge
ff3d1e8009
[i18n] Add "." at the end of "You have the PDO driver for SQLite" to improve uniformity ( #8409 )
...
See <https://github.com/FreshRSS/FreshRSS/pull/8403#discussion_r2662753028 >.
2026-01-06 08:17:41 +01:00
Alexandre Alapetite
1a3912f25a
Improve configuration checks ( #8334 )
...
Add a distinction between recommended and required extensions.
Add check for recommended php-intl extension as follow-up of https://github.com/FreshRSS/FreshRSS/pull/8329#issuecomment-3677686581
Improve related checks such as ZIP.
Reduce duplicated translations and tests.
2025-12-21 19:26:08 +01:00
Alexandre Alapetite
833007f586
Upgrade to PHP_CodeSniffer 4 ( #7993 )
...
https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki/Version-4.0-User-Upgrade-Guide
A couple of rules have changed name. Exclusion paths have slightly changed behaviour.
Main change is that it was unhappy with our i18n header comments, so minor edit there, since that rule kind of makes sense the rest of the time
2025-09-22 22:02:59 +02:00
Alexandre Alapetite
bb7236e263
Better authorization label for OIDC ( #7264 )
...
* Better authorization label for OIDC
Reword description of HTTP login method to include OIDC
fix https://github.com/FreshRSS/FreshRSS/issues/7254#issuecomment-2615838151
And remove several duplicated i18n entries.
And add to documentation https://www.authelia.com/integration/openid-connect/freshrss/
* Update app/i18n/it/admin.php
Co-authored-by: UserRoot-Luca <55756898+UserRoot-Luca@users.noreply.github.com >
* Update app/i18n/nl/admin.php
Co-authored-by: Frans de Jonge <fransdejonge@gmail.com >
---------
Co-authored-by: UserRoot-Luca <55756898+UserRoot-Luca@users.noreply.github.com >
Co-authored-by: Frans de Jonge <fransdejonge@gmail.com >
2025-01-28 15:33:17 +01:00
maTh
27c7367534
Improve UI/UX install process ( #5147 )
...
* less buttons on step 1
* add form-group
* jump to next step as link not as button
* improve navigation bar HTML structure
* sync password-show button with extra.js
* fix CSS
* i18n: step 4: split text strings for help text (max chars default user)
* show menu button if mobile view
* improve header layout with empty div
* step 5: button in form-actions
* improve buttons in goup-controls
* Favicon added
* Button: Font color hover btn-attention
* install check step: add subtitles
* fix .btn
* improve tabindex
* improve showPW_this()
2023-03-04 13:57:52 +01:00
Konstantinos Megas
859aa84c2d
adds greek translation ( #4718 )
...
* adds greek translation
* update translation
* make fix-all
* Typographic quotes merge
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr >
2022-10-13 10:30:42 +02:00