- Jan 23, 2022
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- Jan 20, 2022
-
-
Yassine Doghri authored
-
Yassine Doghri authored
removing the css extension prevents having the file hijacked by the web server config
-
- Jan 19, 2022
-
-
Yassine Doghri authored
-
- Jan 10, 2022
-
-
Yassine Doghri authored
-
- Jan 04, 2022
-
-
Yassine Doghri authored
-
- Dec 29, 2021
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
- configure service-worker using vite-plugin-pwa - refactor Image entity to generate images of different types based on size config - add requirement for webp library for php gd to generate webp images for instance - add action to regenerate all instance images for eventual Images config changes - enhance google lighthouse metrics for pwa
-
Yassine Doghri authored
- refactor meta-tags by generating them in the controller and injecting them into the views - use `melbahja/seo` library to build opengraph and twitter meta-tags + schema.org objects
-
Yassine Doghri authored
set 6 base accent colors: pine, lake, jacaranda, crimson, amber and onyx
-
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
-
Yassine Doghri authored
-
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
app, admin, install and authentication views are now located in root themes/ folder
-
Yassine Doghri authored
-
Yassine Doghri authored
- update Component class structure and remove component helper function and ComponentLoader - update residual activitypub naming to fediverse
-
Yassine Doghri authored
- create Admin, Analytics, Auth, Fediverse and Install modules in the root modules/ folder - rename ActivityPub 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
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
- remove confusing counts for episode (total favourites, total reblogs) - add comments section to episode page to display episode comments + post replies linked to the episode
-
Yassine Doghri authored
-
Yassine Doghri authored
- use default avatar image if person image is not set - add thumbnail and medium default avatar images - set default avatar images directly in public/media folder - remove public/media's root folder from .gitignore - remove unnecessary copy:images script and cpy-cli package closes #125
-
Yassine Doghri authored
- podcast name was too vague and didn't come clearly for users: handle is more relevant - update package.json dependencies and remove unnused packages closes #126
-
semantic-release-bot authored
# [1.0.0-alpha.80](https://code.podlibre.org/podlibre/castopod-host/compare/v1.0.0-alpha.79...v1.0.0-alpha.80) (2021-12-29) ### Bug Fixes * add application/octet-stream mimetype to mp3 and m4a extensions to prevent ext_in error ([339bef87](https://code.podlibre.org/podlibre/castopod-host/commit/339bef878e54983d86e91e6ff7a931a843d321b3)), closes [#145](https://code.podlibre.org/podlibre/castopod-host/issues/145)
-
Yassine Doghri authored
fixes #145
-
- Dec 20, 2021
-
-
semantic-release-bot authored
# [1.0.0-alpha.79](https://code.podlibre.org/podlibre/castopod-host/compare/v1.0.0-alpha.78...v1.0.0-alpha.79) (2021-12-20) ### Bug Fixes * **import:** set episode and season numbers to null when not present in item tag ([3211398c](https://code.podlibre.org/podlibre/castopod-host/commit/3211398c78b1b28b76a46427ee07874bbf84a85d))
-
- Dec 15, 2021
-
-
semantic-release-bot authored
# [1.0.0-alpha.78](https://code.podlibre.org/podlibre/castopod-host/compare/v1.0.0-alpha.77...v1.0.0-alpha.78) (2021-12-15) ### Bug Fixes * **import:** add extension when downloading file without + truncate slug if too long ([c5f18bb6](https://code.podlibre.org/podlibre/castopod-host/commit/c5f18bb6dc08a758ff735454bbe9cfa45a68c09b))
-
Yassine Doghri authored
-
- Nov 23, 2021
-
-
semantic-release-bot authored
# [1.0.0-alpha.77](https://code.podlibre.org/podlibre/castopod-host/compare/v1.0.0-alpha.76...v1.0.0-alpha.77) (2021-11-23) ### Bug Fixes * **cors:** add preflight option routes for episode, podcast and status objects ([a281abfd](https://code.podlibre.org/podlibre/castopod-host/commit/a281abfda475388a07943c169dab460cc2d4f944)) * **podcast-import:** move guid attribute declaration for Episode entity to include slug data ([5d02ae39](https://code.podlibre.org/podlibre/castopod-host/commit/5d02ae39908a9d743627135b372bf981134c4328))
-
- Nov 22, 2021
-
-
Yassine Doghri authored
-
- Oct 26, 2021
-
-
semantic-release-bot authored
# [1.0.0-alpha.76](https://code.podlibre.org/podlibre/castopod-host/compare/v1.0.0-alpha.75...v1.0.0-alpha.76) (2021-10-26) ### Bug Fixes * replace hardcoded style links with vite service + set default value for remote transcript url ([3f2e0560](https://code.podlibre.org/podlibre/castopod-host/commit/3f2e05608e43d47bbb518a9acfaf56ec3eefafb4)), closes [#149](https://code.podlibre.org/podlibre/castopod-host/issues/149) [#150](https://code.podlibre.org/podlibre/castopod-host/issues/150)
-
- Oct 05, 2021
-
-
semantic-release-bot authored
# [1.0.0-alpha.75](https://code.podlibre.org/podlibre/castopod-host/compare/v1.0.0-alpha.74...v1.0.0-alpha.75) (2021-10-05) ### Bug Fixes * **rss:** cast number type values to string in rss_helper ([7180ae9e](https://code.podlibre.org/podlibre/castopod-host/commit/7180ae9ec700930b69c04ed91f8eceea16ad77ce)), closes [#148](https://code.podlibre.org/podlibre/castopod-host/issues/148)
-
- Sep 28, 2021
-
-
semantic-release-bot authored
# [1.0.0-alpha.74](https://code.podlibre.org/podlibre/castopod-host/compare/v1.0.0-alpha.73...v1.0.0-alpha.74) (2021-09-28) ### Features * **platforms:** add missing newpodcastapps.com's platforms ([92dd370e](https://code.podlibre.org/podlibre/castopod-host/commit/92dd370e2f9a464edd26cddcde96d0e16f91548d))
-
- Sep 22, 2021
-
-
semantic-release-bot authored
# [1.0.0-alpha.73](https://code.podlibre.org/podlibre/castopod-host/compare/v1.0.0-alpha.72...v1.0.0-alpha.73) (2021-09-22) ### Bug Fixes * **map:** update episode markers query to discard unpublished episodes ([b3caac45](https://code.podlibre.org/podlibre/castopod-host/commit/b3caac45b12a23e4289d00133d2ad7915d084c44))
-