Commit Graph

231 Commits

Author SHA1 Message Date
c101588eaf style: add icon to the playback speed setting
All checks were successful
repod / xml (push) Successful in 35s
repod / php (push) Successful in 1m8s
repod / nodejs (push) Successful in 2m17s
repod / release (push) Has been skipped
2024-01-17 17:40:26 +01:00
f4fc4b52e3 fix: started state and decodeUrl 2024-01-16 23:13:07 +01:00
9dc09c2185 fix: episode could show not ended because of started at 0
All checks were successful
repod / xml (push) Successful in 18s
repod / php (push) Successful in 57s
repod / nodejs (push) Successful in 2m16s
repod / release (push) Has been skipped
2024-01-16 22:46:27 +01:00
1d65481be8 fix: handle started action
All checks were successful
repod / xml (push) Successful in 23s
repod / php (push) Successful in 1m7s
repod / nodejs (push) Successful in 2m20s
repod / release (push) Has been skipped
2024-01-16 22:36:01 +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
31bf193543 fix: add same image background style to player bar to address light mode text issue (closes #38)
All checks were successful
repod / xml (push) Successful in 26s
repod / php (push) Successful in 55s
repod / nodejs (push) Successful in 2m6s
repod / release (push) Has been skipped
2024-01-16 21:15:12 +01:00
2d6f2cb5e7 fix: duration wrongly displayed
All checks were successful
repod / xml (push) Successful in 15s
repod / php (push) Successful in 52s
repod / nodejs (push) Successful in 1m47s
repod / release (push) Has been skipped
2024-01-16 19:46:02 +01:00
25c6c515e0 feat: sort subscriptions
All checks were successful
repod / xml (push) Successful in 15s
repod / php (push) Successful in 50s
repod / nodejs (push) Successful in 2m3s
repod / release (push) Has been skipped
2024-01-16 14:36:51 +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
80844d8ac0 fix: don't mark ended on download episodes
All checks were successful
repod / xml (push) Successful in 26s
repod / php (push) Successful in 51s
repod / nodejs (push) Successful in 1m45s
repod / release (push) Has been skipped
2024-01-16 10:23:23 +01:00
d6e7c5a460 refacto: handle translations for tops title with a switch
Some checks failed
repod / release (push) Waiting to run
repod / xml (push) Successful in 23s
repod / php (push) Successful in 58s
repod / nodejs (push) Has been cancelled
2024-01-15 10:11:03 +01:00
b5007e672e fix: order properly episodes and search results 2024-01-14 21:43:14 +01:00
84f23d64d3 style: fix bar height
All checks were successful
repod / xml (push) Successful in 2m12s
repod / php (push) Successful in 1m6s
repod / nodejs (push) Successful in 2m25s
repod / release (push) Has been skipped
2024-01-14 21:13:01 +01:00
950ae269c9 feat: add periodic saving action
All checks were successful
repod / xml (push) Successful in 34s
repod / php (push) Successful in 1m1s
repod / nodejs (push) Successful in 2m15s
repod / release (push) Has been skipped
2024-01-14 19:56:11 +01:00
861ecf0db1 refacto: change avec description is handled with new lines
All checks were successful
repod / xml (push) Successful in 17s
repod / php (push) Successful in 51s
repod / nodejs (push) Successful in 2m14s
repod / release (push) Has been skipped
2024-01-14 11:44:49 +01:00
b389200017 style: rework modal spacing
All checks were successful
repod / xml (push) Successful in 18s
repod / php (push) Successful in 52s
repod / nodejs (push) Successful in 2m17s
repod / release (push) Has been skipped
2024-01-14 11:32:31 +01:00
d59beae91c style: show scroll on tops 2024-01-14 11:32:12 +01:00
515f00fffc style: class useless
All checks were successful
repod / xml (push) Successful in 31s
repod / php (push) Successful in 55s
repod / nodejs (push) Successful in 2m21s
repod / release (push) Has been skipped
2024-01-14 11:22:52 +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
6b6d21fa2f refacto: move size to computed values
All checks were successful
repod / xml (push) Successful in 17s
repod / php (push) Successful in 57s
repod / nodejs (push) Successful in 2m1s
repod / release (push) Has been skipped
2024-01-14 00:33:40 +01:00
1c566b19cb refacto: move hash to computed values 2024-01-14 00:33:23 +01:00
47e44bdaf5 feat: add download size on modal download button
All checks were successful
repod / xml (push) Successful in 35s
repod / php (push) Successful in 1m0s
repod / nodejs (push) Successful in 2m25s
repod / release (push) Has been skipped
2024-01-14 00:19:53 +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
c1e15299ec fix: use strict equality on volume testing 2024-01-13 00:11:44 +01:00
2a519e4543 fix: Pass title on Modal instead of inject it on episodes 2024-01-13 00:11:21 +01:00
3d066d63c6 refacto: Use custom PodcastData to fix redirections (close #33) 2024-01-13 00:10:37 +01:00
767a6e9bac fix: hide duration if missing in feed
All checks were successful
repod / xml (push) Successful in 23s
repod / php (push) Successful in 1m16s
repod / nodejs (push) Successful in 2m21s
repod / release (push) Has been skipped
2024-01-11 23:23:22 +01:00
a264ac2066 fix: display good avatar in case of missing author 2024-01-11 23:19:03 +01:00
0c2154a2ab fix: regression with addrss
All checks were successful
repod / xml (push) Successful in 21s
repod / php (push) Successful in 1m11s
repod / nodejs (push) Successful in 2m13s
repod / release (push) Has been skipped
2024-01-11 22:29:14 +01:00
615f9e0c49 refacto: rework how toUrl works and fix modal redirection after close
All checks were successful
repod / xml (push) Successful in 17s
repod / php (push) Successful in 54s
repod / nodejs (push) Successful in 2m0s
repod / release (push) Has been skipped
2024-01-11 22:03:32 +01:00
0bbe6dbf24 refacto: encode url with components becuase of / in base 64
All checks were successful
repod / xml (push) Successful in 17s
repod / php (push) Successful in 1m0s
repod / nodejs (push) Successful in 2m18s
repod / release (push) Has been skipped
2024-01-11 21:41:37 +01:00
af30767ab6 fix: size of modal avatar is not right
All checks were successful
repod / xml (push) Successful in 33s
repod / php (push) Successful in 1m16s
repod / nodejs (push) Successful in 2m29s
repod / release (push) Has been skipped
2024-01-11 20:58:43 +01:00
9b932437fc refacto: revert to moment and fix to old version 2024-01-11 20:58:15 +01:00
2bb37caa79 fix: no name on modal button and a missing translation
All checks were successful
repod / xml (push) Successful in 33s
repod / php (push) Successful in 1m6s
repod / nodejs (push) Successful in 2m50s
repod / release (push) Has been skipped
2024-01-11 12:47:51 +01:00
785414f33f refacto: simplify EpisodeActionExtraData API
All checks were successful
repod / xml (push) Successful in 32s
repod / php (push) Successful in 1m2s
repod / nodejs (push) Successful in 2m1s
2024-01-11 00:14:15 +01:00
ee46b46d44 fix: modal size
All checks were successful
repod / xml (push) Successful in 14s
repod / php (push) Successful in 47s
repod / nodejs (push) Successful in 1m36s
2024-01-10 18:24:53 +01:00
65befa170b fix: wrong escape for date-fns
All checks were successful
repod / xml (push) Successful in 13s
repod / php (push) Successful in 48s
repod / nodejs (push) Successful in 1m43s
2024-01-10 18:21:12 +01:00
029b7bf399 fix: increase margin on add rss
All checks were successful
repod / xml (push) Successful in 13s
repod / php (push) Successful in 44s
repod / nodejs (push) Successful in 1m49s
2024-01-10 17:56:00 +01:00
7dadacd0ad fix: fixed size for toplist
Some checks failed
repod / nodejs (push) Waiting to run
repod / xml (push) Successful in 16s
repod / php (push) Has been cancelled
2024-01-10 17:54:56 +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
11865916a7 fix: increase height on progress bar
All checks were successful
repod / xml (push) Successful in 18s
repod / php (push) Successful in 1m3s
repod / nodejs (push) Successful in 2m28s
2024-01-10 16:36:50 +01:00
6adddf87a1 fix: add confirmation on deleting a subscription 2024-01-10 16:36:37 +01:00
f0e6392f06 feat: migrate from moment to date-fns 2024-01-10 16:36:13 +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
7af1548624 Remove useless stop
All checks were successful
repod / xml (push) Successful in 14s
repod / php (push) Successful in 51s
repod / nodejs (push) Successful in 1m47s
2024-01-09 22:36:36 +01:00
c2d582bdf3 Fix severall mistakes
All checks were successful
repod / xml (push) Successful in 2m56s
repod / php (push) Successful in 2m16s
repod / nodejs (push) Successful in 2m28s
2024-01-09 22:21:48 +01:00
a4c4d3a2ce Refacto modal and fix double guid
Some checks failed
repod / xml (push) Successful in 20s
repod / php (push) Failing after 1m3s
repod / nodejs (push) Successful in 1m48s
2023-12-24 16:59:34 +01:00
d43ec9dd75 Modal episode (to be split)
All checks were successful
repod / xml (push) Successful in 37s
repod / php (push) Successful in 1m10s
repod / nodejs (push) Successful in 2m2s
2023-12-24 16:34:27 +01:00
50abff2f9d time on seek
All checks were successful
repod / xml (push) Successful in 24s
repod / php (push) Successful in 1m7s
repod / nodejs (push) Successful in 1m51s
2023-12-24 11:45:37 +01:00
00b45a2c7c fix banner on mobile
Some checks failed
repod / nodejs (push) Waiting to run
repod / xml (push) Successful in 18s
repod / php (push) Has been cancelled
2023-12-24 10:58:37 +01:00
ca35be9dd1 mobile improvements
All checks were successful
repod / xml (push) Successful in 20s
repod / php (push) Successful in 1m7s
repod / nodejs (push) Successful in 1m53s
2023-12-24 10:50:25 +01:00
eb680fc932 Readd AdapatativeList
All checks were successful
repod / xml (push) Successful in 28s
repod / php (push) Successful in 1m1s
repod / nodejs (push) Successful in 2m9s
2023-12-24 10:18:21 +01:00
1eeb718a88 Add initial-state
All checks were successful
repod / xml (push) Successful in 28s
repod / php (push) Successful in 1m23s
repod / nodejs (push) Successful in 2m35s
2023-12-24 00:24:46 +01:00
14cd1e9cbb Implement moment
All checks were successful
repod / xml (push) Successful in 35s
repod / php (push) Successful in 1m29s
repod / nodejs (push) Successful in 2m20s
2023-12-23 23:56:29 +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
ea0bfcc532 Missing atoms
All checks were successful
repod / nextcloud (push) Successful in 1m9s
repod / xml (push) Successful in 22s
repod / nodejs (push) Successful in 1m58s
2023-12-23 22:31:48 +01:00
302f1954ce Fix podcast player create action
All checks were successful
repod / nextcloud (push) Successful in 1m0s
repod / xml (push) Successful in 25s
repod / nodejs (push) Successful in 2m10s
2023-12-23 22:08:26 +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
651d7edc2c Fix node lint
Some checks failed
repod / nextcloud (push) Successful in 50s
repod / xml (push) Successful in 13s
repod / nodejs (push) Has been cancelled
2023-12-23 16:31:12 +00:00
b59186e361 Nope
All checks were successful
repod / nextcloud (push) Successful in 1m55s
repod / nodejs (push) Successful in 2m18s
2023-08-30 19:59:20 +02: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
89f37278aa fix action in player
All checks were successful
repod / nextcloud (push) Successful in 47s
repod / nodejs (push) Successful in 1m19s
2023-08-29 12:07:23 +02:00
9e9e9e2bbe fixes
All checks were successful
repod / nextcloud (push) Successful in 1m2s
repod / nodejs (push) Successful in 1m28s
2023-08-29 11:43:17 +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
5683d353bb Fix actions
All checks were successful
repod / nextcloud (push) Successful in 50s
repod / nodejs (push) Successful in 1m23s
2023-08-29 08:48:54 +02:00
7a08a0dc58 Fix position
All checks were successful
repod / nextcloud (push) Successful in 49s
repod / nodejs (push) Successful in 1m19s
2023-08-29 00:51:52 +02:00
16687ee669 Rewrite player
All checks were successful
repod / nextcloud (push) Successful in 59s
repod / nodejs (push) Successful in 1m29s
2023-08-29 00:47:22 +02:00
32cf9642c6 Wrong approch
All checks were successful
repod / nextcloud (push) Successful in 1m2s
repod / nodejs (push) Successful in 1m37s
2023-08-28 22:40:54 +02:00
61d55844a2 Fix console crash
All checks were successful
repod / nextcloud (push) Successful in 1m5s
repod / nodejs (push) Successful in 1m48s
2023-08-28 21:25:12 +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
42941b24cc track on stop
All checks were successful
repod / nextcloud (push) Successful in 51s
repod / nodejs (push) Successful in 1m30s
2023-08-28 18:29:26 +02:00
157682cd84 seek to good position
All checks were successful
repod / nextcloud (push) Successful in 1m0s
repod / nodejs (push) Successful in 1m27s
2023-08-28 18:18:25 +02:00
d14ee8aee8 connect api
All checks were successful
repod / nextcloud (push) Successful in 1m10s
repod / nodejs (push) Successful in 1m28s
2023-08-28 17:44:17 +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
a98a0dbcdc Slider volume
All checks were successful
repod / nextcloud (push) Successful in 1m13s
repod / nodejs (push) Successful in 1m57s
2023-08-28 00:02:07 +02:00
7aa93300e5 Fix crash
All checks were successful
repod / nextcloud (push) Successful in 53s
repod / nodejs (push) Successful in 1m34s
2023-08-27 22:54:07 +02:00
633fec71ea Switch button
All checks were successful
repod / nextcloud (push) Successful in 56s
repod / nodejs (push) Successful in 1m36s
2023-08-27 22:48:21 +02:00
351bfd446c Split components
All checks were successful
repod / nextcloud (push) Successful in 59s
repod / nodejs (push) Successful in 1m33s
2023-08-27 22:20:34 +02:00
aae108ffc3 Fix router
All checks were successful
repod / nextcloud (push) Successful in 1m0s
repod / nodejs (push) Successful in 1m38s
2023-08-27 21:44:04 +02:00
a7b6c69ee2 Stop ok
All checks were successful
repod / nextcloud (push) Successful in 1m9s
repod / nodejs (push) Successful in 1m40s
2023-08-27 21:33:39 +02:00
4a3358b9b7 date ok
All checks were successful
repod / nextcloud (push) Successful in 1m3s
repod / nodejs (push) Successful in 1m36s
2023-08-27 20:29:54 +02:00
477ccfd387 Player nearly ready
All checks were successful
repod / nextcloud (push) Successful in 1m14s
repod / nodejs (push) Successful in 1m37s
2023-08-27 20:01:26 +02:00
5baaba5d50 More player things
All checks were successful
repod / nextcloud (push) Successful in 1m59s
repod / nodejs (push) Successful in 2m16s
2023-08-27 12:45:19 +02:00
2a00a88a3e Fix manual rss
All checks were successful
repod / nextcloud (push) Successful in 53s
repod / nodejs (push) Successful in 1m36s
2023-08-25 00:08:31 +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
7dbe046ad3 Add play button
All checks were successful
repod / nextcloud (push) Successful in 1m6s
repod / nodejs (push) Successful in 1m36s
2023-08-24 20:53:54 +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
3aae3c012f Begin to add Entity to stubs
All checks were successful
repod / nextcloud (push) Successful in 1m2s
repod / nodejs (push) Successful in 1m29s
2023-08-24 00:42:01 +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
eee1380734 Fix subname
All checks were successful
repod / nextcloud (push) Successful in 45s
repod / nodejs (push) Successful in 1m24s
2023-08-23 00:32:04 +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
b5d9213303 Fix router
All checks were successful
repod / nextcloud (push) Successful in 53s
repod / nodejs (push) Successful in 1m16s
2023-07-29 14:27:32 +02:00
93b4b57eb7 Add provider url
All checks were successful
repod / nextcloud (push) Successful in 1m1s
repod / nodejs (push) Successful in 1m36s
2023-07-29 12:38:35 +02:00
4503df9d33 Refacto to services
All checks were successful
repod / nextcloud (push) Successful in 44s
repod / nodejs (push) Successful in 1m15s
2023-07-28 02:37:57 +02:00
5a590bd210 Remove jsdoc
All checks were successful
repod / nextcloud (push) Successful in 38s
repod / nodejs (push) Successful in 1m15s
2023-07-28 01:57:37 +02:00
43dfa54d64 Search completed
All checks were successful
repod / nextcloud (push) Successful in 54s
repod / nodejs (push) Successful in 1m21s
2023-07-28 01:52:48 +02:00
431cbf0c42 debounce search OK
All checks were successful
repod / nextcloud (push) Successful in 59s
repod / nodejs (push) Successful in 1m13s
2023-07-26 01:26:46 +02:00
0f1ea1f5d0 Finish home
All checks were successful
repod / nextcloud (push) Successful in 42s
repod / nodejs (push) Successful in 1m18s
2023-07-25 22:19:16 +02:00
f6f98a7003 Pic does something
All checks were successful
repod / nextcloud (push) Successful in 44s
repod / nodejs (push) Successful in 1m14s
2023-07-25 22:07:35 +02:00
95bd71e0a4 Switch top to fyyd
All checks were successful
repod / nextcloud (push) Successful in 1m5s
repod / nodejs (push) Successful in 1m18s
2023-07-25 21:44:25 +02:00
ab84d9df15 Rework subscriptionlistitem component
All checks were successful
repod / nextcloud (push) Successful in 1m0s
repod / nodejs (push) Successful in 1m55s
2023-07-10 00:25:32 +02:00
96d300402b Add ok
All checks were successful
repod / nextcloud (push) Successful in 1m4s
repod / nodejs (push) Successful in 2m21s
2023-07-09 00:07:21 +02:00
1a9ae3c5c7 First component to use vuex
All checks were successful
repod / nextcloud (push) Successful in 55s
repod / nodejs (push) Successful in 1m55s
2023-07-07 18:38:53 +02:00
e46925718d Before Vuex
All checks were successful
repod / nextcloud (push) Successful in 1m1s
repod / nodejs (push) Successful in 2m15s
2023-07-07 16:35:14 +02:00
42926cdbfc Add gpodder alert
All checks were successful
repod / nextcloud (push) Successful in 56s
repod / nodejs (push) Successful in 1m56s
2023-07-06 23:03:52 +02:00
48fef0d993 Begin to work on no gpodder enabled
All checks were successful
repod / nextcloud-25 (push) Successful in 1m1s
repod / nextcloud-27 (push) Successful in 44s
repod / nodejs (push) Successful in 1m38s
2023-07-04 17:43:58 +02:00
6047d913aa Change how translations are managed
All checks were successful
repod / nextcloud-25 (push) Successful in 39s
repod / nextcloud-27 (push) Successful in 34s
repod / nodejs (push) Successful in 1m30s
2023-07-03 17:30:09 +02:00
6433b5d902 Finish base discovery view
All checks were successful
repod / nextcloud-25 (push) Successful in 50s
repod / nextcloud-27 (push) Successful in 42s
repod / nodejs (push) Successful in 1m34s
2023-07-03 16:57:35 +02:00
1f84c2c598 Continue to work on Discover
All checks were successful
repod / nextcloud-25 (push) Successful in 34s
repod / nextcloud-27 (push) Successful in 33s
repod / nodejs (push) Successful in 1m22s
2023-07-03 08:42:00 +02:00
559c6f9881 Top ok
Some checks failed
repod / nextcloud-25 (push) Failing after 55s
repod / nextcloud-27 (push) Failing after 41s
repod / nodejs (push) Successful in 1m40s
2023-07-03 00:12:40 +02:00
21c853397d Begin Discover
Some checks failed
repod / nextcloud-25 (push) Successful in 49s
repod / nextcloud-27 (push) Successful in 37s
repod / nodejs (push) Failing after 1m15s
2023-07-02 18:30:42 +02:00
6969cf052b Fix deps and CI
All checks were successful
repod / nextcloud-22 (push) Successful in 1m14s
repod / nextcloud-27 (push) Successful in 46s
repod / nodejs (push) Successful in 2m3s
2023-06-27 14:47:16 +02:00
8360e9c74e Working POC 2023-06-25 00:34:02 +02:00
04350b4512 make docker usable 2023-06-24 19:53:53 +02:00
41250ea97d Add stubs for gpodder (maybe it'll be useless) 2023-06-24 18:37:25 +02:00
8351f5109b begin to work on vue 2023-06-24 17:18:27 +02:00
099013ec89 lint 2023-06-23 09:44:48 +02:00
341825adab Remove licence for now 2023-06-23 00:23:42 +02:00
c8ce5076ba Init 2023-06-22 20:10:30 +02:00