- Jun 17, 2022
-
-
Yassine Doghri authored
closes #26
-
Yassine Doghri authored
-
- Jun 14, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.15](v1.0.0-beta.14...v1.0.0-beta.15) (2022-06-14) ### Bug Fixes * replace deletedField with published_at for episodes ([14d7d078](14d7d078)) ### Features * add default icons to Alert component ([0d980012](0d980012)) * add permanent delete feature for podcasts
([dbb4030d](dbb4030d)), closes [#89](#89) * apply colour theme to embed player ([9548337a](9548337a)), closes [#201](#201) * **episodes:** replace soft delete with permanent delete ([eb9ff522](eb9ff522))
-
- Jun 13, 2022
-
-
Yassine Doghri authored
- remove delete_at field + soft delete for media and pages - update CodeIgniter4 to 4.2.0 + update all starter files - explicitly use builder() when creating queries from model
-
- Jun 07, 2022
-
-
closes #89
-
- May 31, 2022
-
-
closes #201
-
- May 16, 2022
-
-
- May 05, 2022
-
-
+ add constraint to prevent deleting an episode when published
-
- May 03, 2022
-
-
Ola Hneini authored
-
- Apr 23, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.14](v1.0.0-beta.13...v1.0.0-beta.14) (2022-04-23) ### Bug Fixes * **home:** remove hardcoded prefix in getAllPodcasts query ([92d5cc50](92d5cc50)) * overwrite common lang function to escape returned string ([4c490c15](4c490c15)), closes [#196](#196) [#198](#198) ### Features * **i18n:** add Spanish to supported locales ([e340b54a](e340b54a))
-
- Apr 22, 2022
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
-
- Apr 21, 2022
-
-
Yassine Doghri authored
closes #196, fixes #198
-
- Apr 16, 2022
-
-
Yassine Doghri authored
-
- Apr 15, 2022
-
-
Yassine Doghri authored
-
Yassine Doghri authored
+ update rector config for crowdin compatibility
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- Apr 14, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.13](v1.0.0-beta.12...v1.0.0-beta.13) (2022-04-14) ### Bug Fixes * **rss:** remove escaping for publisher and owner name ([e2046e4b](e2046e4b)) * use UTC_TIMESTAMP() to get current utc date instead of NOW() in sql queries ([853a6ba9](853a6ba9)) ### Features * **i18n:** add Norwegian Nynorsk to supported locales ([744340df](744340df))
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- Apr 09, 2022
-
-
Yassine Doghri authored
-
- Apr 06, 2022
-
-
Yassine Doghri authored
-
- Apr 05, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.12](v1.0.0-beta.11...v1.0.0-beta.12) (2022-04-05) ### Bug Fixes * update form_textarea to prevent escaping value ([78548b5c](78548b5c)) ### Features * **i18n:** add support for German and Brazilian Portuguese languages ([19da003f](19da003f))
-
Yassine Doghri authored
rename pt to pt-BR for brazilian portuguese
-
Yassine Doghri authored
otetranome - Portuguese, Brazilian; Portuguese forght - German glottis0q - German ernestoacostame - Spanish Lucian I. Last (lil5) - Dutch ButterflyOfFire (BoFFire) - Arabic eorn - Breton Angelos Chouvardas (achouvardas) - Greek Russian Retro (retrograde) - Russian cExplorer - German GabiSnow - Spanish CTHTC - German Romain de Laage (rdelaage) - Spanish LuuzViir (Spanish) Samuel Roland (samuelroland) - French thelama - Portuguese
-
Yassine Doghri authored
replace form_markdown_textarea with form_textarea
-
- Apr 01, 2022
-
-
semantic-release-bot authored
# [1.0.0-beta.11](v1.0.0-beta.10...v1.0.0-beta.11) (2022-04-01) ### Bug Fixes * change message upon cancellation of episode publication ([9859c743](9859c743)) * prefill description footer input when creating a new episode ([9ea5ca31](9ea5ca31)) * remove value escaping for form inputs and textareas ([bc6dea2f](bc6dea2f)) * restore default podcast icon on public website ([342778ba](342778ba)) * **socialinteract:** move social interact uri into uri attribute + update social data upon import ([12b22008](12b22008)) ### Features * **analytics-gdpr:** update cached personal data to expire at midnight ([0188b673](0188b673)) * **analytics:** add current date and secret salt to analytics hash for improved privacy ([6f2e7c00](6f2e7c00)) * **i18n:** add 7 new languages + update german translations ([d021abb5](d021abb5)) * **i18n:** add german language as supported locale + create Language files from english source ([c220b310](c220b310)) * **icons:** add podnews icon to podcasting platforms ([5f423557](5f423557)), closes [#190](#190)
-
-
-
Yassine Doghri authored
- add .rsync-filter files to Language folders in order to filter out unsupported locales - remove german as supported locale, awaiting completed translation files - remove unneeded app/Resources/ folder from bundle
-
-
add Breton, Dutch, Indonesian, Italian, Portuguese, Spanish and Swedish
-
Yassine Doghri authored
closes #190
-
Yassine Doghri authored
-