Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-04 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-03 | 4 | -0/+20 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-01 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-31 | 4 | -24/+30 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-30 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-29 | 2 | -72/+228 |
| | |||||
* | Merge pull request #4082 from nextcloud/fix-menu | John Molakvoæ | 2017-03-28 | 1 | -3/+15 |
|\ | | | | | Fix pop over menu opacity | ||||
| * | Fix pop over menu opacity | Morris Jobke | 2017-03-26 | 1 | -3/+15 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-28 | 2 | -0/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-27 | 56 | -2442/+206 |
| | | |||||
* | | Fix the tests | Joas Schilling | 2017-03-26 | 1 | -1/+9 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Allow multiple navigation links from info.xml | Joas Schilling | 2017-03-26 | 2 | -6/+8 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Manage the right side menu via the navigation manager as well | Joas Schilling | 2017-03-26 | 1 | -1/+9 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-26 | 4 | -10/+14 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-25 | 2 | -44/+208 |
| | |||||
* | Merge file view JS files | Lukas Reschke | 2017-03-24 | 2 | -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_js | Lukas Reschke | 2017-03-24 | 1 | -2/+0 |
|\ | | | | | Bundle vendor js | ||||
| * | Handlebars is already loaded by core.js | Roeland Jago Douma | 2017-03-23 | 1 | -2/+0 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #4007 from nextcloud/backport-27155 | Morris Jobke | 2017-03-23 | 7 | -63/+75 |
|\ \ | | | | | | | Change showTemporary notifications for closable ones | ||||
| * | | added quit option in commentstabview.js | noveens | 2017-03-23 | 7 | -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-27343 | Morris Jobke | 2017-03-23 | 1 | -4/+33 |
|\ \ \ | |_|/ |/| | | Providing --path option to transfer-ownership | ||||
| * | | improve file transfer code | Morris Jobke | 2017-03-22 | 1 | -26/+15 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | | Providing --path option to transfer-ownership | Sujith H | 2017-03-20 | 1 | -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_appdata | Lukas Reschke | 2017-03-23 | 2 | -1/+286 |
|\ \ \ | |_|/ |/| | | Add files:scanAppData command | ||||
| * | | Use proper name and code style | Morris Jobke | 2017-03-22 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | | Add files:scanAppData command | Roeland Jago Douma | 2017-03-22 | 2 | -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 transifex | Nextcloud bot | 2017-03-23 | 2 | -2/+8 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-22 | 8 | -0/+12 |
|/ / | |||||
* | | Revert "Bundle vendor js" | Roeland Jago Douma | 2017-03-22 | 1 | -0/+2 |
| | | |||||
* | | Merge pull request #3795 from nextcloud/bundle_vendor_js | Roeland Jago Douma | 2017-03-22 | 1 | -2/+0 |
|\ \ | | | | | | | Bundle vendor js | ||||
| * | | Handlebars is already loaded by core.js | Roeland Jago Douma | 2017-03-22 | 1 | -2/+0 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #3972 from nextcloud/merge-some-more-css | Roeland Jago Douma | 2017-03-22 | 7 | -5/+6 |
|\ \ \ | | | | | | | | | Merge some CSS files using our SCSS compiler | ||||
| * | | | Merge some CSS files using our SCSS compiler | Lukas Reschke | 2017-03-21 | 7 | -5/+6 |
| |/ / | | | | | | | | | | | | | | | | This saves around 4 requests on the average page load. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-22 | 20 | -6/+32 |
|/ / | |||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-21 | 2 | -0/+4 |
|/ | |||||
* | Merge pull request #3950 from nextcloud/downstream-27149 | Lukas Reschke | 2017-03-20 | 2 | -1/+6 |
|\ | | | | | Forbid to upload part files via web UI | ||||
| * | Fix grammar | Lukas Reschke | 2017-03-20 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
| * | Add ignore_files to config, | Felix Heidecke | 2017-03-20 | 2 | -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 InterruptedException | Vincent Petry | 2017-03-20 | 1 | -8/+10 |
|/ | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-20 | 4 | -4/+18 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-19 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-18 | 4 | -0/+64 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-17 | 16 | -136/+184 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-16 | 50 | -68/+18 |
| | |||||
* | Merge pull request #3848 from nextcloud/remove-single-quotes-around-search-query | Roeland Jago Douma | 2017-03-15 | 1 | -1/+1 |
|\ | | | | | Remove single quotes around search query like in user search | ||||
| * | Remove single quotes around search query like in user search | Joas Schilling | 2017-03-15 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-15 | 2 | -26/+30 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-14 | 2 | -2/+2 |
|/ | |||||
* | dont preserve mtime when uploading trough the web interface | Robin Appelman | 2017-03-13 | 1 | -5/+0 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-13 | 2 | -2/+8 |
| |