castopod/public
Yassine Doghri 02e4441f98 feat: create optimized & resized images upon upload
- resize uploaded image to thumbnail, medium, large, feed, and id3 formats
- set image url formats where adapted in views
- set format sizes and extensions in Images config file for customization
- add validation for image uploads: `min_dims` and `is_image_squared`
- update codeigniter4 and myth-auth php packages to latest develop versions
- update npm packages to latest versions
- update public/.htaccess

closes #6
2020-10-15 14:41:45 +00:00
..
.htaccess feat: create optimized & resized images upon upload 2020-10-15 14:41:45 +00:00
favicon.ico feat: add install wizard form to bootstrap database and create the first superadmin user 2020-10-15 14:41:28 +00:00
index.php feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00
robots.txt feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00