castopod/app
2022-04-01 16:35:34 +00:00
..
Config chore(release): 1.0.0-beta.10 [skip ci] 2022-03-15 17:22:56 +00:00
Controllers fix: move html escaping on credits page 2022-03-15 15:23:13 +00:00
Database fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
Entities feat: add WebSub module for pushing feed updates to open hubs 2022-03-15 16:47:35 +00:00
Filters
Helpers feat: add WebSub module for pushing feed updates to open hubs 2022-03-15 16:47:35 +00:00
Language fix: remove cache from remote follow form to display error messages 2022-03-15 14:05:19 +00:00
Libraries fix: change message upon cancellation of episode publication 2022-04-01 16:35:34 +00:00
Models feat: add WebSub module for pushing feed updates to open hubs 2022-03-15 16:47:35 +00:00
Resources fix: update ivoox podcasting icon 2022-03-04 16:06:03 +00:00
Validation docs(init): create documentation website using vitepress 2022-02-19 16:06:11 +00:00
Views fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
.htaccess
Common.php
index.html