Yassine Doghri
|
f50098ec89
|
feat(image): add image size's width and height
escape plugin description + replace codeigniter-icons with php-icons v1.2
|
2024-11-07 12:56:46 +00:00 |
|
Yassine Doghri
|
fc9ea7597e
|
feat(plugins): add minCastopodVersion to denote incompatibility with previous Castopod versions
|
2024-07-05 16:47:01 +00:00 |
|
Yassine Doghri
|
fee7905935
|
feat(plugins): load and display LICENSE.md file if found in plugin's directory
|
2024-07-05 16:44:35 +00:00 |
|
Yassine Doghri
|
8f8c61eaae
|
docs(plugins): add experimental plugins section + plugins:create command to create plugin via CLI
|
2024-06-14 15:53:33 +00:00 |
|
Yassine Doghri
|
91dc8c8325
|
test(plugins): add test suite for Plugins service
|
2024-06-14 15:53:33 +00:00 |
|
Yassine Doghri
|
3a900bbab6
|
feat(plugins): add methods to easily retrieve general, podcast and episode settings in hooks methods
|
2024-06-14 15:53:33 +00:00 |
|
Yassine Doghri
|
2035c39fd1
|
feat(plugins): register plugins using Plugin.php file instead of namespace + simplify i18n structure
|
2024-06-14 15:53:33 +00:00 |
|
Yassine Doghri
|
b5bd2db28f
|
build(php): upgrade min php version to 8.3
|
2024-06-14 15:53:33 +00:00 |
|
Yassine Doghri
|
e2a90def88
|
test(plugins): add test cases for loading manifest data
|
2024-06-14 15:53:33 +00:00 |
|
Yassine Doghri
|
80d2c48ee2
|
feat(plugins): add before channel/item hooks to allow podcast/episode data edit when generating rss
|
2024-06-14 15:53:33 +00:00 |
|
Yassine Doghri
|
8ec79097bb
|
feat(plugins): display errors when plugin is invalid instead of crashing
|
2024-06-14 15:53:33 +00:00 |
|
Yassine Doghri
|
45ac2a4be9
|
feat(plugins): handle empty states and long strings in UI
|
2024-06-14 15:53:33 +00:00 |
|
Yassine Doghri
|
6f833fc76a
|
feat(plugins): add new field types + validate & cast user data before storing settings
+ refactor form fields components
|
2024-06-14 15:53:33 +00:00 |
|
Yassine Doghri
|
dfb7888aeb
|
feat(plugins): add aside with plugin metadata next to plugin's readme
- enhance plugin card ui
- refactor components to be more consistent
- invert toggler label for better UX
- edit view components regex
|
2024-06-14 15:53:33 +00:00 |
|
Yassine Doghri
|
e6bfdfc390
|
feat(plugins): load README.md file to view plugin's instructions in UI
|
2024-06-14 15:53:32 +00:00 |
|
Yassine Doghri
|
1510e36c0a
|
feat(plugins): load and validate plugin manifest.json
|
2024-06-14 15:53:32 +00:00 |
|