summaryrefslogtreecommitdiffstats
path: root/apps/files/webpack.js
Commit message (Collapse)AuthorAgeFilesLines
* Add OCA.Files.Settings for Files SettingsGary Kim2020-03-221-0/+1
| | | | Signed-off-by: Gary Kim <gary@garykim.dev>
* Add a transfer ownership background jobRoeland Jago Douma2019-12-021-0/+1
| | | | | | | | | | | | This job can be initiated by a user to transfer a file/folder to a target user. The target user will have to accept the job. Once that is done the transfers is initiated in the background. Both parties get notified when the job is done. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-291-0/+13
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>