castopod/app
Yassine Doghri 34777598dd build: replace npm with pnpm + add Dockerfile for ci
update php and js dependencies to latest
2023-02-22 14:36:56 +00:00
..
Config fix: display bandwidth limit on dashboard when set in .env 2022-12-28 16:57:14 +00:00
Controllers fix(analytics): set EpisodeAudioController to init user session data 2022-12-14 10:02:36 +00:00
Database chore: remove testing update migration + rename auth migration 2022-10-19 11:02:05 +00:00
Entities fix(rss): add file extension to enclosure url 2022-12-13 11:34:50 +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 feat(analytics): add OP3 analytics service option + update episode audio url 2022-12-09 15:04:42 +00:00
Language chore(i18n): new Crowdin updates 2022-12-09 15:42:46 +00:00
Libraries build: replace npm with pnpm + add Dockerfile for ci 2023-02-22 14:36:56 +00:00
Models fix(notifications): remove cache inconsistencies when marking notification as read 2022-12-09 16:44:59 +00:00
Resources build: replace npm with pnpm + add Dockerfile for ci 2023-02-22 14:36:56 +00:00
Validation fix(platforms): convert special characters to htmlentities to validate url 2022-11-04 10:39:26 +00:00
Views fix: display bandwidth limit on dashboard when set in .env 2022-12-28 16:57:14 +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 refactor(auth): replace myth/auth with codeigniter/shield + define new roles 2022-10-16 13:35:26 +00:00
index.html feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00