Yassine Doghri
3359abf3fc
fix: remove exit function from podcast:import command to allow for episodes:compute-downloads to run
...
- update CI4 to v4.5.7
- update php and js dependencies to latest
- reconfigure lint-staged
2025-01-08 12:11:18 +00:00
Yassine Doghri
51b064d67a
refactor(icons): use php-icons library to load and display icons
2024-04-26 17:57:25 +00:00
Yassine Doghri
303a900f66
refactor(platforms): move platforms data in code instead of database
...
refs #457
2024-04-24 14:47:05 +00:00
Benjamin Bellamy
b554561c01
chore(platforms): remove stitcher
2024-04-18 09:39:55 +00:00
Guy Martin (Dwev)
d046ecc52f
feat(platforms): add truefans.fm and episodes.fm
...
closes #458 , #459
2024-04-12 11:16:33 +00:00
Yassine Doghri
9264a2d74c
fix(platforms): add Threads and YouTube Music
2023-12-21 15:48:54 +00:00
Yassine Doghri
61cf8fa3e2
fix(platforms): make platforms' websites and submit urls more prominent
...
+ show default podcast website (castopod) link first in links page
2023-11-17 17:29:05 +00:00
Benjamin Bellamy
f2d5b272ac
feat(icons): update new Deezer logo
2023-11-12 20:06:53 +01:00
Yassine Doghri
5f423557c2
feat(icons): add podnews icon to podcasting platforms
...
closes #190
2022-04-01 16:35:34 +00:00
Yassine Doghri
f2b69a4733
fix: update ivoox podcasting icon
2022-03-04 16:06:03 +00:00
Yassine Doghri
5bcdfebe64
feat(icons): add default icons for podcasting, social and funding platforms + remove complex icons
...
- add pleroma, misskey and fosspay platforms
- update adaures/ipcat-php to fix autoload issue
-
fix Breez and Podcast Guru icons
closes #166 , #167 , #170
2022-02-24 14:48:17 +00:00
Benjamin Bellamy
92dd370e2f
feat(platforms): add missing newpodcastapps.com's platforms
2021-09-28 10:26:47 +00:00
Yassine Doghri
37c54d2477
feat: build hashed static files to renew browser cache
...
- 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
2021-07-12 17:47:56 +00:00