summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10480 from nextcloud/bugfix/10420/settingsRoeland Jago Douma2018-08-028-25/+47
|\
| * files_external: Fix jsunit testsJulius Härtl2018-08-021-10/+7
| * Fix encryption admin section testsJulius Härtl2018-08-021-2/+2
| * systemtags: Submit input on enterJulius Härtl2018-08-011-0/+6
| * Move encryption settings to securityJulius Härtl2018-08-011-2/+2
| * files_external: Add description to settingsJulius Härtl2018-08-011-0/+2
| * files_external: Move delete option to 3-dots menuJulius Härtl2018-08-013-10/+27
| * Rename CalDAV to Calendar settingsJulius Härtl2018-08-011-1/+1
* | Merge pull request #10465 from nextcloud/fix/backup-codes-state-propagationRoeland Jago Douma2018-08-0212-79/+463
|\ \
| * | Fix state propragation of the backup codes providerChristoph Wurst2018-08-0112-79/+463
| |/
* / [tx-robot] updated from transifexNextcloud bot2018-08-0210-8/+18
|/
* [tx-robot] updated from transifexNextcloud bot2018-08-0124-10/+30
* Merge pull request #9242 from nextcloud/fix-display-name-ignored-when-creatin...Roeland Jago Douma2018-07-312-7/+70
|\
| * Add optional "displayName" parameter to add user endpointDaniel Calviño Sánchez2018-07-312-7/+70
* | Revert to regular buttons in system tags managementJulius Härtl2018-07-312-12/+10
|/
* Merge pull request #10460 from nextcloud/bugfix/10443/theming-iconsRoeland Jago Douma2018-07-311-5/+8
|\
| * Use icon mixins for the theming scssJulius Härtl2018-07-311-5/+8
* | [tx-robot] updated from transifexNextcloud bot2018-07-3144-24/+78
|/
* Merge pull request #10435 from nextcloud/rakekniven-patch-1Joas Schilling2018-07-301-1/+1
|\
| * Update IMipPlugin.phprakekniven2018-07-301-1/+1
| * Typo fix: Triple dot to ellipsisrakekniven2018-07-291-1/+1
* | [tx-robot] updated from transifexNextcloud bot2018-07-302-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2018-07-2820-12/+86
* Merge pull request #10416 from nextcloud/bugfix/10414/fix-preview-urlRoeland Jago Douma2018-07-271-3/+3
|\
| * Use OC.generateUrl to properly prefix preview imagesJulius Härtl2018-07-261-3/+3
* | [tx-robot] updated from transifexNextcloud bot2018-07-2730-14/+106
|/
* Merge pull request #10406 from nextcloud/bugfix/10405/undefined-index-classesMorris Jobke2018-07-261-1/+1
|\
| * Not all sidebar entries have the "classes" attributeMorris Jobke2018-07-261-1/+1
* | Set the favorites to the empty array on failureRoeland Jago Douma2018-07-261-1/+1
|/
* [tx-robot] updated from transifexNextcloud bot2018-07-26174-130/+272
* Merge pull request #9222 from nextcloud/feature/noid/search-for-files-by-comm...Morris Jobke2018-07-258-48/+421
|\
| * Brighter comments iconMorris Jobke2018-07-251-1/+3
| * Add pagination supportJoas Schilling2018-07-251-17/+30
| * Allow to search by commentsJoas Schilling2018-07-257-1/+345
| * Correctly register everything via the Application classJoas Schilling2018-07-252-48/+62
* | Limit small avatar rendering only to inline mentionsJulius Härtl2018-07-251-1/+5
|/
* [tx-robot] updated from transifexNextcloud bot2018-07-25126-490/+500
* Merge pull request #10310 from nextcloud/accessibility-headerMorris Jobke2018-07-253-13/+20
|\
| * Trigger upload actions only for Enter & Space keysKevin Ndung'u2018-07-241-2/+4
| * Trigger upload action also with keyboard navigation on enterJan-Christoph Borchardt2018-07-241-0/+5
| * Fix ability to open file or folder via keyboard, fix #10008Jan-Christoph Borchardt2018-07-242-12/+12
| * Make Upload entry in +Menu focusableJan-Christoph Borchardt2018-07-201-1/+1
* | Merge pull request #10378 from nextcloud/bugfix/noid/fix-icon-name-14Morris Jobke2018-07-253-3/+3
|\ \
| * | Add group iconJulius Härtl2018-07-241-1/+1
| * | Replace contacts-dark icon with contactsJulius Härtl2018-07-242-2/+2
* | | Merge pull request #10238 from nextcloud/add-support-for-sending-the-password...Morris Jobke2018-07-246-38/+321
|\ \ \
| * | | Add event to load additional scripts in the auth page for public sharesDaniel Calviño Sánchez2018-07-241-0/+29
| * | | Add support for sending the password by Talk to ShareAPIControllerDaniel Calviño Sánchez2018-07-243-33/+121
| * | | Honour "sendPasswordByTalk" property in mail sharesDaniel Calviño Sánchez2018-07-242-2/+159
| * | | Store "sendPasswordByTalk" property of mail shares in the databaseDaniel Calviño Sánchez2018-07-242-3/+12