180 Commits

Author SHA1 Message Date
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
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
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
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
04ed6b101a build: 💄 use toastify instead of dialogs 2024-08-08 22:39:43 +02: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
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
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
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
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
5a510016a7 fix(NcVue): 🦺 use new NcAppNavigationList 2024-03-01 09:52:49 +01:00