summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|/ /
* | Merge pull request #12016 from nextcloud/wip/noid/icon-base64Morris Jobke2018-10-251-2/+2
|\ \
| * | Keep list of icons in a separate file for use in the accessibility appJulius Härtl2018-10-251-2/+2
* | | Merge pull request #11988 from nextcloud/docs/jsdoc-buildMorris Jobke2018-10-254-6/+7
|\ \ \
| * | | Adjust some jsdocsJulius Härtl2018-10-241-0/+1
| * | | Fix jsdocs build on server repoJulius Härtl2018-10-243-6/+6
* | | | Set error expected by the DAV client for a failed moveDaniel Calviño Sánchez2018-10-251-2/+10
* | | | Wait for the promise to be fulfilled before running the next testDaniel Calviño Sánchez2018-10-251-4/+6
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2018-10-2528-0/+28
* | | Merge pull request #11889 from stweil/lgtmMorris Jobke2018-10-241-1/+1
|\ \ \ | |_|/ |/| |
| * | Remove replace call which does not replace anythingStefan Weil2018-10-241-1/+1
* | | skip already encrypted files on encrypt all commandBjoern Schiessle2018-10-242-0/+39
| |/ |/|
* | Merge pull request #11573 from nextcloud/gridview-tableMorris Jobke2018-10-2422-24/+370
|\ \
| * | Fix FF performance and recals issuesJohn Molakvoæ (skjnldsv)2018-10-231-2/+0
| * | Allow focus on input with keyboardJohn Molakvoæ (skjnldsv)2018-10-232-3/+5
| * | Restore table headJohn Molakvoæ (skjnldsv)2018-10-231-0/+1
| * | Merge branch 'master' of https://github.com/nextcloud/server into gridview-tableJohn Molakvoæ (skjnldsv)2018-10-2355-244/+473
| |\ \