Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `babel-loader-exclude-node-modules-except` | John Molakvoæ (skjnldsv) | 2020-07-31 | 1 | -1/+1 |
* | Bump compiled files | John Molakvoæ (skjnldsv) | 2020-07-31 | 1 | -1/+1 |
* | Fix breaking changes of nc/vue update | Georg Ehrke | 2020-07-22 | 1 | -1/+1 |
* | Use DOMContentLoaded and fix sharebymail loading issue | John Molakvoæ (skjnldsv) | 2020-07-20 | 2 | -2/+2 |
* | Fix workflow UI | Joas Schilling | 2020-04-23 | 1 | -1/+1 |
* | Set fileInfo correctly for LegacyTabs | Christoph Seitz | 2020-04-19 | 1 | -3/+3 |
* | Inline usages of OCP.Toast in bundled files | Christoph Wurst | 2020-04-06 | 1 | -2/+2 |
* | Update eslint and switch to @nextcloud packages | Christoph Wurst | 2020-03-25 | 2 | -6/+6 |
* | Add OCA.Files.Settings for Files Settings | Gary Kim | 2020-03-22 | 5 | -0/+267 |
* | l10n: Fixed typo | rakekniven | 2020-03-09 | 1 | -1/+1 |
* | Merge pull request #19764 from nextcloud/fix/transfer-ownerhip-owner-check | Roeland Jago Douma | 2020-03-03 | 1 | -1/+5 |
|\ | |||||
| * | Do not allow transfer ownership when the user isn't the owner | Christoph Wurst | 2020-03-03 | 1 | -1/+5 |
* | | Fetch translate for Tags from files app | Daniel Kesselberg | 2020-03-03 | 1 | -1/+1 |
|/ | |||||
* | Make sure that minSearchStringLength is taken into account | Julius Härtl | 2020-02-03 | 1 | -1/+5 |
* | Fix issue when selecting an entry, the multiselect input was not closed | Julius Härtl | 2020-02-03 | 1 | -22/+22 |
* | Fix legacy tabs | John Molakvoæ (skjnldsv) | 2020-01-29 | 4 | -14/+16 |
* | Migrate to @nextcloud/vue 1.x.x | John Molakvoæ (skjnldsv) | 2020-01-22 | 3 | -4/+33 |
* | Close handling | John Molakvoæ (skjnldsv) | 2020-01-22 | 3 | -15/+12 |
* | Allow to await the sidebar | John Molakvoæ (skjnldsv) | 2020-01-22 | 3 | -43/+42 |
* | Prevent duplicate entries in file sidebar | Gary Kim | 2020-01-17 | 1 | -3/+0 |
* | Close after click | John Molakvoæ (skjnldsv) | 2020-01-15 | 1 | -2/+6 |
* | Only show tag selector if tags are set | Julius Härtl | 2020-01-15 | 1 | -0/+25 |
* | Proper text previews | Roeland Jago Douma | 2020-01-14 | 1 | -2/+12 |
* | Merge pull request #18783 from nextcloud/fix/sidebar/do-not-wait-domcontentlo... | Roeland Jago Douma | 2020-01-10 | 1 | -8/+7 |
|\ | |||||
| * | Init OCA.Files.Sidebar right away | John Molakvoæ (skjnldsv) | 2020-01-09 | 1 | -8/+7 |
* | | Add more padding in transfer ownership | Gary Kim | 2020-01-09 | 1 | -1/+6 |
|/ | |||||
* | Combine exact and other matches for transfer ownership | Christoph Wurst | 2020-01-08 | 1 | -1/+1 |
* | Make the transfer ownership input a bit wider | Christoph Wurst | 2020-01-08 | 1 | -2/+20 |
* | Use @nextcloud/paths for file sidebar | Gary Kim | 2020-01-08 | 1 | -1/+2 |
* | Encode URI for file sidebar | Gary Kim | 2020-01-08 | 1 | -1/+1 |
* | Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 | dependabot-preview[bot] | 2019-12-19 | 7 | -47/+47 |
* | Fix Sidebar enabled check | John Molakvoæ (skjnldsv) | 2019-12-19 | 2 | -9/+16 |
* | Clean up publishing | Gary Kim | 2019-12-17 | 1 | -35/+43 |
* | Show path and uid on transfer button | Gary Kim | 2019-12-17 | 1 | -1/+7 |
* | rephrase "Target user" to "new owner" | Sascha Wiswedel | 2019-12-17 | 1 | -1/+1 |
* | Transfer ownership function polishing | Sascha Wiswedel | 2019-12-17 | 1 | -7/+7 |
* | Make it possible to find transfer user by email | Christoph Wurst | 2019-12-16 | 1 | -0/+2 |
* | Add autocompletion to the ownership transfer UI | Christoph Wurst | 2019-12-10 | 1 | -5/+74 |
* | Properly query files | John Molakvoæ (skjnldsv) | 2019-12-04 | 1 | -1/+1 |
* | Use own getIconUrl method | John Molakvoæ (skjnldsv) | 2019-12-04 | 1 | -1/+32 |
* | Fix files app LoadSidebar event | John Molakvoæ (skjnldsv) | 2019-12-04 | 2 | -4/+8 |
* | Also allow transfer ownership of files | Christoph Wurst | 2019-12-02 | 1 | -4/+13 |
* | Add a transfer ownership background job | Roeland Jago Douma | 2019-12-02 | 4 | -0/+247 |
* | Use function to open a sidebar file | John Molakvoæ (skjnldsv) | 2019-11-13 | 2 | -12/+20 |
* | Fix legacy tab backbone fileinfo change | John Molakvoæ (skjnldsv) | 2019-10-29 | 2 | -8/+19 |
* | Fix triggering favorite file actions on the file list | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -0/+7 |
* | Prevent multiple systemtags views | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -1/+1 |
* | Systemtags and external actions update | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -1/+1 |
* | Add OCA.Files.Sidebar | John Molakvoæ (skjnldsv) | 2019-10-29 | 7 | -0/+787 |