summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Bump webpack from 4.23.1 to 4.24.0 in /apps/updatenotificationdependabot[bot]2018-11-052-101/+101
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #12257 from nextcloud/dependabot/npm_and_yarn/settings/nex...dependabot[bot]2018-11-052-13/+40
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bump nextcloud-vue from 0.2.0 to 0.3.1 in /settingsdependabot[bot]2018-11-052-13/+40
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #12231 from nextcloud/bugfix/10934/setmodel_before_renderRoeland Jago Douma2018-11-051-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Set the filemodel before rending the detailsviewRoeland Jago Douma2018-11-021-1/+1
* | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2018-11-0522-18/+108
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #12105 from nextcloud/using-resharing-right-to-display-sharesRoeland Jago Douma2018-11-047-23/+141
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | revert testsMaxence Lange2018-11-022-11/+11
| * | | | | | | | | user can have his resharing rights revoked, yet seeing created sharesMaxence Lange2018-11-022-10/+19
| * | | | | | | | | check parents resharing rightsMaxence Lange2018-11-021-6/+14
| * | | | | | | | | Use property to check if a share entry is shared with the current userJulius Härtl2018-11-023-13/+17
| * | | | | | | | | Add uid_owner to enable permission settings on the viewsJulius Härtl2018-11-021-1/+8
| * | | | | | | | | Remove reshare owner entry from the share listJulius Härtl2018-11-021-0/+3
| * | | | | | | | | Show share settings for owner and reshare owners onlyJulius Härtl2018-11-024-7/+33
| * | | | | | | | | limit to circles moderatorMaxence Lange2018-11-021-1/+2
| * | | | | | | | | display shares to circles moderatorMaxence Lange2018-11-021-0/+22
| * | | | | | | | | shares are displayed to users with resharing rightsMaxence Lange2018-11-022-11/+49
* | | | | | | | | | Merge pull request #12230 from nextcloud/bugfix/do_not_logerror_on_filelockRoeland Jago Douma2018-11-043-20/+13
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix testsRoeland Jago Douma2018-11-042-20/+10
| * | | | | | | | | Do not log FileLock as exceptionRoeland Jago Douma2018-11-041-0/+3
|/ / / / / / / / /
* | | | | | / / / [tx-robot] updated from transifexNextcloud bot2018-11-0450-44/+254
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge pull request #10890 from nextcloud/bugfix/10857/app-menu-resizeRoeland Jago Douma2018-11-032-4/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix app menu calculation for random size of the right headerJulius Härtl2018-11-022-4/+9
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2018-11-0388-132/+198
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #12071 from nextcloud/addressbook-uid-check-migrationRoeland Jago Douma2018-11-0210-23/+371
|\ \ \ \ \ \ \
| * | | | | | | Phpunit fixJohn Molakvoæ (skjnldsv)2018-11-022-25/+36
| * | | | | | | Merge branch 'addressbook-uid-check-migration' of https://github.com/nextclou...John Molakvoæ (skjnldsv)2018-11-01265-1029/+7485
| |\ \ \ \ \ \ \
| | * | | | | | | Update PHPDoc to reflect the actual behaviourMorris Jobke2018-11-011-2/+2
| | * | | | | | | move migrationJohn Molakvoæ (skjnldsv)2018-11-018-102/+84
| | * | | | | | | Create cards if noneJohn Molakvoæ (skjnldsv)2018-11-011-5/+45
| | * | | | | | | Properly set uid and create and updateJohn Molakvoæ (skjnldsv)2018-11-011-3/+13
| | * | | | | | | TestsJohn Molakvoæ (skjnldsv)2018-11-012-1/+122
| | * | | | | | | Repair registration and autoload bumpJohn Molakvoæ (skjnldsv)2018-11-014-18/+28
| | * | | | | | | Repair StepJohn Molakvoæ (skjnldsv)2018-11-012-3/+130
| | * | | | | | | Migration stepJohn Molakvoæ (skjnldsv)2018-11-011-0/+47
| * | | | | | | | Fix phpunitJohn Molakvoæ (skjnldsv)2018-11-011-20/+20
| * | | | | | | | fixup! move migrationJohn Molakvoæ (skjnldsv)2018-10-301-1/+1
| * | | | | | | | fixup! move migrationJohn Molakvoæ (skjnldsv)2018-10-302-14/+31
| * | | | | | | | move migrationJohn Molakvoæ (skjnldsv)2018-10-306-89/+54
| * | | | | | | | fixup! Create cards if noneJohn Molakvoæ (skjnldsv)2018-10-301-1/+0
| * | | | | | | | Create cards if noneJohn Molakvoæ (skjnldsv)2018-10-301-5/+46
| * | | | | | | | Properly set uid and create and updateJohn Molakvoæ (skjnldsv)2018-10-301-3/+13
| * | | | | | | | TestsJohn Molakvoæ (skjnldsv)2018-10-302-1/+122
| * | | | | | | | Repair registration and autoload bumpJohn Molakvoæ (skjnldsv)2018-10-305-19/+29
| * | | | | | | | Repair StepJohn Molakvoæ (skjnldsv)2018-10-302-3/+130
| * | | | | | | | Migration stepJohn Molakvoæ (skjnldsv)2018-10-301-0/+47
* | | | | | | | | Merge pull request #12215 from nextcloud/wait-for-the-link-share-menu-to-open...Roeland Jago Douma2018-11-021-0/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Wait for the link share menu to open in acceptance testsDaniel Calviño Sánchez2018-11-021-0/+8
* | | | | | | | | | Merge pull request #12216 from nextcloud/bugfix/appmenu/loadingRoeland Jago Douma2018-11-021-2/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix loading indicator in app menuJulius Härtl2018-11-021-2/+4
| | |_|_|/ / / / / | |/| | | | | | |