Laurynas Gadliauskas
|
11a4de5784
|
Merge remote-tracking branch 'upstream/master' into feat/merge-upstream-2.31
|
2024-11-11 15:09:26 +02:00 |
|
Oleg Lobanov
|
eb3978ea55
|
chore(frontend): fix formatting
|
2024-06-08 22:20:58 +02:00 |
|
Andrés Bono
|
2a90cdfdaf
|
fix: CSS selectors for listing icons (#3277)
|
2024-06-08 21:54:06 +02:00 |
|
Andrés Bono
|
2e47a038d6
|
feat: allow multi-select with SHIFT key in singleClick mode (#3185)
|
2024-05-03 12:40:39 +02:00 |
|
古大羊
|
a9c327cc06
|
fix: The file type icon in the file list is sensitive to the case of the suffix name (#3187)
|
2024-05-03 11:31:07 +02:00 |
|
古大羊
|
782375b1cb
|
fix: Fixing the inability to play MKV video files online and enhancing the auxiliary features of the VideoPlayer. (#3181)
|
2024-05-03 11:29:21 +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 |
|
ねらひかだ
|
fe5ca74aa1
|
fix: fix lint warnings (#2976)
|
2024-02-09 11:05:35 +01:00 |
|
Shlomo
|
d49c3dfacf
|
feat: select multiple files with ctrl even with singleClick option (#2953)
|
2024-01-30 10:49:35 +01:00 |
|
Shlomo
|
883383a571
|
fix: moment locale (#2952)
|
2024-01-30 10:16:32 +01:00 |
|
Laurynas Gadliauskas
|
67e9270877
|
chore: merge upstream v2.26.0 (#44)
|
2023-12-22 14:50:11 +02:00 |
|
kloon15
|
cdcd9a313a
|
fix: display file size as base 2 (KiB instead of KB) (#2779)
|
2023-11-02 08:47:55 +01: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 |
|
Laurynas Gadliauskas
|
a3d89a13e0
|
feat: update npm dependencies (#42)
|
2023-08-16 18:24:11 +03:00 |
|
Laurynas Gadliauskas
|
63d4bfcf27
|
feat: add edit opt in ctx menu
|
2023-01-16 14:31:21 +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
|
b14b9114f8
|
feat: invalid symlink icon
|
2022-05-05 15:14:40 +00:00 |
|
Ramires Viana
|
9734f707f0
|
chore: refactor url creation
|
2022-05-02 13:47:22 +00:00 |
|
Adrian
|
2948589fcd
|
feat: add colorized file type icons
|
2022-01-18 08:40:06 +01:00 |
|
niubility000
|
949f0f277f
|
fix: open all the pdf files correctly (#1742)
|
2022-01-10 17:01:21 +01:00 |
|
Laurynas Gadliauskas
|
a093de3e40
|
Merge branch 'master' of git://github.com/filebrowser/filebrowser into filebrowser-master
|
2021-11-30 16:54:17 +02:00 |
|
Ramires Viana
|
e08239781f
|
fix: empty file listing on share
|
2021-11-11 13:06:04 +00:00 |
|
Laurynas Gadliauskas
|
c2ea58d7c9
|
Merge branch 'master' of https://github.com/filebrowser/filebrowser
|
2021-10-27 11:22:47 +03:00 |
|
niubility000
|
b6a51bed51
|
fix: zoom pics when dlclick at first time (#1561)
|
2021-09-23 10:21:17 +02:00 |
|
lilihx
|
0426629a59
|
feat: add ability to select file modified time format (#1536)
|
2021-09-11 14:12:51 +02:00 |
|
Laurynas Gadliauskas
|
1052e94139
|
feat: add unarchive overwrite checkbox (#19)
|
2021-07-30 11:17:43 +03:00 |
|
Laurynas Gadliauskas
|
04e3be48a4
|
feat: differentiate dir listing color (#18)
|
2021-07-27 10:59:44 +03:00 |
|
Laurynas Gadliauskas
|
34bcd7dfc8
|
feat: add directory size calculation (#16)
* feat: add directory size calculation
* feat: add dir disk usage button
* feat: add dir size button
|
2021-07-27 09:42:03 +03:00 |
|
Laurynas Gadliauskas
|
ea2ef9a03b
|
fix: adjust quota css
|
2021-07-15 11:16:18 +03:00 |
|
Laurynas Gadliauskas
|
22301df699
|
archive: Don't allow if no create perms
|
2021-07-01 14:00:20 +03:00 |
|
Laurynas Gadliauskas
|
cff060225e
|
feat: listing context menu (#9)
* feat: listing context menu
* fix: extract archive check method
|
2021-06-07 11:38:20 +03:00 |
|
Laurynas Gadliauskas
|
8fbda126e4
|
feat: permission changing (#5)
|
2021-06-02 11:15:09 +03:00 |
|
Laurynas Gadliauskas
|
a4b607d5a0
|
feat: Distinguish symlinks (#3)
|
2021-05-31 14:06:42 +03:00 |
|
Ramires Viana
|
190cb99a79
|
feat: browser cache directives
|
2021-04-19 12:49:40 +00:00 |
|
Ramires Viana
|
20ebbf6611
|
fix: copying files with special characters
|
2021-04-15 11:50:30 +00:00 |
|
Ramires Viana
|
ba7e71a7c3
|
fix: inconsistent double click on listing item
|
2021-04-14 15:29:06 +00:00 |
|
Ramires Viana
|
fcb115f42d
|
fix: mouse wheel zoom on previewer
|
2021-03-25 19:37:54 +00:00 |
|
Ramires Viana
|
e410272e6b
|
feat: dynamic zoom limit on previewer
|
2021-03-25 19:36:53 +00:00 |
|
Ramires Viana
|
c0d85f3d85
|
fix: image quality switch on previewer
|
2021-03-25 14:24:46 +00:00 |
|
Oleg Lobanov
|
c44b37c50c
|
chore: add prettier frontent linter
|
2021-03-21 12:51:58 +01:00 |
|
Ramires Viana
|
326b35a7ac
|
fix: item dragging on file listing
|
2021-03-11 12:09:12 +00:00 |
|
Ramires Viana
|
81b6f4d6f6
|
fix: update image cache when replacing
|
2021-03-10 15:14:01 +00:00 |
|
Ramires Viana
|
edb9e85efd
|
chore: share view logic responsability
|
2021-03-03 17:46:37 +00:00 |
|
Ramires Viana
|
e503cb69f2
|
chore: files pages logic responsability
|
2021-02-26 15:10:21 +00:00 |
|
Ramires Viana
|
95811e99bc
|
chore: header bar component
|
2021-02-25 18:37:07 +00:00 |
|
Ramires Viana
|
62fff5ca60
|
feat: larger previewer content
|
2021-02-22 16:01:13 +00:00 |
|
WeidiDeng
|
e8c9d1c539
|
feat: added tiff files preview support (#1222)
|
2021-03-02 12:14:32 +01:00 |
|
Alvaro Aleman
|
977ec33918
|
chore: close preview on esc key press (#1288)
|
2021-02-16 17:15:04 +01:00 |
|
niubility000
|
f1b7bd59f6
|
fix: double click to zoom pics in phone's browser (#1274)
fixed this : https://github.com/filebrowser/filebrowser/issues/1266
|
2021-02-08 09:54:40 +01:00 |
|
WeidiDeng
|
fb5b28d9cb
|
feat: download shared subdirectory (#1184)
Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
|
2020-12-28 17:35:29 +01:00 |
|