66 Commits

Author SHA1 Message Date
fc86f62d93 refactor: ♻️ typescript ok, need tests 2024-09-14 17:10:56 +02:00
38bc986bb3 refactor: 🚧 introducing typescript (not working now) 2024-09-14 17:10:46 +02:00
1eb8b35501 refactor: 🎨 cleanup some old css class 2024-09-02 15:54:21 +02:00
81cb6a0191 fix: 💄 fix missing icon on empty contents 2024-09-02 12:37:55 +02:00
7b7ceef503 perf: write getters for accessible filtered cookies values 2024-09-02 10:51:48 +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
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
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
a30678bfd2 feat: add favorites (missing homepage) 2024-08-17 17:56:12 +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
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
9a411358ca 🧑‍💻 feat: Modify some endpoints to match gPodder.net ones 2024-02-20 21:31:38 +01:00
6df4813944 chore: update @nextcloud/vue 2024-01-30 18:11:50 +01:00
d6a9eb0c31 style: center error of gpodder 2024-01-18 11:27:47 +01:00
f4fc4b52e3 fix: started state and decodeUrl 2024-01-16 23:13:07 +01:00
9ebd96cec1 feat: add playback speed setting (close ) 2024-01-16 22:12:07 +01:00
540c5df7e5 refacto: remove atomlink that leads to weird bugs 2024-01-16 14:21:35 +01:00
bba6803b5b refacto: Merge TopList and TopItems into Tops 2024-01-14 01:07:55 +01:00
818124534b refacto: revert podcast to title prop to show on bar 2024-01-14 00:40:52 +01:00
9137526abc style: add margin on error feed message 2024-01-13 00:27:36 +01:00
93898d3309 lint: be coherent with number of attributes in the same vue template line 2024-01-13 00:26:40 +01:00
a5f219d363 fix: if no atomLink, don't crash 2024-01-13 00:16:42 +01:00
3d066d63c6 refacto: Use custom PodcastData to fix redirections (close ) 2024-01-13 00:10:37 +01:00
70f1d3b69f feat: rework Discover 2024-01-10 17:50:06 +01:00
310a2b28f1 Fix filters & add l10n 2024-01-10 15:25:54 +01:00
893f3acaed Loading to Atoms 2023-12-23 22:49:23 +01:00
44db2066aa Improve style after vue update 2023-12-23 21:36:20 +01:00
7c875219f0 Reorganize List 2023-08-30 09:27:12 +02:00
bd40393aeb No need for data 2023-08-29 08:53:15 +02:00
928a11e95e Remove vue fragment 2023-08-28 21:18:14 +02:00
b7c4fb2f61 small fixes for bottom 2023-08-28 08:14:16 +02:00
36ca216e80 Bottom bar ok 2023-08-24 23:59:55 +02:00
e1e93771ff Fix before refacto player 2023-08-24 23:19:54 +02:00
fb21092dff Subscription ok 2023-08-24 22:29:11 +02:00
3ddf7bf7a0 Fix css 2023-08-24 18:22:40 +02:00
d2f59538c1 Add list 2023-08-24 17:43:10 +02:00
3f9bc372ce EpisodeActionExtra done 2023-08-24 12:48:10 +02:00
72ef60f23c Subscribe button working 2023-08-23 17:54:09 +02:00
569850d666 Reorganize components 2023-08-23 10:11:39 +02:00
2b4dfa27e8 Update nextcloud vue 2023-08-23 00:30:38 +02:00
f26957a69e Fix front 2023-08-22 20:14:15 +02:00
68c6f8234e Encode url in base64 2023-08-02 11:33:48 +02:00
098db9f09e Refacto API to be pseudo compatible with gpodder 2023-08-01 23:18:37 +02:00
8eebe00dea eslint + ncavatar 2023-07-29 17:53:51 +02:00