castopod/app
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
..
Config feat(media): add s3 to manage media files 2023-03-16 13:00:05 +00:00
Controllers ci: fix lint and formatting issues 2023-02-22 16:29:45 +00:00
Database feat(media): add s3 to manage media files 2023-03-16 13:00:05 +00:00
Entities feat(media): add s3 to manage media files 2023-03-16 13:00:05 +00:00
Filters
Helpers feat(media): add s3 to manage media files 2023-03-16 13:00:05 +00:00
Language chore(i18n): new Crowdin updates 2022-12-09 15:42:46 +00:00
Libraries feat(media): add s3 to manage media files 2023-03-16 13:00:05 +00:00
Models feat(media): add s3 to manage media files 2023-03-16 13:00:05 +00:00
Resources build: replace npm with pnpm + add Dockerfile for ci 2023-02-22 14:36:56 +00:00
Validation fix(platforms): convert special characters to htmlentities to validate url 2022-11-04 10:39:26 +00:00
Views feat(media): add s3 to manage media files 2023-03-16 13:00:05 +00:00
.htaccess
Common.php refactor(auth): replace myth/auth with codeigniter/shield + define new roles 2022-10-16 13:35:26 +00:00
index.html