aboutsummaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2022-11-14fix: i18n string error (#4844)Gravatar maTh
2022-11-07Update update.phtml (#4830)Gravatar maTh
2022-11-07Avoid exception in searchById (#4822)Gravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/4820 Not a root-cause fix though (cannot reproduce so far)
2022-11-07Fix path_entries encoding (#4823)Gravatar Alexandre Alapetite
* Fix path_entries encoding #fix https://github.com/FreshRSS/FreshRSS/issues/4815 * Fix preview
2022-11-03fix: dyn. OPML icon (#4810)Gravatar maTh
* fix
2022-11-01Translated custom date/time labels in sub.php (#4803)Gravatar Pyrox
2022-10-29fixes jumping lines (#4782)Gravatar maTh
* fixes * fix template * fix frss.css * fix Nord theme
2022-10-26Add default redirect when authenticating (#4778)Gravatar Alexis Degrugillier
2022-10-26Fix integration page (#4774)Gravatar Alexis Degrugillier
Before, when adding a simple integration, the delete button was missing until the configuration was saved. This behavior was introduced in #4269, but I think that it was a regression. Now, the delete button is back and everything is working as it should. In the process, I've extracted templates in attributes and add them in template tags. This way, it is easier to validate that the HTML code is valid.
2022-10-26fix (#4775)Gravatar maTh
2022-10-25Fixed: "tag" -> "label" (#4770)Gravatar maTh
* tag -> label (all english texts) * tag -> label (German) * marked as DIRTY * Update app/i18n/nl/feedback.php Co-authored-by: Frans de Jonge <fransdejonge@gmail.com> * Update app/i18n/nl/conf.php Co-authored-by: Frans de Jonge <fransdejonge@gmail.com> Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>
2022-10-24Added bottom nav padding for iOS #4740 (#4741)Gravatar acbgbca
* Added bottom nav padding for iOS #4740 * Updated RTL css #4740 Co-authored-by: maTh <math-home@web.de>
2022-10-24Correct manage link on stats page (#4768)Gravatar Alwaysin
Wasn't working before
2022-10-23Fix 4712 (#4750)Gravatar maTh
* fix * fix * fix nord theme (a bit) * fix
2022-10-21Fix curlopt options for HTML+XPath (#4759)Gravatar Alexandre Alapetite
Improvement of https://github.com/FreshRSS/FreshRSS/pull/4220
2022-10-19Fix i18n el: Ελληνικά (#4754)Gravatar Alexandre Alapetite
2022-10-14UPDATE: Spanish translations 🇪🇸🇲🇽 [i18n] (#4725)Gravatar Edgardo Ramírez
* UPDATE: Spanish translations [i18n] #4656 * ADD: Spanish translations for conf, get and sub files. * FIX: Typo in comment
2022-10-13make fix-allGravatar Alexandre Alapetite
2022-10-13Added Linkding as a sharing method #4720 (#4721)Gravatar acbgbca
* Added Linkding as a sharing method #4720 * Fixed typo in docs #4720
2022-10-13Add id-🇮🇩 Translation (#4706)Gravatar Amrul Izwan
* 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>
2022-10-13adds greek translation (#4718)Gravatar Konstantinos Megas
* adds greek translation * update translation * make fix-all * Typographic quotes merge Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-10-13Translate to Russian completed (#4719)Gravatar Gulnur Baimukhambetova
* Translate to Russian completed * make fix-all Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-10-13i18n typographic quotes (#4714)Gravatar Alexandre Alapetite
* 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>
2022-10-12Complete Turkish translation (#4715)Gravatar Cilga Iscan Tercanli
* Complete Turkish translation * make fix-all Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-10-11Fix encoding CSS filter (#4707)Gravatar Alexandre Alapetite
#fix https://github.com/FreshRSS/FreshRSS/issues/4705
2022-10-09Add support for custom XPath date/time format (#4703)Gravatar Alexandre Alapetite
* 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
2022-10-09Fix OPML import special (#4708)Gravatar Alexandre Alapetite
#fix https://github.com/FreshRSS/FreshRSS/issues/4704 From https://github.com/FreshRSS/FreshRSS/pull/4407
2022-10-07Fix regression 4688 (#4700)Gravatar Alexandre Alapetite
Minor regression from https://github.com/FreshRSS/FreshRSS/pull/4688
2022-10-07Implemented italian translation (#4694)Gravatar Pyrox
* 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>
2022-10-06Updated Czech (CZ) 🇨🇿 [i18n] Translation (#4670)Gravatar May
* 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>
2022-10-05Slider: Block Page for one scrollbar; Scrollbar width normal (#4692)Gravatar Cyb10101
* 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>
2022-10-04Compat PHP 8.1 strip_tags (#4688)Gravatar Alexandre Alapetite
#fix https://github.com/FreshRSS/FreshRSS/issues/4687
2022-10-04feat: add new icon (#4673)Gravatar Nicolas Pereira
2022-10-03Improved: Remove <li> as separator (#4597)Gravatar maTh
* templates * themes * fix * fix * fixes * fix
2022-10-03Improved: better semantic HTML for boxes (#4665)Gravatar maTh
* add h1 title on views * add h2 titles into box-title * thin scrollbar in box-content
2022-10-03Improved: Article summary. Cut the text with better CSS (#4666)Gravatar maTh
* phtml + css * trim the white spaces that comes from stripping
2022-10-03Improved: Frss.css - font size + line height with 'rem' values (#4671)Gravatar maTh
* 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
2022-10-03Allow redirection after login (#4654)Gravatar Alexis Degrugillier
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
2022-10-03Improved: Subscription Management: Show the position number (#4679)Gravatar maTh
* the code * improvement * fix doubled parameter
2022-10-02[Feature - Hacktoberfest] - Add Admin transalation pt br (#4669)Gravatar Nicolas Pereira
* feat (translate): translate Registration form * feat(translate): add translaction notform term * feat(translate): add translate nolimit term * feat(translate): add translate ptBR setaccountsnumber term * feat(translate): add translate ptBR disabled term * fix(translate): fix disabled translate ptBR term * feat(translate): add translate ptBR enabled term * feat(translate): add translate ptBR title term * feat(translate): remove //todo comments * feat(translate): add translate ptbr level term * feat(translate): add translate ptbr message term * feat(translate): add translate ptBR timestaamp term * feat(translate): add translate ptBR term * feat(translate): add translate ptBR both term * feat(translate): add translate ptBR header term * fix: remove TODO * feat(translate): add translate ptBR header term * feat(translate): add translate ptBR none term * feat(translate): add translate ptBR above_title term * feat(translate): add translate ptBR none term * feat(translate): add transaction ptBR with_authors term * feat(translate): add transaction ptBR feed_title term * feat(translate): add translate ptBR term * fix(translate): fix translate * feat(translate): add translate ptBR both term * feat(translate): add translate ptBR tags -> footer term * feat(translate): add translate ptBR tags->header term * feat(translate): add translate ptBR tags->none term * feat(translate): add translate ptBR tags_max term * feat(translate): add translate ptBR help term * feat(translate): add translate ptBR headline * feat(translate): add upong_gone term translate ptBR * feat(translate): add deprecated terms translatePTBR * feat(translate): add ptBR translate in gen.php * feat(translate): add translate ptBR for sub.php * Tab instead of white space * another fix Co-authored-by: mathContao <math-home@web.de>
2022-10-02UPDATE: Spanish translations [i18n] #4656 (#4676)Gravatar Edgardo Ramírez
2022-10-01Update Japanese translation (#4668)Gravatar 312k
* Update Japanese translation * fix translations syntax
2022-09-29Rename template.css (#4644)Gravatar maTh
* Fix conflicts * Update doc * Misses * Update prefix in CSS Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-09-20Fix show settings page after adding new feed (#4612) (#4631)Gravatar Chris Francy
2022-09-20Fix opcache bug during Web update (#4629)Gravatar Alexandre Alapetite
#fix https://github.com/FreshRSS/FreshRSS/issues/4624 #fix https://github.com/FreshRSS/FreshRSS/issues/4605
2022-09-19Update update.phtml (#4625)Gravatar maTh
2022-09-19Fix transaction rollbacks during auto-update (#4622)Gravatar Alexandre Alapetite
#fix https://github.com/FreshRSS/FreshRSS/issues/4600 We first need to commit the SQL transaction before being able to auto-update. Avoid error such as: > 25P02: 7 ERROR: current transaction is aborted, commands ignored until end of transaction block
2022-09-18Improved: Mouse title on empty feeds (#4617)Gravatar maTh
* Update aside_feed.phtml * Update global.phtml * Update idle.phtml * Update index.phtml * Update idle.phtml * improved * Update app/views/subscription/index.phtml Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * Update app/views/stats/idle.phtml Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-09-18Improved: Cleanup CSS of ".log" (#4594)Gravatar maTh
* themes css * Log Level CSS class improved * SCSS * RTL CSS
2022-09-18Fix login page when user does not exist (#4621)Gravatar Alexis Degrugillier