castopod/app
Yassine Doghri 391c349daa refactor(database): add / update fields to optimize storage
- harmonize field types and use explicit names
- store html value alongside markdown descriptions for better performance
- add duration and bandwidth to podcast analytics
- add new analytics table for podcast hits by hour
- replace visible MAXMIND_LICENCE_KEY with variable
2020-10-29 15:45:19 +00:00
..
Authorization feat: add breadcrumb in admin area 2020-10-15 14:41:25 +00:00
Config refactor(database): add / update fields to optimize storage 2020-10-29 15:45:19 +00:00
Controllers refactor(database): add / update fields to optimize storage 2020-10-29 15:45:19 +00:00
Database refactor(database): add / update fields to optimize storage 2020-10-29 15:45:19 +00:00
Entities refactor(database): add / update fields to optimize storage 2020-10-29 15:45:19 +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(database): add / update fields to optimize storage 2020-10-29 15:45:19 +00:00
Language refactor(database): add / update fields to optimize storage 2020-10-29 15:45:19 +00:00
Libraries fix: escape generated feed tag values and remove new lines from public pages meta description 2020-10-15 14:42:21 +00:00
Models refactor(database): add / update fields to optimize storage 2020-10-29 15:45:19 +00:00
Validation refactor: update install logic and add missing cache config step 2020-10-15 14:42:13 +00:00
Views refactor(database): add / update fields to optimize storage 2020-10-29 15:45:19 +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