Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge remote-tracking branch 'upstream/master' into feat/merge-upstream-2.31 #48

Merged
merged 182 commits into from
Nov 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
182 commits
Select commit Hold shift + click to select a range
2b2c108
refactor: replace username old focus logic with the autofocus attribu…
freakingeek Nov 25, 2022
73dd066
chore: update pt-br translations (#2248)
brlarini Dec 23, 2022
59619ba
chore: update Italian translation (#2260)
davquar Dec 23, 2022
11e9202
feat: add Hungarian translation (#2232)
gyuris Dec 26, 2022
60d1e2d
fix: build on FreeBSD and non-Linux platforms (#2332)
yonas Feb 6, 2023
428c1c6
feat: add a new setting that disables the display of the disk usage (…
AlencarGabriel Feb 15, 2023
fd22e0b
chore(backend): upgrade deps
o1egl Feb 15, 2023
fa95299
build(backend): bump go version to 1.20.1
o1egl Feb 15, 2023
10d628a
chore: upgrade golangci-lint to 1.51.1
o1egl Feb 16, 2023
1a5b999
Merge pull request #2345 from filebrowser/go_1.20.1
o1egl Feb 16, 2023
a4ef02a
feat: add option to copy download links from shares (#2442)
Yeicor May 1, 2023
6744cd4
fix: video preview click next or prev button subtitles not update (#2…
uliian May 1, 2023
c2f1423
build(deps): bump semver from 5.7.1 to 5.7.2 in /tools (#2546)
dependabot[bot] Jul 17, 2023
9bcfa90
fix: filter ANSI color for shell (#2529)
libook Jul 20, 2023
ecfcbfd
chore: update golang.org/x/net v0.6.0 to 0.7.0 (#2559)
ChengDaqi2023 Jul 22, 2023
bb34862
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in /frontend (#2556)
dependabot[bot] Jul 22, 2023
a664ba1
build(deps): bump minimatch from 3.0.4 to 3.1.2 in /tools (#2561)
dependabot[bot] Jul 22, 2023
ff4375c
feat: add a healthcheck script that works with a dynamic port (#2510)
andrew-kennedy Jul 22, 2023
b508ac3
fix: xss vulnerability in /api/raw (#2570) (#2572)
IceWreck Jul 27, 2023
2744f7d
fix: added an early return on non-existent items (#2571)
ArthurMousatov Jul 27, 2023
7b35815
feat: integrate tus.io for resumable and chunked uploads (#2145)
TobiasGoerke Jul 28, 2023
853ec90
fix: error while using fallback of dir move (#2349)
slhmy Jul 28, 2023
b8ee340
fix: solve broken Docker build with alpine image (#2486)
vsalmendra Jul 28, 2023
051104b
fix: goreleaser docker build
o1egl Jul 28, 2023
9bf6b85
build(backend): bump go version to 1.20.6
o1egl Jul 28, 2023
66dfbb3
build: remove armv6-s6 docker target
o1egl Jul 28, 2023
4d77ce0
build: remove armv7-s6 docker target
o1egl Jul 29, 2023
f37513c
chore(release): 2.24.0
o1egl Jul 29, 2023
4e28cc1
chore: removed duplicate z-index (#2583)
maeryo Jul 31, 2023
912f27a
fix: add directory creation code to partial upload handler (#2575) (#…
maeryo Jul 31, 2023
efd41cc
build(backend): upgrade golangci-lint to v1.53.3
o1egl Jul 31, 2023
2a4a46c
fix: resolved CSS rendering issue in Chrome browser (#2582)
maeryo Jul 31, 2023
4b72bbf
Remove redundant calls to baseURL/url #2581 (#2579)
maeryo Jul 31, 2023
fa390c4
chore(release): 2.24.1
o1egl Jul 31, 2023
0ac3968
build: add riscv64 binary releases (#2587)
MichaIng Aug 1, 2023
ff1e0b8
fix: config init for branding.disableUsedPercentage (#2576) (#2596)
putty182 Aug 5, 2023
289c8e6
fix: 403 error error when uploading (#2598)
maeryo Aug 8, 2023
184b7c1
chore(release): 2.24.2
o1egl Aug 8, 2023
8838a09
refactor: migrate frontend tooling to vite 4 (#2645)
kloon15 Aug 26, 2023
7a4d0c0
chore: fix frontend dev proxy settings
o1egl Aug 26, 2023
70eba7e
build: bump node version to 18 (#2671)
o1egl Aug 26, 2023
2c97573
build: bump go version to 1.21.0 (#2672)
o1egl Aug 26, 2023
374bbd3
perf(backend): optimize subtitles detection performance (#2637)
gdy666 Aug 26, 2023
5994224
feat: add new folder button to move/create dialogs (#2667)
ArthurMousatov Aug 26, 2023
95fec7f
fix: refactor path resolution logic for project root (#2674)
maeryo Aug 27, 2023
a404fb0
feat: implement abort upload functionality (#2673)
maeryo Aug 27, 2023
aa00c1c
chore: fixes for vite dev server (#2678)
kloon15 Aug 29, 2023
d0c3b80
chore: update German translation (#2616)
derech1e Sep 10, 2023
36af01d
fix: tus upload with cloudflare proxy
o1egl Sep 14, 2023
ecdd684
feat: implement upload speed calculation and ETA estimation (#2677)
maeryo Sep 14, 2023
584b706
feat: added shell resizing (#2648)
cameronaw13 Sep 14, 2023
c1fb400
chore(release): 2.25.0
o1egl Sep 14, 2023
38f7788
build: fix deprecated goreleaser config options
o1egl Sep 14, 2023
01f7842
docs: add demo url to README
o1egl Sep 14, 2023
bd3c194
fix: revert fetchURL changes in auth (Fixes #2729) (#2739)
kloon15 Oct 1, 2023
9484454
chore: update en translation (#2776)
waseigo Nov 2, 2023
d0c3aea
chore: update en translation (#2777)
waseigo Nov 2, 2023
cdcd9a3
fix: display file size as base 2 (KiB instead of KB) (#2779)
kloon15 Nov 2, 2023
edd808f
fix: avoid the front-end calling api/renew loop (#2792)
bufubaoni Nov 2, 2023
bb4bb50
build(deps): bump @babel/traverse in /frontend (#2775)
dependabot[bot] Nov 2, 2023
d574fb6
build(deps): bump golang.org/x/net from 0.11.0 to 0.17.0 (#2758)
dependabot[bot] Nov 2, 2023
21d361a
build(deps-dev): bump postcss from 8.4.27 to 8.4.31 in /frontend (#2749)
dependabot[bot] Nov 2, 2023
6a31af6
fix: solve docker build failed issue (#2797)
shonge Nov 2, 2023
c3079d3
feat: add modern greek translation (#2778)
waseigo Nov 2, 2023
7fabadc
feat: make user session timeout configurable (#2753)
darddan Nov 2, 2023
da1fe7c
fix: disable static resource files listing
o1egl Nov 2, 2023
a744bd2
build(deps): bump golang.org/x/image from 0.5.0 to 0.10.0 (#2800)
dependabot[bot] Nov 2, 2023
4d0a68e
fix: goreleaser yaml
o1egl Nov 2, 2023
a4cb813
chore(release): 2.26.0
o1egl Nov 2, 2023
d59ad59
fix: set correct port in docker healthcheck (#2812)
efrecon Nov 8, 2023
4dbc802
fix: fix typo (#2843)
Nerahikada Nov 25, 2023
a09dfa8
feat: display image resolutions in file details (#2830)
maeryo Nov 25, 2023
fc2ee37
build(deps-dev): bump vite from 4.4.9 to 4.4.12 in /frontend (#2862)
dependabot[bot] Dec 6, 2023
391a078
feat: make user session timeout configurable by flags (#2845)
fritx Dec 6, 2023
cfafefa
chore: update Arabic and English translations (#2823)
omalk98 Dec 6, 2023
821fba4
build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#2890)
dependabot[bot] Dec 28, 2023
da59532
chore: update he.json (#2877)
ShlomoCode Dec 28, 2023
748af71
feat: allow setting theme via cli (#2881)
yardenshoham Dec 28, 2023
3264cea
fix: delete message when delete file from preview
ShlomoCode Dec 28, 2023
fc04578
Update zh-cn.json (#2875)
People-11 Dec 28, 2023
c4e955a
fix: typo in build error #2903 (#2904)
Yogesh070 Dec 31, 2023
04e03a8
chore(release): 2.27.0
o1egl Jan 2, 2024
5c5ab6b
fix: files and directories are created with the correct permissions (…
Nerahikada Jan 30, 2024
a4b089a
feat: allow to configure if home directory is automatically created f…
Nerahikada Jan 30, 2024
0a05f8c
chore(i18n): improvement of Japanese translation (#2962)
Nerahikada Jan 30, 2024
883383a
fix: moment locale (#2952)
ShlomoCode Jan 30, 2024
bf36cc0
build(deps-dev): bump vite from 4.4.12 to 4.5.2 in /frontend (#2951)
dependabot[bot] Jan 30, 2024
2f6c473
chore: update pull request template (#2950)
ShlomoCode Jan 30, 2024
70c8261
feat: close editor when click escape key (#2947)
ShlomoCode Jan 30, 2024
81cd8fc
fix(healthcheck): use address configured if not empty (#2938)
qdm12 Jan 30, 2024
62f0dfb
chore: update he.json (#2933)
ShlomoCode Jan 30, 2024
ff9502f
fix: keyboard shortcut to confirm prompts (#2932)
ShlomoCode Jan 30, 2024
b19710e
feat: focus editor when opened (#2946)
ShlomoCode Jan 30, 2024
fb1a09c
feat: prompt to confirm discard editor changes (#2948)
ShlomoCode Jan 30, 2024
2cfee21
fix: dashboard buttons position in rtl layout (#2949)
ShlomoCode Jan 30, 2024
d49c3df
feat: select multiple files with ctrl even with singleClick option (#…
ShlomoCode Jan 30, 2024
34a0817
fix: editor discard prompt (#2990)
Zouizoui78 Feb 9, 2024
d5487ba
chore: add noindex (#2981)
Feriman22 Feb 9, 2024
6d7ba65
fix: shell direction (#2980)
ShlomoCode Feb 9, 2024
dfad873
chore: update github action versions (#2977)
Nerahikada Feb 9, 2024
fe5ca74
fix: fix lint warnings (#2976)
Nerahikada Feb 9, 2024
e167c3e
feat: freezing the list in the backgroud while previewing a file (#3004)
niubility000 Feb 22, 2024
cdf8def
fix: stay in the same position after renaming or deleting (#3039)
niubility000 Mar 7, 2024
8dddc8a
chore: show the current used filebrowser.db in cmd window (#3028)
niubility000 Mar 7, 2024
d706506
feat: auto hiding header bar in preview to enlarge the preview window…
niubility000 Mar 7, 2024
7797a4e
build(deps): bump google.golang.org/protobuf in /tools (#3044)
dependabot[bot] Mar 14, 2024
4c233c3
feat: enable preview in shared folder (#3055)
niubility000 Mar 17, 2024
05bfae2
build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#…
dependabot[bot] Mar 17, 2024
0e3b35b
chore(release): 2.28.0
o1egl Apr 1, 2024
5100e58
feat: migrate to vue 3 (#2689)
kloon15 Apr 1, 2024
bbd0abb
build: bump go version to 1.22.1
o1egl Apr 1, 2024
d194d71
deps: upgrade go libs
o1egl Apr 1, 2024
ae0af1f
chore: fix golangci-lint errors
o1egl Apr 1, 2024
0e0b0c8
chore: remove language names from translations (#3140)
stokito Apr 24, 2024
e39ea73
ci: add pr lint workflow (#3157)
o1egl Apr 24, 2024
6b77b8d
build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 (#3133)
dependabot[bot] Apr 24, 2024
a9da7fd
build: bump go version to 1.22.2 (#3158)
o1egl Apr 24, 2024
8fd6c55
ci: refactor pr-lint workflow
o1egl Apr 24, 2024
b4b4b0e
ci: fix permission for pr-lint
o1egl Apr 24, 2024
22a05e1
fix: correct list item selector (#3126) (#3147)
trmdi Apr 24, 2024
18f04a7
fix: handle quotes in healthcheck.sh (#3130)
andrew-kennedy Apr 24, 2024
61f2508
chore: fix some typos in comments (#3108)
loselarry Apr 24, 2024
434e49b
fix: abort upload behavior to properly handle server-side deletion an…
alexjyong Apr 24, 2024
821f51e
fix: apply proper zindex to modal dialogs (#3172)
kloon15 Apr 28, 2024
bee71d9
Fix: Frontend bug, administrators unable to delete users (#3170)
gdy666 Apr 28, 2024
da5a6e0
fix: don't redirect to login when no auth (#3165)
pmarki Apr 28, 2024
e2d7270
Fixed preview for pdf and missing video coded message (#3163)
pmarki Apr 28, 2024
236ca63
feat: Display Upload Progress as Percentage and File Size / Total Fil…
alexjyong Apr 28, 2024
4786187
fix: the copy method in clipboard.ts (#3177)
gdy666 Apr 30, 2024
5f57cf9
chore(release): 2.29.0
o1egl Apr 30, 2024
5d5e8ed
chore: update zh-cn.json and zh-tw.json (#3186)
gdy666 May 2, 2024
782375b
fix: Fixing the inability to play MKV video files online and enhancin…
gdy666 May 3, 2024
a9c327c
fix: The file type icon in the file list is sensitive to the case of …
gdy666 May 3, 2024
2e47a03
feat: allow multi-select with SHIFT key in singleClick mode (#3185)
andresbono May 3, 2024
be62f56
feat: Enhance MIME Type Detection for Additional File Extensions (#3183)
gdy666 May 3, 2024
c9e05f9
chore: Optimize upload indicator display (#3202)
gdy666 May 11, 2024
e336a25
fix: current folder name in page title (#3200)
gdy666 May 11, 2024
4c5b612
fix: shell window size (#3198)
gdy666 May 19, 2024
3b48f75
fix: add overlay for sidebar on mobile (#3197)
kloon15 May 19, 2024
6ca3d5a
chore(release): 2.30.0
o1egl May 19, 2024
2a90cdf
fix: CSS selectors for listing icons (#3277)
andresbono Jun 8, 2024
a838868
fix: pdf preview header (#3274)
andresbono Jun 8, 2024
1fccc5d
fix: clipboard copy in safari (#3261)
kloon15 Jun 8, 2024
d6cdf0e
chore: listing.list name auto wrap (#3208)
beeant0512 Jun 8, 2024
eb3978e
chore(frontend): fix formatting
o1egl Jun 8, 2024
e8589be
build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /frontend (#3316)
dependabot[bot] Jun 19, 2024
c3465f9
build(deps-dev): bump ws from 8.16.0 to 8.17.1 in /frontend (#3321)
dependabot[bot] Jun 19, 2024
30a8ddf
build(deps): bump golang.org/x/image from 0.15.0 to 0.18.0 (#3335)
dependabot[bot] Jun 29, 2024
7be5644
fix: fixing an issue where the upload indicator would "jump" around i…
alexjyong Jul 30, 2024
21783ed
fix: pull down to refresh within editor (#3378)
Daniel-dev22 Jul 30, 2024
a53aac1
chore: Add Catalan Language (#3347)
rogodra Aug 17, 2024
99a6382
feat: Added epub preview. Resolves #3375 (#3376)
lordPitsaed Aug 17, 2024
10bf3cf
fix(frontend): N files selected hint use i18n (#3390)
mercury233 Aug 17, 2024
090272e
fix: fix catalan i18n file
o1egl Aug 17, 2024
83898d6
chore: fix frontend lint
o1egl Aug 18, 2024
8e67a12
feat: add Czech translation (#3416)
DMNerd Aug 27, 2024
043cdbf
chore: minor fixup to Ukrainian translation (#3421)
quandaledingle44 Aug 28, 2024
f6f7e5f
feat: support mime type for epub extension (#3425)
zozoh94 Aug 29, 2024
b0f4604
feat: implement markdown file preview in Ace editor (#3431)
ultwcz Aug 29, 2024
8b75aef
chore: fix frontend audit
o1egl Aug 29, 2024
364fdaa
build: bump go version to 1.23.0
o1egl Aug 29, 2024
b596567
build: bump go libs
o1egl Aug 29, 2024
a6347c8
build: bump golangci-lint to 1.60.3
o1egl Aug 29, 2024
e7d7710
Merge pull request #3436 from filebrowser/go_1.23.0
o1egl Aug 29, 2024
056cfa8
build: fix goreleaser file
o1egl Aug 29, 2024
2369e5c
chore(release): 2.31.0
o1egl Aug 29, 2024
7de6bc4
build: update to alpine 3.20 (#3447)
o1egl Aug 30, 2024
121d9ab
fix: command not found in shell (#3438)
n-i-x Aug 30, 2024
bb5d192
chore(release): 2.31.1
o1egl Aug 30, 2024
1e7c415
fix: german translation spelling typos (#3469)
knrdl Sep 23, 2024
406d4f7
fix: change location of custom init scripts (#3493)
niraami Sep 23, 2024
d729701
chore: fix typos (#3490)
deining Sep 23, 2024
ec7b643
build(deps-dev): bump vite from 5.2.7 to 5.4.6 in /frontend (#3496)
dependabot[bot] Sep 23, 2024
21d5ee1
chore: bump 'actions/stale' to latest version (#3489)
deining Sep 30, 2024
2b37e69
fix: added whitespace before version (#3510)
Angelfisch Sep 30, 2024
03d74ee
build(deps): bump rollup from 4.21.3 to 4.22.4 in /frontend (#3504)
dependabot[bot] Sep 30, 2024
64400ff
fix: files list alignment (#3494)
SilverSong3 Sep 30, 2024
129a4fd
chore(release): 2.31.2
o1egl Oct 3, 2024
11a4de5
Merge remote-tracking branch 'upstream/master' into feat/merge-upstre…
laurynasgadl Nov 11, 2024
ddb21c0
fix: Correct JS formatting
laurynasgadl Nov 11, 2024
944631b
fix: Correct backend lint issues
laurynasgadl Nov 11, 2024
a086a3b
feat: Bump golangci-lint version to 1.61.0
laurynasgadl Nov 11, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 11 additions & 21 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,51 +13,41 @@ jobs:
lint-frontend:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: '18'
- run: make lint-frontend
lint-backend:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: 1.21.0
go-version: 1.23.0
- run: make lint-backend
lint-commits:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: actions/setup-node@v2
with:
node-version: '18'
- run: make lint-commits
lint:
runs-on: ubuntu-latest
needs: [lint-frontend, lint-backend, lint-commits]
needs: [lint-frontend, lint-backend]
steps:
- run: echo "done"

# tests
test-frontend:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: '18'
- run: make test-frontend
test-backend:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: 1.21.0
go-version: 1.23.0
- run: make test-backend
test:
runs-on: ubuntu-latest
Expand Down
46 changes: 46 additions & 0 deletions .github/workflows/pr-lint.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
name: "Lint PR"

on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize

permissions:
pull-requests: write

jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
id: lint_pr_title
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- uses: marocchino/sticky-pull-request-comment@v2
# When the previous steps fails, the workflow would stop. By adding this
# condition you can continue the execution with the populated error message.
if: always() && (steps.lint_pr_title.outputs.error_message != null)
with:
header: pr-title-lint-error
message: |
Hey there and thank you for opening this pull request! 👋🏼

We require pull request titles to follow the [Conventional Commits specification](https://www.conventionalcommits.org/en/v1.0.0/) and it looks like your proposed title needs to be adjusted.

Details:

```
${{ steps.lint_pr_title.outputs.error_message }}
```

# Delete a previous comment when the issue has been resolved
- if: ${{ steps.lint_pr_title.outputs.error_message == null }}
uses: marocchino/sticky-pull-request-comment@v2
with:
header: pr-title-lint-error
delete: true
15 changes: 12 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,18 @@ bin/
dist/
build/

/frontend/dist/*
!/frontend/dist/.gitkeep

# Hostinger-specific files
.cagefs/
.filebrowser/

# Vue distributable files
/frontend/dist/*
!/frontend/dist/.gitkeep

# Playwright files
/frontend/test-results/
/frontend/playwright-report/
/frontend/playwright/.cache/

default.nix
Dockerfile.dev
54 changes: 28 additions & 26 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,10 @@ linters-settings:
dupl:
threshold: 100
exhaustive:
default-signifies-exhaustive: false
default-signifies-exhaustive: true
funlen:
lines: 100
statements: 50
gci:
local-prefixes: github.com/filebrowser/filebrowser
goconst:
min-len: 2
min-occurrences: 2
Expand All @@ -29,41 +27,51 @@ linters-settings:
goimports:
local-prefixes: github.com/filebrowser/filebrowser
gomnd:
settings:
mnd:
# don't include the "operation" and "assign"
checks: argument,case,condition,return
# don't include the "operation" and "assign"
checks:
- argument
- case
- condition
- return
ignored-numbers:
- '0'
- '1'
- '2'
- '3'
ignored-functions:
- strings.SplitN
govet:
check-shadowing: true
enable:
- nilness
- shadow
lll:
line-length: 140
maligned:
suggest-new: true
misspell:
locale: US
nolintlint:
allow-leading-space: true # don't require machine-readable nolint directives (i.e. with no leading space)
allow-unused: false # report any unused nolint directives
require-explanation: false # don't require an explanation for nolint directives
require-specific: false # don't require nolint directives to be specific about which linter is being skipped
require-explanation: false # require an explanation for nolint directives
require-specific: true # require nolint directives to be specific about which linter is being skipped

linters:
# please, do not use `enable-all`: it's deprecated and will be removed soon.
# inverted configuration with `enable-all` and `disable` is not scalable during updates of golangci-lint
disable-all: true
enable:
- bodyclose
- deadcode
- dogsled
- dupl
- errcheck
- errorlint
- exportloopref
- exhaustive
- funlen
- gocheckcompilerdirectives
- gochecknoinits
- goconst
- gocritic
- gocyclo
- godox
- goimports
- gomnd
- goprintffuncname
Expand All @@ -75,18 +83,21 @@ linters:
- misspell
- nakedret
- nolintlint
- prealloc
- revive
- rowserrcheck
- staticcheck
- structcheck
- stylecheck
- testifylint
- typecheck
- unconvert
- unparam
- unused
- whitespace
- prealloc

issues:
exclude-dirs:
- frontend/
exclude-rules:
- path: cmd/.*.go
linters:
Expand All @@ -107,13 +118,4 @@ issues:
- gomnd

run:
go: '1.18'
skip-dirs:
- frontend/
skip-files:
- http/rice-box.go

# golangci.com configuration
# https://github.com/golangci/golangci/wiki/Configuration
service:
golangci-lint-version: 1.27.x # use the fixed version to not introduce new linters unexpectedly
timeout: 5m
4 changes: 3 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
version: 2

project_name: filebrowser

env:
Expand Down Expand Up @@ -189,7 +191,7 @@ brews:
repository:
owner: filebrowser
name: homebrew-tap
folder: Formula
directory: Formula
homepage: https://filebrowser.org
commit_author:
name: FileBrowser Robot
Expand Down
10 changes: 0 additions & 10 deletions .tx/config

This file was deleted.

Loading
Loading