Commit Graph

221 Commits (a086a3b44577df0e8155073685faec50aff16e21)

Author SHA1 Message Date
Laurynas Gadliauskas a086a3b445 feat: Bump golangci-lint version to 1.61.0 2024-11-11 16:21:25 +02:00
Laurynas Gadliauskas 944631b6dc fix: Correct backend lint issues 2024-11-11 16:06:34 +02:00
Laurynas Gadliauskas 11a4de5784 Merge remote-tracking branch 'upstream/master' into feat/merge-upstream-2.31 2024-11-11 15:09:26 +02:00
Andreas Deininger d729701bd4
chore: fix typos (#3490) 2024-09-23 11:55:07 +02:00
Alex Yong 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
Oleg Lobanov ae0af1f996
chore: fix golangci-lint errors 2024-04-01 18:24:06 +02:00
kloon15 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
ねらひかだ 5c5ab6b875
fix: files and directories are created with the correct permissions (#2966) 2024-01-30 10:12:38 +01:00
Laurynas Gadliauskas 67e9270877
chore: merge upstream v2.26.0 (#44) 2023-12-22 14:50:11 +02:00
Oleg Lobanov da1fe7c9d7
fix: disable static resource files listing 2023-11-02 22:23:20 +01:00
Dardan 7fabadc871
feat: make user session timeout configurable (#2753)
Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
2023-11-02 22:01:56 +01:00
bufubaoni edd808f124
fix: avoid the front-end calling api/renew loop (#2792) 2023-11-02 09:02:51 +01:00
Oleg Lobanov 36af01daa6
fix: tus upload with cloudflare proxy
closes #2593
2023-09-15 00:39:37 +02:00
kloon15 8838a09cf5
refactor: migrate frontend tooling to vite 4 (#2645)
---------

Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
2023-08-26 13:55:51 +02:00
M A E R Y O 289c8e6f32
fix: 403 error error when uploading (#2598)
Co-authored-by: 김종성 <ziippy@naver.com>
2023-08-08 22:29:03 +02:00
Laurynas Gadliauskas aedd393e36 feat: disable default disk usage preview 2023-07-31 16:44:05 +03:00
Laurynas Gadliauskas 5bc472c10a
Merge upstream 2.24.1 (#41) 2023-07-31 16:41:48 +03:00
Oleg Lobanov efd41cc4c1
build(backend): upgrade golangci-lint to v1.53.3 2023-07-31 12:51:00 +02:00
M A E R Y O 912f27a9e3
fix: add directory creation code to partial upload handler (#2575) (#2580) 2023-07-31 12:38:11 +02:00
Tobias Goerke 7b35815754
feat: integrate tus.io for resumable and chunked uploads (#2145) 2023-07-28 18:15:44 +02:00
Anchit Bajaj b508ac3d4f
fix: xss vulnerability in /api/raw (#2570) (#2572) 2023-07-27 11:42:27 +02:00
Laurynas Gadliauskas 6122395019
feat: handle symlink copying (#39) 2023-03-24 13:30:26 +02:00
Laurynas Gadliauskas af2c5048d2 fix: adjust symlink scope check 2023-02-24 16:28:32 +02:00
Laurynas Gadliauskas 71763d08b9
fix: trim symlink root path prefix (#38) 2023-02-24 14:22:08 +02:00
Laurynas Gadliauskas e22451dfbf
fix: list symlinks with abs targets (#37) 2023-02-24 14:04:29 +02:00
Oleg Lobanov 10d628aecc
chore: upgrade golangci-lint to 1.51.1 2023-02-16 09:19:44 +01:00
Gabriel Alencar 428c1c606d
feat: add a new setting that disables the display of the disk usage (#2136) 2023-02-15 23:30:48 +01:00
Laurynas Gadliauskas 0f663e9c8b fix: correct failing checks 2022-11-09 12:53:50 +02:00
Laurynas Gadliauskas 4aaa2da6b6 Merge remote-tracking branch 'upstream/master' 2022-11-08 16:55:27 +02:00
Ramires Viana dda9a389f3 feat: hook authentication method 2022-07-20 16:40:49 +02:00
Oleg Lobanov 80030dee32
fix: disable cookie auth for non GET requests 2022-07-19 00:39:02 +02:00
Oleg Lobanov d94acdd89a
fix: use correct field name in user put api (#2026) 2022-07-05 16:55:31 +02:00
Oleg Lobanov 8118afd0ac
build(backend): upgrade golangci-lint to 1.46.2 (#1991) 2022-06-13 16:13:10 +02:00
langren1353 577c0efa9c
fix: don't calculate usage for files (#1973)
* fix: use incorrect suffix and return no 500(#1972、#1967)

* chore: set progress bar to small

Co-authored-by: Ramires Viana <59319979+ramiresviana@users.noreply.github.com>

* chore: refactoring

Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
Co-authored-by: Ramires Viana <59319979+ramiresviana@users.noreply.github.com>
2022-06-13 12:50:39 +02:00
Oleg Lobanov 02730bb9bf
fix: set correct scope when user home creation is enabled 2022-06-03 16:04:15 +02:00
Oleg Lobanov d1d8e3e340
feat: add disk usage information to the sidebar 2022-06-02 13:16:37 +02:00
Laurynas Gadliauskas cdb8a5c956 Merge branch 'master' of https://github.com/filebrowser/filebrowser into filebrowser-master 2022-05-19 16:50:19 +03:00
Ramires Viana 5da9d74da6 fix: allow CSP inline styling 2022-05-05 15:38:39 +00:00
Ramires Viana c3bd1188aa fix: expired token error 2022-05-04 12:58:19 +00:00
Oleg Lobanov 7c9a75e725
build(backend): bump dependency versions 2022-05-04 01:00:42 +04:00
Oleg Lobanov bcef7d3f73
chore: make linter happy 2022-04-30 13:49:33 +04:00
Oleg Lobanov 6366cf0b18
fix: display user scope for admin users (#1834) 2022-02-22 10:58:22 +01:00
Oleg Lobanov c782f21b0f
fix: correctly handle non-ascii passwords for shared resources 2022-02-21 20:47:28 +01:00
Oleg Lobanov 0942fc7042
fix: don't expose scope for non-admin users 2022-02-21 20:17:42 +01:00
Oleg Lobanov c1987237d0
feat: use real image path to calculate cache key 2022-02-21 19:59:22 +01:00
Adrian 8888b9f446 feat: add gallery view mode 2022-02-10 17:11:24 +01:00
Laurynas Gadliauskas 3270624bd2 Merge upstream 2022-01-10 15:56:10 +02:00
Oleg Lobanov 6eb3ab0635
fix: upgrade vulnerable versions of the library 2021-12-21 00:17:26 +01:00
Oleg Lobanov f81857acce
build: refactor makefile 2021-12-20 23:36:50 +01:00
Laurynas Gadliauskas 36f8a7021a
fix: Handle non-existing trash dir entry (#27) 2021-11-04 15:14:22 +02:00