aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src
Commit message (Expand)AuthorAgeFilesLines
* Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)2020-07-311-1/+1
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-311-1/+1
* Fix breaking changes of nc/vue updateGeorg Ehrke2020-07-221-1/+1
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-202-2/+2
* Fix workflow UIJoas Schilling2020-04-231-1/+1
* Set fileInfo correctly for LegacyTabsChristoph Seitz2020-04-191-3/+3
* Inline usages of OCP.Toast in bundled filesChristoph Wurst2020-04-061-2/+2
* Update eslint and switch to @nextcloud packagesChristoph Wurst2020-03-252-6/+6
* Add OCA.Files.Settings for Files SettingsGary Kim2020-03-225-0/+267
* l10n: Fixed typorakekniven2020-03-091-1/+1
* Merge pull request #19764 from nextcloud/fix/transfer-ownerhip-owner-checkRoeland Jago Douma2020-03-031-1/+5
|\
| * Do not allow transfer ownership when the user isn't the ownerChristoph Wurst2020-03-031-1/+5
* | Fetch translate for Tags from files appDaniel Kesselberg2020-03-031-1/+1
|/
* Make sure that minSearchStringLength is taken into accountJulius Härtl2020-02-031-1/+5
* Fix issue when selecting an entry, the multiselect input was not closedJulius Härtl2020-02-031-22/+22
* Fix legacy tabsJohn Molakvoæ (skjnldsv)2020-01-294-14/+16
* Migrate to @nextcloud/vue 1.x.xJohn Molakvoæ (skjnldsv)2020-01-223-4/+33
* Close handlingJohn Molakvoæ (skjnldsv)2020-01-223-15/+12
* Allow to await the sidebarJohn Molakvoæ (skjnldsv)2020-01-223-43/+42
* Prevent duplicate entries in file sidebarGary Kim2020-01-171-3/+0
* Close after clickJohn Molakvoæ (skjnldsv)2020-01-151-2/+6
* Only show tag selector if tags are setJulius Härtl2020-01-151-0/+25
* Proper text previewsRoeland Jago Douma2020-01-141-2/+12
* Merge pull request #18783 from nextcloud/fix/sidebar/do-not-wait-domcontentlo...Roeland Jago Douma2020-01-101-8/+7
|\
| * Init OCA.Files.Sidebar right awayJohn Molakvoæ (skjnldsv)2020-01-091-8/+7
* | Add more padding in transfer ownershipGary Kim2020-01-091-1/+6
|/
* Combine exact and other matches for transfer ownershipChristoph Wurst2020-01-081-1/+1
* Make the transfer ownership input a bit widerChristoph Wurst2020-01-081-2/+20
* Use @nextcloud/paths for file sidebarGary Kim2020-01-081-1/+2
* Encode URI for file sidebarGary Kim2020-01-081-1/+1
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-197-47/+47
* Fix Sidebar enabled checkJohn Molakvoæ (skjnldsv)2019-12-192-9/+16
* Clean up publishingGary Kim2019-12-171-35/+43
* Show path and uid on transfer buttonGary Kim2019-12-171-1/+7
* rephrase "Target user" to "new owner"Sascha Wiswedel2019-12-171-1/+1
* Transfer ownership function polishingSascha Wiswedel2019-12-171-7/+7
* Make it possible to find transfer user by emailChristoph Wurst2019-12-161-0/+2
* Add autocompletion to the ownership transfer UIChristoph Wurst2019-12-101-5/+74
* Properly query filesJohn Molakvoæ (skjnldsv)2019-12-041-1/+1
* Use own getIconUrl methodJohn Molakvoæ (skjnldsv)2019-12-041-1/+32
* Fix files app LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-12-042-4/+8
* Also allow transfer ownership of filesChristoph Wurst2019-12-021-4/+13
* Add a transfer ownership background jobRoeland Jago Douma2019-12-024-0/+247
* Use function to open a sidebar fileJohn Molakvoæ (skjnldsv)2019-11-132-12/+20
* Fix legacy tab backbone fileinfo changeJohn Molakvoæ (skjnldsv)2019-10-292-8/+19
* Fix triggering favorite file actions on the file listJohn Molakvoæ (skjnldsv)2019-10-291-0/+7
* Prevent multiple systemtags viewsJohn Molakvoæ (skjnldsv)2019-10-291-1/+1
* Systemtags and external actions updateJohn Molakvoæ (skjnldsv)2019-10-291-1/+1
* Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-297-0/+787