- Dec 19, 2024
-
-
Yassine Doghri authored
-
- Jun 14, 2024
-
-
Yassine Doghri authored
-
Yassine Doghri authored
- enhance plugin card ui - refactor components to be more consistent - invert toggler label for better UX - edit view components regex
-
Yassine Doghri authored
- rename options to settings
-
- Apr 26, 2024
-
-
Yassine Doghri authored
-
- Jan 15, 2024
-
-
Yassine Doghri authored
-
-
- Nov 17, 2023
-
-
Yassine Doghri authored
+ show default podcast website (castopod) link first in links page
-
Yassine Doghri authored
- update fields' styling - update icons contents
-
Yassine Doghri authored
-
- Sep 09, 2023
-
-
Yassine Doghri authored
refactor migration queries to use forge functions
-
Yassine Doghri authored
-
- Jul 29, 2023
-
-
Yassine Doghri authored
- update components renderer regex to include special characters - fix itunes_explicit mapping during import
-
- Jul 27, 2023
-
-
Yassine Doghri authored
-
- Jun 12, 2023
-
-
Yassine Doghri authored
update composer dependencies to latest
-
- Feb 22, 2023
-
-
Yassine Doghri authored
-
- Oct 16, 2022
-
-
Yassine Doghri authored
closes #222
-
- Oct 14, 2022
-
-
Yassine Doghri authored
This allows podcasters to reorganize their published episodes as they see fit closes #97
-
- Sep 28, 2022
-
-
Yassine Doghri authored
closes #193
-
- Aug 12, 2022
-
-
closes #215
-
- Jul 22, 2022
-
-
Yassine Doghri authored
+ fix typo: "whitespace-no-wrap" --> "whitespace-nowrap"
-
- Jul 06, 2022
-
-
Yassine Doghri authored
* add DashboardCard component * add instance wide podcasts and episodes numbers * add app.storageLimit environment variable * divide bytes by 1000 instead of 1024 in stats sql queries closes #216
-
- Apr 21, 2022
-
-
Yassine Doghri authored
closes #196, fixes #198
-
- Mar 04, 2022
-
-
Yassine Doghri authored
- update CI4 to v4.1.9's stable production package - update php and js dependencies to latest
-
- Feb 24, 2022
-
-
Yassine Doghri authored
- add pleroma, misskey and fosspay platforms - update adaures/ipcat-php to fix autoload issue - fix Breez and Podcast Guru icons closes #166, #167, #170
-
- Jan 23, 2022
-
-
Yassine Doghri authored
-
- Jan 21, 2022
-
-
Yassine Doghri authored
-
- Jan 02, 2022
-
-
Yassine Doghri authored
update Forms.Section component to adapt to full width
-
- 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
set 6 base accent colors: pine, lake, jacaranda, crimson, amber and onyx
-
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
- 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
app, admin, install and authentication views are now located in root themes/ folder
-