summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #9084 from nextcloud/public-page-template-extendMorris Jobke2018-04-0617-87/+123
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix files acceptance testJulius Härtl2018-04-051-1/+1
| * | | | Fix testsJulius Härtl2018-04-051-2/+2
| * | | | Update composer autoloaderJulius Härtl2018-04-054-4/+4
| * | | | Add since tagsJulius Härtl2018-04-052-1/+18
| * | | | Move external share saving to templateJulius Härtl2018-04-054-20/+34
| * | | | Add footer to public page templateJulius Härtl2018-04-052-0/+20
| * | | | Move styling and menu handling to publicpage.jsJulius Härtl2018-04-057-44/+33
| * | | | Do not hide primary action textJulius Härtl2018-04-051-4/+0
| * | | | Move common menu templates to public APIJulius Härtl2018-04-053-14/+14
* | | | | Merge pull request #8904 from nextcloud/ocs-api-get-users-details-per-groupsRoeland Jago Douma2018-04-0610-220/+349
|\ \ \ \ \
| * | | | | Rebase to masterJohn Molakvoæ (skjnldsv)2018-04-051-1/+10
| * | | | | Use abstract subclass so members can be definedJoas Schilling2018-04-055-54/+63
| * | | | | Fixed testsJohn Molakvoæ (skjnldsv)2018-04-055-51/+56
| * | | | | Trait bumpJohn Molakvoæ (skjnldsv)2018-04-055-126/+177
| * | | | | Fixed testsJohn Molakvoæ (skjnldsv)2018-04-052-11/+20
| * | | | | Cast types directlyJohn Molakvoæ (skjnldsv)2018-04-051-27/+9
| * | | | | Limit and offsetJohn Molakvoæ (skjnldsv)2018-04-051-1/+5
| * | | | | Api, return users details by groupsJohn Molakvoæ (skjnldsv)2018-04-054-9/+69
* | | | | | Merge pull request #9100 from JaredBoone/bugfix/8387-masterblizzz2018-04-062-2/+2
|\ \ \ \ \ \
| * | | | | | Do not convert email addresses with idn_to_ascii if INTL_IDNA_VARIANT_UTS46 i...Jared Boone2018-04-052-2/+2
* | | | | | | Merge pull request #9096 from nextcloud/feature/noid/ping_better_hostsblizzz2018-04-062-7/+13
|\ \ \ \ \ \ \
| * | | | | | | Ping more privacy respecting organizationsRoeland Jago Douma2018-04-052-7/+13
| | |_|/ / / / | |/| | | | |
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-04-068-4/+510
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #9092 from nextcloud/log-objectstorage-stuffRoeland Jago Douma2018-04-051-3/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add more logging for the object storage during creation of the bucketsMorris Jobke2018-04-051-3/+5
* | | | | | Merge pull request #9082 from nextcloud/feature/8795/new_webdav_url_in_webRoeland Jago Douma2018-04-053-1/+8
|\ \ \ \ \ \
| * | | | | | Show the new dav url in the web UIRoeland Jago Douma2018-04-053-1/+8
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #9087 from nextcloud/bugfix/3523/windows10_webdav_netdriveMorris Jobke2018-04-051-0/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Allow usage of Windows 10 WebDav NetdriveRoeland Jago Douma2018-04-051-0/+1
| |/ / / /
* | | | | Merge pull request #9085 from nextcloud/fix-progress-bar-hidden-before-the-up...Morris Jobke2018-04-051-7/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix progress bar hidden before the upload endsDaniel Calviño Sánchez2018-04-051-7/+1
* | | | | Merge pull request #9081 from nextcloud/bugfix/9080/groupby_typoRoeland Jago Douma2018-04-051-1/+1
|\ \ \ \ \
| * | | | | Fix Array to String conversion in QueryBuilderRoeland Jago Douma2018-04-051-1/+1
|/ / / / /
* | | | | Merge pull request #9075 from coliff/patch-1Roeland Jago Douma2018-04-051-1/+1
|\ \ \ \ \
| * | | | | Update link to Nextcloud 13 Developer ManualChristian Oliff2018-04-041-1/+1
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-04-0526-2/+48
* | | | | | Merge pull request #8926 from nextcloud/ocs-api-quota-fallbackblizzz2018-04-041-1/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | 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
|/ / / /