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
|
f50098ec89
|
feat(image): add image size's width and height
escape plugin description + replace codeigniter-icons with php-icons v1.2
|
2024-11-07 12:56:46 +00:00 |
|
Yassine Doghri
|
b5bd2db28f
|
build(php): upgrade min php version to 8.3
|
2024-06-14 15:53:33 +00:00 |
|
Yassine Doghri
|
bb628f355f
|
refactor: add modules folder to phpstan paths + fix errors
|
2024-04-28 16:41:24 +00:00 |
|
Yassine Doghri
|
ae57601c83
|
fix: update Router to include latest CI changes with alternate-content logic
|
2023-09-09 10:23:34 +00:00 |
|
Yassine Doghri
|
9346e787bd
|
fix(media): copy and delete temp file when saving instead of moving it for FS FileManager
+ throw exception instead silently failing file save
closes #338
|
2023-08-06 12:14:25 +00:00 |
|
Yassine Doghri
|
0775add678
|
fix(media): init file properties in setAttributes' Model method + set defaults to pathinfo data
|
2023-08-05 10:14:06 +00:00 |
|
Yassine Doghri
|
0b327cb4d9
|
fix: set resized images to 72dpi for compatibility with Apple Podcasts
fixes #282
|
2023-07-02 09:42:54 +00:00 |
|
Yassine Doghri
|
a76724a8cf
|
fix(s3): add proxy to serve images from s3 to client
refs #321
|
2023-04-13 11:46:31 +00:00 |
|
Yassine Doghri
|
d93fc98469
|
feat(media): add s3 to manage media files
Users may choose between filesystem (FS) or S3 to store and manage their media files
|
2023-03-16 13:00:05 +00:00 |
|