castopod/app
Yassine Doghri 10fc6f17c6 fix(email): set the correct url in the activation and forgot emails
- add default values for Config/Email properties
- set mariadb to the minimal required version for development

fixes #204
2022-08-24 09:45:36 +00:00
..
Config fix(email): set the correct url in the activation and forgot emails 2022-08-24 09:45:36 +00:00
Controllers fix(episode-unpublish): set consistent posts_counts' increments/decrements for actors and episodes 2022-07-21 13:56:10 +00:00
Database fix(notifications): add trigger after activities update + update insert trigger 2022-08-15 10:06:45 +00:00
Entities feat: add notifications inbox for actors 2022-08-12 16:08:09 +00:00
Filters refactor(modules): extract castopod parts into a modules/ folder for a scalable HMVC structure 2021-12-29 11:54:22 +00:00
Helpers fix(router): check if Accept header is set before getting value 2022-08-01 10:13:16 +00:00
Language chore: new Crowdin updates 2022-08-22 15:56:51 +00:00
Libraries fix(router): check if Accept header is set before getting value 2022-08-01 10:13:16 +00:00
Models chore: update CodeIgniter to 4.2.4 + other dependencies to latest 2022-08-22 15:36:29 +00:00
Resources feat: add notifications inbox for actors 2022-08-12 16:08:09 +00:00
Validation chore: update quality tools + rewrite some migration files 2022-07-03 16:42:20 +00:00
Views fix(router): check if Accept header is set before getting value 2022-08-01 10:13:16 +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 fix: overwrite common lang function to escape returned string 2022-04-21 12:54:19 +00:00
index.html feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00