Commit Graph

673 Commits

Author SHA1 Message Date
Michel Roux 46b30f1ebb feat: ⚗️ implement waiting on home 2024-08-21 13:11:09 +00:00
Michel Roux 9be107edc9 chore: ⬆️ update lock 2024-08-21 09:33:30 +00:00
Michel Roux 4e6eee96bf Merge branch 'main' into favorites 2024-08-21 09:25:09 +00:00
Michel Roux ddef81f92f Merge pull request 'chore(deps): update dependency vite to v5.4.2' (#133) from renovate/vite-5.x-lockfile into main
Reviewed-on: https://git.crystalyx.net/Xefir/repod/pulls/133
2024-08-21 07:43:23 +00:00
Michel Roux 456592adfc Merge pull request 'chore(deps): update dependency nextcloud/ocp to v29.0.5' (#132) from renovate/nextcloud-ocp-29.x-lockfile into main
Reviewed-on: https://git.crystalyx.net/Xefir/repod/pulls/132
2024-08-21 07:42:40 +00:00
Renovate Bot 147311013c chore(deps): update dependency vite to v5.4.2 2024-08-21 06:36:56 +00:00
Renovate Bot 99dc3582c4 chore(deps): update dependency nextcloud/ocp to v29.0.5 2024-08-21 06:36:35 +00:00
Michel Roux 2824431330 refactor: 🌐 rework read and add missing translations 2024-08-17 18:19:45 +02:00
Michel Roux a30678bfd2 feat: add favorites (missing homepage) 2024-08-17 17:56:12 +02:00
Michel Roux 6bc8d70016 docs: 📝 update changelog 2024-08-17 14:40:30 +02:00
Michel Roux c42d455d4b chore: 🔖 bump to 3.0 2024-08-17 14:25:29 +02:00
Michel Roux 5b08cf970e Merge pull request 'Migrate to vue3 (fix #126)' (#127) from vue3 into main
Reviewed-on: https://git.crystalyx.net/Xefir/repod/pulls/127
2024-08-17 12:24:26 +00:00
Michel Roux cf6dd25378 Merge branch 'main' into vue3 2024-08-17 14:18:57 +02:00
Michel Roux a2c3b389ba refactor: ♻️ move filename from url on utils 2024-08-17 14:17:24 +02:00
Michel Roux 5917c59610 Merge pull request 'chore(deps): update dependency @nextcloud/dialogs to v6' (#129) from renovate/nextcloud-dialogs-6.x into main
Reviewed-on: https://git.crystalyx.net/Xefir/repod/pulls/129
2024-08-17 12:03:39 +00:00
Renovate Bot 6cf868dc51 chore(deps): update dependency @nextcloud/dialogs to v6 2024-08-17 06:49:02 +00:00
Michel Roux 66b59c52fa revert: css is on js, no need for ignoring 2024-08-17 00:13:58 +02:00
Michel Roux 36c3bd875b build: 📝 fix build and remove COC for now 2024-08-17 00:10:17 +02:00
Michel Roux 5742d1a762 fix: fix episode ending status with watch 2024-08-16 23:50:36 +02:00
Michel Roux bd9e3691b9 chore: ⬆️ update pinia 2024-08-15 22:04:10 +02:00
Michel Roux 19427809ca fix: add download on episode list 2024-08-15 21:50:44 +02:00
Michel Roux 544c91edee fix: 🐛 fix loop action 2024-08-15 21:18:20 +02:00
Michel Roux cf6bd440bf refactor: move autoload to init in the right vue 2024-08-15 19:10:19 +02:00
Michel Roux 891d4762d0 fix: ✏️ fix typo on setRate 2024-08-15 18:52:50 +02:00
Michel Roux a2b63241cc build: 🦺 add eslint plugin pinia and update deps 2024-08-15 18:52:34 +02:00
Michel Roux 5db93914d2 fix: 🐛 fix filters 2024-08-15 17:07:15 +02:00
Michel Roux 68ada2b0e0 fix: 🐛 fix current active episode 2024-08-15 16:42:51 +02:00
Michel Roux c91c17ae66 fix: 🐛 fix opacity 2024-08-15 16:25:11 +02:00
Michel Roux b4160d23d2 chore: ⬆️ update deps 2024-08-15 15:29:25 +02:00
Michel Roux caf0bb7ec0 fix: 🐛 fix forgotten player pinia trasition 2024-08-11 21:48:13 +02:00
Michel Roux 5f528e6b9b revert: revert extra-actions 2024-08-11 21:45:10 +02:00
Michel Roux 196bc23b1a feat: add download attribute to download button 2024-08-10 22:30:35 +02:00
Michel Roux e78e3b2565 fix: 🐛 fix modal alignment 2024-08-10 22:21:26 +02:00
Michel Roux b67123b578 fix: 🐛 fix modal 2024-08-10 22:05:06 +02:00
Michel Roux 53543a259f fix: 🐛 fix description bug 2024-08-10 20:59:15 +02:00
Michel Roux 7efb0327d4 fix: 🐛 fix prototype with async 2024-08-09 22:51:32 +02:00
Michel Roux 81af0c219f fix: 🐛 fix crash NcTextField 2024-08-09 22:21:07 +02:00
Michel Roux 1feb0291bb fix: 🎉 first working basic functionnalities 2024-08-09 16:50:24 +02:00
Michel Roux 989d5d38e1 perf: improve build by removing sourcemaps 2024-08-09 10:10:58 +00:00
Michel Roux b4ccd98f77 fix: 📦 make it build ! 2024-08-09 09:52:56 +00:00
Michel Roux 75da02e05b refactor: 🏗️ rework to use pinia 2024-08-09 09:38:00 +00:00
Michel Roux 1530e8b294 style: 🎨 remove useless spaces 2024-08-09 01:11:44 +02:00
Michel Roux 7e359bdf29 fix: 📈 forgot time loop 2024-08-09 01:02:39 +02:00
Michel Roux 082161e177 refactor: ♻️ rewrite player store to pinia 2024-08-09 00:58:25 +02:00
Michel Roux 04ed6b101a build: 💄 use toastify instead of dialogs 2024-08-08 22:39:43 +02:00
Michel Roux 6456ccc3d0 refactor: 🧱 first commit to enable vue3 support 2024-08-08 15:20:54 +00:00
Michel Roux e190a9eeb6 refactor: ♻️ use linkify and dompurify to show good descriptions 2024-08-08 11:37:48 +02:00
Michel Roux e63ff6ef04 fix: 🔧 use new ENV syntax for dockerfile 2024-08-08 09:56:42 +02:00
Michel Roux a50947ffaf fix: 💄 use NcActionButton instead of NcButton 2024-08-07 22:17:51 +02:00
Michel Roux c97e927a15 style: 💄 use the new extra-actions on NcListItem 2024-08-07 22:05:50 +02:00