summaryrefslogtreecommitdiffstats
path: root/apps/files/src/components
Commit message (Expand)AuthorAgeFilesLines
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-1/+2
* Fix OCS URL typo in TransferOwnershipDialogue.vueMichaIng2021-09-261-1/+1
* Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]2021-07-231-2/+2
* Move remnants of ocs api requests to v2 endpointJohn Molakvoæ (skjnldsv)2021-05-261-5/+1
* Skip template picker if none availableJohn Molakvoæ (skjnldsv)2021-01-281-14/+31
* Add template pickerJohn Molakvoæ (skjnldsv)2021-01-281-0/+203
* Init vue comments tabJohn Molakvoæ (skjnldsv)2020-10-201-2/+6
* Upgrade lifecycle and vue parent contextJohn Molakvoæ (skjnldsv)2020-10-071-12/+44
* Move Files Sidebar to proper javascript standardJohn Molakvoæ (skjnldsv)2020-10-071-33/+34
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-311-1/+1
* 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-251-2/+2
* Add OCA.Files.Settings for Files SettingsGary Kim2020-03-221-0/+41
* l10n: Fixed typorakekniven2020-03-091-1/+1
* Do not allow transfer ownership when the user isn't the ownerChristoph Wurst2020-03-031-1/+5
* 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-291-5/+6
* Migrate to @nextcloud/vue 1.x.xJohn Molakvoæ (skjnldsv)2020-01-222-2/+2
* Prevent duplicate entries in file sidebarGary Kim2020-01-171-3/+0
* 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
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-194-29/+29
* 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
* Add a transfer ownership background jobRoeland Jago Douma2019-12-022-0/+181
* Fix legacy tab backbone fileinfo changeJohn Molakvoæ (skjnldsv)2019-10-291-1/+6
* Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-292-0/+148