Yassine Doghri
|
8917bdb655
|
feat(plugins): add new field types + validate & cast user data before storing settings
+ refactor form fields components
|
2024-05-28 10:14:10 +00:00 |
|
Yassine Doghri
|
9da1d0a1b6
|
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-05-28 10:14:10 +00:00 |
|
Yassine Doghri
|
d8e1d4031d
|
feat(import): run podcast imports' processes asynchronously using tasks
- use codeigniter4/tasks project to handle cron tasks
- use yassinedoghri/podcast-feed project to parse feeds for imports
|
2023-06-21 16:17:11 +00:00 |
|
Yassine Doghri
|
bc6dea2f8a
|
fix: remove value escaping for form inputs and textareas
|
2022-04-01 16:35:34 +00:00 |
|
Yassine Doghri
|
cd2e1e1dc3
|
fix(security): add csrf filter + prevent xss attacks by escaping user input
- update CI4 to v4.1.9's stable production package
- update php and js dependencies to latest
|
2022-03-04 14:36:32 +00:00 |
|
Yassine Doghri
|
b05d177f1b
|
fix: update MarkdownEditor component + restyle Button and other components
|
2021-12-29 11:55:43 +00:00 |
|
Yassine Doghri
|
e64548b982
|
feat: replace form helper functions with components in admin template
|
2021-12-29 11:55:43 +00:00 |
|
Yassine Doghri
|
6536729546
|
feat: integrate stylized form components and update podcast edit page
|
2021-12-29 11:55:43 +00:00 |
|