Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump bundles | Julius Härtl | 2020-02-03 | 2 | -3/+3 |
* | Fix legacy tabs | John Molakvoæ (skjnldsv) | 2020-01-29 | 3 | -9/+8 |
* | Bump @nextcloud/vue | Julius Härtl | 2020-01-29 | 4 | -26/+26 |
* | Merge multiple dependabots updates | John Molakvoæ (skjnldsv) | 2020-01-27 | 4 | -26/+26 |
* | Bump @nextcloud/vue from 1.2.5 to 1.2.7 | dependabot-preview[bot] | 2020-01-26 | 4 | -28/+28 |
* | Adjust filelist color handling to new dark theme value | Julius Härtl | 2020-01-24 | 1 | -6/+5 |
* | Migrate to @nextcloud/vue 1.x.x | John Molakvoæ (skjnldsv) | 2020-01-22 | 4 | -135/+109 |
* | Close handling | John Molakvoæ (skjnldsv) | 2020-01-22 | 2 | -10/+10 |
* | Compile templates | John Molakvoæ (skjnldsv) | 2020-01-21 | 1 | -102/+247 |
* | Bump @nextcloud/paths from 1.0.0 to 1.1.0 | dependabot-preview[bot] | 2020-01-20 | 4 | -17/+17 |
* | Prevent duplicate entries in file sidebar | Gary Kim | 2020-01-17 | 2 | -2/+2 |
* | Close after click | John Molakvoæ (skjnldsv) | 2020-01-15 | 4 | -30/+87 |
* | Only show tag selector if tags are set | Julius Härtl | 2020-01-15 | 2 | -10/+17 |
* | Do not show sidebar on rename (fixes #18613) | Julius Härtl | 2020-01-15 | 1 | -2/+4 |
* | Properly set current file info when switching the details view | Julius Härtl | 2020-01-15 | 1 | -0/+8 |
* | Proper text previews | Roeland Jago Douma | 2020-01-14 | 2 | -4/+4 |
* | Bump @nextcloud/axios from 1.1.0 to 1.3.1 | dependabot-preview[bot] | 2020-01-14 | 4 | -35/+21 |
* | Merge pull request #18783 from nextcloud/fix/sidebar/do-not-wait-domcontentlo... | Roeland Jago Douma | 2020-01-10 | 2 | -2/+2 |
|\ | |||||
| * | Init OCA.Files.Sidebar right away | John Molakvoæ (skjnldsv) | 2020-01-09 | 2 | -2/+2 |
* | | Add more padding in transfer ownership | Gary Kim | 2020-01-09 | 2 | -3/+3 |
|/ | |||||
* | Combine exact and other matches for transfer ownership | Christoph Wurst | 2020-01-08 | 2 | -3/+3 |
* | Merge pull request #18753 from nextcloud/bugfix/noid/select-menu-hide | Roeland Jago Douma | 2020-01-08 | 1 | -1/+0 |
|\ | |||||
| * | Do not rerender the selection menu on show | Julius Härtl | 2020-01-08 | 1 | -1/+0 |
* | | Make the transfer ownership input a bit wider | Christoph Wurst | 2020-01-08 | 2 | -3/+3 |
* | | Use @nextcloud/paths for file sidebar | Gary Kim | 2020-01-08 | 4 | -20/+20 |
|/ | |||||
* | Encode URI for file sidebar | Gary Kim | 2020-01-08 | 2 | -4/+4 |
* | Bump css-loader from 3.4.0 to 3.4.1 | dependabot-preview[bot] | 2020-01-05 | 4 | -4/+4 |
* | Bump @nextcloud/logger from 0.1.0 to 1.0.0 | dependabot-preview[bot] | 2020-01-02 | 4 | -12/+12 |
* | Bump @nextcloud/dialogs from 0.1.1 to 1.0.0 | dependabot-preview[bot] | 2020-01-02 | 4 | -13/+13 |
* | Bump css-loader from 3.3.2 to 3.4.0 | dependabot-preview[bot] | 2019-12-30 | 4 | -4/+4 |
* | Bump @babel/preset-env from 7.7.6 to 7.7.7 | dependabot-preview[bot] | 2019-12-30 | 4 | -10/+9 |
* | Bump nextcloud-vue from 0.12.7 to 0.12.8 | dependabot-preview[bot] | 2019-12-23 | 4 | -30/+30 |
* | Bump @nextcloud/event-bus from 0.2.1 to 1.0.0 | dependabot-preview[bot] | 2019-12-23 | 4 | -23/+23 |
* | Bump @nextcloud/axios from 0.5.0 to 1.1.0 | dependabot-preview[bot] | 2019-12-23 | 4 | -9/+9 |
* | Bump @nextcloud/auth from 0.3.1 to 1.1.0 | dependabot-preview[bot] | 2019-12-22 | 4 | -16/+16 |
* | Bump vue and vue-template-compiler | dependabot-preview[bot] | 2019-12-22 | 4 | -6/+6 |
* | Bump @nextcloud/router from 0.1.0 to 1.0.0 | dependabot-preview[bot] | 2019-12-22 | 4 | -15/+15 |
* | Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 | dependabot-preview[bot] | 2019-12-19 | 4 | -7/+7 |
* | Fix Sidebar enabled check | John Molakvoæ (skjnldsv) | 2019-12-19 | 3 | -7/+8 |
* | Clean up publishing | Gary Kim | 2019-12-17 | 4 | -19/+19 |
* | Show path and uid on transfer button | Gary Kim | 2019-12-17 | 2 | -2/+2 |
* | Bump serialize-javascript to v2.1.2 | Christoph Wurst | 2019-12-16 | 4 | -4/+4 |
* | Merge pull request #18417 from nextcloud/fix/transfer-ownership-ui-email | Roeland Jago Douma | 2019-12-16 | 2 | -2/+2 |
|\ | |||||
| * | Make it possible to find transfer user by email | Christoph Wurst | 2019-12-16 | 2 | -2/+2 |
* | | Bump css-loader from 3.2.1 to 3.3.2 | dependabot-preview[bot] | 2019-12-16 | 2 | -2/+2 |
|/ | |||||
* | Add autocompletion to the ownership transfer UI | Christoph Wurst | 2019-12-10 | 4 | -13/+168 |
* | Allow to unfavorite all files | Joas Schilling | 2019-12-05 | 1 | -2/+1 |
* | Merge pull request #18222 from nextcloud/fix/files/reload-on-share-accept | Roeland Jago Douma | 2019-12-04 | 1 | -0/+7 |
|\ | |||||
| * | Properly reload file list on share accept | John Molakvoæ (skjnldsv) | 2019-12-04 | 1 | -0/+7 |
* | | Properly query files | John Molakvoæ (skjnldsv) | 2019-12-04 | 1 | -1/+1 |