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 |
Laurynas Gadliauskas
|
b820df8dbc
|
Merge branch 'filebrowser:master' into master
|
2021-11-04 12:18:34 +02:00 |
Oleg Lobanov
|
74b7cd8e81
|
fix: security issue in command runner (closes #1621)
|
2021-10-31 17:13:16 +01:00 |
Laurynas Gadliauskas
|
1879a62423
|
feat: Unarchive destination select (#26)
* feat: Unarchive destination select
* fix: Check file conflict on unarchive
|
2021-10-28 13:05:58 +03: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 |
lilihx
|
0426629a59
|
feat: add ability to select file modified time format (#1536)
|
2021-09-11 14:12:51 +02:00 |
Ryan Qian
|
0358e42d2c
|
feat: add manifest theme color param (#1542)
|
2021-09-10 17:08:15 +02:00 |
Laurynas Gadliauskas
|
853a5e5c5e
|
fix: Handle folder move override (#22)
|
2021-09-07 12:56:38 +03:00 |
Laurynas Gadliauskas
|
9f931d3d24
|
feat: Update JWT lib (#21)
|
2021-08-30 13:45:24 +03:00 |
Laurynas Gadliauskas
|
b09cadfc8e
|
Merge branch 'master' of https://github.com/filebrowser/filebrowser
|
2021-08-30 10:35:11 +03:00 |
Oleg Lobanov
|
4c3099a086
|
fix: internal server error if --disable-preview-resize flag is set (closes #1510)
|
2021-08-23 10:03:11 +02:00 |
Ramires Viana
|
23d646c456
|
fix: escape quote on index template
fixes #1501
|
2021-08-20 14:43:06 +02:00 |
Ramires Viana
|
c63cc5a2d2
|
fix: file caching directive
|
2021-08-20 14:43:06 +02:00 |
Laurynas Gadliauskas
|
1052e94139
|
feat: add unarchive overwrite checkbox (#19)
|
2021-07-30 11:17:43 +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 |
Oleg Lobanov
|
201329abce
|
chore: add Content-Security-Policy header
|
2021-07-26 11:08:39 +02:00 |
Oleg Lobanov
|
f2b5dd3787
|
chore: don't break folder download if any file processing causes an error
|
2021-07-26 10:41:56 +02:00 |
Oleg Lobanov
|
5072bbb2cb
|
fix: break resource create/update handlers on error (closes #1464)
|
2021-07-24 15:33:54 +02:00 |
Oleg Lobanov
|
6b19ab6613
|
fix: don't remove files on unsuccessful updates (closes #1456)
|
2021-07-24 15:32:24 +02:00 |
Laurynas Gadliauskas
|
3489df033e
|
feat: custome error messages (#14)
* feat: custome error messages
* errors: improve code
* errors: clean up imports
* errors: add translations
* errors: check if translation exists
|
2021-06-18 14:05:47 +03:00 |
Laurynas Gadliauskas
|
d5ca315102
|
fix: don't follow symlinks in disk usage
|
2021-06-17 13:40:42 +03:00 |
Laurynas Gadliauskas
|
ebb53e715b
|
feat: user quota display (#12)
|
2021-06-11 14:43:00 +03:00 |
Laurynas Gadliauskas
|
53df153a70
|
fix: check absolute symlinks
|
2021-06-09 12:44:51 +03:00 |
Laurynas Gadliauskas
|
267c9a42e0
|
fix: rename func param
|
2021-06-09 10:44:21 +03:00 |
Laurynas Gadliauskas
|
592606a00d
|
fix: check path for OoS symlinks
|
2021-06-09 10:37:29 +03:00 |
Laurynas Gadliauskas
|
094ee331d6
|
fix: validate symlink's target (#11)
|
2021-06-08 18:28:05 +03:00 |
Laurynas Gadliauskas
|
372b1f00ed
|
feat: filter out-of-scope symlinks (#10)
|
2021-06-08 16:39:45 +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
|
9369e8ae31
|
feat: permission recursion types (#6)
|
2021-06-02 13:33:46 +03:00 |
Laurynas Gadliauskas
|
8fbda126e4
|
feat: permission changing (#5)
|
2021-06-02 11:15:09 +03:00 |
Laurynas Gadliauskas
|
641b3c45ed
|
fix: In-place unarchive
|
2021-05-31 15:09:48 +03:00 |
Laurynas Gadliauskas
|
847d870782
|
feat: add hidden files flag (#2)
|
2021-05-28 15:11:43 +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 |