Yassine Doghri
|
8cf9c6dc83
|
feat(plugins): add html field type + CodeEditor component + rework html head generation
update php and js packages to latest
|
2024-12-17 15:11:45 +00:00 |
|
Yassine Doghri
|
b869acb3a9
|
refactor: remove fields from podcast and episode entities to be replaced with plugins
|
2024-12-15 17:34:36 +00:00 |
|
Yassine Doghri
|
b5bd2db28f
|
build(php): upgrade min php version to 8.3
|
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
|
51b064d67a
|
refactor(icons): use php-icons library to load and display icons
|
2024-04-26 17:57:25 +00:00 |
|
Yassine Doghri
|
d4a36f811b
|
chore: update CodeIgniter to 4.5.1 + other dependencies to latest
|
2024-04-26 09:26:22 +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 |
|
Ola Hneini
|
0d9800123b
|
feat: add default icons to Alert component
|
2022-05-16 11:57:39 +00:00 |
|
Yassine Doghri
|
3a0a20d59c
|
fix(install): set message block on forms to show error messages
fixes #157
|
2022-02-03 10:15:59 +00:00 |
|
Yassine Doghri
|
42538dd757
|
feat(video-clip): add video-clip page with video preview + logs
|
2021-12-29 12:10:13 +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
|
746b518789
|
refactor: replace ui function components with class components + fix
soundbites js
|
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 |
|