Henrique Dias
9c3f563f83
fix: login page for no auth/proyx
...
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-02-15 12:56:08 +00:00
Henrique Dias
e370fbe500
fix: enable external auth by using a different header ( #87 )
...
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-01-29 09:05:45 +00:00
Alexandre Stein
d004015f03
feat: send message to user if file upload isn't completed and they try to close the tab
2019-01-26 11:27:58 +00:00
Po Chen
ba5b5fbfe3
fix: version number
2019-01-26 11:21:10 +00:00
Henrique Dias
dd29a87107
fix: correctly encode URIs ( #85 )
...
* fix: correctly encode URIs
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
* fix: encode uri component on copy, move and rename
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-01-26 10:46:48 +00:00
Henrique Dias
b394540f53
fix: only show size when is file or selection
...
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-01-23 14:48:50 +00:00
Henrique Dias
a438fc746f
feat: update translations ( #76 )
...
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-01-19 08:37:32 +00:00
freedomlang
e1e8979e0b
update language file for zh-tw
2019-01-16 22:51:28 +08:00
freedomlang
de53b24536
update i18n for simplified chinese
2019-01-16 22:51:15 +08:00
Henrique Dias
0e7d4ef110
fix: drop to itself ( close #33
...
)
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-01-06 12:01:23 +00:00
Henrique Dias
7a6397af22
feat: show search progressively
...
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-01-06 10:06:08 +00:00
Henrique Dias
ac512612e7
fix: fixed header
...
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-01-06 09:49:41 +00:00
Henrique Dias
95fc3dfdfb
feat: update i18n
...
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-01-05 16:24:09 +00:00
Henrique Dias
39be89780e
feat: code cleanup, new features and v2.0
...
We're merging this to continue https://github.com/filebrowser/filebrowser/pull/575 and setup translations auto-updating.
2019-01-05 16:12:09 +00:00
Mike Lei
2642333928
fix misleading prompt in zh-cn ( #47 )
2018-12-24 18:33:08 +01:00
helloray
7e1d745435
Fix/fast change directory ( #43 )
...
* fix:fast changing directory issue
* fix baseURL is not included
2018-12-05 11:25:26 +00:00
Henrique Dias
cad2a989c1
fix: arabic filename
2018-11-11 22:16:36 +00:00
Mohammed Essam Helewa
f844aeb2b4
feat: arabic support
...
I tried my best without looking to the plugin. I could refine this translation in future after going deep with this package :)
2018-11-11 16:20:42 +00:00
Marcos Gabriel
7847763a31
correction of some terms in pt_BR ( #32 )
2018-10-24 01:30:49 +02:00
Im, Juno
3f49bc382e
feature(i18n): add Korean translation ( #34 )
2018-10-08 23:42:21 +01:00
1138-4EB
1e5ced6737
fix: remove spaces before command output ( #31 )
2018-08-21 12:48:37 +01:00
Henrique Dias
fa67652ba4
fix: multiple selection enabled always visible ( #30 )
...
Although I couldn't reproduce #29 , this fixes #29 . It now truly hides the box while multiple selection isn't activated.
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2018-08-20 09:03:47 +01:00
Dawid 'DeyV' Polak
62106cc0a4
fixes: displaced search text ( closes #20 )
2018-08-16 21:36:00 +01:00
Hugo Massing
157b2da133
feat(inputs): add better autofocus ( #26 )
...
fix issue #25
2018-08-06 12:20:20 +01:00
1138-4EB
208f21728f
update 'Report issue' URL [filebrowser/filebrowser#477] ( #22 )
2018-08-02 12:12:53 +01:00
Hugo Massing
0377080da6
feat(rename): add default value for renaming file ( #23 )
2018-07-31 21:45:36 +01:00
1138-4EB
f5c48c9679
Use v-for to create boxes in Search.vue ( #21 )
...
`:key="k"` is required because of vuejs/vetur#261 .
2018-07-29 20:07:49 +01:00
Dawid 'DeyV' Polak
99ef1308ea
fix: typos and new words in polish translation ( #19 )
2018-07-29 07:52:57 +01:00
VLEFF
9f075c16c5
feat: handle subtitles for video streaming ( #18 )
2018-07-26 10:47:01 +01:00
Henrique Dias
2f17f19425
feat: infinite scrolling ( #17 )
...
Related to: https://github.com/filebrowser/filebrowser/issues/155
2018-07-23 14:48:55 +01:00
Dawid 'DeyV' Polak
06f00e9664
feat: polish translation ( #16 )
2018-07-12 09:41:52 +01:00
Andrea
c681174adf
feat: add italian language ( #15 )
2018-07-01 21:40:23 +01:00
Henrique Dias
4e39f2387a
fix: add pt-br to languages list
2018-06-28 11:42:55 +01:00
DeAlexPesh
e354098b96
feat: add Russian translation ( #14 )
2018-06-28 09:57:06 +01:00
Conrado Quilles Gomes
9086720c3c
feat: add Brazillian Portuguese translation
2018-06-27 17:37:13 +01:00
Beat
2bb9171e32
Fix - Use of index as key in a v-for directive to prevent duplicate key errors ( #10 )
2018-06-27 08:48:16 +01:00
1138-4EB
294efef38c
update icon/favicon ( #9 )
...
Related to filebrowser/filebrowser#417 , filebrowser/filebrowser#433 and filebrowser/filebrowser#436 .
I used https://realfavicongenerator.net to generate multiple favicon files of the new design by @timonss in different formats. These are the previews:
![android](https://user-images.githubusercontent.com/6628437/41185230-25aa4292-6b7e-11e8-9bb4-714c443eeefb.png ) ![ios](https://user-images.githubusercontent.com/6628437/41185232-2733a9be-6b7e-11e8-97f6-ae8915f21980.png )
![safari](https://user-images.githubusercontent.com/6628437/41185235-28bed84e-6b7e-11e8-9b45-95a227bebbe4.png ) ![win](https://user-images.githubusercontent.com/6628437/41185237-2a379904-6b7e-11e8-918d-ea600d8704a4.png )
2018-06-26 17:12:12 +01:00
Henrique Dias
d3e363a4d5
fix: material in TTF and EOT ( #8 )
...
Fixes https://github.com/filebrowser/filebrowser/issues/404 .
2018-05-20 12:44:06 +01:00
1138-4EB
390c53097f
fix filebrowser/filebrowser#312, use prefix $ for commands ( #7 )
2018-04-23 20:21:36 +01:00
Equim
56ec440272
i18n: zh: minor fix
2018-02-28 13:51:52 +08:00
Henrique Dias
cb7fa99fd3
fix: select last item on mobile
2018-02-24 08:40:46 +00:00
Sebastian
a78e1d504b
feat: add German translation´
2018-02-02 23:11:19 +00:00
Henrique Dias
8c60cc7084
fix: notification style
2018-02-01 15:30:19 +00:00
Henrique Dias
0595638228
chore: add circle
2018-02-01 14:43:54 +00:00