230 Commits

Author SHA1 Message Date
437c7868dd fix: 🐛 fix wrong state placement on action (fix ) 2024-09-02 10:51:21 +02:00
7c151d8f58 style: 💄 tweak home for mobile 2024-08-27 17:39:53 +02:00
b7025a7aa1 fix: 💄 fix padding and routing 2024-08-27 16:41:58 +02:00
42035d6e18 refactor: 💥 big rewrite to extract episode to his own component 2024-08-27 16:11:12 +02:00
5ed33d1cf6 refactor: 🚚 rework how routing works 2024-08-27 09:42:52 +02:00
4e4730efd5 style: 💄 use NcGuestContent to separate favorites 2024-08-26 17:17:14 +02:00
9005b519f3 refactor: 💄 refacto NcEmptyContent 2024-08-26 16:36:13 +02:00
b0132287f0 style: 💄 improve style and detection of gpodder sync 2024-08-26 16:23:58 +02:00
60aedf3be5 fix: ⬆️ update lock and fix severall typos 2024-08-25 09:53:52 +00:00
eb1196c841 feat: 🚧 wip on showing favorites 2024-08-22 17:35:05 +02:00
f205d3243f refactor: ♻️ rewrite data to arrow function 2024-08-22 13:30:52 +02:00
46b30f1ebb feat: ⚗️ implement waiting on home 2024-08-21 13:11:09 +00:00
2824431330 refactor: 🌐 rework read and add missing translations 2024-08-17 18:19:45 +02:00
a30678bfd2 feat: add favorites (missing homepage) 2024-08-17 17:56:12 +02:00
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