Ramires Viana
|
d9be370e24
|
fix: missing error message
|
2020-07-23 12:02:09 +00: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
|
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 |
|
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
|
b1605aa6d3
|
Merge pull request #1014 from ramiresviana/full-screen-editor
|
2020-07-06 17:06:12 +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 |
|
monkeyWie
|
6b0d49b1fc
|
feat: add image thumbnails support (#980)
* set max image preview size to 1080x1080px
|
2020-06-25 09:37:13 +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 |
|
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 |
|
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
|
28672c0114
|
fix(security): check user permission to rename files
|
2020-06-06 17:45:51 +02:00 |
|
Oleg Lobanov
|
ba47e3b2fe
|
fix: fix static assets url generation (#965)
|
2020-05-31 22:26:10 +02:00 |
|
Henrique Dias
|
a9e715dc50
|
Merge branch 'master' into remove-logout-button
|
2020-01-09 17:27:49 +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 |
|
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 |
|
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]
|
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 |
|
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 |
|
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 |
|