| Age | Commit message (Collapse) | Author |
|
* Added bottom nav padding for iOS #4740
* Updated RTL css #4740
Co-authored-by: maTh <math-home@web.de>
|
|
Wasn't working before
|
|
* fix
* fix
|
|
* fix
* fix
* fix nord theme (a bit)
* fix
|
|
* GReader API doc and improvements
#fix https://github.com/FreshRSS/FreshRSS/issues/4762
* Minor slash
* HTTPS for web.archive.org
|
|
Improvement of https://github.com/FreshRSS/FreshRSS/pull/4220
|
|
|
|
|
|
|
|
* wip
* wip
* active btn = darker icon
* wip
* flux font-size
* wip
* mouse hover feed aside bar
* wip
* wip
* wip
* Update origine.css
* wip
* fix
* font-color
* fixes
* wip
* alerts
* alert: more contrast font colors
* notifications
* notification improved font colors
* wip
* wip
* text-shadow
* footer-border
* feed tree: hover icon
* box-shadow
* box-shadow + rename font-color-666
* wip
* wip
* fixes
* header-height
* RTL CSS
* dropdown background color
* improved mobile header
* wip
* fix
* Update frss.rtl.css
* active buttons highlighted
|
|
See #4737
|
|
Before, when clicking on the author name to use as a filter, the displayed page
was a result page from the ajax query. This was due to the use of the ajax
parameter in the query.
Now, the ajax parameter is removed from the query before displaying the filters.
Fix #4726
|
|
|
|
* Update NewsFlash app entry
* update fr readme & remove FeedReader
* Tested
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
|
|
* fix
* fix Origine compact
* fix Ansum
* fix Mapco
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
|
|
|
|
Only on origin-compact theme
|
|
* UPDATE: Spanish translations [i18n] #4656
* ADD: Spanish translations for conf, get and sub files.
* FIX: Typo in comment
|
|
* Added myself to CREDITS.md
* Update CREDITS.md
|
|
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
|
|
|
|
* Added Linkding as a sharing method #4720
* Fixed typo in docs #4720
|
|
* Add id-🇮🇩 Translation
* Update id Translation for admin.php
* make fix-all
* Bahasa Indonesia
* Fix typos config
* Update user.php
* make fix-all
* Typographic quotes
* make fix-all
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
|
|
* adds greek translation
* update translation
* make fix-all
* Typographic quotes merge
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
|
|
* Translate to Russian completed
* make fix-all
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
|
|
* i18n typographic quotes
* Missing whitespace
* Update app/i18n/nl/conf.php
Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>
* Fix German-style typographic quotes
* Fix missing closing ”
* Fix Dutch quotes
* French typography
* <em>lazy load</em>
Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>
|
|
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
|
|
Add Çılga İşcan Tercanlı to contributors list.
|
|
* Complete Turkish translation
* make fix-all
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
|
|
#fix https://github.com/FreshRSS/FreshRSS/issues/4705
|
|
* Main font color from blue to regular dark
* newline added at the end of rtl css file
Co-authored-by: patjennings <patjennings@MacBook-Pro-de-patjennings.local>
|
|
* Add support for custom XPath date/time format
#fix https://github.com/FreshRSS/FreshRSS/issues/4701
Improvement of https://github.com/FreshRSS/FreshRSS/pull/4220
* Format is not XPath
* Remove TODOs in en-GB
|
|
#fix https://github.com/FreshRSS/FreshRSS/issues/4704
From https://github.com/FreshRSS/FreshRSS/pull/4407
|
|
Minor regression from https://github.com/FreshRSS/FreshRSS/pull/4688
|
|
* Translated admin.php
* Translated conf.php
* Translated feedback.php
* Translated gen.php
* Translated index.php
* Translated install.php
* Translated sub.php
* Translated user.php
* make fix-all
* fixed apostrophe
* fixed missing TODOs in sub.php
* A few more details
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
|
|
* Update admin.php
Update missing translation on missing Czech strings
* Update conf.php
Updated missing Czech translation
Fixed typo on one row
* Update gen.php
Added missing Czech strings
* Update sub.php
Added missing Czech strings
* Update sub.php
* Update conf.php
Fix missing Czech translations
* Update admin.php
Decided to not use abbreviation
* Update sub.php
Update more missing czech translations
* Update CREDITS.md
Adding myself to Credits list
* Update sub.php
Fix translation
* Update sub.php
Updated Czech translate
Co-authored-by: mathContao <math-home@web.de>
|
|
|
|
|
|
* Block page if slider is open; Hides the double page scrollbar
* Slider scrollbar default width
* Update frss.rtl.css
* Add user Cyb10101 to credits
* make fix-all
* make fix-all (second pass)
Co-authored-by: mathContao <math-home@web.de>
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
|
|
#fix https://github.com/FreshRSS/FreshRSS/issues/4687
|
|
|
|
|
|
|
|
* templates
* themes
* fix
* fix
* fixes
* fix
|
|
* add h1 title on views
* add h2 titles into box-title
* thin scrollbar in box-content
|
|
* phtml + css
* trim the white spaces that comes from stripping
|
|
|
|
* headlines h1-h3
* delete for <sup> trust the browser
* .icons = 1rem
* line-height WIP
* .flux .item
* paragraphs
* kbd
* button.as-link
* .form-advanced-title
* set line-height 1.5 as default
* .flux .item.title .summary
* .flux .item.title .author
* .content > header, .content > footer
* popup
* last lines
* RTL CSS
* imrpove jumpy line
* Origine Compact
* Swage
* FRSS CSS RTL
* deleted: br
* deleted: font-size: 16px
* RTL CSS
|
|
Before, if you've tried to reach a page without being logged, you'll be
automatically redirected to the index page after login.
Now, the original page is used after login.
Fix #3663
|
|
* the code
* improvement
* fix doubled parameter
|