- Feb 03, 2022
-
-
Yassine Doghri authored
update CommonMark to v2 + add Autolink, SmartPunct and DisallowedRawHtml extensions
-
- Jan 05, 2022
-
-
Yassine Doghri authored
go back to form after submitting an edit form
-
- Dec 29, 2021
-
-
Yassine Doghri authored
remove console.logs + add @github/hotkey to replace markdown toolbar shortcuts
-
Yassine Doghri authored
- set new colors using the css variables for theming in tailwind.config.js - replace admin and public colors with new variable enabled colors
-
Yassine Doghri authored
- rename image fields on podcast, episode and persons for better clarity - set different sizes config for podcast cover, banner and persons avatars - add tiny size for covers - fix responsive on admin forms
-
Yassine Doghri authored
- add rounded classes with conditional border-radius depending on screen width - add ring-castopod class to use on focus states
-
Yassine Doghri authored
- add About podcast page - use different layout for episode pages - improve on user feedback with design - restructure app theme folders - update js packages to latest versions
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
app, admin, install and authentication views are now located in root themes/ folder
-
Yassine Doghri authored
- update Component class structure and remove component helper function and ComponentLoader - update residual activitypub naming to fediverse
-
Yassine Doghri authored
- replace some helper components and forms with class components in the ui - create viewcomponents service and load the component function to be used in views
-