|
75aad7baab
|
revert: ⏪ revert new subscriptions loading model (fix #182)
|
2024-10-24 23:42:22 +02:00 |
|
|
668c377c33
|
perf: ⚡ move init loops to player store
|
2024-10-24 00:46:04 +02:00 |
|
|
3aa5a6020e
|
style: 🎨 just a line
|
2024-10-24 00:40:44 +02:00 |
|
|
5b0b1dcc81
|
perf: ⚡ reduce time on conflict loop detection
|
2024-10-24 00:36:59 +02:00 |
|
|
c34646b72c
|
fix: 🐛 Prevent Firefox for going nuts when having Plasma Integration addon installed (fix #164)
|
2024-10-24 00:23:25 +02:00 |
|
|
7b4c39499a
|
refactor: 🚧 wip
|
2024-10-23 22:38:56 +02:00 |
|
|
427c6b2ee8
|
refactor: 🚧 rework metrics
|
2024-10-23 22:38:56 +02:00 |
|
|
3cea8d3505
|
fix: 🎨 improve small tips
|
2024-09-14 17:11:11 +02:00 |
|
|
23280d68b9
|
fix: 🐛 fix all small bugs
|
2024-09-14 17:11:11 +02:00 |
|
|
fc86f62d93
|
refactor: ♻️ typescript ok, need tests
|
2024-09-14 17:10:56 +02:00 |
|
|
83e3358e9b
|
refactor: 🚧 still working on typescript conversion
|
2024-09-14 17:10:56 +02:00 |
|
|
38bc986bb3
|
refactor: 🚧 introducing typescript (not working now)
|
2024-09-14 17:10:46 +02:00 |
|
|
7b7ceef503
|
perf: ⚡ write getters for accessible filtered cookies values
|
2024-09-02 10:51:48 +02:00 |
|
|
437c7868dd
|
fix: 🐛 fix wrong state placement on action (fix #136)
|
2024-09-02 10:51:21 +02:00 |
|
|
42035d6e18
|
refactor: 💥 big rewrite to extract episode to his own component
|
2024-08-27 16:11:12 +02:00 |
|
|
eb1196c841
|
feat: 🚧 wip on showing favorites
|
2024-08-22 17:35:05 +02:00 |
|
|
a30678bfd2
|
feat: ✨ add favorites (missing homepage)
|
2024-08-17 17:56:12 +02:00 |
|
|
5742d1a762
|
fix: ⚡ fix episode ending status with watch
|
2024-08-16 23:50:36 +02:00 |
|
|
cf6bd440bf
|
refactor: ⚡ move autoload to init in the right vue
|
2024-08-15 19:10:19 +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 |
|
|
75da02e05b
|
refactor: 🏗️ rework to use pinia
|
2024-08-09 09:38:00 +00: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 |
|
|
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 |
|
|
6c406b5361
|
feat(filters): ✨ store filters state in cookie
|
2024-03-05 10:50:50 +01:00 |
|
|
bdeb46a194
|
feat: 🚸 add event bus to player for auto update list
|
2024-03-05 10:37:16 +01:00 |
|
|
2c1b95c6bb
|
fix(player): 🚸 record action when using keyboard media keys
|
2024-03-05 10:31:08 +01:00 |
|
|
ce0e6e06bc
|
feat: 🏗️ add event bus to manage updating episode list
|
2024-03-05 10:25:01 +01:00 |
|
|
c6f06a9f29
|
Revert "feat: Proxy episodes when they are behind an unsecure http server"
This reverts commit 2398c9749d5d26a5315ece22cb94f92fb11caaad.
|
2024-02-07 22:29:47 +01:00 |
|
|
2398c9749d
|
feat: Proxy episodes when they are behind an unsecure http server
|
2024-02-07 18:23:00 +01:00 |
|
|
ac4161a18a
|
feat: filtering options for each podcast section (close #50)
|
2024-01-29 23:33:05 +01:00 |
|
|
b63e1175a0
|
feat: displaying episode publication as "dd mmm yyyy" instead of xyz ago (close #48)
|
2024-01-29 15:47:50 +01:00 |
|
|
f4fc4b52e3
|
fix: started state and decodeUrl
|
2024-01-16 23:13:07 +01:00 |
|
|
1d65481be8
|
fix: handle started action
|
2024-01-16 22:36:01 +01:00 |
|
|
9ebd96cec1
|
feat: add playback speed setting (close #39)
|
2024-01-16 22:12:07 +01:00 |
|
|
25c6c515e0
|
feat: sort subscriptions
|
2024-01-16 14:36:51 +01:00 |
|
|
950ae269c9
|
feat: add periodic saving action
|
2024-01-14 19:56:11 +01:00 |
|
|
9b932437fc
|
refacto: revert to moment and fix to old version
|
2024-01-11 20:58:15 +01:00 |
|
|
785414f33f
|
refacto: simplify EpisodeActionExtraData API
|
2024-01-11 00:14:15 +01:00 |
|
|
65befa170b
|
fix: wrong escape for date-fns
|
2024-01-10 18:21:12 +01:00 |
|
|
f0e6392f06
|
feat: migrate from moment to date-fns
|
2024-01-10 16:36:13 +01:00 |
|
|
50abff2f9d
|
time on seek
|
2023-12-24 11:45:37 +01:00 |
|
|
14cd1e9cbb
|
Implement moment
|
2023-12-23 23:56:29 +01:00 |
|
|
302f1954ce
|
Fix podcast player create action
|
2023-12-23 22:08:26 +01:00 |
|
|
b59186e361
|
Nope
|
2023-08-30 19:59:20 +02:00 |
|
|
89f37278aa
|
fix action in player
|
2023-08-29 12:07:23 +02:00 |
|
|
9e9e9e2bbe
|
fixes
|
2023-08-29 11:43:17 +02:00 |
|