Commit Graph

2623 Commits

Author SHA1 Message Date
Pyrox
f16341aa26 Translated custom date/time labels in sub.php (#4803) 2022-11-01 16:10:27 +01:00
maTh
270828aa64 fixes jumping lines (#4782)
* fixes

* fix template

* fix frss.css

* fix Nord theme
2022-10-29 12:23:05 +02:00
Alexis Degrugillier
4ec602e8e3 Add default redirect when authenticating (#4778) 2022-10-26 13:53:21 +02:00
Alexis Degrugillier
9e27ab9200 Fix integration page (#4774)
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-26 00:18:43 +02:00
maTh
c5539009c9 fix (#4775) 2022-10-26 00:03:10 +02:00
maTh
45f6d84b69 Fixed: "tag" -> "label" (#4770)
* 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-25 00:23:01 +02:00
acbgbca
edbf0fe7db Added bottom nav padding for iOS #4740 (#4741)
* Added bottom nav padding for iOS #4740

* Updated RTL css #4740

Co-authored-by: maTh <math-home@web.de>
2022-10-24 13:19:26 +02:00
Alwaysin
cb1c2da8e6 Correct manage link on stats page (#4768)
Wasn't working before
2022-10-24 01:26:19 +02:00
maTh
c191e0315e Fix 4712 (#4750)
* fix

* fix

* fix nord theme (a bit)

* fix
2022-10-23 20:56:25 +02:00
Alexandre Alapetite
e96b6266b5 Fix curlopt options for HTML+XPath (#4759)
Improvement of https://github.com/FreshRSS/FreshRSS/pull/4220
2022-10-21 15:11:52 +02:00
Alexandre Alapetite
4d2175888b Fix i18n el: Ελληνικά (#4754) 2022-10-19 18:13:54 -04:00
Edgardo Ramírez
13e402cfda UPDATE: Spanish translations 🇪🇸🇲🇽 [i18n] (#4725)
* UPDATE: Spanish translations [i18n] #4656

* ADD: Spanish translations for conf, get and sub files.

* FIX: Typo in comment
2022-10-14 16:08:21 +02:00
Alexandre Alapetite
894bd928d9 make fix-all 2022-10-13 18:39:30 +02:00
acbgbca
eb773c5f65 Added Linkding as a sharing method #4720 (#4721)
* Added Linkding as a sharing method #4720

* Fixed typo in docs #4720
2022-10-13 15:51:43 +02:00
Amrul Izwan
ca1764f492 Add id-🇮🇩 Translation (#4706)
* 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-13 15:50:26 +02: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
Gulnur Baimukhambetova
a62fa0e208 Translate to Russian completed (#4719)
* Translate to Russian completed

* make fix-all

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-10-13 09:12:13 +02:00
Alexandre Alapetite
8333dd972b i18n typographic quotes (#4714)
* 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-13 08:56:22 +02:00
Cilga Iscan Tercanli
4f830e0d71 Complete Turkish translation (#4715)
* Complete Turkish translation

* make fix-all

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-10-12 08:21:09 +02:00
Alexandre Alapetite
4881e126ee Fix encoding CSS filter (#4707)
#fix https://github.com/FreshRSS/FreshRSS/issues/4705
2022-10-11 00:47:31 +02:00
Alexandre Alapetite
648a876d77 Add support for custom XPath date/time format (#4703)
* 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-09 15:43:30 +02:00
Alexandre Alapetite
72265c1eca Fix OPML import special (#4708)
#fix https://github.com/FreshRSS/FreshRSS/issues/4704
From https://github.com/FreshRSS/FreshRSS/pull/4407
2022-10-09 13:37:29 +02:00
Alexandre Alapetite
e626fd249e Fix regression 4688 (#4700)
Minor regression from https://github.com/FreshRSS/FreshRSS/pull/4688
2022-10-07 12:59:31 +02:00
Pyrox
1e6bc7c21c Implemented italian translation (#4694)
* 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-07 10:57:12 +02:00
May
2dbd11bd2a Updated Czech (CZ) 🇨🇿 [i18n] Translation (#4670)
* 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-06 21:57:47 +02:00
Cyb10101
89202922b1 Slider: Block Page for one scrollbar; Scrollbar width normal (#4692)
* 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-05 23:40:59 +02:00
Alexandre Alapetite
82c4a54fea Compat PHP 8.1 strip_tags (#4688)
#fix https://github.com/FreshRSS/FreshRSS/issues/4687
2022-10-04 23:07:17 +02:00
Nicolas Pereira
3f49827292 feat: add new icon (#4673) 2022-10-04 09:06:48 +02:00
maTh
645224a303 Improved: Remove <li> as separator (#4597)
* templates

* themes

* fix

* fix

* fixes

* fix
2022-10-03 21:50:40 +02:00
maTh
46d0b4140e Improved: better semantic HTML for boxes (#4665)
* add h1 title on views

* add h2 titles into box-title

* thin scrollbar in box-content
2022-10-03 18:04:10 +02:00
maTh
117b9c115d Improved: Article summary. Cut the text with better CSS (#4666)
* phtml + css

* trim the white spaces that comes from stripping
2022-10-03 17:07:15 +02:00
maTh
01a8c37b83 Improved: Frss.css - font size + line height with 'rem' values (#4671)
* 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-03 16:55:02 +02:00
Alexis Degrugillier
db4c2798ae Allow redirection after login (#4654)
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-03 16:49:52 +02:00
maTh
a9d4c78931 Improved: Subscription Management: Show the position number (#4679)
* the code

* improvement

* fix doubled parameter
2022-10-03 16:26:53 +02:00
Nicolas Pereira
c4a0fe364f [Feature - Hacktoberfest] - Add Admin transalation pt br (#4669)
* 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-02 20:52:56 +02:00
Edgardo Ramírez
6405b6d169 UPDATE: Spanish translations [i18n] #4656 (#4676) 2022-10-02 20:51:28 +02:00
312k
d84dd549a7 Update Japanese translation (#4668)
* Update Japanese translation

* fix translations syntax
2022-10-01 18:50:35 +02:00
maTh
fedbda4f6a Rename template.css (#4644)
* Fix conflicts

* Update doc

* Misses

* Update prefix in CSS

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2022-09-29 12:40:50 +02:00
Chris Francy
6dc611db2b Fix show settings page after adding new feed (#4612) (#4631) 2022-09-20 10:41:36 +02:00
Alexandre Alapetite
f56d1274c6 Fix opcache bug during Web update (#4629)
#fix https://github.com/FreshRSS/FreshRSS/issues/4624
#fix https://github.com/FreshRSS/FreshRSS/issues/4605
2022-09-20 10:36:07 +02:00
maTh
f941533b3e Update update.phtml (#4625) 2022-09-19 22:50:09 +02:00
Alexandre Alapetite
412b60ca83 Fix transaction rollbacks during auto-update (#4622)
#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-19 11:51:44 +02:00
maTh
6bed64f6f3 Improved: Mouse title on empty feeds (#4617)
* 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-18 18:31:14 +02:00
maTh
67ea2d16b7 Improved: Cleanup CSS of ".log" (#4594)
* themes css

* Log Level CSS class improved

* SCSS

* RTL CSS
2022-09-18 18:29:33 +02:00
Alexis Degrugillier
7de5b93da4 Fix login page when user does not exist (#4621) 2022-09-18 18:26:18 +02:00
Alexis Degrugillier
37cf233907 Force default user before rendering login page (#4620) 2022-09-18 13:47:51 +02:00
Alexandre Alapetite
0c472402f2 Workaround invalid OPMLs (#4591)
* Workaround invalid OPMLs
#fix https://github.com/FreshRSS/FreshRSS/issues/4590
Accept OPML files lacking text attributes

* Tolerate missing head element
2022-09-09 22:56:34 +02:00
Alexandre Alapetite
3b81708c1a API protection limit content size (#4583)
* 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
2022-09-05 13:13:07 +02:00
-Shiken-
d921be63f6 [i18n] Add zh-TW translation (#4578) 2022-09-04 10:44:36 +02:00
miles
dc3fd52eb6 Update zh-cn translation (#4577)
* Update i18n/zh-cn

* Update CREDITS.md

* Update CREDITS.md
2022-09-03 10:30:25 +02:00