11866 Commits

Author SHA1 Message Date
wn_
5a200755b8 Move 'IVirtualFeed' checks into 'PluginHost::get_feed_handler()'. 2024-11-12 03:49:58 +00:00
wn_
dca2ae60a1 Remove some PHPStan ignores and make others rule-specific. 2024-11-12 03:38:45 +00:00
wn_
a784305cc7 Address PHPStan findings as of 2.0.1 2024-11-12 03:15:53 +00:00
wn_
e4c57769e0 Upgrade PHPStan to 2.0.1 2024-11-12 01:26:43 +00:00
Andrew Dolgov
6273e26ea4 Merge branch 'feature/search-improvements' into 'master'
Search improvements

See merge request tt-rss/tt-rss!72
2024-11-11 04:36:47 +00:00
Andrew Dolgov
42ebdb027e
fix get_self_url() misbehaving in plugins/ 2024-11-04 13:59:02 +03:00
Andrew Dolgov
d8718b7574
Merge branch 'master' of gitlab.tt-rss.org:tt-rss/tt-rss 2024-11-01 11:02:09 +03:00
Andrew Dolgov
b12b2afcc1 Merge branch 'weblate-integration' into 'master'
Translated using Weblate (Arabic (Saudi Arabia))

See merge request tt-rss/tt-rss!73
2024-11-01 08:01:47 +00:00
Andrew Dolgov
eb841b761c
af_comics - fix for Danby Draws and maybe other similar wodpress-based sites 2024-11-01 10:59:57 +03:00
Younes
710e42cfd8
Translated using Weblate (Arabic (Saudi Arabia))
Currently translated at 59.2% (411 of 694 strings)

Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/ar_SA/
2024-10-24 14:15:51 +00:00
Andrew Dolgov
68da94cc36
move sql patch file stuff after all initialization tasks 2024-10-24 11:35:05 +03:00
Andrew Dolgov
dba6a39d2a
drop RESTORE_SCHEMA, add simple mechanism to apply SQL patch files after migrations 2024-10-24 11:08:20 +03:00
Andrew Dolgov
9f0eb4d7fc
support TTRSS_DB_PORT in container startup scripts 2024-10-21 08:59:55 +03:00
wn_
842e9af4cf Feeds::_search_to_sql(): updates for clarity and SQL quoting. 2024-10-20 17:57:32 +00:00
wn_
142ca20cb0 Fix keyword searches with a quoted string value.
Before this change curly braces wrapped the keyword and its value, making the pair get treated as leftover words.

Also make the search query modification and CSV parsing a bit clearer with some comments and minor refactoring.
2024-10-20 16:08:20 +00:00
Andrew Dolgov
5ea96397c0
properly support search queries in viewfeed debugger, improve some debugging messages and output 2024-10-15 19:58:52 +03:00
Andrew Dolgov
a58a0cd888
launch gulp from local node_modules 2024-10-15 19:36:26 +03:00
Andrew Dolgov
468f464b48 Merge branch 'feature/guzzle-7.9.2' into 'master'
Update Guzzle to 7.9.2

See merge request tt-rss/tt-rss!70
2024-10-10 16:01:54 +00:00
Andrew Dolgov
7fafad2ac2 Merge branch 'weblate-integration' into 'master'
Added translation using Weblate (Estonian)

See merge request tt-rss/tt-rss!71
2024-10-10 15:57:04 +00:00
wn_
124c4e2542 Update Guzzle to 7.9.2
https://github.com/guzzle/guzzle/releases
2024-10-07 20:22:01 +00:00
Priit Jõerüüt
946337fd5d
Added translation using Weblate (Estonian) 2024-10-04 23:46:37 +02:00
Andrew Dolgov
df489df309 Merge branch 'drop-opentelemetry' into 'master'
drop php-http/guzzle7-adapter

See merge request tt-rss/tt-rss!69
2024-10-01 18:50:08 +00:00
Andrew Dolgov
2ea888fdc6
drop php-http/guzzle7-adapter 2024-10-01 18:10:28 +03:00
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