summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-07-146-0/+42
* Merge pull request #5280 from nextcloud/shared-with-display-nameMorris Jobke2018-07-132-2/+132
|\
| * SharedWithDisplayName + SharedWithAvatarMaxence Lange2018-05-212-2/+132
* | Merge pull request #10110 from nextcloud/feature/100500/whats-new-info-usersMorris Jobke2018-07-133-27/+9
|\ \
| * | wire the frontendArthur Schiwon2018-07-051-0/+1
| * | Backend work to provide NC whats New info to usersArthur Schiwon2018-07-052-27/+8
* | | Merge pull request #10227 from nextcloud/bugfix/10160/ldap-bind-loopMorris Jobke2018-07-132-3/+3
|\ \ \
| * | | Fix tests for backup ldap server connectionJulius Härtl2018-07-131-2/+2
| * | | Only bind if configuration for the first server is availableJulius Härtl2018-07-131-1/+1
* | | | Merge pull request #10224 from nextcloud/fix-formatting-of-email-and-circle-s...Morris Jobke2018-07-132-8/+62
|\ \ \ \
| * | | | Fix formatting of email and circle sharesDaniel Calviño Sánchez2018-07-122-8/+62
| |/ / /
* | | | Merge pull request #10225 from danielkesselberg/bugfix/8529/fix-url-generatio...John Molakvoæ2018-07-131-2/+2
|\ \ \ \
| * | | | Fix call to OC.generateUrl for caldav birthday calendar on/offDaniel Kesselberg2018-07-121-2/+2
* | | | | [tx-robot] updated from transifexNextcloud bot2018-07-1316-0/+136
* | | | | No draggable list anymoreRoeland Jago Douma2018-07-121-1/+0
* | | | | Fix testsRoeland Jago Douma2018-07-122-22/+29
* | | | | Inject helperRoeland Jago Douma2018-07-121-1/+3
* | | | | Fixed testsJohn Molakvoæ (skjnldsv)2018-07-126-90/+21
* | | | | Fixed favorite folder view displayJohn Molakvoæ (skjnldsv)2018-07-124-13/+21
* | | | | Fixed invalid uidJohn Molakvoæ (skjnldsv)2018-07-122-2/+2
* | | | | Default state to collapsed and fixed code stylingJohn Molakvoæ (skjnldsv)2018-07-123-11/+6
* | | | | Added drop-animation to sortable-listfnuesse2018-07-126-41/+108
* | | | | Fix collapsible-Button when list was emptied (or got first element)fnuesse2018-07-124-21/+34
* | | | | Set Quickaccess-ordering to custom orderfnuesse2018-07-121-1/+1
* | | | | Removed old codefnuesse2018-07-126-355/+497
* | | | | Added copyright noticefnuesse2018-07-121-0/+1
* | | | | Changed togglefnuesse2018-07-123-51/+42
* | | | | Fixed css-flashingfnuesse2018-07-124-7/+33
* | | | | Added responsive folderaddingfnuesse2018-07-124-11/+91
* | | | | Fixed complete app-breakdown if no favorites are setfnuesse2018-07-122-8/+23
* | | | | Added toggleable QuickAccessfnuesse2018-07-126-96/+360
* | | | | Added FavoritesQuickaccess-Sidebarfnuesse2018-07-125-19/+145
| |/ / / |/| | |
* | | | Also shorten the name of the invitation tokensJoas Schilling2018-07-127-14/+14
* | | | Shorten resource table names to allow install on oracle againJoas Schilling2018-07-126-23/+20
* | | | [tx-robot] updated from transifexNextcloud bot2018-07-1214-0/+40
* | | | Merge pull request #9895 from nextcloud/fed-group-sharesMorris Jobke2018-07-1120-196/+591
|\ \ \ \
| * | | | fix unit testsBjoern Schiessle2018-07-112-1/+4
| * | | | update unit testsBjoern Schiessle2018-07-117-40/+120
| * | | | start to get fed group shares into the share dialogBjoern Schiessle2018-07-111-0/+10
| * | | | handle unshare request from ownerBjoern Schiessle2018-07-111-18/+25
| * | | | unshare from selfBjoern Schiessle2018-07-111-10/+15
| * | | | accept/decline group sharesBjoern Schiessle2018-07-114-15/+98
| * | | | fix notification when a group share is receivedBjoern Schiessle2018-07-111-9/+15
| * | | | implement federated group sharesBjoern Schiessle2018-07-1110-111/+251
| * | | | add setting to enable/disable federated group sharingBjoern Schiessle2018-07-113-2/+63
* | | | | Merge pull request #9942 from nextcloud/feature/2338/invitation_response_in_e...Roeland Jago Douma2018-07-1117-10/+1345
|\ \ \ \ \
| * | | | | Bump version of app else migrations don't runRoeland Jago Douma2018-06-291-1/+1
| * | | | | Include accept / decline links in CalDAV invitation emailsGeorg Ehrke2018-06-2917-9/+1344
* | | | | | Merge pull request #10025 from nextcloud/smb-rename-invalidargument-retryMorris Jobke2018-07-111-3/+17
|\ \ \ \ \ \
| * | | | | | also retry rename operation on InvalidArgumentExceptionRobin Appelman2018-06-271-3/+17