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
|
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
|
3cb5ffd25b
|
fix(i18n): escape language strings in form fields to prevent them from disappearing
fixes #412
|
2024-01-24 16:48:23 +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
|
c1287cbe6c
|
refactor(auth): replace myth/auth with codeigniter/shield + define new roles
closes #222
|
2022-10-16 13:35:26 +00:00 |
|
Yassine Doghri
|
1c8af7550b
|
fix(users): remove required roles input when editing user + prevent owner's roles from being edited
fixes #239
|
2022-09-07 09:41:58 +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
|
d0cb964b0f
|
refactor: harmonize redirects after submitting forms
go back to form after submitting an edit form
|
2022-01-05 14:58:53 +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
|
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
|
b05d177f1b
|
fix: update MarkdownEditor component + restyle Button and other components
|
2021-12-29 11:55:43 +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
|
23bdc6f8e3
|
feat: add heading component + update ecs rules to fix views
|
2021-12-29 11:55:43 +00:00 |
|
Yassine Doghri
|
7a276764e6
|
feat(themes): add ViewThemes library to set views in root themes folder
app, admin, install and authentication views are now located in root themes/ folder
|
2021-12-29 11:54:52 +00:00 |
|