summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fix quota return if unlimitedJohn Molakvoæ (skjnldsv)2018-03-221-1/+1
| * | | Return quota even if user is not initializedJohn Molakvoæ (skjnldsv)2018-03-221-1/+10
* | | | Merge pull request #9063 from nextcloud/fix-callForSeenUsersMorris Jobke2018-04-041-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Move on with the next user if we found the user on one user back-endBjoern Schiessle2018-04-031-1/+2
* | | | Merge pull request #8995 from nextcloud/improve_mountmanagerRoeland Jago Douma2018-04-044-35/+59
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix testsRoeland Jago Douma2018-04-043-4/+8
| * | | Add pathcacheRoeland Jago Douma2018-04-041-4/+19
| * | | Make normalized cache path largerRoeland Jago Douma2018-04-041-1/+1
| * | | Comparing stringlength is cheaper than strposRoeland Jago Douma2018-04-041-1/+1
| * | | Cache the $foundMountPointLengthRoeland Jago Douma2018-04-041-1/+3
| * | | InspectionsRoeland Jago Douma2018-04-041-8/+9
| * | | Make the MountManager strictRoeland Jago Douma2018-04-042-20/+22
|/ / /
* | | Merge pull request #9070 from nextcloud/bugfix/9028/guessing_without_target_i...Morris Jobke2018-04-041-1/+1
|\ \ \
| * | | When formatting a share node an Empty target is invalidRoeland Jago Douma2018-04-041-1/+1
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2018-04-044-2/+88
* | | Merge pull request #9018 from nextcloud/fix-copy-encrypted-filesBjörn Schießle2018-04-032-8/+9
|\ \ \
| * | | reset encryptionVersion to '1' if a file was stream copied, because this mean...Bjoern Schiessle2018-04-032-8/+9
| |/ /
* | | Merge pull request #9008 from nextcloud/disable-if-no-appinfoMorris Jobke2018-04-032-3/+5
|\ \ \
| * | | Do not fail hard if no appinfo is returned during updateJulius Härtl2018-03-282-3/+5
* | | | Merge pull request #8996 from brandonkirsch/fix-onenote-davMorris Jobke2018-04-032-2/+2
|\ \ \ \
| * | | | Fix webdav support for OneNote clientsBrandon Kirsch2018-03-262-2/+2
* | | | | Merge pull request #9006 from nextcloud/bugfix/8977/ignore_encrypted_custom_p...Morris Jobke2018-04-031-0/+1
|\ \ \ \ \
| * | | | | Do not treat is-encrypted as customer propertyRoeland Jago Douma2018-03-281-0/+1
* | | | | | Merge pull request #8945 from nextcloud/fix-files-copy-in-recent-favoritesMorris Jobke2018-04-032-6/+9
|\ \ \ \ \ \
| * | | | | | Fixed files copy/move when in favorites or recent sectionJohn Molakvoæ (skjnldsv)2018-03-222-6/+9
* | | | | | | Merge pull request #9014 from nextcloud/smb-2.0.5Morris Jobke2018-04-039-25/+45
|\ \ \ \ \ \ \
| * | | | | | | update icewind/smb to 2.0.5Robin Appelman2018-03-289-25/+45
| | |_|_|/ / / | |/| | | | |
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-04-0314-16/+150
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-04-0212-32/+126
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-04-014-4/+4
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-03-3132-4/+66
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-03-302-0/+2
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-03-2914-4/+46
* | | | | | | Merge pull request #9009 from nextcloud/appstore-link-externalJulius Härtl2018-03-282-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Open app store links in new tabJan-Christoph Borchardt2018-03-282-1/+2
| |/ / / / / /
* | | | | | | Merge pull request #8999 from nextcloud/css-js-name-based-on-apps-versionsRoeland Jago Douma2018-03-282-17/+44
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Use app version to generate scss filenameJohn Molakvoæ (skjnldsv)2018-03-282-17/+44
* | | | | | | Merge pull request #8737 from nextcloud/file_return_put_contentsRoeland Jago Douma2018-03-285-2/+41
|\ \ \ \ \ \ \
| * | | | | | | Update autoloaderRoeland Jago Douma2018-03-272-0/+2
| * | | | | | | Throw an exception if file_put_contents failsRoeland Jago Douma2018-03-273-2/+39
* | | | | | | | Merge pull request #8976 from nextcloud/dep_user_codeRoeland Jago Douma2018-03-286-69/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove deprecated \OCP\User::userExistsRoeland Jago Douma2018-03-264-21/+9
| * | | | | | | | Remove deprecated OCP\User::getDisplaynameRoeland Jago Douma2018-03-255-18/+16
| * | | | | | | | Remove deprecated \OCP\User::getUsersRoeland Jago Douma2018-03-254-39/+19
* | | | | | | | | Merge pull request #8994 from nextcloud/deprecate-theme-sync-clientsRoeland Jago Douma2018-03-283-38/+9
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Use customclient_* values by default and do not use them in custom themes any...Julius Härtl2018-03-263-38/+9
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2018-03-28122-116/+366
* | | | | | | | | Merge pull request #8993 from nextcloud/theming-allow-ui-with-themeRoeland Jago Douma2018-03-273-6/+5
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Show UI when using a custom themeJulius Härtl2018-03-263-6/+5
| |/ / / / / / /
* | | | | | | | Merge pull request #8780 from nextcloud/bugfix/noid/query-builder-database-ba...Joas Schilling2018-03-271-32/+59
|\ \ \ \ \ \ \ \