summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #4396 from nextcloud/scan-non-existingRoeland Jago Douma2017-04-212-7/+14
|\ | | | | show error when trying to scan non existing path
| * Add PHPDoc and handle exception in ScanAppData as wellMorris Jobke2017-04-191-0/+2
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * show error when trying to scan non existing pathRobin Appelman2017-04-191-7/+12
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #4422 from nextcloud/favorite-wording-detailRoeland Jago Douma2017-04-211-2/+1
|\ \ | | | | | | Wording detail fix for favorite emptycontent view
| * | Wording detail fix for favorite emptycontent viewJan-Christoph Borchardt2017-04-211-2/+1
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | properly reload favorites listRobin Appelman2017-04-211-0/+6
|/ / | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2017-04-202-2/+2
| |
* | Improve menu CSSMorris Jobke2017-04-191-58/+22
| | | | | | | | | | | | | | | | * fix mess with menus and actions in the files app * reduces amount of !important usages * keeps the behaviour on mobile as well as on desktop Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Remove unused CSSMorris Jobke2017-04-181-51/+5
|/ | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [tx-robot] updated from transifexNextcloud bot2017-04-186-2/+62
|
* [tx-robot] updated from transifexNextcloud bot2017-04-174-86/+56
|
* [tx-robot] updated from transifexNextcloud bot2017-04-1518-66/+84
|
* [tx-robot] updated from transifexNextcloud bot2017-04-1460-130/+130
|
* Explain local linkJos Poortvliet2017-04-131-1/+1
| | | | | | | | | | The local link is a clever thing and the clients should support this imho but it might not be clear to all users. For one, the term 'local link' is a bit odd. Local with respect to what? It links directly to the file or folder, so direct link seems to make more sense to me. And we should explain the difference with a public link. So this PR: * renames local link to direct link * adds a short explanation, noting it only works for users who have access to this file/folder. As other links are called public link you could also consider calling this 'private link', I suppose. But the links we sent by mail to ppl could also be called 'private link' (they are for one user, who git it by email) so I think it might be confusing. What do @nextcloud/designers think? Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [tx-robot] updated from transifexNextcloud bot2017-04-132-0/+4
|
* Merge pull request #4312 from nextcloud/cleanup-nameBjörn Schießle2017-04-121-1/+1
|\ | | | | Update comments to Nextcloud
| * Update comments to NextcloudMorris Jobke2017-04-111-1/+1
| | | | | | | | | | | | | | * based on PR by @Ardinis * see #4311 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Remove update.php of files appMorris Jobke2017-04-121-98/+0
|/ | | | | | * contains only update steps for 8.1/8.2 to 9.0 update Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* share api expanded by tags (#26583)Michael Jobst2017-04-113-7/+30
| | | | | | | | | | | | | | | | | | | | | | | | * share api expanded by tags * Modified files_sharing JS Unit tests * modified tests. renamed request parameter. refactoring * Update Share20OCS.php Added missing function description * Update Helper.php Added missing function description * Update Helper.php implicit boolean conversion to !empty() * Update Share20OCSTest.php Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [tx-robot] updated from transifexNextcloud bot2017-04-112-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-04-082-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-04-072-2/+2
|
* Merge pull request #4153 from nextcloud/fix-uploadJoas Schilling2017-04-061-1/+2
|\ | | | | Fix upload of folders in Chrome
| * Fix upload of folders in ChromeMorris Jobke2017-04-061-1/+2
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | [tx-robot] updated from transifexNextcloud bot2017-04-064-6/+6
| |
* | [tx-robot] updated from transifexNextcloud bot2017-04-054-30/+216
| |
* | Some more hardeningJoas Schilling2017-04-041-6/+7
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | file-upload.js modified : Remaining upload time correctedSarthikaDhawan2017-04-041-1/+10
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | [tx-robot] updated from transifexNextcloud bot2017-04-042-2/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2017-04-034-0/+20
| |
* | [tx-robot] updated from transifexNextcloud bot2017-04-012-2/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2017-03-314-24/+30
| |
* | [tx-robot] updated from transifexNextcloud bot2017-03-302-4/+4
|/
* [tx-robot] updated from transifexNextcloud bot2017-03-292-72/+228
|
* Merge pull request #4082 from nextcloud/fix-menuJohn Molakvoæ2017-03-281-3/+15
|\ | | | | Fix pop over menu opacity
| * Fix pop over menu opacityMorris Jobke2017-03-261-3/+15
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | [tx-robot] updated from transifexNextcloud bot2017-03-282-0/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2017-03-2756-2442/+206
| |
* | Fix the testsJoas Schilling2017-03-261-1/+9
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Allow multiple navigation links from info.xmlJoas Schilling2017-03-262-6/+8
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Manage the right side menu via the navigation manager as wellJoas Schilling2017-03-261-1/+9
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2017-03-264-10/+14
|
* [tx-robot] updated from transifexNextcloud bot2017-03-252-44/+208
|
* Merge file view JS filesLukas Reschke2017-03-242-30/+30
| | | | | | Removes 26 requests on the file list loading Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Merge pull request #4013 from nextcloud/bundle_vendor_jsLukas Reschke2017-03-241-2/+0
|\ | | | | Bundle vendor js
| * Handlebars is already loaded by core.jsRoeland Jago Douma2017-03-231-2/+0
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #4007 from nextcloud/backport-27155Morris Jobke2017-03-237-63/+75
|\ \ | | | | | | Change showTemporary notifications for closable ones
| * | added quit option in commentstabview.jsnoveens2017-03-237-63/+75
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added quit option in notif in app.js added quit option in notif in file-upload.js added quit option in notif in fileinfomodel.js added quit option in notif in filelist.js added quit option in notif in filelist.js added quit option in notif in tagsplugin.js added quit option in notif in statusmanager.js added quit option in notif in external.js added quit option in notif in versionstabview.js added quit option in notif in notification.js changes according to the latest review. timeout removed since there is a button to close it translation capability added typo fixed test files updated small errors fixed Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #3965 from nextcloud/downstream-27343Morris Jobke2017-03-231-4/+33
|\ \ \ | |_|/ |/| | Providing --path option to transfer-ownership
| * | improve file transfer codeMorris Jobke2017-03-221-26/+15
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>