Commit Graph

140 Commits (a81c2510d9ca49dc9ff8b7ac3b7042e4f2a6aac2)

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
loselarry 61f25086c3
chore: fix some typos in comments (#3108)
Signed-off-by: loselarry <bikangning@yeah.net>
2024-04-24 23:15:18 +02:00
Oleg Lobanov ae0af1f996
chore: fix golangci-lint errors 2024-04-01 18:24:06 +02:00
niubility000 8dddc8a450
chore: show the current used filebrowser.db in cmd window (#3028) 2024-03-07 11:16:41 +01:00
ねらひかだ a4b089a6db
feat: allow to configure if home directory is automatically created from cli (#2963) 2024-01-30 10:14:50 +01:00
Yarden Shoham 748af7172c
feat: allow setting theme via cli (#2881) 2023-12-28 09:52:40 +01:00
Laurynas Gadliauskas 67e9270877
chore: merge upstream v2.26.0 (#44) 2023-12-22 14:50:11 +02:00
Fritz Lin 391a078cd4
feat: make user session timeout configurable by flags (#2845) 2023-12-06 11:19:30 +01:00
putty182 ff1e0b8185
fix: config init for branding.disableUsedPercentage (#2576) (#2596) 2023-08-05 11:53:42 +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
Tobias Goerke 7b35815754
feat: integrate tus.io for resumable and chunked uploads (#2145) 2023-07-28 18:15:44 +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 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 02730bb9bf
fix: set correct scope when user home creation is enabled 2022-06-03 16:04:15 +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
Oleg Lobanov 7c9a75e725
build(backend): bump dependency versions 2022-05-04 01:00:42 +04:00
Laurynas Gadliauskas 3270624bd2 Merge upstream 2022-01-10 15:56:10 +02:00
Oleg Lobanov f81857acce
build: refactor makefile 2021-12-20 23:36:50 +01:00
Laurynas Gadliauskas aa8ca032f5
feat: Temporary directory (#25) 2021-10-27 12:50:31 +03:00
Laurynas Gadliauskas c2ea58d7c9 Merge branch 'master' of https://github.com/filebrowser/filebrowser 2021-10-27 11:22:47 +03:00
Ryan Qian 0358e42d2c
feat: add manifest theme color param (#1542) 2021-09-10 17:08:15 +02: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 d9aaa551a2
feat: implement Hostinger localization (#13)
* feat: Implement Hostinger localization

* translations: Switch to inhouse translations
2021-06-17 12:04:18 +03:00
Laurynas Gadliauskas ebb53e715b
feat: user quota display (#12) 2021-06-11 14:43:00 +03:00
Laurynas Gadliauskas 961f47e554 fix: backend lint notices 2021-06-07 11:52:10 +03:00
Laurynas Gadliauskas 1b79b0c166
feat: user trash dir (#8) 2021-06-04 11:44:04 +03:00
Laurynas Gadliauskas 8fe3f85d18
feat: proxy logout URL (#7) 2021-06-03 09:43:28 +03:00
Laurynas Gadliauskas 847d870782
feat: add hidden files flag (#2) 2021-05-28 15:11:43 +03:00
Oleg Lobanov fc5506179a
refactor: migrate from rice to embed.FS 2021-03-09 19:09:32 +01:00
Oleg Lobanov 23f84642e6
build: use make for building the project (#1304) 2021-03-04 00:10:08 +01:00
WeidiDeng 6914063853
feat: allow disabling file detections by reading header (#1175) 2021-01-07 11:30:17 +01:00
Julien Loir e8b4e9af46
feat: add single click mode (#1139) 2020-11-23 19:06:37 +01:00
xufanglu b185f9b56e
chore: fix typo in config_init.go (#1131) 2020-11-04 17:47:36 +01:00
Ramires Viana f2c4e78381 fix: allow start from Windows explorer 2020-10-19 13:41:40 +00:00
Daniel Pham 36fb9f562a
fix: fix empty command name (#1106) 2020-10-05 09:52:27 +02:00
Keagan McClelland 97693cc611
feat: add disable exec flag (#1090) 2020-10-01 16:45:24 +02:00
Oleg Lobanov c5abbb4e1c
chore: fix lint errors 2020-09-11 16:02:16 +02:00
Oleg Lobanov 65ac73414f
feat: add --socket-perm flag to control unix socket file permissions (closes #1060) 2020-09-11 15:59:06 +02:00
Oleg Lobanov 95bc92955f
feat: cache resized images 2020-07-27 19:26:45 +02:00
Oleg Lobanov aa78e3ab1f
feat: add param to disable img resizing 2020-07-27 19:26:44 +02:00
Oleg Lobanov 94ef59602f
feat: limit image resize workers 2020-07-27 19:26:44 +02:00
Oleg Lobanov 700f32718e
refactor: add more go linters (#970) 2020-06-01 01:12:36 +02:00
Henrique Dias 2527bdbfe1
Check if keys exist in map. Fixes: #736 (#737)
Check if keys exist in map. Fixes: #736
2019-05-21 08:46:50 +01:00
cnone 473aaf13be Check if keys exist in map. Fixes: #736 2019-05-21 01:57:01 +03:00