12243 Commits

Author SHA1 Message Date
Andrew Dolgov
df33ddaea1 Merge branch 'drop-opentelemetry' into 'master'
drop opentelemetry

See merge request tt-rss/tt-rss!68
2024-10-01 14:54:29 +00:00
Andrew Dolgov
7e0f5f295c
drop OPENTELEMETRY_ global config entries 2024-10-01 17:22:37 +03:00
Andrew Dolgov
e1bac5d855
composer dump-autoload --optimize 2024-10-01 17:21:28 +03:00
Andrew Dolgov
884fd92f13
drop opentelemetry 2024-10-01 16:00:34 +03:00
Andrew Dolgov
8fcc68baf5
Merge branch 'master' of gitlab.tt-rss.org:tt-rss/tt-rss 2024-09-25 12:33:13 +03:00
Andrew Dolgov
b3489fa2a7 Merge branch 'weblate-integration' into 'master'
Translated using Weblate (Spanish)

See merge request tt-rss/tt-rss!67
2024-09-25 09:32:58 +00:00
Andrew Dolgov
4ec871eee4
disable absolute redirects & redirect port in phpdoc image 2024-09-25 12:31:14 +03:00
gallegonovato
e11bc1cd1c
Translated using Weblate (Spanish)
Currently translated at 100.0% (694 of 694 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/es/
2024-09-23 13:15:37 +02:00
Andrew Dolgov
8a8ce06965 Merge branch 'weblate-integration' into 'master'
Translated using Weblate (Galician)

See merge request tt-rss/tt-rss!65
2024-09-21 14:21:55 +00:00
Andrew Dolgov
5de5361703
phpdoc - switch to nginx unprivileged 2024-09-21 17:18:28 +03:00
josé m
2636d4dace
Translated using Weblate (Galician)
Currently translated at 100.0% (694 of 694 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/gl/
2024-09-19 09:02:10 +02:00
Andrew Dolgov
0163884ef6
add another test for self url, split regex into two parts - one for plugins, one for everything else 2024-09-15 07:17:48 +03:00
Andrew Dolgov
9c44af354f Merge branch 'weblate-integration' into 'master'
Translated using Weblate (Greek)

See merge request tt-rss/tt-rss!63
2024-09-14 08:00:17 +00:00
Andrew Dolgov
78c903cb7f
fix Config::get_self_url() invoked from plugin context, better deal with multiple trailing slashes in URL, update phpunit image path 2024-09-14 10:53:40 +03:00
Nikolas
0f0aa30746
Translated using Weblate (Greek)
Currently translated at 100.0% (694 of 694 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/el/
2024-09-13 22:08:03 +02:00
Nikolas
ca75ac8a56
Translated using Weblate (Spanish)
Currently translated at 99.8% (693 of 694 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/es/
2024-09-13 22:06:37 +02:00
Nikolas
c457b08070
Translated using Weblate (Greek)
Currently translated at 100.0% (694 of 694 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/el/
2024-09-13 22:06:36 +02:00
Andrew Dolgov
3619ee97c5
don't try to publish phpdoc image without creds 2024-09-12 21:44:01 +03:00
Andrew Dolgov
ec0b4306a9
Revert "Update .gitlab-ci.yml file"
This reverts commit 0d3c5049c16343ce3c97bf8dbceddf3f73aa5d3c.
2024-09-12 21:11:59 +03:00
Andrew Dolgov
0d3c5049c1 Update .gitlab-ci.yml file 2024-09-12 18:11:19 +00:00
Andrew Dolgov
dff0a8ccbb Merge branch 'weblate-integration' into 'master'
Translated using Weblate (Spanish)

See merge request tt-rss/tt-rss!62
2024-09-12 04:13:44 +00:00
Andrew Dolgov
16dd42c3d6 Merge branch 'path_info_update' into 'master'
Enable PATH_INFO for plugins to use

See merge request tt-rss/tt-rss!61
2024-09-12 04:10:15 +00:00
Eric Pierce
d91b7c339d spacing fix 2024-09-11 21:22:40 +00:00
Eric Pierce
48db6beca7 Update nginx.conf to move the currently unused PATH_INFO configuration into a separate location rule for plugins to leverage 2024-09-11 21:13:50 +00:00
gallegonovato
913ba654bd
Translated using Weblate (Spanish)
Currently translated at 99.8% (693 of 694 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/es/
2024-09-09 22:09:23 +02:00
gallegonovato
d5b4e5ff72
Translated using Weblate (Spanish)
Currently translated at 89.3% (620 of 694 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/es/
2024-09-06 12:09:21 +02:00
Andrew Dolgov
1fb202b258 Merge branch 'weblate-integration' into 'master'
Translated using Weblate (Galician)

See merge request tt-rss/tt-rss!59
2024-08-31 07:44:08 +00:00
josé m
11acb07def
Translated using Weblate (Galician)
Currently translated at 100.0% (694 of 694 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/gl/
2024-08-31 06:09:11 +02:00
Andrew Dolgov
d5d47b8e50 Merge branch 'weblate-integration' into 'master'
Translated using Weblate (Spanish)

See merge request tt-rss/tt-rss!58
2024-08-29 15:25:11 +00:00
Andrew Dolgov
1570fb4f15 Merge branch 'feature/search-title-link' into 'master'
Make a search query 'feed title' a link to get back to the search modal.

See merge request tt-rss/tt-rss!57
2024-08-29 15:24:58 +00:00
Andrew Dolgov
bce2722b12 Merge branch 'feature/php84-csv-escape-deprecation' into 'master'
Set 'str_getcsv' escape param to empty string to avoid PHP 8.4 deprecation message.

See merge request tt-rss/tt-rss!56
2024-08-29 15:22:51 +00:00
wn_
89489f622d Make a search query 'feed title' a link to get back to the search modal. 2024-08-26 19:55:34 +00:00
gallegonovato
fd19bfd0dc
Translated using Weblate (Spanish)
Currently translated at 81.7% (567 of 694 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/es/
2024-08-26 18:09:19 +02:00
gallegonovato
e07f8dc7db
Translated using Weblate (Spanish)
Currently translated at 78.5% (545 of 694 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/es/
2024-08-24 18:09:18 +00:00
wn_
207d3dd48d Set 'str_getcsv' escape param to empty string to avoid PHP 8.4 deprecation message.
The escape param is in the process of being eliminated, with PHP 8.4 deprecating passing anything but an empty string as its value.
For some reason they're leaving the default value (a backslash) as-is, meaning the default will cause a deprecation message.
This commit avoids that by setting the escape param to an empty string (see references below).

* https://wiki.php.net/rfc/deprecations_php_8_4#deprecate_proprietary_csv_escaping_mechanism
* https://www.php.net/manual/en/function.str-getcsv.php
* https://old.reddit.com/r/PHP/comments/1eyum8c/new_deprecation_notices_in_php84_with_csv/
* https://nyamsprod.com/blog/csv-and-php8-4/
2024-08-24 14:22:12 +00:00
Andrew Dolgov
a10f45cf67 Merge branch 'weblate-integration' into 'master'
Translated using Weblate (Galician)

See merge request tt-rss/tt-rss!55
2024-08-22 06:53:09 +00:00
Andrew Dolgov
8423183e2f Merge branch 'feature/php-version-check-and-link-stuff' into 'master'
Remove extra PHP version checks, fix some links

See merge request tt-rss/tt-rss!54
2024-08-22 06:50:27 +00:00
wn_
d17f90b96f Fix some broken links and make minor wording tweaks. 2024-08-21 17:59:35 +00:00
wn_
94c43fe979 Remove extra PHP version checks.
Since PHP 7.4.0 is the current minimum, we should be fine just using the check in 'Config::sanity_check()'.
2024-08-21 17:58:18 +00:00
josé m
d94e21c884
Translated using Weblate (Galician)
Currently translated at 100.0% (694 of 694 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/gl/
2024-08-21 11:44:50 +02:00
Andrew Dolgov
b8cbb167d4
enforce lowercase usernames while keeping backwards-compatibility for authentication 2024-08-16 14:28:20 +03:00
Andrew Dolgov
99e444d1d2
fix build: directive missing in dev compose file for updater 2024-08-16 14:27:59 +03:00
Andrew Dolgov
b626a61461 Merge branch 'weblate-integration' into 'master'
Translated using Weblate (German)

See merge request tt-rss/tt-rss!53
2024-08-14 12:10:22 +00:00
Andrew Dolgov
8cceaa873a Merge branch 'feature/cleanup-dashboard-feed-code' into 'master'
Remove unused 'dashboard feed' code.

See merge request tt-rss/tt-rss!52
2024-08-14 12:08:32 +00:00
wn_
d167d5803f Remove unused 'dashboard feed' code.
Displaying auxiliary info when there's nothing to load is being handled in 'Feeds::_format_headlines_list()'.
2024-08-14 01:05:11 +00:00
tarte
10a431b8b5
Translated using Weblate (German)
Currently translated at 99.8% (693 of 694 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/de/
2024-08-09 00:09:33 +02:00
Andrew Dolgov
3496402686 Merge branch 'feature/isset-to-null-coalescing-op' into 'master'
Replace basic 'isset()' cases with the null coalescing operator.

See merge request tt-rss/tt-rss!51
2024-08-04 16:10:12 +00:00
wn_
9dd4102c7f Replace basic 'isset()' cases with the null coalescing operator. 2024-08-04 15:42:11 +00:00
Andrew Dolgov
6b521b5ed1
Merge branch 'master' of gitlab.tt-rss.org:tt-rss/tt-rss 2024-08-03 23:11:40 +03:00
Andrew Dolgov
3c53a0b5dc Merge branch 'weblate-integration' into 'master'
Translated using Weblate (Spanish)

See merge request tt-rss/tt-rss!50
2024-08-03 15:05:43 +00:00