castopod/app/Views/Components/Forms
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
..
Checkbox.php feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
ColorRadioButton.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
DatetimePicker.php feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
Field.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
FormComponent.php feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
Helper.php feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
Input.php feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
Label.php feat: replace form helper functions with components in admin template 2021-12-29 11:55:43 +00:00
MarkdownEditor.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
MultiSelect.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Radio.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
RadioButton.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
Section.php feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
Select.php feat(import): run podcast imports' processes asynchronously using tasks 2023-06-21 16:17:11 +00:00
Textarea.php refactor: harmonize redirects after submitting forms 2022-01-05 14:58:53 +00:00
Toggler.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00
XMLEditor.php style: update ecs config to align associative arrays arrows 2023-06-12 15:12:49 +00:00