summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Collapse)AuthorAgeFilesLines
* [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>
| * | Providing --path option to transfer-ownershipSujith H2017-03-201-4/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will help user to selectively move the folders specified using --path option, instead of moving entire folder under files directory. Signed-off-by: Sujith H <sharidasan@owncloud.com> Update the integration test for transfer-ownership Update the integration test for transfer-ownership as the new option --path is introduced in the command. Signed-off-by: Sujith H <sharidasan@owncloud.com> Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #3995 from nextcloud/files_scan_appdataLukas Reschke2017-03-232-1/+286
|\ \ \ | |_|/ |/| | Add files:scanAppData command
| * | Use proper name and code styleMorris Jobke2017-03-221-2/+2
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | Add files:scanAppData commandRoeland Jago Douma2017-03-222-1/+286
| | | | | | | | | | | | | | | | | | | | | | | | Fixes https://github.com/nextcloud/server/issues/3041 Add a dedicated command to scan the special appdata dir Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | [tx-robot] updated from transifexNextcloud bot2017-03-232-2/+8
| | |
* | | [tx-robot] updated from transifexNextcloud bot2017-03-228-0/+12
|/ /
* | Revert "Bundle vendor js"Roeland Jago Douma2017-03-221-0/+2
| |
* | Merge pull request #3795 from nextcloud/bundle_vendor_jsRoeland Jago Douma2017-03-221-2/+0
|\ \ | | | | | | Bundle vendor js
| * | Handlebars is already loaded by core.jsRoeland Jago Douma2017-03-221-2/+0
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #3972 from nextcloud/merge-some-more-cssRoeland Jago Douma2017-03-227-5/+6
|\ \ \ | | | | | | | | Merge some CSS files using our SCSS compiler
| * | | Merge some CSS files using our SCSS compilerLukas Reschke2017-03-217-5/+6
| |/ / | | | | | | | | | | | | | | | This saves around 4 requests on the average page load. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* / / [tx-robot] updated from transifexNextcloud bot2017-03-2220-6/+32
|/ /
* / [tx-robot] updated from transifexNextcloud bot2017-03-212-0/+4
|/
* Merge pull request #3950 from nextcloud/downstream-27149Lukas Reschke2017-03-202-1/+6
|\ | | | | Forbid to upload part files via web UI
| * Fix grammarLukas Reschke2017-03-201-1/+1
| | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
| * Add ignore_files to config,Felix Heidecke2017-03-202-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test files against ignore_files list on upload fix typo and indentation Move blacklist declaration to lib/public/Files/FileInfo.php, Rename *ignored to *blacklisted Mocked blacklist_files for testing Mocked blacklist_files for testing Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Log files:scan exception, add InterruptedExceptionVincent Petry2017-03-201-8/+10
|/ | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [tx-robot] updated from transifexNextcloud bot2017-03-204-4/+18
|
* [tx-robot] updated from transifexNextcloud bot2017-03-192-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-03-184-0/+64
|
* [tx-robot] updated from transifexNextcloud bot2017-03-1716-136/+184
|
* [tx-robot] updated from transifexNextcloud bot2017-03-1650-68/+18
|
* Merge pull request #3848 from nextcloud/remove-single-quotes-around-search-queryRoeland Jago Douma2017-03-151-1/+1
|\ | | | | Remove single quotes around search query like in user search
| * Remove single quotes around search query like in user searchJoas Schilling2017-03-151-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2017-03-152-26/+30
| |
* | [tx-robot] updated from transifexNextcloud bot2017-03-142-2/+2
|/
* dont preserve mtime when uploading trough the web interfaceRobin Appelman2017-03-131-5/+0
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* [tx-robot] updated from transifexNextcloud bot2017-03-132-2/+8
|