- Oct 19, 2022
-
-
Yassine Doghri authored
-
- Sep 28, 2022
-
-
Yassine Doghri authored
closes #193
-
Yassine Doghri authored
closes #224
-
- Jul 04, 2022
-
-
Yassine Doghri authored
upgrade docker dev's php version to 8.1
-
- Jul 03, 2022
-
-
Yassine Doghri authored
- update js dependencies to latest - add indentWithTab to xml-editor - tailwindcss 3.1: replace withOpacity with <alpha-value>
-
- Apr 01, 2022
-
-
Yassine Doghri authored
-
- Jan 21, 2022
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
- tempfile uniqueness ensures that each process lives in its independent context - add writable/temp folder to store video clips temporary resources - add videoClipWorkers config to Admin for specifying the number of ffmpeg processes to run in parallel - update video clip preview background to better suit the end result
-
- Jan 10, 2022
-
-
Yassine Doghri authored
-
- Jan 09, 2022
-
-
Yassine Doghri authored
feat(transcript): parse srt subtitles into json file + add max file size info below audio file input remove episode form warning + add javascript validation when uploading a file to check if it's too big to upload
-
- Jan 03, 2022
-
-
Yassine Doghri authored
-
- Jan 02, 2022
-
-
Yassine Doghri authored
update Forms.Section component to adapt to full width
-
- Dec 31, 2021
-
-
Yassine Doghri authored
-
- Dec 30, 2021
-
-
Yassine Doghri authored
-
- Dec 29, 2021
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
remove console.logs + add @github/hotkey to replace markdown toolbar shortcuts
-
Yassine Doghri authored
-
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
fix: remove fixed size from podcast sidebar + rearrange account info + space out import radio inputs
-
Yassine Doghri authored
update tailwind to v3.0.0-alpha with its official plugins (forms, typography)
-
Yassine Doghri authored
fix components in follow and remote action pages by calling new instances directly
-
Yassine Doghri authored
-
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
soundbites js
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
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
- replace hardcoded label values for play_episode_button component
-
Yassine Doghri authored
- create permalink-edit web component with slug editing and permalink copy functionalities - add @github/clipboard-copy-element - update npm packages - replace vscode extension lit-html with lit-plugin to get css intellisense
-
Yassine Doghri authored
-
Yassine Doghri authored
- use vimejs as audio player - add global audio player + play episode buttons on public pages - refactor admin episodes list from a grid to a data table - arrange episode cards to be more readable closes #131
-