Compare commits

..

8 Commits

Author SHA1 Message Date
36abaf805b
Attempt dos
All checks were successful
main / test-backend (push) Successful in 10m13s
main / lint-frontend (push) Successful in 9m41s
main / lint-backend (push) Successful in 12m12s
main / test-frontend (push) Successful in 9m46s
main / release (push) Successful in 33m21s
main / lint (push) Successful in 4s
main / test (push) Successful in 3s
Close stale issues and PRs / stale (push) Successful in 26s
2025-05-14 01:07:54 +01:00
922a9048bc
no need
All checks were successful
main / lint-frontend (push) Successful in 9m46s
main / lint-backend (push) Successful in 12m14s
main / test-backend (push) Successful in 10m8s
main / release (push) Successful in 35m12s
main / test (push) Successful in 3s
main / test-frontend (push) Successful in 9m45s
main / lint (push) Successful in 3s
2025-05-13 23:16:33 +01:00
aee02a54be
test3
Some checks failed
main / lint-backend (push) Has been cancelled
main / lint (push) Has been cancelled
main / test-frontend (push) Has been cancelled
main / test-backend (push) Has been cancelled
main / test (push) Has been cancelled
main / release (push) Has been cancelled
main / lint-frontend (push) Has been cancelled
2025-05-13 23:12:35 +01:00
0f01408fc4
test2
Some checks failed
main / lint-frontend (push) Has been cancelled
main / lint (push) Has been cancelled
main / test-frontend (push) Has been cancelled
main / test-backend (push) Has been cancelled
main / test (push) Has been cancelled
main / release (push) Has been cancelled
main / lint-backend (push) Has been cancelled
2025-05-13 22:59:50 +01:00
9cdaf60e6d
it's always gitea...
Some checks failed
main / lint-frontend (push) Successful in 9m44s
main / lint (push) Has been cancelled
main / test-frontend (push) Has been cancelled
main / test-backend (push) Has been cancelled
main / test (push) Has been cancelled
main / release (push) Has been cancelled
main / lint-backend (push) Has been cancelled
2025-05-13 22:44:25 +01:00
31118410a9
fix: Sidebar lint error
Some checks failed
main / lint-backend (push) Has been cancelled
main / lint (push) Has been cancelled
main / lint-frontend (push) Has been cancelled
main / test-frontend (push) Has been cancelled
main / test-backend (push) Has been cancelled
main / test (push) Has been cancelled
main / release (push) Has been cancelled
2025-05-13 21:48:50 +01:00
5d8dd1cc1a
add branding fork
Some checks failed
main / lint-frontend (push) Failing after 5m9s
main / lint-backend (push) Successful in 12m23s
main / lint (push) Has been skipped
main / test-frontend (push) Successful in 9m49s
main / test-backend (push) Successful in 10m27s
main / test (push) Successful in 4s
main / release (push) Has been skipped
2025-05-13 20:56:37 +01:00
bfb8679e91
Replace some stuff, add VideoPlayer fix (thanks https://github.com/ccar30)
All checks were successful
main / lint-frontend (push) Successful in 9m44s
main / lint-backend (push) Successful in 13m6s
main / test-frontend (push) Successful in 9m47s
main / test-backend (push) Successful in 10m14s
main / lint (push) Successful in 3s
main / test (push) Successful in 3s
main / release (push) Has been skipped
2025-05-13 20:31:47 +01:00
2 changed files with 0 additions and 4 deletions

View File

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

View File

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