castopod/app
Yassine Doghri d4d867121c fix: add underline and semibold font weight for prose links to have them stand out
+ fix typo: "whitespace-no-wrap" --> "whitespace-nowrap"
2022-07-22 16:45:55 +00:00
..
Config chore(release): 1.0.0-beta.19 [skip ci] 2022-07-21 17:04:07 +00:00
Controllers fix(episode-unpublish): set consistent posts_counts' increments/decrements for actors and episodes 2022-07-21 13:56:10 +00:00
Database feat: add publish feature for podcasts and set draft by default 2022-07-05 16:39:20 +00:00
Entities feat(episode-unpublish): remove episode comments upon unpublish 2022-07-21 16:37:22 +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 fix: add underline and semibold font weight for prose links to have them stand out 2022-07-22 16:45:55 +00:00
Language chore: new Crowdin updates 2022-07-14 09:03:44 +00:00
Libraries chore: update quality tools + rewrite some migration files 2022-07-03 16:42:20 +00:00
Models feat(episode-unpublish): remove episode comments upon unpublish 2022-07-21 16:37:22 +00:00
Resources feat(admin): add instance wide dashboard with storage and bandwidth usage 2022-07-06 15:29:15 +00:00
Validation chore: update quality tools + rewrite some migration files 2022-07-03 16:42:20 +00:00
Views fix: add underline and semibold font weight for prose links to have them stand out 2022-07-22 16:45: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 fix: overwrite common lang function to escape returned string 2022-04-21 12:54:19 +00:00
index.html feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00