castopod/themes/cp_admin
Yassine Doghri e08555a4e9 fix(notifications): notify actors after activities insert / update using model callback methods
--> Remove sql triggers because most shared hosting plans prevent using them
2022-09-08 11:50:23 +00:00
..
_partials feat: add notifications inbox for actors 2022-08-12 16:08:09 +00:00
contributor fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
episode feat(admin): add instance wide dashboard with storage and bandwidth usage 2022-07-06 15:29:15 +00:00
fediverse fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
my_account refactor: replace "embeddable-player" occurrences to "embed" 2021-12-29 12:02:53 +00:00
page fix: remove value escaping for form inputs and textareas 2022-04-01 16:35:34 +00:00
person fix(security): add csrf filter + prevent xss attacks by escaping user input 2022-03-04 14:36:32 +00:00
podcast fix(notifications): notify actors after activities insert / update using model callback methods 2022-09-08 11:50:23 +00:00
settings fix: remove value escaping for form inputs and textareas 2022-04-01 16:35:34 +00:00
user fix(users): remove required roles input when editing user + prevent owner's roles from being edited 2022-09-07 09:41:58 +00:00
_layout.php feat: add publish feature for podcasts and set draft by default 2022-07-05 16:39:20 +00:00
_message_block.php feat: add permanent delete feature for podcasts 🎉 2022-06-07 11:13:06 +00:00
_sidebar.php feat(admin): add instance wide dashboard with storage and bandwidth usage 2022-07-06 15:29:15 +00:00
dashboard.php feat(admin): add instance wide dashboard with storage and bandwidth usage 2022-07-06 15:29:15 +00:00
manifest.json feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00