summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12020 from nextcloud/bugfix/11795/calendar_invitation_fal...blizzz2018-10-301-1/+1
|\
| * Calendar invitation: use system default instead of sender's language as fallbackGeorg Ehrke2018-10-241-1/+1
* | Move ExpiredTokenException to the correct namespaceRoeland Jago Douma2018-10-302-4/+2
* | Merge pull request #11899 from nextcloud/enhancement/noid/sharing-consolidationRoeland Jago Douma2018-10-302-8/+56
|\ \
| * | Styling papercutsJulius Härtl2018-10-301-0/+5
| * | Update AddressBookImpl documentationJulius Härtl2018-10-301-1/+9
| * | Make enhancing entries with type property optionalJulius Härtl2018-10-301-4/+9
| * | Make dropdown height 6 1/2 entriesJulius Härtl2018-10-301-2/+2
| * | Increase max-width of the share autocompletion suggestionsJulius Härtl2018-10-301-2/+2
| * | Merge contacts and add type of result to the UIJulius Härtl2018-10-301-0/+19
| * | Add type of properties to address book resultsJulius Härtl2018-10-301-1/+7
| * | Remove federated sharing address books which are the same as local onesJulius Härtl2018-10-301-2/+6
| * | Improve share select listJulius Härtl2018-10-301-0/+1
* | | Honour "hide download" in the public share pageDaniel Calviño Sánchez2018-10-303-8/+126
* | | Expose hide download to public pageRoeland Jago Douma2018-10-303-2/+5
* | | Propegate hide download state in share providerRoeland Jago Douma2018-10-302-4/+31
* | | Merge pull request #11946 from nextcloud/bugfix/11945/fix-js-namespace-of-fil...Morris Jobke2018-10-3012-94/+94
|\ \ \
| * | | Fix JS namespace of files_external appJoas Schilling2018-10-3012-94/+94
* | | | Merge pull request #12130 from nextcloud/fix/reset_bruteforce_oauthRoeland Jago Douma2018-10-302-2/+48
|\ \ \ \
| * | | | Reset bruteforce on token refresh OAuthRoeland Jago Douma2018-10-302-2/+48
* | | | | Merge pull request #12054 from nextcloud/fix/5212/interact-with-userobjectRoeland Jago Douma2018-10-302-6/+50
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | do not run into UniqueConstraintViolationExceptionArthur Schiwon2018-10-302-11/+23
| * | | | only write when the displayname differs, but then announce itArthur Schiwon2018-10-252-2/+34
* | | | | Merge pull request #12070 from nextcloud/fix/noid/announce-chosen-uidMorris Jobke2018-10-301-3/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fixes wrong variable usageArthur Schiwon2018-10-261-3/+3
* | | | | [tx-robot] updated from transifexNextcloud bot2018-10-306-8/+14
* | | | | A folder should get a folder mimetypeRoeland Jago Douma2018-10-291-0/+5
| |_|/ / |/| | |
* | | | Merge pull request #12113 from nextcloud/fileinfo-getextensionMorris Jobke2018-10-291-0/+4
|\ \ \ \
| * | | | Add getExtension() to FileInfoRobin Appelman2018-10-291-0/+4
* | | | | Merge pull request #12107 from nextcloud/fix/12086/no-unintentional-empty-att...Morris Jobke2018-10-292-1/+13
|\ \ \ \ \
| * | | | | remove unneeded empty search attribute values, fixes #12086Arthur Schiwon2018-10-292-1/+13
* | | | | | Merge pull request #12041 from nextcloud/gridfixesRoeland Jago Douma2018-10-291-1/+2
|\ \ \ \ \ \
| * | | | | | Properly hide files when searchingJohn Molakvoæ (skjnldsv)2018-10-291-1/+2
* | | | | | | Merge pull request #12019 from nextcloud/icons-svg-api-fixesJohn Molakvoæ2018-10-291-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Adjust accessibility app color replacementJulius Härtl2018-10-291-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #12106 from nextcloud/bugfix/noid/federated-settings-logoRoeland Jago Douma2018-10-291-6/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix logo path in personal federated sharing settingsJulius Härtl2018-10-291-6/+1
| |/ / / /
* / / / / Bump webpack from 4.22.0 to 4.23.1 in /apps/oauth2dependabot[bot]2018-10-292-101/+101
|/ / / /
* | | | Bump webpack from 4.22.0 to 4.23.1 in /apps/updatenotificationdependabot[bot]2018-10-292-101/+101
* | | | Merge pull request #12096 from nextcloud/dependabot/npm_and_yarn/apps/accessi...Roeland Jago Douma2018-10-292-101/+101
|\ \ \ \
| * | | | Bump webpack from 4.22.0 to 4.23.1 in /apps/accessibilitydependabot[bot]2018-10-282-101/+101
* | | | | [tx-robot] updated from transifexNextcloud bot2018-10-2926-66/+244
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2018-10-286-8/+38
* | | | [tx-robot] updated from transifexNextcloud bot2018-10-2730-26/+162
* | | | Fix off-by-one bugsStefan Weil2018-10-261-2/+2
|/ / /
* | | Merge pull request #12038 from nextcloud/assemblystream_sizeMorris Jobke2018-10-261-1/+3
|\ \ \
| * | | Implement the size of an assembly streamRoeland Jago Douma2018-10-261-1/+3
| | |/ | |/|
* | | Merge pull request #12053 from nextcloud/enhancement/10923/remove-unncessary-...Morris Jobke2018-10-267-42/+10
|\ \ \
| * | | functions that were checked for are present since PHP 5.4, supported is >=/Arthur Schiwon2018-10-257-42/+10
| | |/ | |/|
* / | [tx-robot] updated from transifexNextcloud bot2018-10-2622-2/+38
|/ /