castopod/app
Yassine Doghri d9dff1b8bf
feat: set app parameter forceGlobalSecureRequests = true forcing requests to go through https
docs: update INSTALL.md to include SSL certificate requirement + update install instructions
2021-05-03 15:32:55 +00:00
..
Authorization perf(cache): update CI4 to use cache's deleteMatching method 2021-05-03 15:32:46 +00:00
Config feat: set app parameter forceGlobalSecureRequests = true forcing requests to go through https 2021-05-03 15:32:55 +00:00
Controllers feat(ux): remove admin dashboard and redirect directly to podcast list 2021-05-03 15:32:55 +00:00
Database feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
Entities feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
Filters feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Helpers feat(ux): remove admin dashboard and redirect directly to podcast list 2021-05-03 15:32:55 +00:00
Language perf(cache): update CI4 to use cache's deleteMatching method 2021-05-03 15:32:46 +00:00
Libraries feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
Models feat: add cache to ActivityPub sql queries + cache activity and note pages 2021-05-03 15:32:54 +00:00
Validation perf(cache): update CI4 to use cache's deleteMatching method 2021-05-03 15:32:46 +00:00
Views feat(ux): remove admin dashboard and redirect directly to podcast list 2021-05-03 15:32:55 +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