Laurynas Gadliauskas
|
b09cadfc8e
|
Merge branch 'master' of https://github.com/filebrowser/filebrowser
|
2021-08-30 10:35:11 +03:00 |
Andrew Kennedy
|
43a460993c
|
fix: bug with inlineLink not creating url properly (#1515)
|
2021-08-26 12:43:37 +02:00 |
Ramires Viana
|
76add9e527
|
feat: open file option on preview
|
2021-08-20 14:43:06 +02:00 |
Andrew Kennedy
|
25c8788390
|
fix: 401 error in share view open file button (#1495)
|
2021-08-19 14:35:24 +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
|
ddd0ad1c9e
|
feat: update translations (#15)
|
2021-06-30 13:11:39 +03: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
|
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
|
7f4593d2cc
|
feat: dispatch quota fetch events
|
2021-06-11 16:06:58 +03:00 |
Laurynas Gadliauskas
|
ebb53e715b
|
feat: user quota display (#12)
|
2021-06-11 14:43:00 +03:00 |
Laurynas Gadliauskas
|
9e52e0cb7a
|
feat: pulsate load icons
|
2021-06-07 14:43:46 +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
|
cfb4f8662e
|
fix: adjust listing item padding
|
2021-06-04 12:53:37 +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
|
b098e4cb99
|
feat: Unsaved changes confirmation (#4)
|
2021-06-01 12:35:56 +03:00 |
Laurynas Gadliauskas
|
a4b607d5a0
|
feat: Distinguish symlinks (#3)
|
2021-05-31 14:06:42 +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 |
Ramires Viana
|
ba8c09f454
|
feat: show more button on share
|
2021-04-23 11:59:34 +00:00 |
Ramires Viana
|
16a34defc0
|
feat: file name on page title
|
2021-04-23 11:59:04 +00:00 |
Ramires Viana
|
7d1e03075d
|
feat: mod time title on file info
|
2021-04-23 11:57:56 +00:00 |
Ramires Viana
|
1c25f6ee69
|
feat: open file option on share
|
2021-04-23 11:55:56 +00:00 |
Ramires Viana
|
aa172b8bb5
|
feat: gzip encoding for static js files
|
2021-04-22 12:48:45 +00:00 |
Ramires Viana
|
4711e7bcd5
|
chore: set public path on the fly
|
2021-04-20 19:51:10 +00:00 |
Ramires Viana
|
190cb99a79
|
feat: browser cache directives
|
2021-04-19 12:49:40 +00:00 |
Ramires Viana
|
603203848a
|
feat: display error messages on settings
|
2021-04-16 15:07:05 +00:00 |
Ramires Viana
|
5e6f14b5dc
|
feat: message for connection error
|
2021-04-16 14:01:10 +00:00 |
Ramires Viana
|
976eb5583d
|
feat: loading spinner on views navigation
|
2021-04-16 12:47:50 +00:00 |
Ramires Viana
|
7ec24d9d77
|
feat: support for IE11 browser
|
2021-04-15 12:28:19 +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
|
18889ad725
|
fix: no items displayed on file listing
|
2021-04-14 11:51:33 +00:00 |
Ramires Viana
|
a76e01d2b7
|
feat: dynamic autoplay on previewer
|
2021-03-26 17:31:27 +00:00 |
Ramires Viana
|
1516d9932b
|
fix: buttons without permission on header
|
2021-03-26 12:45:17 +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
|
87f1881b42
|
fix: list item interactions on share
|
2021-03-25 15:47:49 +00:00 |
Ramires Viana
|
c0d85f3d85
|
fix: image quality switch on previewer
|
2021-03-25 14:24:46 +00:00 |
Ramires Viana
|
98d79b8ed9
|
fix: missing bold variation for Roboto font
|
2021-03-24 19:06:56 +00:00 |
Ramires Viana
|
fe80730bb1
|
fix: no header button animations on file listing
|
2021-03-24 19:05:15 +00:00 |
Ramires Viana
|
6c8ee96e6a
|
feat: dynamic item count on file listing
|
2021-03-24 17:50:16 +00:00 |
Ramires Viana
|
b521dec8f9
|
fix: hidden editor header on Safari
|
2021-03-24 12:23:05 +00:00 |