summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Opening the trashbin causes errors in log for files without previewMorris Jobke2016-09-091-0/+2
| | | | | | | | | | | | | | | | | | * put a file without a generated preview in the trashbin (e.g. a *.docx file) * open the trashbin * following errors will show up in the nextcloud.log: - filesize(): stat failed for ... - fopen(...): failed to open stream: No such file or directory at ... - fread() expects parameter 1 to be resource, boolean given at ... - fclose() expects parameter 1 to be resource, boolean given at ... - imagecreatefromstring(): Empty string or invalid image at ... This is because the preview code tries to load an SVG image, which is obviously only text. The fix simply handles this before the loading happens and the web UI keeps showing the default mimetype icon.
* [tx-robot] updated from transifexNextcloud bot2016-09-0938-68/+40
|
* Merge pull request #1317 from nextcloud/add-sharing-disclaimerMorris Jobke2016-09-084-2/+22
|\ | | | | Adding a optional disclaimer to the anonymous upload page
| * Adjust testLukas Reschke2016-09-081-1/+7
| |
| * Fix testsLukas Reschke2016-09-081-2/+1
| |
| * Adding a optional disclaimer to the anonymous upload pageMorris Jobke2016-09-083-1/+16
| |
* | Merge pull request #1247 from nextcloud/storage-id-global-cacheMorris Jobke2016-09-082-23/+33
|\ \ | | | | | | more efficient querying of numeric storage ids
| * | more efficient querying of numeric storage idsRobin Appelman2016-09-072-23/+33
| | |
* | | Fix testsJoas Schilling2016-09-082-7/+15
| | |
* | | Show an update button instead of the updaterJoas Schilling2016-09-084-27/+7
| | |
* | | Merge pull request #1243 from nextcloud/fix-detection-of-file-types-a-bitJoas Schilling2016-09-082-9/+86
|\ \ \ | | | | | | | | Fix detection of file types a bit
| * | | Make mimetype also work for READ and DELETE operationsJoas Schilling2016-09-052-1/+40
| | | |
| * | | Better detection of mimetypes while uploading a zip on a macJoas Schilling2016-09-051-8/+46
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2016-09-0850-84/+128
| | | |
* | | | Merge pull request #1310 from nextcloud/shared-with-you-ownerLukas Reschke2016-09-071-0/+5
|\ \ \ \ | | | | | | | | | | dont show shares you own in "shared with you"
| * | | | dont show shares you own in "shared with you"Robin Appelman2016-09-071-0/+5
| | |/ / | |/| |
* | | | Fix apps warningsRoeland Jago Douma2016-09-072-3/+4
| | | |
* | | | Merge pull request #1311 from nextcloud/add-doc-linkRoeland Jago Douma2016-09-071-1/+8
|\ \ \ \ | | | | | | | | | | Add a docs link when given
| * | | | Add a docs link when givenJoas Schilling2016-09-071-1/+8
| |/ / /
* | | | Merge pull request #1301 from ↵Morris Jobke2016-09-072-20/+46
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | nextcloud/fix-required-permissions-for-webdav-move-and-copy Fix required permissions for webdav move and copy
| * | | Fix testsJoas Schilling2016-09-071-16/+28
| | | |
| * | | UPDATE permissions qualify for renaming a nodeJoas Schilling2016-09-071-5/+10
| | | |
| * | | Only require CREATE permissions when the file does not exist yetJoas Schilling2016-09-071-2/+11
| |/ /
* / / Fix layout of success message and textMorris Jobke2016-09-072-2/+2
|/ /
* | Merge pull request #1210 from nextcloud/bump_symfony_consoleJoas Schilling2016-09-073-14/+0
|\ \ | | | | | | [3rparty] Bump symfony/console
| * | Cleanup files_external command importsRoeland Jago Douma2016-09-063-14/+0
| | |
* | | Merge pull request #1292 from nextcloud/add-theming-iconMorris Jobke2016-09-071-0/+4
|\ \ \ | | | | | | | | Add icon for the theming app
| * | | Add icon for the theming appFelix Epp2016-09-071-0/+4
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2016-09-0720-68/+126
|/ /
* | Deprecate getEditionString()Joas Schilling2016-09-061-7/+1
| |
* | Merge pull request #1245 from nextcloud/get-external-mountsMorris Jobke2016-09-063-29/+68
|\ \ | | | | | | get files_external mounts more efficiently
| * | get files_external mounts more efficientlyRobin Appelman2016-09-053-29/+68
| | |
* | | add twofactor_backupcodes to l10nMorris Jobke2016-09-061-0/+0
| | |
* | | Merge pull request #1242 from nextcloud/bump_phpunitJoas Schilling2016-09-0638-158/+267
|\ \ \ | | | | | | | | Bump phpunit
| * | | Fix getMock user_ldapRoeland Jago Douma2016-09-069-84/+128
| | | |
| * | | Fix getMock files_versionsRoeland Jago Douma2016-09-061-1/+2
| | | |
| * | | Fix getMock files_trashbinRoeland Jago Douma2016-09-062-3/+5
| | | |
| * | | Fix getMock filesRoeland Jago Douma2016-09-063-7/+12
| | | |
| * | | Fix getMock files_sharingRoeland Jago Douma2016-09-061-5/+7
| | | |
| * | | Fix getMock files_externalRoeland Jago Douma2016-09-0610-34/+59
| | | |
| * | | Fix getMock encryptionRoeland Jago Douma2016-09-0612-24/+54
| | | |
* | | | translate 2fa backup stringsChristoph Wurst2016-09-061-2/+2
| | | |
* | | | fix 2fa backup codes typoChristoph Wurst2016-09-061-2/+2
| | | |
* | | | Merge pull request #1272 from nextcloud/theming-info-capabilitiesMorris Jobke2016-09-064-0/+287
|\ \ \ \ | |/ / / |/| | | Add theming information to capabilities for the client
| * | | Add image URLs and testsJoas Schilling2016-09-063-1/+225
| | | |
| * | | Add theming information to capabilities for the clientJoas Schilling2016-09-052-0/+63
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2016-09-0616-26/+60
|/ /
* / add 2fa backup codes appChristoph Wurst2016-09-0520-0/+1347
|/ | | | | * add backup codes app unit tests * add integration tests for the backup codes app
* [tx-robot] updated from transifexNextcloud bot2016-09-0524-12/+76
|
* [tx-robot] updated from transifexNextcloud bot2016-09-0424-18/+166
|