Oleg Lobanov
a722bcc13f
chore(release): 2.6.0
2020-07-27 19:52:48 +02:00
Oleg Lobanov
77fe3cfc60
ci: fix go version on release step
2020-07-27 19:51:09 +02:00
Oleg Lobanov
470f93cefc
Merge pull request #1044 from filebrowser/fix_img_resize
2020-07-27 19:39:08 +02:00
Oleg Lobanov
92fde4dd12
build: set limit for vuejs build threads
2020-07-27 19:35:02 +02:00
Oleg Lobanov
95bc92955f
feat: cache resized images
2020-07-27 19:26:45 +02:00
Oleg Lobanov
f2f914221c
chore: bump go to 1.14.6
2020-07-27 19:26:45 +02:00
Oleg Lobanov
c2d8038c63
chore: add testing step to ci
2020-07-27 19:26:44 +02:00
Oleg Lobanov
cb8ac5ebf1
chore: add resize tests
2020-07-27 19:26:44 +02:00
Oleg Lobanov
aa78e3ab1f
feat: add param to disable img resizing
2020-07-27 19:26:44 +02:00
Oleg Lobanov
bc00165094
feat: add lazy load of image thumbnails
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
14e2f84ceb
Merge pull request #1042 from ramiresviana/fixes-2
2020-07-23 15:03:10 +02:00
Ramires Viana
f228fa5540
fix: conflict handling on upload button
2020-07-23 12:02:09 +00:00
Ramires Viana
f2d2c1cbf8
fix: drop feedback
2020-07-23 12:02:09 +00:00
Ramires Viana
d9be370e24
fix: missing error message
2020-07-23 12:02:09 +00:00
Ramires Viana
727c63b98e
fix: parent verification on copy
2020-07-23 12:02:02 +00:00
Ramires Viana
34dfb49b71
fix: path separator inconsistency on rename
2020-07-20 17:45:45 +00:00
Henrique Dias
0b0a704d44
chore: remove hacdias/fileutils dep ( #1037 )
2020-07-18 20:10:22 +02:00
Oleg Lobanov
2d99d0bf13
chore(release): 2.5.0
2020-07-17 18:12:00 +02:00
Oleg Lobanov
1790df2090
Merge pull request #1026 from ramiresviana/fixes
2020-07-17 17:41:17 +02:00
Ramires Viana
10570ade44
fix: reset clipboard after pasting cutted files
2020-07-17 14:11:23 +00:00
Ramires Viana
43526d9d1a
feat: duplicate files in the same directory
2020-07-17 14:11:23 +00:00
Ramires Viana
2636f876ab
feat: rename option on replace prompt
2020-07-17 14:11:15 +00:00
Ramires Viana
eed9da1471
feat: file copy, move and paste conflict checking
2020-07-17 12:37:52 +00:00
Ramires Viana
9a2ebbabe2
fix: blinking previewer
2020-07-17 12:37:52 +00:00
Ramires Viana
716396a726
feat: add previewer title and loading indicator
2020-07-17 12:32:21 +00:00
Ramires Viana
0727496601
fix: remove incomplete uploaded files
2020-07-14 00:21:15 +00:00
Ramires Viana
194030fcfc
fix: prompt before closing window
2020-07-14 00:12:41 +00:00
Ramires Viana
b3b644527d
fix: dark theme colors
2020-07-14 00:12:33 +00:00
Ramires Viana
7e5beeff46
fix: directory conflict checking
2020-07-13 14:20:56 +00:00
Oleg Lobanov
a47b69bcec
Merge pull request #1021 from ramiresviana/upload-queue
2020-07-13 11:20:59 +02:00
Ramires Viana
6ec6a23861
feat: upload queue
2020-07-10 00:01:37 +00:00
Ramires Viana
c9cc0d3d5d
refactor: upload vuex module
2020-07-10 00:01:37 +00:00
Ramires Viana
28d2b35718
refactor: upload utils
2020-07-10 00:01:37 +00:00
Ramires Viana
b4f131be50
refactor: uploading counters vuex state
2020-07-10 00:01:37 +00:00
Oleg Lobanov
d0b359561f
chore(release): 2.4.0
2020-07-07 16:53:51 +02:00
Fabian Fritzsche
453636dfe2
fix: add preview bypass for .gif files ( #1012 )
2020-07-07 16:47:11 +02:00
Oleg Lobanov
b1605aa6d3
Merge pull request #1014 from ramiresviana/full-screen-editor
2020-07-06 17:06:12 +02:00
Oleg Lobanov
23503b80a4
Merge pull request #1015 from ramiresviana/prompt-key-shortcut-conflict
2020-07-06 17:03:05 +02:00
Ramires Viana
0d69fbd9a3
fix: prompt key shortcut conflict
2020-07-04 14:19:03 +00:00
Ramires Viana
0d665e528f
feat: full screen editor
2020-07-04 03:11:51 +00:00
Oleg Lobanov
de0b8bb7b2
chore(release): 2.3.0
2020-06-26 12:14:44 +02:00
Thomas Queste
84da110085
fix: typo in image_templates (apline -> alpine) ( #1005 )
2020-06-25 09:37:55 +02:00
monkeyWie
6b0d49b1fc
feat: add image thumbnails support ( #980 )
...
* set max image preview size to 1080x1080px
2020-06-25 09:37:13 +02:00
Oleg Lobanov
4c20772e11
chore(release): 2.2.0
2020-06-22 19:12:12 +02:00
Oleg Lobanov
68f8348dde
fix: apply all fs user rulles
2020-06-22 18:46:22 +02:00
Oleg Lobanov
5023e77296
Merge pull request #995 from ramiresviana/key-shortcuts
2020-06-22 13:48:56 +02:00
Ramires Viana
95316cbe8c
feat: add key shortcuts
...
- 'Ctrl + a' selects all files in listing.
- 'Enter' to confirm a prompt.
2020-06-21 21:54:23 +00:00
Ramires Viana
cd454bae51
feat: upload progress based on total size ( #993 )
2020-06-19 09:46:33 +02:00
Oleg Lobanov
241201657c
fix: add a workaround to fix window freezing when viewing a large file #992
2020-06-18 19:21:02 +02:00
Hampton
9eefaddd9b
chore: fix documentation links on README ( #987 )
2020-06-18 17:54:37 +02:00
Oleg Lobanov
d6d47bbd6b
Merge pull request #991 from ramiresviana/small-fixes
2020-06-18 09:59:27 +02:00
Ramires Viana
82c883f95e
fix: save event hook
...
fix filebrowser/filebrowser#696
2020-06-17 22:57:13 +00:00
Ramires Viana
dd40b0d9b9
fix: frontend token validation
...
fix filebrowser/filebrowser#638
2020-06-17 22:57:07 +00:00
Ramires Viana
963837ef1d
fix: multiple selection count
...
- Only add files to selected list that arent on it.
- Only shift key select when there are selected files.
2020-06-17 22:56:55 +00:00
Oleg Lobanov
66863b72f7
feat: add alpine and debian docker images
2020-06-16 23:18:22 +02:00
Ramires Viana
89773447a5
feat: add folder upload ( #981 )
...
* feat: folder upload
fix filebrowser/filebrowser#741
* fix: apply gofmt formater
* feat: upload button prompt
* feat: empty folder upload
2020-06-16 21:56:44 +02:00
Oleg Lobanov
6d899a6335
chore: version v2.1.2
2020-06-06 17:49:14 +02:00
Oleg Lobanov
28672c0114
fix(security): check user permission to rename files
2020-06-06 17:45:51 +02:00
Oleg Lobanov
b8300b7121
chore: add dist folder to gitignore
2020-06-02 10:50:14 +02:00
Oleg Lobanov
584ef4d4bd
chore: version v2.1.1
2020-06-01 02:53:15 +02:00
Oleg Lobanov
e8295a944a
fix(build): fix openbsd build
...
bump golang.org/x deps:
* golang.org/x/crypto
* golang.org/x/net
* golang.org/x/sys
2020-06-01 02:52:26 +02:00
Oleg Lobanov
f8f5698ad0
build(docker): add arm 5 docker image for raspberry pi
2020-06-01 02:14:11 +02:00
Oleg Lobanov
700f32718e
refactor: add more go linters ( #970 )
2020-06-01 01:12:36 +02:00
Oleg Lobanov
54d92a2708
chore: bump go to 1.14.3 ( #969 )
2020-05-31 23:17:32 +02:00
Oleg Lobanov
ba47e3b2fe
fix: fix static assets url generation ( #965 )
2020-05-31 22:26:10 +02:00
Oleg Lobanov
6e5405eeed
Update README.md
2020-05-27 14:23:12 +02:00
Henrique Dias
45326e664f
Update README.md
2020-04-16 13:25:03 +01:00
Henrique Dias
6ce44f7092
chore: version v2.1.0
2020-01-09 18:05:20 +00:00
Henrique Dias
b320419088
tidy
2020-01-09 18:03:18 +00:00
Henrique Dias
ca183a4fb8
Update README.md
2020-01-09 17:49:25 +00:00
Henrique Dias
895bb755cd
Disable the logout method for authentication methods other than… ( #934 )
...
Disable the logout method for authentication methods other than 'json' (currently 'proxy' and 'none'.) Resolves #870 .
2020-01-09 17:27:56 +00:00
Henrique Dias
a9e715dc50
Merge branch 'master' into remove-logout-button
2020-01-09 17:27:49 +00:00
Henrique Dias
7cb046c542
Merge pull request #938 from filebrowser/dependabot/go_modules/github.com/spf13/viper-1.6.1
...
chore(deps): bump github.com/spf13/viper from 1.5.0 to 1.6.1
2020-01-09 17:27:18 +00:00
dependabot-preview[bot]
cd03faf0fc
chore(deps): bump vue-i18n from 8.15.1 to 8.15.3 in /frontend
...
Bumps [vue-i18n](https://github.com/kazupon/vue-i18n ) from 8.15.1 to 8.15.3.
- [Release notes](https://github.com/kazupon/vue-i18n/releases )
- [Changelog](https://github.com/kazupon/vue-i18n/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/kazupon/vue-i18n/compare/v8.15.1...v8.15.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-09 17:27:09 +00:00
dependabot-preview[bot]
87ba03b224
chore(deps-dev): bump @vue/cli-service from 4.0.5 to 4.1.2 in /frontend
...
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service ) from 4.0.5 to 4.1.2.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.1.2/packages/@vue/cli-service )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-09 17:26:58 +00:00
dependabot-preview[bot]
6458f91e1c
chore(deps-dev): bump @vue/cli-plugin-babel in /frontend
...
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel ) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.1.2/packages/@vue/cli-plugin-babel )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-09 17:26:49 +00:00
dependabot-preview[bot]
312ebbbcc0
chore(deps-dev): bump eslint-plugin-vue from 6.0.1 to 6.1.2 in /frontend
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 6.0.1 to 6.1.2.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v6.0.1...v6.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-09 17:26:42 +00:00
freedomlang
060a7ad80c
refactor: Load Editor as need to reduce bundle size
2020-01-09 17:26:17 +00:00
freedomlang
ae893abc5f
refactor: Remove useless react data and destory ace editor
2020-01-09 17:26:17 +00:00
freedomlang
12d6415f7f
refactor: Freeze property to improve performance
2020-01-09 17:26:17 +00:00
freedomlang
897ac75281
refactor: Use v-for for language option
2020-01-09 17:26:17 +00:00
Hadrien Dorio
cec551c3de
fix(docker): Add mime.types file
...
Uses the package mailcap from alpine as a source for /etc/mime.types
which is required by golang.org/pkg/mime on unix systems.
2020-01-09 17:26:06 +00:00
Alexey Larkov
cb98c913d4
Allow request manifest through reverse proxy with authentication
2020-01-09 17:25:30 +00:00
Ramires Viana
55a9d945cc
Add dark theme
2020-01-09 17:24:59 +00:00
Ramires Viana
cc7ec4f0c5
Fix multiple selection
2020-01-09 17:24:30 +00:00
dependabot-preview[bot]
265b81a52b
chore(deps): bump github.com/spf13/viper from 1.5.0 to 1.6.1
...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.5.0...v1.6.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-09 11:14:41 +00:00
Ovidiu Predescu
b42b09ccbe
Disable the logout method for authentication methods other than 'json' (currently 'proxy' and 'none'.)
2019-12-03 17:31:11 -08:00
dependabot-preview[bot]
118071ba4b
chore(deps-dev): bump @vue/cli-plugin-babel from 4.0.5 to 4.1.1… ( #929 )
...
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel ) from 4.0.5 to 4.1.1.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.1.1/packages/@vue/cli-plugin-babel )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-02 15:52:26 +00:00
dependabot-preview[bot]
73b85eced4
chore(deps-dev): bump eslint from 6.6.0 to 6.7.2 in /frontend ( #932 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 6.6.0 to 6.7.2.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v6.6.0...v6.7.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-02 15:52:20 +00:00
Henrique Dias
997a0a433f
fix: disable eslint on one line
...
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com >
2019-12-02 15:48:55 +00:00
dependabot-preview[bot]
0d7e344ca3
chore(deps-dev): bump @vue/cli-plugin-eslint from 4.0.5 to 4.1.1… ( #927 )
...
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint ) from 4.0.5 to 4.1.1.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.1.1/packages/@vue/cli-plugin-eslint )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-02 15:36:38 +00:00
dependabot-preview[bot]
1884d50c3b
chore(deps): bump vue-i18n from 8.15.0 to 8.15.1 in /frontend ( #925 )
...
Bumps [vue-i18n](https://github.com/kazupon/vue-i18n ) from 8.15.0 to 8.15.1.
- [Release notes](https://github.com/kazupon/vue-i18n/releases )
- [Changelog](https://github.com/kazupon/vue-i18n/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/kazupon/vue-i18n/compare/v8.15.0...v8.15.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-02 15:36:30 +00:00
dependabot-preview[bot]
f5fad7a01d
chore(deps): bump gopkg.in/yaml.v2 from 2.2.5 to 2.2.7 ( #921 )
...
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml ) from 2.2.5 to 2.2.7.
- [Release notes](https://github.com/go-yaml/yaml/releases )
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.5...v2.2.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-02 15:36:22 +00:00
dependabot-preview[bot]
5c2ed2b2f9
chore(deps-dev): bump eslint-plugin-vue from 6.0.0 to 6.0.1 in /… ( #916 )
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v6.0.0...v6.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-02 15:36:13 +00:00
dependabot-preview[bot]
05475eb4fc
chore(deps): bump vuex from 3.1.1 to 3.1.2 in /frontend ( #914 )
...
Bumps [vuex](https://github.com/vuejs/vuex ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/vuejs/vuex/releases )
- [Commits](https://github.com/vuejs/vuex/compare/v3.1.1...v3.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-02 15:36:01 +00:00
dependabot-preview[bot]
9e6cc302c0
chore(deps): bump qrcode.vue from 1.6.3 to 1.7.0 in /frontend ( #913 )
...
Bumps [qrcode.vue](https://github.com/scopewu/qrcode.vue ) from 1.6.3 to 1.7.0.
- [Release notes](https://github.com/scopewu/qrcode.vue/releases )
- [Changelog](https://github.com/scopewu/qrcode.vue/blob/master/CHANGELOG.md )
- [Commits](https://github.com/scopewu/qrcode.vue/compare/v1.6.3...v1.7.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-02 15:35:53 +00:00
Henrique Dias
d422421cf9
Merge pull request #918 from spacebat/real-ip
...
Determine the real IP address of the client for logging
2019-12-02 15:31:56 +00:00
freedomlang
23a3ef069e
refactor: Optimize prompts component
2019-12-02 15:31:06 +00:00
blackywkl
2a81ea90db
feat: add animation for disable multiple selection and break word for filename in info panel ( #922 )
2019-12-02 15:30:18 +00:00
A Kirkpatrick
5fb7207d65
Determine the real IP address of the client for logging
...
When running behind a reverse proxy such as nginx, the remote IP as
logged is always that of the proxy. Figuring out the correct address
in this context is a little tricky, hence the following module is
used:
https://github.com/tomasen/realip
2019-11-17 14:14:15 +10:30
Henrique Dias
d79d864825
chore(deps-dev): bump eslint from 5.16.0 to 6.6.0 in /frontend ( #915 )
...
chore(deps-dev): bump eslint from 5.16.0 to 6.6.0 in /frontend
2019-11-12 07:50:15 +00:00
dependabot-preview[bot]
d249b8b202
chore(deps-dev): bump eslint from 5.16.0 to 6.6.0 in /frontend
...
Bumps [eslint](https://github.com/eslint/eslint ) from 5.16.0 to 6.6.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v5.16.0...v6.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-11 12:23:46 +00:00
Henrique Dias
e9bd68f3b0
docs: make warning more visivble
2019-11-10 09:13:32 +00:00
Henrique Dias
506e088236
chore(deps): bump github.com/spf13/viper from 1.4.0 to 1.5.0 ( #908 )
...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.4.0...v1.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-10 09:08:05 +00:00
dependabot-preview[bot]
c906d296be
chore(deps): bump gopkg.in/yaml.v2 from 2.2.4 to 2.2.5 ( #910 )
...
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml ) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/go-yaml/yaml/releases )
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.4...v2.2.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-10 09:07:55 +00:00
dependabot-preview[bot]
3b7f6ccf8e
chore(deps-dev): bump eslint-plugin-vue from 5.2.3 to 6.0.0 in /… ( #911 )
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 5.2.3 to 6.0.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v5.2.3...v6.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-10 09:07:41 +00:00
dependabot-preview[bot]
f1a7d2f8d0
chore(deps): bump github.com/spf13/viper from 1.4.0 to 1.5.0
...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.4.0...v1.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-04 14:01:17 +00:00
Henrique Dias
fb13ded8e8
chore: version v2.0.16
2019-11-04 07:27:38 +00:00
dependabot-preview[bot]
85e4ff67e4
chore(deps): bump github.com/pelletier/go-toml from 1.5.0 to 1.6… ( #904 )
...
Bumps [github.com/pelletier/go-toml](https://github.com/pelletier/go-toml ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/pelletier/go-toml/releases )
- [Commits](https://github.com/pelletier/go-toml/compare/v1.5.0...v1.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-04 07:26:19 +00:00
Nate Dalliard
6250efa208
add wrap to the editor ( #906 )
2019-11-04 07:23:48 +00:00
dependabot-preview[bot]
f1e1a27408
chore(deps-dev): bump @vue/cli-plugin-eslint in /frontend ( #900 )
...
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint ) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.0.5/packages/@vue/cli-plugin-eslint )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-24 12:11:16 +01:00
Miroslav Šedivý
076358ab79
fix: delete keyup only if no active prompt ( #896 )
2019-10-24 12:10:34 +01:00
dependabot-preview[bot]
d1efc14bb9
chore(deps): bump ace-builds from 1.4.6 to 1.4.7 in /frontend ( #894 )
...
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds ) from 1.4.6 to 1.4.7.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases )
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/ChangeLog.txt )
- [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.4.6...v1.4.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-24 12:07:56 +01:00
dependabot-preview[bot]
508b7b326f
chore(deps-dev): bump @vue/cli-service from 4.0.4 to 4.0.5 in /frontend ( #899 )
...
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service ) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.0.5/packages/@vue/cli-service )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-24 12:07:35 +01:00
dependabot-preview[bot]
d1284972a3
chore(deps-dev): bump @vue/cli-plugin-babel in /frontend ( #898 )
...
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel ) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.0.5/packages/@vue/cli-plugin-babel )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-24 12:07:21 +01:00
dependabot-preview[bot]
cdba1d0c52
chore(deps-dev): bump @vue/cli-plugin-eslint from 4.0.3 to 4.0.4… ( #890 )
...
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint ) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.0.4/packages/@vue/cli-plugin-eslint )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-21 09:21:23 +01:00
Henrique Dias
ec28375208
chore: version v2.0.15
2019-10-18 15:54:07 +01:00
dependabot-preview[bot]
01068a9217
chore(deps-dev): bump @vue/cli-service from 4.0.3 to 4.0.4 in /f… ( #891 )
...
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service ) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.0.4/packages/@vue/cli-service )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-18 13:33:11 +01:00
dependabot-preview[bot]
7f01753bc5
chore(deps-dev): bump @vue/cli-plugin-babel from 4.0.3 to 4.0.4… ( #892 )
...
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel ) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.0.4/packages/@vue/cli-plugin-babel )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-18 13:33:03 +01:00
DanielV
0e223a056e
feat: generate manifest.json dynamically ( #889 )
2019-10-18 09:00:13 +01:00
dependabot-preview[bot]
9d08f9bed1
chore(deps-dev): bump @vue/cli-plugin-eslint from 3.11.0 to 4.0.… ( #887 )
...
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint ) from 3.11.0 to 4.0.3.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.0.3/packages/@vue/cli-plugin-eslint )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-18 00:30:15 +01:00
dependabot-preview[bot]
2cabeb8f68
chore(deps): bump vue-i18n from 8.14.1 to 8.15.0 in /frontend ( #881 )
...
Bumps [vue-i18n](https://github.com/kazupon/vue-i18n ) from 8.14.1 to 8.15.0.
- [Release notes](https://github.com/kazupon/vue-i18n/releases )
- [Changelog](https://github.com/kazupon/vue-i18n/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/kazupon/vue-i18n/compare/v8.14.1...v8.15.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-18 00:28:01 +01:00
dependabot-preview[bot]
7aaebab348
chore(deps-dev): bump @vue/cli-service from 3.12.0 to 4.0.3 in /… ( #886 )
...
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service ) from 3.12.0 to 4.0.3.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.0.3/packages/@vue/cli-service )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-18 00:27:54 +01:00
dependabot-preview[bot]
928cdfe2ae
chore(deps-dev): bump @vue/cli-plugin-babel from 3.11.0 to 4.0.3… ( #888 )
...
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel ) from 3.11.0 to 4.0.3.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.0.3/packages/@vue/cli-plugin-babel )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-18 00:27:35 +01:00
Henrique Dias
edb7b4dc17
chore: version v2.0.14
2019-10-13 08:10:11 +01:00
DanielV
85ee63af43
[Frontend] Fix invalid start_url in manifest file. ( #879 )
...
As far as I know the invalid start_url format breaks only the "Add to Home Screen" functionality, so it's a really minor change, fixing a nice functionality.
2019-10-11 12:02:06 +01:00
dependabot-preview[bot]
74b23a0bc5
chore(deps-dev): bump @vue/cli-service from 3.11.0 to 3.12.0 in… ( #876 )
...
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service ) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/v3.12.0/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.12.0/packages/@vue/cli-service )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-11 12:01:29 +01:00
Henrique Dias
be6c0bb850
chore: version v2.0.13
2019-10-09 22:23:57 +01:00
Paddy Xu
ddb670ae1e
fix #758 : reCAPTCHA should use secret for verification (instead… ( #875 )
2019-10-09 22:22:08 +01:00
dependabot-preview[bot]
4752758cf7
chore(deps): bump github.com/pelletier/go-toml from 1.4.0 to 1.5… ( #871 )
...
Bumps [github.com/pelletier/go-toml](https://github.com/pelletier/go-toml ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/pelletier/go-toml/releases )
- [Commits](https://github.com/pelletier/go-toml/compare/v1.4.0...v1.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-08 07:47:42 +01:00
dependabot-preview[bot]
bd8aab4cba
chore(deps): bump gopkg.in/yaml.v2 from 2.2.3 to 2.2.4 ( #868 )
...
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml ) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/go-yaml/yaml/releases )
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.3...v2.2.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-03 13:00:04 +01:00
dependabot-preview[bot]
c61ede4153
chore(deps): bump gopkg.in/yaml.v2 from 2.2.2 to 2.2.3 ( #867 )
...
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml ) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/go-yaml/yaml/releases )
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.2...v2.2.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-30 23:16:24 +01:00
dependabot-preview[bot]
efd46d6bd3
chore(deps): [security] bump mixin-deep from 1.3.1 to 1.3.2 in /frontend ( #852 )
...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep ) from 1.3.1 to 1.3.2. **This update includes a security fix.**
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases )
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-20 10:17:25 +01:00
dependabot-preview[bot]
f2a8abb264
chore(deps): bump qrcode.vue from 1.6.2 to 1.6.3 in /frontend ( #860 )
...
Bumps [qrcode.vue](https://github.com/scopewu/qrcode.vue ) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/scopewu/qrcode.vue/releases )
- [Changelog](https://github.com/scopewu/qrcode.vue/blob/master/CHANGELOG.md )
- [Commits](https://github.com/scopewu/qrcode.vue/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-20 10:17:11 +01:00
dependabot-preview[bot]
978aadc9b1
chore(deps): bump github.com/spf13/pflag from 1.0.3 to 1.0.5 ( #863 )
...
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag ) from 1.0.3 to 1.0.5.
- [Release notes](https://github.com/spf13/pflag/releases )
- [Commits](https://github.com/spf13/pflag/compare/v1.0.3...v1.0.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-20 10:16:56 +01:00
dependabot-preview[bot]
0626f07270
chore(deps): bump vue-router from 3.1.2 to 3.1.3 in /frontend ( #853 )
...
Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.1.2...v3.1.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-12 15:20:31 +02:00
dependabot-preview[bot]
0afc8c9e5c
chore(deps): bump ace-builds from 1.4.5 to 1.4.6 in /frontend ( #857 )
...
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds ) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases )
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/ChangeLog.txt )
- [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.4.5...v1.4.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-12 15:17:57 +02:00
dependabot-preview[bot]
28480c6acd
chore(deps): bump vue-i18n from 8.14.0 to 8.14.1 in /frontend ( #858 )
...
Bumps [vue-i18n](https://github.com/kazupon/vue-i18n ) from 8.14.0 to 8.14.1.
- [Release notes](https://github.com/kazupon/vue-i18n/releases )
- [Changelog](https://github.com/kazupon/vue-i18n/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/kazupon/vue-i18n/compare/v8.14.0...v8.14.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-12 15:17:50 +02:00
dependabot-preview[bot]
826cdddca7
chore(deps): bump github.com/gorilla/websocket from 1.4.0 to 1.4… ( #848 )
...
Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/gorilla/websocket/releases )
- [Commits](https://github.com/gorilla/websocket/compare/v1.4.0...v1.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-29 10:10:26 +02:00
dependabot-preview[bot]
ec92ad9f47
chore(deps): [security] bump eslint-utils from 1.3.1 to 1.4.2 in… ( #849 )
...
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils ) from 1.3.1 to 1.4.2. **This update includes a security fix.**
- [Release notes](https://github.com/mysticatea/eslint-utils/releases )
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-29 10:10:20 +02:00
dependabot-preview[bot]
ce97b9b9fd
chore(deps-dev): bump babel-eslint from 10.0.2 to 10.0.3 in /fro… ( #847 )
...
Bumps [babel-eslint](https://github.com/babel/babel-eslint ) from 10.0.2 to 10.0.3.
- [Release notes](https://github.com/babel/babel-eslint/releases )
- [Commits](https://github.com/babel/babel-eslint/compare/v10.0.2...v10.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-29 10:10:08 +02:00
dependabot-preview[bot]
bbd93e111d
chore(deps-dev): bump @vue/cli-service from 3.10.0 to 3.11.0 in… ( #841 )
...
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service ) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.11.0/packages/@vue/cli-service )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-24 09:18:29 +02:00
dependabot-preview[bot]
f7c7d50e54
chore(deps-dev): bump @vue/cli-plugin-babel from 3.10.0 to 3.11.… ( #842 )
...
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel ) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.11.0/packages/@vue/cli-plugin-babel )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-24 09:18:20 +02:00
dependabot-preview[bot]
854d8bb705
chore(deps-dev): bump @vue/cli-plugin-eslint from 3.10.0 to 3.11… ( #843 )
...
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint ) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.11.0/packages/@vue/cli-plugin-eslint )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-22 22:30:02 +02:00
dependabot-preview[bot]
7c0f261a97
chore(deps): bump github.com/caddyserver/caddy from 1.0.2 to 1.0… ( #837 )
...
Bumps [github.com/caddyserver/caddy](https://github.com/caddyserver/caddy ) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/caddyserver/caddy/releases )
- [Commits](https://github.com/caddyserver/caddy/compare/v1.0.2...v1.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-15 14:50:36 +02:00
dependabot-preview[bot]
7b9861b2c6
chore(deps): bump github.com/caddyserver/caddy from 1.0.1 to 1.0… ( #836 )
...
Bumps [github.com/caddyserver/caddy](https://github.com/caddyserver/caddy ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/caddyserver/caddy/releases )
- [Commits](https://github.com/caddyserver/caddy/compare/v1.0.1...v1.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-14 16:03:10 +02:00
dependabot-preview[bot]
3a8fcbf4bc
chore(deps): bump vue-i18n from 8.13.0 to 8.14.0 in /frontend ( #835 )
...
Bumps [vue-i18n](https://github.com/kazupon/vue-i18n ) from 8.13.0 to 8.14.0.
- [Release notes](https://github.com/kazupon/vue-i18n/releases )
- [Changelog](https://github.com/kazupon/vue-i18n/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/kazupon/vue-i18n/compare/v8.13.0...v8.14.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-12 22:06:27 +01:00
dependabot-preview[bot]
83d9247df6
chore(deps): bump vue-i18n from 8.12.0 to 8.13.0 in /frontend ( #833 )
...
Bumps [vue-i18n](https://github.com/kazupon/vue-i18n ) from 8.12.0 to 8.13.0.
- [Release notes](https://github.com/kazupon/vue-i18n/releases )
- [Changelog](https://github.com/kazupon/vue-i18n/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/kazupon/vue-i18n/compare/v8.12.0...v8.13.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-09 14:17:35 +01:00
dependabot-preview[bot]
d32286a13d
chore(deps): bump vue-router from 3.1.1 to 3.1.2 in /frontend ( #834 )
...
Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.1.1...v3.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-09 13:56:55 +01:00
dependabot-preview[bot]
621936f461
chore(deps): bump vue-router from 3.1.0 to 3.1.1 in /frontend ( #832 )
...
Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.1.0...v3.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-08 16:19:53 +01:00
Henrique Dias
802e715fae
docs: update info --> sarn
2019-08-07 10:47:32 +01:00
dependabot-preview[bot]
adcafff384
chore(deps): bump vue-router from 3.0.7 to 3.1.0 in /frontend ( #830 )
...
Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.0.7 to 3.1.0.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.0.7...v3.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-07 10:23:27 +01:00
dependabot-preview[bot]
a5ce1cf1e1
chore(deps-dev): bump @vue/cli-plugin-eslint from 3.9.2 to 3.10.… ( #829 )
...
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint ) from 3.9.2 to 3.10.0.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.10.0/packages/@vue/cli-plugin-eslint )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-06 08:23:11 +01:00
dependabot-preview[bot]
87d18a3089
chore(deps-dev): bump @vue/cli-service from 3.9.3 to 3.10.0 in /… ( #828 )
...
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service ) from 3.9.3 to 3.10.0.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.10.0/packages/@vue/cli-service )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-05 15:10:17 +01:00
dependabot-preview[bot]
e7fc0e97d6
chore(deps-dev): bump @vue/cli-plugin-babel from 3.9.2 to 3.10.0… ( #827 )
...
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel ) from 3.9.2 to 3.10.0.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.10.0/packages/@vue/cli-plugin-babel )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-05 15:10:08 +01:00
Maikaze
34bdb8fcfc
feat(image preview): zoom with touch and mouse events ( #821 )
...
* Enhancements for zoom and drag in Image Preview
* Add MouseWheel Event to ExtendedImage Component
2019-08-02 12:30:20 +01:00
dependabot-preview[bot]
13b04f7672
chore(deps-dev): bump @vue/cli-service from 3.9.2 to 3.9.3 in /f… ( #818 )
...
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service ) from 3.9.2 to 3.9.3.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/v3.9.3/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.9.3/packages/@vue/cli-service )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-19 08:32:31 +02:00
dependabot-preview[bot]
76b9b2fa37
chore(deps): [security] bump lodash from 4.17.11 to 4.17.14 in /… ( #816 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.14. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-13 14:30:00 +00:00
dependabot-preview[bot]
896d7cfbed
chore(deps): [security] bump lodash.defaultsdeep from 4.6.0 to 4… ( #815 )
...
Bumps [lodash.defaultsdeep](https://github.com/lodash/lodash ) from 4.6.0 to 4.6.1. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.6.0...4.6.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-13 14:29:49 +00:00
dependabot-preview[bot]
0fb1b0840f
chore(deps): bump vue-i18n from 8.11.2 to 8.12.0 in /frontend ( #812 )
...
Bumps [vue-i18n](https://github.com/kazupon/vue-i18n ) from 8.11.2 to 8.12.0.
- [Release notes](https://github.com/kazupon/vue-i18n/releases )
- [Changelog](https://github.com/kazupon/vue-i18n/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/kazupon/vue-i18n/compare/v8.11.2...v8.12.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-09 14:21:26 +01:00
dependabot-preview[bot]
1c0250075b
chore(deps-dev): bump @vue/cli-plugin-babel from 3.9.0 to 3.9.2… ( #809 )
...
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel ) from 3.9.0 to 3.9.2.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.9.2/packages/@vue/cli-plugin-babel )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-08 13:23:04 +01:00
dependabot-preview[bot]
cf2af817b9
chore(deps-dev): bump @vue/cli-service from 3.9.0 to 3.9.2 in /f… ( #810 )
...
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service ) from 3.9.0 to 3.9.2.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.9.2/packages/@vue/cli-service )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-08 13:22:54 +01:00
dependabot-preview[bot]
ec24f79204
chore(deps-dev): bump @vue/cli-plugin-eslint from 3.9.1 to 3.9.2… ( #811 )
...
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint ) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.9.2/packages/@vue/cli-plugin-eslint )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-08 13:19:36 +01:00
ttys3
be902be453
fix: prevent maliciously constructed parameters like /api/public/dl/XZzCDnK2_not_exists_hash_name cause panic ( #791 )
2019-07-05 12:15:57 +01:00
ttys3
888e08792e
fix(file upload): safe encode filename with encodeRFC5987ValueChars
2019-07-05 12:13:14 +01:00
dependabot-preview[bot]
adc6ef22d9
chore(deps-dev): bump @vue/cli-plugin-eslint from 3.9.0 to 3.9.1… ( #805 )
...
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint ) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/v3.9.1/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.9.1/packages/@vue/cli-plugin-eslint )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-04 17:18:31 +01:00
dependabot-preview[bot]
0318d39112
chore(deps): bump vue-router from 3.0.6 to 3.0.7 in /frontend ( #806 )
...
Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.0.6...v3.0.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-04 17:18:18 +01:00
Henrique Dias
abcfa0a05b
chore: update caddy path ( #803 )
2019-07-03 18:41:36 +01:00
dependabot-preview[bot]
a4b5c99ebb
chore(deps-dev): bump @vue/cli-plugin-eslint from 3.8.0 to 3.9.0… ( #801 )
...
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint ) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/v3.9.0/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.9.0/packages/@vue/cli-plugin-eslint )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-03 13:32:10 +01:00
dependabot-preview[bot]
546e61a403
chore(deps-dev): bump @vue/cli-service from 3.8.4 to 3.9.0 in /f… ( #799 )
...
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service ) from 3.8.4 to 3.9.0.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/v3.9.0/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.9.0/packages/@vue/cli-service )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-03 13:25:19 +01:00
Henrique Dias
dcb68bd7a8
chore(deps-dev): bump @vue/cli-plugin-babel from 3.8.0 to 3.9.0… ( #800 )
...
chore(deps-dev): bump @vue/cli-plugin-babel from 3.8.0 to 3.9.0 in /frontend
2019-07-03 13:24:32 +01:00
dependabot-preview[bot]
d411720234
chore(deps-dev): bump @vue/cli-plugin-babel in /frontend
...
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel ) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/v3.9.0/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.9.0/packages/@vue/cli-plugin-babel )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-03 11:54:02 +00:00
Henrique Dias
1ae887d77c
chore(deps-dev): bump eslint-plugin-vue from 5.2.2 to 5.2.3 in /frontend ( #794 )
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v5.2.2...v5.2.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-01 15:22:03 +01:00
dependabot-preview[bot]
30465a771e
chore(deps): bump github.com/gorilla/mux from 1.7.2 to 1.7.3 ( #797 )
...
Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux ) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/gorilla/mux/releases )
- [Commits](https://github.com/gorilla/mux/compare/v1.7.2...v1.7.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-07-01 15:21:49 +01:00
dependabot-preview[bot]
f004b48b99
chore(deps-dev): bump eslint-plugin-vue from 5.2.2 to 5.2.3 in /frontend
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v5.2.2...v5.2.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-06-24 12:31:56 +00:00
ttys3
fc5e2247f6
http/auth.go: new user signup: support auto user dir creation ( #788 )
2019-06-21 11:43:21 +01:00
dependabot-preview[bot]
5956647bd0
chore(deps-dev): bump babel-eslint from 10.0.1 to 10.0.2 in /frontend ( #784 )
...
Bumps [babel-eslint](https://github.com/babel/babel-eslint ) from 10.0.1 to 10.0.2.
- [Release notes](https://github.com/babel/babel-eslint/releases )
- [Commits](https://github.com/babel/babel-eslint/compare/v10.0.1...v10.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-06-19 11:52:59 +01:00
dependabot-preview[bot]
87eaf3ce5c
chore(deps-dev): bump @vue/cli-service from 3.8.3 to 3.8.4 in /frontend ( #785 )
...
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service ) from 3.8.3 to 3.8.4.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.8.4/packages/@vue/cli-service )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-06-19 11:25:22 +01:00
dependabot-preview[bot]
73eba60210
chore(deps): bump ace-builds from 1.4.4 to 1.4.5 in /frontend ( #786 )
...
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds ) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases )
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/ChangeLog.txt )
- [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.4.4...v1.4.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-06-19 11:25:16 +01:00
dependabot-preview[bot]
4597ceb3a6
chore(deps-dev): bump @vue/cli-service from 3.8.0 to 3.8.3 in /frontend ( #780 )
...
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service ) from 3.8.0 to 3.8.3.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.8.3/packages/@vue/cli-service )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-06-13 20:09:57 +01:00
dependabot-preview[bot]
c0c25344c8
chore(deps): bump github.com/spf13/cobra from 0.0.4 to 0.0.5 ( #775 )
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 0.0.4 to 0.0.5.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v0.0.4...0.0.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-06-10 21:57:51 +01:00
dependabot-preview[bot]
5efb36103f
chore(deps): bump go.etcd.io/bbolt from 1.3.2 to 1.3.3 ( #776 )
...
Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt ) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/etcd-io/bbolt/releases )
- [Commits](https://github.com/etcd-io/bbolt/compare/v1.3.2...v1.3.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-06-10 21:57:36 +01:00
Henrique Dias
c0575a68ee
feat: add more languages ( #773 )
...
adds Icelandic (is), Romanian (ro), Dutch (nl-be) and Swedish (sv-se)
2019-06-09 13:31:57 +01:00
dom3k
ffd8a3a637
fix: use ParseFromRequest instead of ParseFromRequestWithClaims ( #771 )
...
ParseFromRequestWithClaims is DEPRECATED
2019-06-06 12:22:04 +01:00
dependabot-preview[bot]
425ec275e9
chore(deps-dev): bump @vue/cli-plugin-eslint from 3.7.0 to 3.8.0 in /frontend ( #765 )
...
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint ) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.8.0/packages/@vue/cli-plugin-eslint )
2019-05-28 09:08:33 +01:00
dependabot-preview[bot]
3b9f336634
chore(deps-dev): bump @vue/cli-plugin-babel from 3.7.0 to 3.8.0 in /frontend ( #766 )
...
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel ) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.8.0/packages/@vue/cli-plugin-babel )
2019-05-28 08:37:29 +01:00
dependabot-preview[bot]
f792c31046
chore(deps): bump github.com/spf13/viper from 1.3.2 to 1.4.0 ( #764 )
...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.3.2...v1.4.0 )
2019-05-28 08:37:10 +01:00
dependabot-preview[bot]
55a54ff89e
chore(deps-dev): bump @vue/cli-service from 3.7.0 to 3.8.0 in /frontend ( #767 )
...
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service ) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.8.0/packages/@vue/cli-service )
2019-05-28 08:36:53 +01:00
Henrique Dias
78a40c9b14
chore(deps): bump github.com/gorilla/mux from 1.7.1 to 1.7.2 ( #756 )
...
chore(deps): bump github.com/gorilla/mux from 1.7.1 to 1.7.2
2019-05-21 11:58:00 +01:00
Henrique Dias
17f32d16cc
Merge pull request #757 from filebrowser/dependabot/go_modules/github.com/spf13/cobra-0.0.4
...
chore(deps): bump github.com/spf13/cobra from 0.0.3 to 0.0.4
2019-05-21 11:57:50 +01:00
dependabot[bot]
d57a0f2ae1
chore(deps): bump github.com/spf13/cobra from 0.0.3 to 0.0.4
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v0.0.3...v0.0.4 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-05-21 10:55:14 +00:00
dependabot[bot]
d6fdfef243
chore(deps): bump github.com/gorilla/mux from 1.7.1 to 1.7.2
...
Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux ) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/gorilla/mux/releases )
- [Commits](https://github.com/gorilla/mux/compare/v1.7.1...v1.7.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-05-21 10:54:38 +00:00
Henrique Dias
62d28dc89e
chore(deps): bump qrcode.vue from 1.6.1 to 1.6.2 in /frontend ( #740 )
...
chore(deps): bump qrcode.vue from 1.6.1 to 1.6.2 in /frontend
2019-05-21 11:46:49 +01:00
dependabot[bot]
57c65156f7
chore(deps): bump qrcode.vue from 1.6.1 to 1.6.2 in /frontend
...
Bumps [qrcode.vue](https://github.com/scopewu/qrcode.vue ) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/scopewu/qrcode.vue/releases )
- [Commits](https://github.com/scopewu/qrcode.vue/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-05-21 10:42:32 +00:00
Henrique Dias
6e54dff40d
chore: merge frontend with filebrowser repos ( #739 )
...
chore: merge frontend with filebrowser repos
2019-05-21 11:38:38 +01:00
Henrique Dias
0e722c8df1
chore: do not fetch submodule
2019-05-21 11:19:03 +01:00
Henrique Dias
f05479865c
chore: tx main repo, merge gitignores and circle
2019-05-21 11:17:25 +01:00
Henrique Dias
4e4055e7a8
chore: add frontend
2019-05-21 11:14:32 +01:00
Henrique Dias
7414ca10b3
chore: move files to frontend
2019-05-21 11:13:59 +01:00
Henrique Dias
1e17dfa6cb
chore: remove frontend submodule
2019-05-21 11:11:32 +01:00
Henrique Dias
64d6d9e93b
chore: version v2.0.12
2019-05-21 10:59:36 +01:00
Henrique Dias
68902312cc
fix: cannot find frontend
2019-05-21 10:59:05 +01:00
Henrique Dias
d45d7f92fb
feat: update languages
2019-05-20 22:06:56 +01:00
Henrique Dias
bb0d048235
Merge pull request #150 from alexandrestein/master
...
Update download names file for weak clients
2019-05-14 09:05:47 +01:00
Alexandre Stein
b991c65d8b
Update download names file for weak clients
2019-05-13 16:43:40 +02:00
Henrique Dias
633579e738
feat: update docs links
2019-05-12 10:58:27 +01:00
Henrique Dias
ead7fb4233
chore: circle ci ( #149 )
2019-05-11 22:59:50 +01:00
dependabot[bot]
31b70a7736
chore(deps-dev): bump @vue/cli-plugin-eslint from 3.6.0 to 3.7.0 ( #145 )
2019-05-11 18:38:13 +01:00
dependabot[bot]
bbeadee98e
chore(deps): bump vue-i18n from 8.11.1 to 8.11.2 ( #147 )
2019-05-11 18:37:59 +01:00
dependabot[bot]
df42e352f7
chore(deps): bump vuex from 3.1.0 to 3.1.1 ( #148 )
...
Bumps [vuex](https://github.com/vuejs/vuex ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/vuejs/vuex/releases )
- [Commits](https://github.com/vuejs/vuex/compare/v3.1.0...v3.1.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-05-09 13:28:36 +01:00
dependabot[bot]
1f985fe72f
chore(deps-dev): bump @vue/cli-service from 3.6.0 to 3.7.0 ( #144 )
2019-04-29 13:43:18 +01:00
dependabot[bot]
575296d7fc
chore(deps-dev): bump @vue/cli-plugin-babel from 3.6.0 to 3.7.0 ( #146 )
...
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-04-29 13:43:06 +01:00
dependabot[bot]
b93dc9f200
chore(deps): bump vue-i18n from 8.10.0 to 8.11.1 ( #143 )
...
Bumps [vue-i18n](https://github.com/kazupon/vue-i18n ) from 8.10.0 to 8.11.1.
- [Release notes](https://github.com/kazupon/vue-i18n/releases )
- [Changelog](https://github.com/kazupon/vue-i18n/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/kazupon/vue-i18n/compare/v8.10.0...v8.11.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-04-26 13:33:05 +01:00
dependabot[bot]
6255f737ba
chore(deps): bump ace-builds from 1.4.3 to 1.4.4 ( #142 )
...
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds ) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases )
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/ChangeLog.txt )
- [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.4.3...v1.4.4 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-04-25 14:16:00 +01:00
Henrique Dias
3ed2144a0e
Merge pull request #102 from ttys3/feature-per-user-auto-dir-creation
...
feature: global settings: add createUserDir option checkbox.
2019-04-20 13:45:31 +01:00
dependabot[bot]
a437761d03
chore(deps-dev): bump @vue/cli-service from 3.5.3 to 3.6.0 ( #137 )
2019-04-17 14:44:26 +01:00
dependabot[bot]
b432e1bf46
chore(deps-dev): bump @vue/cli-plugin-babel from 3.5.5 to 3.6.0 ( #140 )
2019-04-17 14:44:17 +01:00
dependabot[bot]
8dd59e3e67
chore(deps): bump vue-router from 3.0.5 to 3.0.6 ( #141 )
2019-04-17 14:44:04 +01:00
dependabot[bot]
fd5543407a
chore(deps-dev): bump @vue/cli-plugin-eslint from 3.5.1 to 3.6.0 ( #139 )
2019-04-15 13:15:57 +01:00
dependabot[bot]
48d012ff92
chore(deps): bump vue-router from 3.0.3 to 3.0.5 ( #138 )
2019-04-15 13:15:44 +01:00
dependabot[bot]
2c4eae5ca2
chore(deps): bump vue-router from 3.0.2 to 3.0.3 ( #135 )
2019-04-09 15:01:13 +01:00
dependabot[bot]
629646122f
chore(deps-dev): bump @vue/cli-plugin-babel from 3.5.3 to 3.5.5 ( #133 )
2019-04-02 08:40:52 +01:00
dependabot[bot]
d4f284f1a3
chore(deps-dev): bump eslint from 5.15.3 to 5.16.0 ( #134 )
2019-04-02 08:40:44 +01:00
dependabot[bot]
ff3b5b39a5
chore(deps): bump vue-i18n from 8.9.0 to 8.10.0 ( #132 )
2019-03-29 12:20:17 +00:00
dependabot[bot]
9667980f2d
chore(deps-dev): bump @vue/cli-plugin-babel from 3.5.1 to 3.5.3 ( #130 )
2019-03-28 14:49:20 +00:00
dependabot[bot]
188a34f835
chore(deps-dev): bump @vue/cli-service from 3.5.2 to 3.5.3 ( #131 )
2019-03-28 14:49:11 +00:00
dependabot[bot]
f9cd5f11d9
chore(deps-dev): bump @vue/cli-service from 3.5.1 to 3.5.2 ( #128 )
2019-03-27 11:37:52 +00:00
dependabot[bot]
adedf0178b
chore(deps): bump vue and vue-template-compiler ( #127 )
2019-03-20 21:22:13 +00:00
Jack Klika
4e15b82896
add basic QR functionality ( #126 )
2019-03-20 16:51:23 +01:00
dependabot[bot]
ed0ea34161
chore(deps-dev): bump eslint from 5.15.2 to 5.15.3 ( #125 )
2019-03-19 20:45:31 +00:00
dependabot[bot]
e2ffd36073
chore(deps-dev): bump eslint from 5.15.1 to 5.15.2 ( #124 )
2019-03-18 11:24:05 +00:00
dependabot[bot]
6bd2a1852f
chore(deps): bump vue and vue-template-compiler ( #123 )
2019-03-14 11:44:36 +00:00
dependabot[bot]
371236e364
chore(deps-dev): bump @vue/cli-plugin-eslint from 3.5.0 to 3.5.1 ( #122 )
2019-03-12 11:27:18 +00:00
dependabot[bot]
6cbdc9d7c5
chore(deps-dev): bump @vue/cli-service from 3.4.1 to 3.5.1 ( #121 )
2019-03-12 11:20:09 +00:00
dependabot[bot]
a94125f3f2
chore(deps-dev): bump @vue/cli-plugin-babel from 3.4.1 to 3.5.1 ( #120 )
2019-03-12 11:19:52 +00:00
dependabot[bot]
2f5f5d75a7
chore(deps-dev): bump @vue/cli-plugin-eslint from 3.4.1 to 3.5.0 ( #118 )
2019-03-08 17:52:06 +00:00
dependabot[bot]
02f2284f3b
chore(deps): bump vue-i18n from 8.8.2 to 8.9.0 ( #116 )
2019-03-08 17:51:54 +00:00
dependabot[bot]
2b1305a315
chore(deps-dev): bump eslint from 5.15.0 to 5.15.1 ( #114 )
2019-03-05 14:45:51 +00:00
dependabot[bot]
ec78f67abd
chore(deps): bump vue and vue-template-compiler ( #112 )
2019-03-04 13:37:54 +00:00
dependabot[bot]
25c04af500
chore(deps-dev): bump eslint from 5.14.1 to 5.15.0 ( #113 )
2019-03-04 13:37:46 +00:00
dependabot[bot]
c0391d866e
chore(deps): bump ace-builds from 1.4.2 to 1.4.3 ( #111 )
2019-02-22 11:22:34 +00:00
dependabot[bot]
dcb97be587
chore(deps): bump vue and vue-template-compiler ( #110 )
2019-02-22 11:22:22 +00:00
dependabot[bot]
c6eb98aef2
chore(deps-dev): bump eslint from 5.14.0 to 5.14.1 ( #105 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 5.14.0 to 5.14.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v5.14.0...v5.14.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-02-22 11:22:11 +00:00
dependabot[bot]
1c6e15c064
chore(deps-dev): bump @vue/cli-plugin-eslint from 3.4.0 to 3.4.1 ( #108 )
2019-02-22 11:22:00 +00:00
dependabot[bot]
711a3a30b0
chore(deps-dev): bump @vue/cli-service from 3.4.0 to 3.4.1 ( #107 )
2019-02-20 11:34:58 +00:00
dependabot[bot]
e203ca14f4
chore(deps-dev): bump @vue/cli-plugin-babel from 3.4.0 to 3.4.1 ( #109 )
2019-02-20 11:34:49 +00:00
dependabot[bot]
0f1b69b625
chore(deps-dev): bump eslint-plugin-vue from 5.2.1 to 5.2.2 ( #106 )
2019-02-19 18:40:56 +00:00
荒野無燈
176eaad70b
global settings: add createUserDir option checkbox.
2019-02-19 03:23:14 +08:00
dependabot[bot]
486dfe4e63
chore(deps-dev): bump eslint from 5.13.0 to 5.14.0 ( #103 )
2019-02-18 18:15:49 +00:00
dependabot[bot]
81cf4bab99
chore(deps): bump vue-i18n from 8.8.1 to 8.8.2 ( #104 )
2019-02-18 18:15:40 +00:00
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
dependabot[bot]
6b42781c21
chore(deps): bump vue-i18n from 8.8.0 to 8.8.1 ( #99 )
2019-02-15 13:09:46 +01:00
dependabot[bot]
891a0d1bd0
chore(deps-dev): bump eslint-plugin-vue from 5.1.0 to 5.2.1 ( #101 )
2019-02-14 13:24:08 +00:00
dependabot[bot]
3b9063dc63
chore(deps): bump vue and vue-template-compiler ( #100 )
2019-02-12 16:08:43 +00:00
dependabot[bot]
2bfdffb9c4
chore(deps): bump vue and vue-template-compiler ( #98 )
2019-02-12 08:16:46 +00:00
dependabot[bot]
9f8685bf10
chore(deps): bump vue and vue-template-compiler ( #96 )
2019-02-08 08:42:49 +00:00
dependabot[bot]
b58bc414bf
chore(deps): bump vue and vue-template-compiler ( #95 )
2019-02-06 19:27:56 +00:00
dependabot[bot]
0b81723118
chore(deps-dev): bump eslint from 5.12.1 to 5.13.0 ( #94 )
2019-02-04 21:38:32 +01:00
dependabot[bot]
66418ec064
chore(deps-dev): bump @vue/cli-plugin-eslint from 3.3.0 to 3.4.0 ( #91 )
2019-02-01 13:38:03 +01:00
dependabot[bot]
d87640a4f1
chore(deps-dev): bump @vue/cli-plugin-babel from 3.3.0 to 3.4.0 ( #90 )
2019-02-01 13:35:32 +01:00
dependabot[bot]
e5580ac0c4
chore(deps-dev): bump @vue/cli-service from 3.3.1 to 3.4.0 ( #92 )
2019-02-01 13:35:21 +01:00
dependabot[bot]
b92c800e00
chore(deps): bump vue-i18n from 8.7.0 to 8.8.0 ( #88 )
2019-01-30 12:16:54 +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
Henrique Dias
89d4d828b9
fix: upgrade to publicPath ( #86 )
...
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com >
2019-01-26 15:49:23 +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
dependabot[bot]
3ed5f8c0bd
chore(deps-dev): bump @vue/cli-service from 3.3.0 to 3.3.1 ( #82 )
...
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli ) from 3.3.0 to 3.3.1.
<details>
<summary>Commits</summary>
- See full diff in [compare view](https://github.com/vuejs/vue-cli/commits )
</details>
<br />
[](https://dependabot.com/compatibility-score.html?dependency-name=@vue/cli-service&package-manager=npm_and_yarn&previous-version=3.3.0&new-version=3.3.1 )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com ):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
</details>
2019-01-22 17:33:41 +00:00
dependabot[bot]
5d5cef2a87
chore(deps): bump moment from 2.23.0 to 2.24.0 ( #83 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.23.0 to 2.24.0.
<details>
<summary>Changelog</summary>
*Sourced from [moment's changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md ).*
> ### 2.24.0 [See full changelog](https://gist.github.com/marwahaha/12366fe45bee328f33acf125d4cd540e )
>
> * Release Jan 21, 2019
>
> * [#4338 ](https://github-redirect.dependabot.com/moment/moment/pull/4338 ) [bugfix] Fix startOf/endOf DST issues while boosting performance
> * [#4553 ](https://github-redirect.dependabot.com/moment/moment/pull/4553 ) [feature] Add localeSort param to Locale weekday methods
> * [#4887 ](https://github-redirect.dependabot.com/moment/moment/pull/4887 ) [bugfix] Make Duration#as work with quarters
> * 3 new locales (it-ch, ga, en-SG)
> * Lots of locale improvements
</details>
<details>
<summary>Commits</summary>
- [`96d0d67`](96d0d6791a ) Build 2.24.0
- [`f57faac`](f57faac11c ) Bump version to 2.24.0
- [`7eb0ea8`](7eb0ea815e ) Update changelog for 2.24.0
- [`38a19a7`](38a19a7c5b ) [locale] fo: Fixed relativeTimes for m and M ([#4609 ](https://github-redirect.dependabot.com/moment/moment/issues/4609 )) ([#4682 ](https://github-redirect.dependabot.com/moment/moment/issues/4682 ))
- [`01ae8ca`](01ae8ca220 ) [misc] Remove unused variable defaults ([#4959 ](https://github-redirect.dependabot.com/moment/moment/issues/4959 ))
- [`24e55df`](24e55dfe72 ) [locale] Extend cs locale with name of the months in genitive ([#4771 ](https://github-redirect.dependabot.com/moment/moment/issues/4771 ))
- [`3b80f6a`](3b80f6aab2 ) [feature] Add localeSort param to Locale weekday methods ([#4553 ](https://github-redirect.dependabot.com/moment/moment/issues/4553 ))
- [`bb484bc`](bb484bc7b8 ) [locale] (es-us) long date is D [de] MMMM [de] YYYY ([#4954 ](https://github-redirect.dependabot.com/moment/moment/issues/4954 ))
- [`ba125e7`](ba125e7070 ) [bugfix] (TypeScript) allow update of a single relativeTime handler
- [`91550f8`](91550f810c ) [locale] Capitalization of pt month names ([#4557 ](https://github-redirect.dependabot.com/moment/moment/issues/4557 ))
- Additional commits viewable in [compare view](https://github.com/moment/moment/compare/2.23.0...2.24.0 )
</details>
<br />
[](https://dependabot.com/compatibility-score.html?dependency-name=moment&package-manager=npm_and_yarn&previous-version=2.23.0&new-version=2.24.0 )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com ):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
</details>
2019-01-22 17:33:32 +00:00
dependabot[bot]
9264e344d7
chore(deps): bump js-base64 from 2.5.0 to 2.5.1 ( #79 )
...
Bumps [js-base64](https://github.com/dankogai/js-base64 ) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/dankogai/js-base64/releases )
- [Commits](https://github.com/dankogai/js-base64/compare/2.5.0...2.5.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-01-21 14:55:54 +00:00
dependabot[bot]
0a46ac3e1b
chore(deps-dev): bump eslint from 5.12.0 to 5.12.1 ( #80 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 5.12.0 to 5.12.1.
<details>
<summary>Release notes</summary>
*Sourced from [eslint's releases](https://github.com/eslint/eslint/releases ).*
> ## v5.12.1
> * [`eb5c401`](eb5c4014f1 ) Chore: use meta.messages in some rules (2/4) (refs [#9870 ](https://github-redirect.dependabot.com/eslint/eslint/issues/9870 )) ([#10773 ](https://github-redirect.dependabot.com/eslint/eslint/issues/10773 )) (薛定谔的猫)
> * [`aa56247`](aa56247746 ) Fix: avoid loading core rules dynamically from FS in Linter ([#11278 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11278 )) (Peter Metz)
> * [`04450bb`](04450bb7ed ) Docs: clarify process for adding committers ([#11272 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11272 )) (Kai Cataldo)
> * [`3ffcf26`](3ffcf26c1c ) Docs: add [**g-plane**](https://github.com/g-plane ) as committer ([#11277 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11277 )) (Kai Cataldo)
> * [`c403445`](c40344566e ) Fix: warn constant on RHS of || in no-constant-condition (fixes [#11181 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11181 )) ([#11253 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11253 )) (Merlin Mason)
> * [`9194f45`](9194f45ac7 ) Fix: Manage severity of 1 with TAP reporter (fixes [#11110 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11110 )) ([#11221 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11221 )) (Gabriel Cousin)
> * [`000f495`](000f4952ae ) Docs: fix example for sort-imports ignoreDeclarationSort ([#11242 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11242 )) (Remco Haszing)
> * [`7c0bf2c`](7c0bf2ca92 ) Docs: Add `npx` usage to Getting Started guide ([#11249 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11249 )) (eyal0803)
> * [`da9174e`](da9174e079 ) Docs: fixes typo peerDepencies ([#11252 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11252 )) (Christian Kühl)
> * [`9c31625`](9c31625f19 ) Docs: Improve custom formatter docs ([#11258 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11258 )) (Nicholas C. Zakas)
</details>
<details>
<summary>Changelog</summary>
*Sourced from [eslint's changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md ).*
> v5.12.1 - January 18, 2019
>
> * [`eb5c401`](eb5c4014f1 ) Chore: use meta.messages in some rules (2/4) (refs [#9870 ](https://github-redirect.dependabot.com/eslint/eslint/issues/9870 )) ([#10773 ](https://github-redirect.dependabot.com/eslint/eslint/issues/10773 )) (薛定谔的猫)
> * [`aa56247`](aa56247746 ) Fix: avoid loading core rules dynamically from FS in Linter ([#11278 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11278 )) (Peter Metz)
> * [`04450bb`](04450bb7ed ) Docs: clarify process for adding committers ([#11272 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11272 )) (Kai Cataldo)
> * [`3ffcf26`](3ffcf26c1c ) Docs: add [**g-plane**](https://github.com/g-plane ) as committer ([#11277 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11277 )) (Kai Cataldo)
> * [`c403445`](c40344566e ) Fix: warn constant on RHS of || in no-constant-condition (fixes [#11181 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11181 )) ([#11253 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11253 )) (Merlin Mason)
> * [`9194f45`](9194f45ac7 ) Fix: Manage severity of 1 with TAP reporter (fixes [#11110 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11110 )) ([#11221 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11221 )) (Gabriel Cousin)
> * [`000f495`](000f4952ae ) Docs: fix example for sort-imports ignoreDeclarationSort ([#11242 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11242 )) (Remco Haszing)
> * [`7c0bf2c`](7c0bf2ca92 ) Docs: Add `npx` usage to Getting Started guide ([#11249 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11249 )) (eyal0803)
> * [`da9174e`](da9174e079 ) Docs: fixes typo peerDepencies ([#11252 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11252 )) (Christian Kühl)
> * [`9c31625`](9c31625f19 ) Docs: Improve custom formatter docs ([#11258 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11258 )) (Nicholas C. Zakas)
</details>
<details>
<summary>Commits</summary>
- [`faf3c4e`](faf3c4eda0 ) 5.12.1
- [`1010c98`](1010c98b81 ) Build: changelog update for 5.12.1
- [`eb5c401`](eb5c4014f1 ) Chore: use meta.messages in some rules (2/4) (refs [#9870 ](https://github-redirect.dependabot.com/eslint/eslint/issues/9870 )) ([#10773 ](https://github-redirect.dependabot.com/eslint/eslint/issues/10773 ))
- [`aa56247`](aa56247746 ) Fix: avoid loading core rules dynamically from FS in Linter ([#11278 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11278 ))
- [`04450bb`](04450bb7ed ) Docs: clarify process for adding committers ([#11272 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11272 ))
- [`3ffcf26`](3ffcf26c1c ) Docs: add [**g-plane**](https://github.com/g-plane ) as committer ([#11277 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11277 ))
- [`c403445`](c40344566e ) Fix: warn constant on RHS of || in no-constant-condition (fixes [#11181 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11181 )) ([#11253 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11253 ))
- [`9194f45`](9194f45ac7 ) Fix: Manage severity of 1 with TAP reporter (fixes [#11110 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11110 )) ([#11221 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11221 ))
- [`000f495`](000f4952ae ) Docs: fix example for sort-imports ignoreDeclarationSort ([#11242 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11242 ))
- [`7c0bf2c`](7c0bf2ca92 ) Docs: Add `npx` usage to Getting Started guide ([#11249 ](https://github-redirect.dependabot.com/eslint/eslint/issues/11249 ))
- Additional commits viewable in [compare view](https://github.com/eslint/eslint/compare/v5.12.0...v5.12.1 )
</details>
<br />
[](https://dependabot.com/compatibility-score.html?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=5.12.0&new-version=5.12.1 )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com ):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
</details>
2019-01-21 14:55:46 +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
Henrique Dias
0c8ffaf73e
Merge pull request #75 from filebrowser/dependabot/npm_and_yarn/vuex-3.1.0
...
chore(deps): bump vuex from 3.0.1 to 3.1.0
2019-01-18 14:11:00 +00:00
dependabot[bot]
6c1bbb3248
chore(deps): bump vuex from 3.0.1 to 3.1.0
...
Bumps [vuex](https://github.com/vuejs/vuex ) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/vuejs/vuex/releases )
- [Commits](https://github.com/vuejs/vuex/compare/v3.0.1...v3.1.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-01-18 11:26:12 +00:00
Henrique Dias
e663c60a89
update i18n for zh-cn and zh-tw ( #74 )
2019-01-17 15:54:01 +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
dependabot[bot]
bc518a0e82
chore(deps): bump vue and vue-template-compiler ( #72 )
...
Bumps [vue](https://github.com/vuejs/vue ) and [vue-template-compiler](https://github.com/vuejs/vue ). These dependencies needed to be updated together.
Updates `vue` from 2.5.21 to 2.5.22
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.5.21...v2.5.22 )
Updates `vue-template-compiler` from 2.5.21 to 2.5.22
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.5.21...v2.5.22 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-01-14 12:52:21 +00:00
dependabot[bot]
2ed87febcb
chore(deps-dev): bump @vue/cli-plugin-babel from 3.2.2 to 3.3.0 ( #70 )
2019-01-08 14:16:24 +00:00
dependabot[bot]
ee169b3a46
chore(deps-dev): bump @vue/cli-service from 3.2.3 to 3.3.0 ( #69 )
...
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli ) from 3.2.3 to 3.3.0.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/compare/v3.2.3...vue-cli-version-marker@3.3.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-01-08 14:05:23 +00:00
dependabot[bot]
90d690c187
chore(deps-dev): bump @vue/cli-plugin-eslint from 3.2.2 to 3.3.0 ( #68 )
...
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli ) from 3.2.2 to 3.3.0.
<details>
<summary>Changelog</summary>
*Sourced from [@vue/cli-plugin-eslint's changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md ).*
> # [3.3.0](https://github.com/vuejs/vue-cli/compare/v3.2.3...v3.3.0 ) (2019-01-08)
>
> ## babel-preset-app
>
> #### Features
>
> * replace babel-plugin-transform-vue-jsx with [[**vue**](https://github.com/vue )](https://github.com/vue )/babel-preset-jsx ([#3218 ](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3218 )) ([f15dcf7](https://github.com/vuejs/vue-cli/commit/f15dcf7 ))
>
> ## cli-service
>
> #### Bug Fixes
>
> * **cli-service:** fix copy plugin's ignore pattern (fix [#3119 ](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3119 )) ([#3130 ](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3130 )) ([8b4471e](https://github.com/vuejs/vue-cli/commit/8b4471e ))
> * fix loaderOptions.postcss detection ([#3201 ](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3201 )) ([d5b5e3b](https://github.com/vuejs/vue-cli/commit/d5b5e3b )), closes [#3194 ](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3194 )
>
> ## cli-ui
>
> #### Bug Fixes
>
> * typo in welcome tips ([#3246 ](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3246 )) [ci skip] ([4070507](https://github.com/vuejs/vue-cli/commit/4070507 ))
>
> ## docs
>
> #### Features
>
> * deprecate confusing `baseUrl` option, use `publicPath` instead. ([#3143 ](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3143 )) ([e7af0d8](https://github.com/vuejs/vue-cli/commit/e7af0d8 ))
>
>
>
> # [3.2.3](https://github.com/vuejs/vue-cli/compare/v3.2.2...v3.2.3 ) (2019-01-03)
>
> ## cli-plugin-e2e-cypress
>
> #### Bug Fixes
>
> * make cypress config file compatible with eslint-config-airbnb rules ([0fc972e](https://github.com/vuejs/vue-cli/commit/0fc972e ))
>
> ## cli-plugin-unit-jest
>
> #### Bug Fixes
>
> * fix typo in jest config ([4feaacf](https://github.com/vuejs/vue-cli/commit/4feaacf ))
>
> ## cli-service
>
> #### Bug Fixes
>
> * fix a regression that `pages` doesn't allow entry-only string format ([a7fa191](https://github.com/vuejs/vue-cli/commit/a7fa191 )), closes [#3233 ](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3233 )
</details>
<details>
<summary>Commits</summary>
- [`04203aa`](04203aa4ee ) chore: vue-cli-version-marker@3.3.0
- [`8975f06`](8975f0670d ) chore: 3.3.0 changelog [ci skip]
- [`5937a67`](5937a67a48 ) v3.3.0
- [`bcdf6d0`](bcdf6d0938 ) chore: pre release sync
- [`d5b5e3b`](d5b5e3bfde ) fix: fix loaderOptions.postcss detection ([#3201 ](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3201 ))
- [`f15dcf7`](f15dcf7f48 ) feat: replace babel-plugin-transform-vue-jsx with @vue/babel-preset-jsx ([#3218 ](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3218 ))
- [`e7af0d8`](e7af0d8fa3 ) feat: deprecate confusing `baseUrl` option, use `publicPath` instead. ([#3143 ](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3143 ))
- [`8b4471e`](8b4471e78c ) fix(cli-service): fix copy plugin's ignore pattern (fix [#3119 ](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3119 )) ([#3130 ](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3130 ))
- [`4070507`](4070507de6 ) fix: typo in welcome tips ([#3246 ](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3246 )) [ci skip]
- [`d88f2fa`](d88f2faf64 ) chore: vue-cli-version-marker@3.2.3
- Additional commits viewable in [compare view](https://github.com/vuejs/vue-cli/compare/vue-cli-version-marker@3.2.2...vue-cli-version-marker@3.3.0 )
</details>
<br />
[](https://dependabot.com/compatibility-score.html?dependency-name=@vue/cli-plugin-eslint&package-manager=npm_and_yarn&previous-version=3.2.2&new-version=3.3.0 )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com ).
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com ):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
</details>
2019-01-08 12:57:44 +00: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
Rene Kaufmann
218e638f88
fix: lowercase BaseURL [filebrowser/filebrowser#522] ( #40 )
2018-11-19 17:15:25 +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
3ae9e518a3
fix: lowercase BaseURL ( filebrowser/filebrowser#522 )
2018-08-24 00:20:20 +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
Henrique Dias
99740e3eab
docs: add freenode badge
2018-08-08 09:15:16 +01:00
Henrique Dias
c12adbb594
chore: add travis ( #27 )
2018-08-07 13:44:35 +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
4a12ce1888
chore: bump version to 1.5.0
2018-06-28 11:54:36 +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:
 
 
2018-06-26 17:12:12 +01:00
Henrique Dias
4f1d25fba7
chore: bump version 1.4.0
2018-05-20 13:02:09 +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
Henrique Dias
a10f286f0f
chore: update version
2018-04-23 20:22:43 +01:00
1138-4EB
390c53097f
fix filebrowser/filebrowser#312, use prefix $ for commands ( #7 )
2018-04-23 20:21:36 +01:00
Henrique Dias
4c30b2c665
chore: update dependencies ( #6 )
2018-04-01 11:49:59 +01:00
Henrique Dias
325e6e0904
chore: bump version to 1.2.0
2018-03-10 13:19:52 +00:00
Equim
56ec440272
i18n: zh: minor fix
2018-02-28 13:51:52 +08:00
Henrique Dias
0af5e07eed
chore: bump version to 1.1.0
2018-02-27 17:09:18 +00:00
Equim
8a764ceb67
feat: varied recaptcha host
2018-02-27 17:08:14 +00:00
Equim
fe829aa850
build: also uglify service worker
2018-02-25 01:29:45 +08:00
Henrique Dias
2ca22656d6
chore: bump version to 1.0.4
2018-02-24 08:42:08 +00:00
Henrique Dias
cb7fa99fd3
fix: select last item on mobile
2018-02-24 08:40:46 +00:00
Henrique Dias
441639a8d5
chore: bump version
2018-02-03 00:13:08 +01:00
Sebastian
a78e1d504b
feat: add German translation´
2018-02-02 23:11:19 +00:00
Henrique Dias
02f6b0ec61
chore: bump version
2018-02-01 15:30:34 +00:00
Henrique Dias
8c60cc7084
fix: notification style
2018-02-01 15:30:19 +00:00
Henrique Dias
a7e4596e97
chore: bump version
2018-02-01 14:57:55 +00:00
Henrique Dias
97d53ceb2e
Merge branch 'master' of https://github.com/filebrowser/vue
2018-02-01 14:54:19 +00:00
Henrique Dias
a49fb20885
chore: add npmignore
2018-02-01 14:52:51 +00:00
Henrique Dias
2d5e97e140
docs: fix npm badge
2018-02-01 14:51:07 +00:00
Henrique Dias
ebdf5a0601
docs: update readme
2018-02-01 14:50:48 +00:00
Henrique Dias
9ca02c90ed
chore: fix ci
2018-02-01 14:46:05 +00:00
Henrique Dias
0595638228
chore: add circle
2018-02-01 14:43:54 +00:00
Henrique Dias
1f4d0cc3cd
docs: update
2018-02-01 12:40:20 +00:00
Henrique Dias
e6c0d1c28a
initial commit
2018-02-01 12:17:04 +00:00