castopod/app
2022-04-22 09:51:59 +00:00
..
Config feat(i18n): add Spanish to supported locales 2022-04-22 09:51:59 +00:00
Controllers fix: use UTC_TIMESTAMP() to get current utc date instead of NOW() in sql queries 2022-04-14 14:33:53 +00:00
Database fix: use UTC_TIMESTAMP() to get current utc date instead of NOW() in sql queries 2022-04-14 14:33:53 +00:00
Entities fix: overwrite common lang function to escape returned string 2022-04-21 12:54:19 +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: overwrite common lang function to escape returned string 2022-04-21 12:54:19 +00:00
Language feat(i18n): add Spanish to supported locales 2022-04-22 09:51:59 +00:00
Libraries refactor(rss): declare atom namespace in root rss element 2022-04-01 16:35:34 +00:00
Models fix: overwrite common lang function to escape returned string 2022-04-21 12:54:19 +00:00
Resources feat(icons): add podnews icon to podcasting platforms 2022-04-01 16:35:34 +00:00
Validation docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
Views fix: update form_textarea to prevent escaping value 2022-04-05 12:08:56 +00:00
.htaccess
Common.php fix: overwrite common lang function to escape returned string 2022-04-21 12:54:19 +00:00
index.html