castopod/app
Yassine Doghri 2426af7de8 fix(install): redirect to input baseUrl after instance config
install was redirecting to default baseUrl because `redirect->back()` uses the `site_url()` function

fix #53
2020-10-15 14:42:17 +00:00
..
Authorization feat: add breadcrumb in admin area 2020-10-15 14:41:25 +00:00
Config refactor: update install logic and add missing cache config step 2020-10-15 14:42:13 +00:00
Controllers fix(install): redirect to input baseUrl after instance config 2020-10-15 14:42:17 +00:00
Database refactor: update install logic and add missing cache config step 2020-10-15 14:42:13 +00:00
Entities feat: add unique listeners analytics 2020-10-15 14:42:09 +00:00
Filters refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00
Helpers refactor: update install logic and add missing cache config step 2020-10-15 14:42:13 +00:00
Language refactor: update install logic and add missing cache config step 2020-10-15 14:42:13 +00:00
Libraries feat: enhance admin ui with responsive design and ux improvements 2020-10-15 14:41:56 +00:00
Models fix: correct chart data 2020-10-15 14:42:14 +00:00
Validation refactor: update install logic and add missing cache config step 2020-10-15 14:42:13 +00:00
Views fix(install): redirect to input baseUrl after instance config 2020-10-15 14:42: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 feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
index.html feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00