This website requires JavaScript.
Explore
Help
Register
Sign In
saulteafarmer
/
castopod
Watch
1
Star
0
Fork
0
You've already forked castopod
mirror of
https://code.castopod.org/adaures/castopod
synced
2025-04-23 01:01:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
castopod
/
modules
/
Auth
History
Ola Hneini
eb9ff522c2
feat(episodes): replace soft delete with permanent delete
...
+ add constraint to prevent deleting an episode when published
2022-05-05 15:48:16 +00:00
..
Authorization
refactor(modules): extract castopod parts into a modules/ folder for a scalable HMVC structure
2021-12-29 11:54:22 +00:00
Config
feat(themes): add ViewThemes library to set views in root themes folder
2021-12-29 11:54:52 +00:00
Controllers
docs(init): create documentation website using vitepress
2022-02-19 16:06:11 +00:00
Database
feat(episodes): replace soft delete with permanent delete
2022-05-05 15:48:16 +00:00
Entities
docs(init): create documentation website using vitepress
2022-02-19 16:06:11 +00:00
Filters
fix(security): add csrf filter + prevent xss attacks by escaping user input
2022-03-04 14:36:32 +00:00