castopod/app
Yassine Doghri 9017e30bf4
fix(ux): redirect user to install page on database error in home page
When first visiting the home page, users would see an error message that was normal because Castopod
Host wasn't installed yet. From now on, the error is caught to redirect users directly to install
page, preventing them seeing the error and thus, resulting in a better user experience.
2021-06-11 09:35:18 +00:00
..
Authorization style(ecs): add easy-coding-standard to enforce coding style rules for php 2021-06-11 09:34:48 +00:00
Config fix: set cache expiration to next note publish to show note on publication date 2021-06-11 09:35:17 +00:00
Controllers fix(ux): redirect user to install page on database error in home page 2021-06-11 09:35:18 +00:00
Database fix(category): remove uncategorized option to enforce users in choosing a category 2021-06-11 09:35:16 +00:00
Entities fix: set cache expiration to next note publish to show note on publication date 2021-06-11 09:35:17 +00:00
Filters style(ecs): add easy-coding-standard to enforce coding style rules for php 2021-06-11 09:34:48 +00:00
Helpers fix(category): remove uncategorized option to enforce users in choosing a category 2021-06-11 09:35:16 +00:00
Language fix: set cache expiration to next note publish to show note on publication date 2021-06-11 09:35:17 +00:00
Libraries fix: set cache expiration to next note publish to show note on publication date 2021-06-11 09:35:17 +00:00
Models fix: set cache expiration to next note publish to show note on publication date 2021-06-11 09:35:17 +00:00
Validation style(ecs): add easy-coding-standard to enforce coding style rules for php 2021-06-11 09:34:48 +00:00
Views fix: set cache expiration to next note publish to show note on publication date 2021-06-11 09:35:17 +00:00
.htaccess feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
Common.php style(ecs): add easy-coding-standard to enforce coding style rules for php 2021-06-11 09:34:48 +00:00
index.html feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00