Commit Graph

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
All checks were successful
repod / xml (push) Successful in 11s
repod / php (push) Successful in 55s
repod / nodejs (push) Successful in 59s
repod / release (push) Has been skipped
2024-09-02 15:54:21 +02:00
81cb6a0191 fix: 💄 fix missing icon on empty contents
All checks were successful
repod / xml (push) Successful in 21s
repod / php (push) Successful in 53s
repod / nodejs (push) Successful in 1m10s
repod / release (push) Has been skipped
2024-09-02 12:37:55 +02:00
7b7ceef503 perf: write getters for accessible filtered cookies values
All checks were successful
repod / xml (push) Successful in 1m36s
repod / php (push) Successful in 59s
repod / nodejs (push) Successful in 1m34s
repod / release (push) Has been skipped
2024-09-02 10:51:48 +02:00
b7025a7aa1 fix: 💄 fix padding and routing
All checks were successful
repod / xml (push) Successful in 17s
repod / php (push) Successful in 1m3s
repod / nodejs (push) Successful in 1m6s
repod / release (push) Has been skipped
2024-08-27 16:41:58 +02:00
42035d6e18 refactor: 💥 big rewrite to extract episode to his own component
All checks were successful
repod / xml (push) Successful in 35s
repod / php (push) Successful in 1m6s
repod / nodejs (push) Successful in 1m10s
repod / release (push) Has been skipped
2024-08-27 16:11:12 +02:00
9005b519f3 refactor: 💄 refacto NcEmptyContent
All checks were successful
repod / xml (push) Successful in 26s
repod / php (push) Successful in 1m3s
repod / nodejs (push) Successful in 1m11s
repod / release (push) Has been skipped
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
Some checks failed
repod / xml (push) Successful in 31s
repod / php (push) Failing after 1m8s
repod / nodejs (push) Failing after 1m20s
repod / release (push) Has been skipped
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
All checks were successful
repod / xml (push) Successful in 30s
repod / php (push) Successful in 1m4s
repod / nodejs (push) Successful in 1m14s
repod / release (push) Has been skipped
2024-08-21 13:11:09 +00:00
a30678bfd2 feat: add favorites (missing homepage)
All checks were successful
repod / xml (push) Successful in 27s
repod / php (push) Successful in 1m1s
repod / nodejs (push) Successful in 1m12s
repod / release (push) Has been skipped
2024-08-17 17:56:12 +02:00
7efb0327d4 fix: 🐛 fix prototype with async
All checks were successful
repod / xml (push) Successful in 1m47s
repod / php (push) Successful in 1m8s
repod / nodejs (push) Successful in 1m18s
repod / release (push) Has been skipped
2024-08-09 22:51:32 +02:00
81af0c219f fix: 🐛 fix crash NcTextField
Some checks failed
repod / xml (push) Successful in 1m38s
repod / php (push) Successful in 1m7s
repod / nodejs (push) Failing after 1m6s
repod / release (push) Has been skipped
2024-08-09 22:21:07 +02:00
3da2da7e98 style: ⬆️ update deps and prettier
All checks were successful
repod / xml (push) Successful in 12s
repod / php (push) Successful in 46s
repod / nodejs (push) Successful in 1m23s
repod / release (push) Has been skipped
2024-05-06 12:47:47 +00:00
b0a0414fd4 refactor: 🎨 add prettier and update deps
All checks were successful
repod / xml (push) Successful in 1m25s
repod / php (push) Successful in 45s
repod / nodejs (push) Successful in 1m30s
repod / release (push) Has been skipped
2024-04-30 00:48:47 +02:00
9a411358ca 🧑‍💻 feat: Modify some endpoints to match gPodder.net ones
All checks were successful
repod / xml (push) Successful in 18s
repod / php (push) Successful in 1m25s
repod / nodejs (push) Successful in 2m12s
repod / release (push) Has been skipped
2024-02-20 21:31:38 +01:00
6df4813944 chore: update @nextcloud/vue
All checks were successful
repod / xml (push) Successful in 23s
repod / php (push) Successful in 1m0s
repod / nodejs (push) Successful in 2m4s
repod / release (push) Has been skipped
2024-01-30 18:11:50 +01:00
d6a9eb0c31 style: center error of gpodder
All checks were successful
repod / xml (push) Successful in 16s
repod / php (push) Successful in 57s
repod / nodejs (push) Successful in 2m11s
repod / release (push) Has been skipped
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 #39)
All checks were successful
repod / xml (push) Successful in 22s
repod / php (push) Successful in 1m7s
repod / nodejs (push) Successful in 2m11s
repod / release (push) Has been skipped
2024-01-16 22:12:07 +01:00
540c5df7e5 refacto: remove atomlink that leads to weird bugs
All checks were successful
repod / xml (push) Successful in 22s
repod / php (push) Successful in 56s
repod / nodejs (push) Successful in 2m5s
repod / release (push) Has been skipped
2024-01-16 14:21:35 +01:00
bba6803b5b refacto: Merge TopList and TopItems into Tops
All checks were successful
repod / xml (push) Successful in 17s
repod / php (push) Successful in 55s
repod / nodejs (push) Successful in 2m22s
repod / release (push) Has been skipped
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
Some checks failed
repod / xml (push) Successful in 15s
repod / php (push) Failing after 56s
repod / nodejs (push) Successful in 2m24s
repod / release (push) Has been skipped
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
Some checks failed
repod / xml (push) Successful in 13s
repod / php (push) Failing after 53s
repod / nodejs (push) Successful in 2m22s
repod / release (push) Has been skipped
2024-01-13 00:16:42 +01:00
3d066d63c6 refacto: Use custom PodcastData to fix redirections (close #33) 2024-01-13 00:10:37 +01:00
70f1d3b69f feat: rework Discover
All checks were successful
repod / xml (push) Successful in 20s
repod / php (push) Successful in 58s
repod / nodejs (push) Successful in 2m1s
2024-01-10 17:50:06 +01:00
310a2b28f1 Fix filters & add l10n
Some checks failed
repod / php (push) Waiting to run
repod / nodejs (push) Waiting to run
repod / xml (push) Has been cancelled
2024-01-10 15:25:54 +01:00
893f3acaed Loading to Atoms
All checks were successful
repod / nextcloud (push) Successful in 1m17s
repod / xml (push) Successful in 25s
repod / nodejs (push) Successful in 2m19s
2023-12-23 22:49:23 +01:00
44db2066aa Improve style after vue update
All checks were successful
repod / nextcloud (push) Successful in 1m17s
repod / xml (push) Successful in 24s
repod / nodejs (push) Successful in 2m9s
2023-12-23 21:36:20 +01:00
7c875219f0 Reorganize List
All checks were successful
repod / nextcloud (push) Successful in 51s
repod / nodejs (push) Successful in 1m27s
2023-08-30 09:27:12 +02:00
bd40393aeb No need for data
All checks were successful
repod / nextcloud (push) Successful in 45s
repod / nodejs (push) Successful in 1m24s
2023-08-29 08:53:15 +02:00
928a11e95e Remove vue fragment
All checks were successful
repod / nextcloud (push) Successful in 58s
repod / nodejs (push) Successful in 1m37s
2023-08-28 21:18:14 +02:00
b7c4fb2f61 small fixes for bottom
All checks were successful
repod / nextcloud (push) Successful in 1m19s
repod / nodejs (push) Successful in 1m35s
2023-08-28 08:14:16 +02:00
36ca216e80 Bottom bar ok
All checks were successful
repod / nextcloud (push) Successful in 1m6s
repod / nodejs (push) Successful in 1m38s
2023-08-24 23:59:55 +02:00
e1e93771ff Fix before refacto player
All checks were successful
repod / nextcloud (push) Successful in 1m12s
repod / nodejs (push) Successful in 1m47s
2023-08-24 23:19:54 +02:00
fb21092dff Subscription ok
All checks were successful
repod / nextcloud (push) Successful in 1m7s
repod / nodejs (push) Successful in 1m47s
2023-08-24 22:29:11 +02:00
3ddf7bf7a0 Fix css
All checks were successful
repod / nextcloud (push) Successful in 56s
repod / nodejs (push) Successful in 1m50s
2023-08-24 18:22:40 +02:00
d2f59538c1 Add list
All checks were successful
repod / nextcloud (push) Successful in 1m9s
repod / nodejs (push) Successful in 1m35s
2023-08-24 17:43:10 +02:00
3f9bc372ce EpisodeActionExtra done
All checks were successful
repod / nextcloud (push) Successful in 1m51s
repod / nodejs (push) Successful in 2m43s
2023-08-24 12:48:10 +02:00
72ef60f23c Subscribe button working
All checks were successful
repod / nextcloud (push) Successful in 2m3s
repod / nodejs (push) Successful in 2m37s
2023-08-23 17:54:09 +02:00
569850d666 Reorganize components
All checks were successful
repod / nextcloud (push) Successful in 59s
repod / nodejs (push) Successful in 1m32s
2023-08-23 10:11:39 +02:00
2b4dfa27e8 Update nextcloud vue
All checks were successful
repod / nextcloud (push) Successful in 1m4s
repod / nodejs (push) Successful in 1m29s
2023-08-23 00:30:38 +02:00
f26957a69e Fix front
All checks were successful
repod / nextcloud (push) Successful in 1m9s
repod / nodejs (push) Successful in 1m35s
2023-08-22 20:14:15 +02:00
68c6f8234e Encode url in base64
All checks were successful
repod / nextcloud (push) Successful in 55s
repod / nodejs (push) Successful in 1m24s
2023-08-02 11:33:48 +02:00
098db9f09e Refacto API to be pseudo compatible with gpodder
All checks were successful
repod / nextcloud (push) Successful in 1m3s
repod / nodejs (push) Successful in 1m20s
2023-08-01 23:18:37 +02:00
8eebe00dea eslint + ncavatar
All checks were successful
repod / nextcloud (push) Successful in 59s
repod / nodejs (push) Successful in 1m22s
2023-07-29 17:53:51 +02:00