Commit Graph

349 Commits

Author SHA1 Message Date
Michel Roux add84b935c chore: update versions 2024-02-07 22:36:39 +01:00
Michel Roux c6f06a9f29 Revert "feat: Proxy episodes when they are behind an unsecure http server"
This reverts commit 2398c9749d.
2024-02-07 22:29:47 +01:00
Michel Roux a16556c0eb fix: Undefined index if podcast definitly don't have any image 2024-02-07 18:43:47 +01:00
Michel Roux 6ce5c0c199 refacto: remove old debug csp for vue devtools 2024-02-07 18:34:14 +01:00
Michel Roux c413e0cb1a doc: update vue on changelog 2024-02-07 18:23:57 +01:00
Michel Roux 2398c9749d feat: Proxy episodes when they are behind an unsecure http server 2024-02-07 18:23:00 +01:00
Michel Roux ef1fa64047 fix: do not exclude vcs for tar release 2024-02-05 23:48:10 +01:00
Michel Roux 302e8c781b fix: Cannot Open Any Podcasts in Repod if cache missing or missconfigured (close #58) 2024-02-04 09:40:21 +01:00
Michel Roux 2c4a6e3e56 doc: misstype the LICENSES folder 2024-02-03 10:34:15 +01:00
Michel Roux 5f80d3cb3e doc: missing credits 2024-02-03 10:21:08 +01:00
Michel Roux ddcca82979 fix: Cannot use Nextcloud Search with app enabled (close #57) 2024-02-03 10:18:37 +01:00
Michel Roux b2ff2733a0 Merge pull request 'chore(deps): update skjnldsv/read-package-engines-version-actions action to v3' (#56) from renovate/skjnldsv-read-package-engines-version-actions-3.x into main
Reviewed-on: https://git.crystalyx.net/Xefir/repod/pulls/56
2024-02-02 10:52:13 +00:00
Michel Roux 09a19505d4 Merge pull request 'chore(deps): update dependency nextcloud/ocp to v28.0.2' (#55) from renovate/nextcloud-ocp-28.x-lockfile into main
Reviewed-on: https://git.crystalyx.net/Xefir/repod/pulls/55
2024-02-02 10:51:02 +00:00
Renovate Bot 604c9ed3f0 chore(deps): update skjnldsv/read-package-engines-version-actions action to v3 2024-02-02 06:59:01 +00:00
Renovate Bot d1dd708574 chore(deps): update dependency nextcloud/ocp to v28.0.2 2024-02-02 06:58:57 +00:00
Michel Roux d9df7de1a7 fix: missing niño 2024-02-01 22:31:53 +01:00
Michel Roux d808ac0609 fix: episode listing crashing if an invalid publication date is present in the RSS 2024-02-01 22:30:20 +01:00
Michel Roux abf73c0ce9 doc: update changelog 2024-02-01 16:02:32 +01:00
Michel Roux 1dba881a0e chore: update versions 2024-02-01 15:00:56 +01:00
Michel Roux 3ff5d636d5 Merge branch 'main' of ssh://patema.crystalyx.net:2222/Xefir/RePod 2024-02-01 14:19:57 +01:00
Michel Roux 6b9ee6af5d Fix height alignment without the ncprogressbar 2024-02-01 14:19:43 +01:00
Michel Roux a627ebbf54 Merge pull request 'chore(deps): update dependency psalm/phar to v5.21.1' (#54) from renovate/psalm-phar-5.x-lockfile into main
Reviewed-on: https://git.crystalyx.net/Xefir/repod/pulls/54
2024-02-01 09:14:52 +00:00
Renovate Bot 02171b80c7 chore(deps): update dependency psalm/phar to v5.21.1 2024-02-01 06:46:42 +00:00
Michel Roux d5d91b3788 Merge pull request 'chore(deps): update dependency psalm/phar to v5.21.0' (#53) from renovate/psalm-phar-5.x-lockfile into main
Reviewed-on: https://git.crystalyx.net/Xefir/repod/pulls/53
2024-01-31 07:48:53 +00:00
Renovate Bot dcfdfe52ea chore(deps): update dependency psalm/phar to v5.21.0 2024-01-31 06:34:11 +00:00
Michel Roux 31064c84a3 doc: add licences in the proper folder 2024-01-31 00:14:00 +01:00
Michel Roux 4687b5e00c doc: fix the old url 2024-01-30 23:09:43 +01:00
Michel Roux bc42b08a25 doc: Use my real name, i don't care anymore 2024-01-30 23:01:18 +01:00
Michel Roux b04d516b05 doc: update changelog 2024-01-30 18:30:54 +01:00
Michel Roux f00d3b4b25 fix: filter setting placement 2024-01-30 18:26:27 +01:00
Michel Roux 6df4813944 chore: update @nextcloud/vue 2024-01-30 18:11:50 +01:00
Michel Roux 9d7d08f0dc fix: add a easier-to-see indicator at playhead (close #52) 2024-01-30 17:34:20 +01:00
Michel Roux d4c2c4e49d fix: no need for the hasEnded condition here 2024-01-30 16:05:58 +01:00
Michel Roux 9b2d245e80 doc: update changelog 2024-01-30 15:13:09 +01:00
Michel Roux 1c261fbe4b fix: if the rss podcast server does not respond, do not crash when exporting 2024-01-30 14:38:26 +01:00
Michel Roux 9fa69dfbb8 chore: update lock 2024-01-30 10:57:41 +01:00
Michel Roux ac4161a18a feat: filtering options for each podcast section (close #50) 2024-01-29 23:33:05 +01:00
Michel Roux 99fa123640 refacto: rework Settings into several components 2024-01-29 19:30:12 +01:00
Michel Roux 87315b1221 feat: better display the reading status for episodes (in episodes list / podcast section) (close #51) 2024-01-29 16:06:54 +01:00
Michel Roux b63e1175a0 feat: displaying episode publication as "dd mmm yyyy" instead of xyz ago (close #48) 2024-01-29 15:47:50 +01:00
Michel Roux 896fbf3e75 chore: update version and remove moment 2024-01-29 15:47:14 +01:00
Michel Roux 10269aff99 Merge pull request 'chore(deps): update dependency vue-material-design-icons to v5.3.0' (#47) from renovate/vue-material-design-icons-5.x-lockfile into main
Reviewed-on: https://git.crystalyx.net/Xefir/repod/pulls/47
2024-01-29 12:37:01 +00:00
Renovate Bot 7faead8d63 chore(deps): update dependency vue-material-design-icons to v5.3.0 2024-01-29 06:48:31 +00:00
Michel Roux e37c16e2df chore: update versions 2024-01-27 07:51:00 +01:00
Michel Roux 78560b6239 Merge pull request 'chore(deps): update dependency @nextcloud/vue to v8.5.1' (#46) from renovate/nextcloud-vue-8.x-lockfile into main
Reviewed-on: https://git.crystalyx.net/Xefir/repod/pulls/46
2024-01-27 06:46:41 +00:00
Michel Roux 70a8b83591 Merge pull request 'chore(deps): update dependency @nextcloud/dialogs to v5.1.1' (#45) from renovate/nextcloud-dialogs-5.x-lockfile into main
Reviewed-on: https://git.crystalyx.net/Xefir/repod/pulls/45
2024-01-27 06:45:40 +00:00
Renovate Bot e43f7fa1e3 chore(deps): update dependency @nextcloud/vue to v8.5.1 2024-01-27 06:41:10 +00:00
Renovate Bot 7d61dec632 chore(deps): update dependency @nextcloud/dialogs to v5.1.1 2024-01-27 06:41:00 +00:00
Michel Roux 3b0f5bc852 Merge pull request 'chore(deps): update dependency @nextcloud/router to v2.2.1' (#44) from renovate/nextcloud-router-2.x-lockfile into main
Reviewed-on: https://git.crystalyx.net/Xefir/repod/pulls/44
2024-01-25 11:41:20 +00:00
Renovate Bot 62b8829ee5 chore(deps): update dependency @nextcloud/router to v2.2.1 2024-01-25 06:43:52 +00:00