- Feb 22, 2023
-
-
Yassine Doghri authored
update php and js dependencies to latest
-
- Sep 28, 2022
-
-
Yassine Doghri authored
closes #224
-
- Mar 04, 2022
-
-
Yassine Doghri authored
- update CI4 to v4.1.9's stable production package - update php and js dependencies to latest
-
- Jan 21, 2022
-
-
Yassine Doghri authored
-
- Jan 18, 2022
-
-
Yassine Doghri authored
-
- Dec 29, 2021
-
-
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
- 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
- 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
-
- Sep 17, 2021
-
-
Benjamin Bellamy authored
-
- Jul 12, 2021
-
-
Yassine Doghri authored
- replace rollup config with vitejs - use vite dev server during development to take advantage of hot module replacement (HMR) - add vite service using Vite library to load css and js assets - update package.json scripts and remove unnecessary dependencies - update scripts/bundle-prepare.sh closes #107
-