FreshRSS/app
maTh 154a36700c
Refactoring: Rename dotpath into dotnotation (#6369)
* KIND_JSON_DOTPATH -> KIND_JSON_DOTNOTATION

* TYPE_JSON_DOTPATH => TYPE_JSON_DOTNOTATION

* json_dotpath => json_dotnotation

* dotPathsForStandardJsonFeed => dotNotationForStandardJsonFeed

* TYPE_JSON_DOTNOTATION = 'JSON+DotPath' => 'JSON+DotNotation'

* documentation: OPML.md

* convertJsonToRss()

* $dotpaths => $dotnotations

* FreshRSS_Feed_Exception

* comment

* Compatibility TYPE_JSON_DOTPATH

---------

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2024-04-25 08:28:42 +02:00
..
Controllers Refactoring: Rename dotpath into dotnotation (#6369) 2024-04-25 08:28:42 +02:00
Exceptions PHPStan prepare exceptions (#6037) 2024-01-15 10:36:30 +01:00
Mailers Fix type in FreshRSS_User_Mailer (#6130) 2024-02-27 17:54:35 +01:00
Models Refactoring: Rename dotpath into dotnotation (#6369) 2024-04-25 08:28:42 +02:00
SQL Rework SQL field length (#5788) 2023-10-31 02:01:50 +01:00
Services Refactoring: Rename dotpath into dotnotation (#6369) 2024-04-25 08:28:42 +02:00
Utils Refactoring: Rename dotpath into dotnotation (#6369) 2024-04-25 08:28:42 +02:00
i18n Slovakian (SK) gen.php (#6366) 2024-04-21 00:50:10 +02:00
layout Fix: dir=rtl (#6221) 2024-03-21 10:25:58 +01:00
migrations Add a migration system (#2760) 2020-07-08 12:11:55 +02:00
views Refactoring: Rename dotpath into dotnotation (#6369) 2024-04-25 08:28:42 +02:00
.htaccess Patch for #2460: Run on Apache 2.4+ without mod_access_compat (#2461) 2019-07-31 13:48:06 +02:00
FreshRSS.php Minz remove use of deprecated variable (#6132) 2024-03-01 10:08:05 +01:00
actualize_script.php Improve feed refresh (#6117) 2024-02-26 09:01:25 +01:00
index.html Déplacement de ./actualize_script.php sous ./app/ 2013-12-26 13:26:05 +01:00
install.php fixed HTML: <fieldset> + <legend> (#6202) 2024-03-17 22:49:12 +01:00
shares.php Use strict_types (#5830) 2023-11-16 22:43:00 +01:00