434e49bf59
fix: abort upload behavior to properly handle server-side deletion and frontend state reset ( #3114 )
...
* Fixed an issue where aborting an upload would not delete the partial upload from the server. Also fixed an issue where the abortAll function wasn't resetting and reloading the frontend properly
* Add server-side tus delete handler
---------
Co-authored-by: Oleg Lobanov <oleg@lobanov.me >
2024-04-25 01:23:44 +02:00
loselarry and GitHub
61f25086c3
chore: fix some typos in comments ( #3108 )
...
Signed-off-by: loselarry <bikangning@yeah.net >
2024-04-24 23:15:18 +02:00
Andrew Kennedy and GitHub
18f04a7d26
fix: handle quotes in healthcheck.sh ( #3130 )
...
This file as is makes a value of `"localhost"` as the address in the .filebrowser.json file read in as `"localhost"` instead of `localhost`. These quotes break the curl command. Using `-r` with jq fixes this.
2024-04-24 23:13:56 +02:00
trmdi and GitHub
22a05e1f02
fix: correct list item selector ( #3126 ) ( #3147 )
2024-04-24 23:12:46 +02:00
Oleg Lobanov
b4b4b0efc9
ci: fix permission for pr-lint
2024-04-24 23:10:41 +02:00
Oleg Lobanov
8fd6c55a0e
ci: refactor pr-lint workflow
2024-04-24 23:09:55 +02:00
Oleg Lobanov and GitHub
a9da7fd56c
build: bump go version to 1.22.2 ( #3158 )
2024-04-24 23:08:12 +02:00
6b77b8d683
build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 ( #3133 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.22.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.22.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-24 23:02:21 +02:00
Oleg Lobanov and GitHub
e39ea73095
ci: add pr lint workflow ( #3157 )
2024-04-24 22:51:37 +02:00
Sergey Ponomarev and GitHub
0e0b0c8095
chore: remove language names from translations ( #3140 )
...
---------
Signed-off-by: Sergey Ponomarev <stokito@gmail.com >
2024-04-24 22:41:40 +02:00
Oleg Lobanov
ae0af1f996
chore: fix golangci-lint errors
2024-04-01 18:24:06 +02:00
Oleg Lobanov
d194d71293
deps: upgrade go libs
2024-04-01 17:28:30 +02:00
Oleg Lobanov
bbd0abbdfd
build: bump go version to 1.22.1
2024-04-01 17:26:56 +02:00
5100e587d7
feat: migrate to vue 3 ( #2689 )
...
---------
Co-authored-by: Joep <jcbuhre@gmail.com >
Co-authored-by: Omar Hussein <omarmohammad1951@gmail.com >
Co-authored-by: Oleg Lobanov <oleg@lobanov.me >
2024-04-01 17:18:22 +02:00
Oleg Lobanov
0e3b35b30e
chore(release): 2.28.0
v2.28.0
2024-04-01 16:22:00 +02:00
05bfae264a
build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 ( #3045 )
...
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-17 21:58:00 +01:00
niubility000 and GitHub
4c233c3db3
feat: enable preview in shared folder ( #3055 )
2024-03-17 21:53:33 +01:00
7797a4ef18
build(deps): bump google.golang.org/protobuf in /tools ( #3044 )
...
Bumps google.golang.org/protobuf from 1.28.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-14 11:36:17 +01:00
niubility000 and GitHub
d70650689c
feat: auto hiding header bar in preview to enlarge the preview window ( #3024 )
2024-03-07 11:25:01 +01:00
niubility000 and GitHub
8dddc8a450
chore: show the current used filebrowser.db in cmd window ( #3028 )
2024-03-07 11:16:41 +01:00
niubility000 and GitHub
cdf8def330
fix: stay in the same position after renaming or deleting ( #3039 )
2024-03-07 11:14:40 +01:00
niubility000 and GitHub
e167c3e1ef
feat: freezing the list in the backgroud while previewing a file ( #3004 )
2024-02-22 19:42:36 +01:00
ねらひかだ and GitHub
fe5ca74aa1
fix: fix lint warnings ( #2976 )
2024-02-09 11:05:35 +01:00
ねらひかだ and GitHub
dfad87386f
chore: update github action versions ( #2977 )
2024-02-09 11:05:09 +01:00
Shlomo and GitHub
6d7ba65faf
fix: shell direction ( #2980 )
2024-02-09 11:04:02 +01:00
Feriman and GitHub
d5487ba6fa
chore: add noindex ( #2981 )
2024-02-09 11:03:06 +01:00
zoui and GitHub
34a08170c8
fix: editor discard prompt ( #2990 )
2024-02-09 11:01:41 +01:00
Shlomo and GitHub
d49c3dfacf
feat: select multiple files with ctrl even with singleClick option ( #2953 )
2024-01-30 10:49:35 +01:00
Shlomo and GitHub
2cfee2183c
fix: dashboard buttons position in rtl layout ( #2949 )
2024-01-30 10:48:32 +01:00
fb1a09c7c1
feat: prompt to confirm discard editor changes ( #2948 )
...
* chore: update he.json
* feat: prompt to confirm discard editor changes
---------
Co-authored-by: Oleg Lobanov <oleg@lobanov.me >
2024-01-30 10:48:03 +01:00
Shlomo and GitHub
b19710efca
feat: focus editor when opened ( #2946 )
2024-01-30 10:44:20 +01:00
Shlomo and GitHub
ff9502ff34
fix: keyboard shortcut to confirm prompts ( #2932 )
2024-01-30 10:44:00 +01:00
Shlomo and GitHub
62f0dfb302
chore: update he.json ( #2933 )
2024-01-30 10:37:47 +01:00
Quentin McGaw and GitHub
81cd8fc6d3
fix(healthcheck): use address configured if not empty ( #2938 )
2024-01-30 10:37:17 +01:00
Shlomo and GitHub
70c826133b
feat: close editor when click escape key ( #2947 )
2024-01-30 10:29:37 +01:00
Shlomo and GitHub
2f6c473977
chore: update pull request template ( #2950 )
2024-01-30 10:23:41 +01:00
bf36cc00f1
build(deps-dev): bump vite from 4.4.12 to 4.5.2 in /frontend ( #2951 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.4.12 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 10:22:48 +01:00
Shlomo and GitHub
883383a571
fix: moment locale ( #2952 )
2024-01-30 10:16:32 +01:00
ねらひかだ and GitHub
0a05f8c01f
chore(i18n): improvement of Japanese translation ( #2962 )
2024-01-30 10:15:27 +01:00
ねらひかだ and GitHub
a4b089a6db
feat: allow to configure if home directory is automatically created from cli ( #2963 )
2024-01-30 10:14:50 +01:00
ねらひかだ and GitHub
5c5ab6b875
fix: files and directories are created with the correct permissions ( #2966 )
2024-01-30 10:12:38 +01:00
Oleg Lobanov
04e03a83b4
chore(release): 2.27.0
v2.27.0
2024-01-02 18:29:29 +04:00
Yogesh and GitHub
c4e955acf4
fix: typo in build error #2903 ( #2904 )
2023-12-31 14:32:54 +01:00
People-11 and GitHub
fc04578e28
Update zh-cn.json ( #2875 )
2023-12-28 10:30:52 +01:00
Shlomo and GitHub
3264cea830
fix: delete message when delete file from preview
2023-12-28 10:11:53 +01:00
Yarden Shoham and GitHub
748af7172c
feat: allow setting theme via cli ( #2881 )
2023-12-28 09:52:40 +01:00
Shlomo and GitHub
da595326ee
chore: update he.json ( #2877 )
2023-12-28 09:44:58 +01:00
821fba41a2
build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 ( #2890 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-28 09:44:24 +01:00
Omar Hussein and GitHub
cfafefa35a
chore: update Arabic and English translations ( #2823 )
2023-12-06 11:21:04 +01:00
Fritz Lin and GitHub
391a078cd4
feat: make user session timeout configurable by flags ( #2845 )
2023-12-06 11:19:30 +01:00