Commit Graph

18 Commits (f97fb7c2bf626c742237eebd1c1f5957b45c22e1)

Author SHA1 Message Date
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
ねらひかだ 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
Laurynas Gadliauskas 5bc472c10a
Merge upstream 2.24.1 (#41) 2023-07-31 16:41:48 +03:00
slhmy 853ec906ef
fix: error while using fallback of dir move (#2349) 2023-07-28 18:24:42 +02:00
Laurynas Gadliauskas 6122395019
feat: handle symlink copying (#39) 2023-03-24 13:30:26 +02:00
Laurynas Gadliauskas 0f663e9c8b fix: correct failing checks 2022-11-09 12:53:50 +02:00
Laurynas Gadliauskas 853a5e5c5e
fix: Handle folder move override (#22) 2021-09-07 12:56:38 +03:00
Laurynas Gadliauskas 8688af97b7 Merge remote-tracking branch 'upstream/master' 2021-07-27 10:43:54 +03:00
Oleg Lobanov 34d7d2c8c4
chore: upgrade golangci-lint 2021-07-26 12:00:05 +02:00
Laurynas Gadliauskas d5ca315102 fix: don't follow symlinks in disk usage 2021-06-17 13:40:42 +03:00
Laurynas Gadliauskas 11092eed3c
feats: (Un)archiving & dir size (#1)
* feat: file archiving (#1)

* feat: file archiving

* resource: use name query for archive name

* feat: file unarchiving

* resource: Return bad param error on unarchive fail

* fix: adjust style according to lint

* feat: directory size calculation (#2)
2021-05-27 16:52:05 +03:00
Oleg Lobanov 58835b7e53
fix: move files between different volumes (closes #1177) 2020-12-24 17:50:27 +01:00
Oleg Lobanov 8142b32f38
feat: put selected files in the root of the archive (closes #1065) 2020-09-11 16:54:22 +02:00
Ramires Viana eed9da1471 feat: file copy, move and paste conflict checking 2020-07-17 12:37:52 +00:00
Oleg Lobanov 700f32718e
refactor: add more go linters (#970) 2020-06-01 01:12:36 +02:00
Henrique Dias 12b2c21522 feat: v2 (#599)
Read https://github.com/filebrowser/filebrowser/pull/575.

Former-commit-id: 7aedcaaf72b863033e3f089d6df308d41a3fd00c [formerly bdbe4d49161b901c4adf9c245895a1be2d62e4a7] [formerly acfc1ec67c423e0b3e065a8c1f8897c5249af65b [formerly d309066def]]
Former-commit-id: 0c7d925a38a68ccabdf2c4bbd8c302ee89b93509 [formerly a6173925a1382955d93b334ded93f70d6dddd694]
Former-commit-id: e032e0804dd051df86f42962de2b39caec5318b7
2019-01-05 22:44:33 +00:00