Compare commits

..

2 Commits

Author SHA1 Message Date
e59dd12102
revert v tag requirement
Some checks failed
main / lint-frontend (push) Successful in 9m48s
main / lint-backend (push) Successful in 12m45s
main / test-frontend (push) Successful in 9m50s
main / test-backend (push) Successful in 10m32s
main / lint (push) Successful in 3s
main / test (push) Successful in 3s
main / release (push) Failing after 26m10s
2025-05-14 11:41:18 +01:00
ce5618f64a
fork: Add VideoPlayer fix (thanks https://github.com/ccar30) and a crude logger for downloads 2025-05-14 11:31:23 +01:00
2 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,7 @@ name: main
on:
push:
branches: [master]
tags: [v*]
pull_request:
jobs:
# linters
@ -64,6 +65,7 @@ jobs:
# release
release:
runs-on: ubuntu-latest
needs: [lint, test]
steps:
- uses: actions/checkout@v4
with:

View File

@ -97,6 +97,7 @@
<template v-else>
<a
rel="noopener noreferrer"
style="display:block;margin-bottom: 4px"
target="_blank"
href="https://github.com/filebrowser/filebrowser"
>
@ -104,6 +105,7 @@
</a>
<a
rel="noopener noreferrer"
style="display:block;margin-bottom: 4px"
target="_blank"
href="https://git.linuxcrack.zip/midou/filebrowser-fork"
>