216 Commits

Author SHA1 Message Date
a2c3b389ba refactor: ♻️ move filename from url on utils 2024-08-17 14:17:24 +02:00
5742d1a762 fix: fix episode ending status with watch 2024-08-16 23:50:36 +02:00
19427809ca fix: add download on episode list 2024-08-15 21:50:44 +02:00
544c91edee fix: 🐛 fix loop action 2024-08-15 21:18:20 +02:00
cf6bd440bf refactor: move autoload to init in the right vue 2024-08-15 19:10:19 +02:00
891d4762d0 fix: ✏️ fix typo on setRate 2024-08-15 18:52:50 +02:00
5db93914d2 fix: 🐛 fix filters 2024-08-15 17:07:15 +02:00
68ada2b0e0 fix: 🐛 fix current active episode 2024-08-15 16:42:51 +02:00
c91c17ae66 fix: 🐛 fix opacity 2024-08-15 16:25:11 +02:00
caf0bb7ec0 fix: 🐛 fix forgotten player pinia trasition 2024-08-11 21:48:13 +02:00
5f528e6b9b revert: revert extra-actions 2024-08-11 21:45:10 +02:00
196bc23b1a feat: add download attribute to download button 2024-08-10 22:30:35 +02:00
e78e3b2565 fix: 🐛 fix modal alignment 2024-08-10 22:21:26 +02:00
b67123b578 fix: 🐛 fix modal 2024-08-10 22:05:06 +02:00
53543a259f fix: 🐛 fix description bug 2024-08-10 20:59:15 +02:00
7efb0327d4 fix: 🐛 fix prototype with async 2024-08-09 22:51:32 +02:00
81af0c219f fix: 🐛 fix crash NcTextField 2024-08-09 22:21:07 +02:00
1feb0291bb fix: 🎉 first working basic functionnalities 2024-08-09 16:50:24 +02:00
b4ccd98f77 fix: 📦 make it build ! 2024-08-09 09:52:56 +00:00
75da02e05b refactor: 🏗️ rework to use pinia 2024-08-09 09:38:00 +00:00
1530e8b294 style: 🎨 remove useless spaces 2024-08-09 01:11:44 +02:00
7e359bdf29 fix: 📈 forgot time loop 2024-08-09 01:02:39 +02:00
082161e177 refactor: ♻️ rewrite player store to pinia 2024-08-09 00:58:25 +02:00
04ed6b101a build: 💄 use toastify instead of dialogs 2024-08-08 22:39:43 +02:00
6456ccc3d0 refactor: 🧱 first commit to enable vue3 support 2024-08-08 15:20:54 +00:00
e190a9eeb6 refactor: ♻️ use linkify and dompurify to show good descriptions 2024-08-08 11:37:48 +02:00
a50947ffaf fix: 💄 use NcActionButton instead of NcButton 2024-08-07 22:17:51 +02:00
c97e927a15 style: 💄 use the new extra-actions on NcListItem 2024-08-07 22:05:50 +02:00
a91648848b fix: 🌐 fix translation 2024-07-15 16:41:31 +02:00
55ee2634df fix: 🗑️ DELETE should show ended 2024-07-09 14:58:50 +02:00
c27f358f71 fix: missing aria-lebel on new subscribe on search button 2024-05-31 13:47:11 +02:00
691ee72ac5 fix: 🐛 do not show add if already subscribed 2024-05-30 07:31:47 +00:00
de1b7184d2 refactor: ♻️ update project from app-template 2024-05-29 17:11:53 +02:00
a2c96f746b docs: 📝 fix template and add changelog 2024-05-29 14:15:35 +02:00
f5a8e09d52 feat: ability to subscribe to podcast from search list () 2024-05-29 11:28:52 +00:00
5c117de552 fix: 🚑 rollback hiding incompatible eps 2024-05-18 22:02:34 +02:00
5d20fb5dd3 fix: 🐛 hide episode behing http on https env 2024-05-06 12:56:26 +00:00
3da2da7e98 style: ⬆️ update deps and prettier 2024-05-06 12:47:47 +00:00
601f77d6a3 chore: ⬆️ update deps 2024-05-03 18:39:07 +02:00
b0a0414fd4 refactor: 🎨 add prettier and update deps 2024-04-30 00:48:47 +02:00
867afbe4df feat: 🔍 add CTA rating to settings 2024-03-16 18:35:31 +01:00
227b3eb938 fix(cookie): 🔒 fix warning message on firefox console, make cookie strict 2024-03-05 12:08:56 +01:00
988069b6a6 fix: 🐛 little last fixes before release 2024-03-05 11:39:16 +01:00
ffe1335ce0 chore(l10n): 🌐 translate new strings to fr 2024-03-05 11:10:12 +01:00
6c406b5361 feat(filters): store filters state in cookie 2024-03-05 10:50:50 +01:00
bdeb46a194 feat: 🚸 add event bus to player for auto update list 2024-03-05 10:37:16 +01:00
2c1b95c6bb fix(player): 🚸 record action when using keyboard media keys 2024-03-05 10:31:08 +01:00
ce0e6e06bc feat: 🏗️ add event bus to manage updating episode list 2024-03-05 10:25:01 +01:00
624c52c231 feat: 🚧 refacto action 2024-03-05 00:14:21 +01:00
e52d20ffbc feat: add actions to episodes view 2024-03-04 16:55:16 +01:00