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
|
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
|
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
|
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
|
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 |
|