summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12150 from nextcloud/techdebt/noid/ldap-rm-iusertoolsMorris Jobke2018-11-017-179/+110
|\
| * remove app specific IUserTools and consolidate testArthur Schiwon2018-10-307-179/+110
* | Merge pull request #12180 from nextcloud/sidebar-fixesMorris Jobke2018-11-012-2/+12
|\ \
| * | Fix issues with clipboard button for local link in sidebarJan-Christoph Borchardt2018-11-011-2/+8
| * | Add icon to Versions sidebar tabJan-Christoph Borchardt2018-11-011-0/+4
* | | Merge pull request #12162 from nextcloud/file-menu-alignMorris Jobke2018-11-011-2/+13
|\ \ \
| * | | Align file menu below '+' button, fix #5595Jan-Christoph Borchardt2018-10-311-2/+13
| | |/ | |/|
* | | Merge pull request #12129 from nextcloud/versions-modular-apiMorris Jobke2018-11-0120-120/+781
|\ \ \
| * | | modular versions apiRobin Appelman2018-11-0120-120/+781
* | | | Merge pull request #12072 from nextcloud/writestreamRoeland Jago Douma2018-11-012-14/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix writeStream for jail wrapperRobin Appelman2018-10-311-1/+1
| * | | update dav testsRobin Appelman2018-10-311-3/+3
| * | | extend storage api to allow directly writing a stream to storageRobin Appelman2018-10-311-11/+16
* | | | [tx-robot] updated from transifexNextcloud bot2018-11-012-0/+2
|/ / /
* | | Revert "Populate the mention-notification with the actual message"Arthur Schiwon2018-10-311-99/+41
* | | Merge pull request #11647 from nextcloud/make-possible-for-tab-views-to-add-c...Julius Härtl2018-10-312-0/+18
|\ \ \
| * | | Make possible for tab views to add CSS classes to their containerDaniel Calviño Sánchez2018-10-042-0/+18
* | | | Merge pull request #12009 from nextcloud/feature/noid/populate-notification-m...blizzz2018-10-311-41/+99
|\ \ \ \
| * | | | Populate the mention-notification with the actual messageJoas Schilling2018-10-301-41/+99
* | | | | Merge pull request #12095 from MasterOfDeath/OCA-ShareByMail-Capabilities-tes...Roeland Jago Douma2018-10-311-0/+51
|\ \ \ \ \
| * | | | | OCA\ShareByMail\Capabilities unit testMasterOfDeath2018-10-311-0/+51
* | | | | | Merge pull request #12147 from MasterOfDeath/OCA-SystemTags-Activity-Setting-...Roeland Jago Douma2018-10-311-0/+72
|\ \ \ \ \ \
| * | | | | | OCA\SystemTags\Activity\Setting unit testRinat Gumirov2018-10-311-0/+72
* | | | | | | slightly round off thumbnails in list view tooJan-Christoph Borchardt2018-10-311-0/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | 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