| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-05 | Change how files are included (#7916) | ||
| 1. `include`, `include_once`, `require` and `require_once` are expressions not functions, parentheses are not necessary. 2. to move up the directory tree, it's better to use the `dirname` function instead of relying on `/..`. | |||
| 2025-06-03 | Add API endpoint for extensions (#7576) | ||
| * Add API endpoint for extensions Useful for https://github.com/FreshRSS/FreshRSS/issues/7572 * Support PATH_INFO Now also support being invoked like `/api/misc.php/Extension%20Name/` * More documentation | |||
