summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* extends Provisioning API with optional userid and required emailArthur Schiwon2019-06-192-6/+179
* Merge pull request #15988 from nextcloud/feature/shared-browserlist-configGeorg Ehrke2019-06-197-16/+20
|\
| * Use shared browserslist configChristoph Wurst2019-06-197-16/+20
* | Merge pull request #15869 from nextcloud/multiple-version-backendsRobin Appelman2019-06-191-10/+21
|\ \
| * | fix loading multiple version backends from one appRobin Appelman2019-06-041-10/+21
* | | Remove auto focus of share input field on dialog open, fix #15261 (#15960)John Molakvoæ2019-06-193-8/+2
|\ \ \
| * | | Compiling assetsnpmbuildbot[bot]2019-06-172-2/+2
| * | | Remove auto focus of share input field on dialog open, fix #15261Jan-Christoph Borchardt2019-06-141-6/+0
* | | | Add extendedSupport to Subscription (#15922)John Molakvoæ2019-06-198-5/+60
|\ \ \ \
| * | | | Fix subscription testsJulius Härtl2019-06-172-0/+14
| * | | | Add extendedSupport to SubscriptionJulius Härtl2019-06-176-5/+46
* | | | | Avoid scrolling to the hidden input when toggling grid/list view (#16005)John Molakvoæ2019-06-191-0/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Avoid scrolling to the hidden input when toggling grid/list viewJulius Härtl2019-06-191-0/+4
* | | | | Merge pull request #15993 from nextcloud/bugfix/noid/file-not-foundJohn Molakvoæ2019-06-191-1/+6
|\ \ \ \ \
| * | | | | Properly redirect if accessing invalid file though /f/ entrypointJulius Härtl2019-06-181-1/+6
| |/ / / /
* | | | | Allow to access source maps on apache (#16006)John Molakvoæ2019-06-191-1/+1
|\ \ \ \ \
| * | | | | Allow to access source maps on apacheJulius Härtl2019-06-191-1/+1
| |/ / / /
* | | | | Bump webpack from 4.33.0 to 4.34.0 (#15972)John Molakvoæ2019-06-192-28/+19
|\ \ \ \ \
| * | | | | Bump webpack from 4.33.0 to 4.34.0dependabot-preview[bot]2019-06-162-28/+19
* | | | | | [tx-robot] updated from transifexNextcloud bot2019-06-192-2/+68
* | | | | | Merge pull request #15987 from nextcloud/fix/noid/cache-displayname-on-saveblizzz2019-06-182-4/+30
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | caches the displayname after an LDAP plugin set itArthur Schiwon2019-06-182-4/+30
* | | | | | [tx-robot] updated from transifexNextcloud bot2019-06-184-4/+4
|/ / / / /
* | | | | Remove precomposed from apple-touch-icon-precomposed (#15963)John Molakvoæ2019-06-174-4/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove precomposed from apple-touch-icon-precomposedGary Kim2019-06-154-4/+4
* | | | | Merge pull request #15858 from nextcloud/enh/noid/ldap-sharee-limited-groupsblizzz2019-06-1710-103/+106
|\ \ \ \ \
| * | | | | fix inGroup check, thus make integration tests succeedArthur Schiwon2019-06-141-1/+0
| * | | | | add LDAP integr. test for receiving share candidates with group limitationArthur Schiwon2019-06-149-102/+106
* | | | | | Merge pull request #15961 from nextcloud/design/sharing-accessibilityJohn Molakvoæ2019-06-172-5/+18
|\ \ \ \ \ \
| * | | | | | Sharing in list: Use .hidden-visually instead of display:none for accessibili...Jan-Christoph Borchardt2019-06-142-5/+18
| | |_|_|/ / | |/| | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2019-06-1722-4/+106
* | | | | | One month is enough (#15975)John Molakvoæ2019-06-161-2/+2
|\ \ \ \ \ \
| * | | | | | One month is enoughJohn Molakvoæ2019-06-161-2/+2
|/ / / / / /
* | | | / / [tx-robot] updated from transifexNextcloud bot2019-06-1610-14/+62
| |_|_|/ / |/| | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2019-06-1562-28/+438
| |_|/ / |/| | |
* | | | Add strict type on Notifications tests (#15935)John Molakvoæ2019-06-144-39/+91
|\ \ \ \ | |_|/ / |/| | |
| * | | Add strict type on Notifications testsJohn Molakvoæ (skjnldsv)2019-06-134-39/+91
* | | | [tx-robot] updated from transifexNextcloud bot2019-06-14406-14290/+14936
| |/ / |/| |
* | | Merge pull request #15866 from nextcloud/versionid-stringRobin Appelman2019-06-136-10/+10
|\ \ \
| * | | allow non integer version idsRobin Appelman2019-06-046-10/+10
| | |/ | |/|
* | | Add core/js/dist/ to l10nignore (#15947)John Molakvoæ2019-06-131-0/+1
|\ \ \
| * | | Add core/js/dist/ to l10nignoreJulius Härtl2019-06-131-0/+1
* | | | Adjust acceptance tests to notifications based on toastify (#15938)John Molakvoæ2019-06-131-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Adjust acceptance tests to notifications based on toastifyDaniel Calviño Sánchez2019-06-121-2/+2
| | |/ | |/|
* | | Merge pull request #15937 from nextcloud/fix-download-entry-shown-on-public-s...John Molakvoæ2019-06-122-4/+7
|\ \ \
| * | | Fix download entry shown on public share menu when not in mobileDaniel Calviño Sánchez2019-06-121-1/+1
| * | | Add messages to assertFalse/True to clarify the failed assertionDaniel Calviño Sánchez2019-06-121-3/+6
| |/ /
* | | Add documentation to config.php for share_folder (#15931)John Molakvoæ2019-06-121-0/+1
|\ \ \ | |/ / |/| |
| * | Add documentation to config.php for share_folderJohn Molakvoæ2019-06-121-0/+1
* | | 30 issues per run on stale bot (#15933)John Molakvoæ2019-06-121-1/+1
|\ \ \