Yassine Doghri
|
b4718a93b2
|
build(php): upgrade min php version to 8.3
|
2024-05-29 10:24:13 +00:00 |
|
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
|
2a50f6e4d2
|
style: update ecs config to align associative arrays arrows
update composer dependencies to latest
|
2023-06-12 15:12:49 +00:00 |
|
Yassine Doghri
|
a746a781b4
|
feat(themes): set generic css variables for colors to enable instance themes
- set new colors using the css variables for theming in tailwind.config.js
- replace admin and
public colors with new variable enabled colors
|
2021-12-29 12:06:10 +00:00 |
|
Yassine Doghri
|
a505a1de56
|
feat: restyle episode and person cards + add focus style to interactive elements for a11y
fix components in follow and remote action pages by calling new instances directly
|
2021-12-29 12:02:53 +00:00 |
|
Yassine Doghri
|
be5a28787f
|
fix(layouts): replace holy-grail layout with tailwind config + widen public podcast layout
- add rounded classes with conditional border-radius depending on screen width
- add ring-castopod
class to use on focus states
|
2021-12-29 12:02:51 +00:00 |
|
Yassine Doghri
|
f75bd76458
|
fix: unpublish episode before deleting it + add validation step before deletion
fixes #112, closes #55
|
2021-12-29 12:00:55 +00:00 |
|
Yassine Doghri
|
99a3b8d33e
|
fix: set episode numbers during import + remove all custom form_helpers + minor ui issues
|
2021-12-29 11:58:06 +00:00 |
|
Yassine Doghri
|
e64548b982
|
feat: replace form helper functions with components in admin template
|
2021-12-29 11:55:43 +00:00 |
|