summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add tests for theming migration stepJulius Haertl2017-02-162-7/+143
* Adapt ThemingController testsJulius Haertl2017-02-161-52/+81
* Add repair step to move existing theming imagesJulius Haertl2017-02-162-1/+85
* Move theming images to AppDataJulius Haertl2017-02-162-26/+36
* Merge pull request #3507 from nextcloud/if-backend-implements-get-display-nam...Lukas Reschke2017-02-161-1/+12
|\
| * Don't force displayname if backend already provides oneLukas Reschke2017-02-161-1/+12
|/
* Merge pull request #2287 from nextcloud/registrationEmailJohn Molakvoæ2017-02-165-8/+227
|\
| * add unit testsMorris Jobke2017-02-152-4/+166
| * Add l10nRoeland Jago Douma2017-02-151-1/+1
| * Fix setup issue and refine error messagesMorris Jobke2017-02-156-36/+27
| * use random password if "password link" is enabledtobiasKaminsky2017-02-151-1/+3
| * empty password only allowed if password link is senttobiasKaminsky2017-02-151-4/+4
| * add setting for "send password link"tobiasKaminsky2017-02-155-21/+54
| * send email to new user with password forgotten link to create own passwordtobiasKaminsky2017-02-151-4/+35
* | [tx-robot] updated from transifexNextcloud bot2017-02-166-8/+16
* | Merge pull request #2606 from temparus/masterblizzz2017-02-152-3/+13
|\ \
| * | Update license headerSandro Lutz2017-02-072-0/+4
| * | Merge remote-tracking branch 'nextcloud/master'Sandro Lutz2017-02-071293-19077/+36242
| |\ \
| * | | Add missing use statement for PublicEmitterSandro Lutz2017-02-071-0/+1
| * | | Fix typo for UserManager variableSandro Lutz2017-02-011-1/+1
| * | | Add check if UserManager is of type PublicEmitter before calling preLogin hookSandro Lutz2017-02-012-2/+6
| * | | Change where preLogin hook gets calledSandro Lutz2017-02-012-3/+4
| * | | Remove preLoginValidation hookSandro Lutz2017-02-012-6/+0
| * | | Fix indentationSandro Lutz2017-02-012-4/+4
| * | | Add preLoginValidation hookSandro Lutz2017-02-012-0/+6
* | | | Merge pull request #3495 from nextcloud/dav-protectedRoeland Jago Douma2017-02-151-7/+7
|\ \ \ \
| * | | | Make it easier to subclass DAV storageRobin Appelman2017-02-151-7/+7
* | | | | Merge pull request #3449 from nextcloud/notify-subfolder-self-testRoeland Jago Douma2017-02-151-3/+8
|\ \ \ \ \
| * | | | | fix self test for non leading slashRobin Appelman2017-02-101-2/+2
| * | | | | Make the notify self test for subfolders more reliableRobin Appelman2017-02-101-1/+6
* | | | | | Merge pull request #3447 from nextcloud/getmetadata-permissions-maskRoeland Jago Douma2017-02-152-1/+10
|\ \ \ \ \ \
| * | | | | | also apply permissions mask in getMetaDataRobin Appelman2017-02-102-1/+10
| |/ / / / /
* | | | | | Merge pull request #3262 from nextcloud/jail-scanner-storage-idRoeland Jago Douma2017-02-153-7/+3
|\ \ \ \ \ \
| * | | | | | Make sure we use the correct storage id when scanning a jailed storageRobin Appelman2017-01-253-7/+3
* | | | | | | Merge pull request #2704 from nextcloud/2fa-fix-backup-codes-printRoeland Jago Douma2017-02-151-9/+11
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | add title to backup codes print pageChristoph Wurst2017-01-171-0/+1
| * | | | | | print and close the new tab, not the current one when printing backup codesChristoph Wurst2017-01-171-9/+10
* | | | | | | Merge pull request #3421 from espro/freeipa-uuid-fixMorris Jobke2017-02-151-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Update uuidAttributes list to include FreeIPA's ipauniqueidBrent Bloxam2017-02-101-1/+1
* | | | | | | | Merge pull request #3485 from nextcloud/Popovermenu-files-css-fixblizzz2017-02-151-4/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Css fixJohn Molakvoæ (skjnldsv)2017-02-151-4/+0
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #3473 from nextcloud/fix-addressbook-deletionblizzz2017-02-154-3/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | this is publicJohn Molakvoæ (skjnldsv)2017-02-141-1/+1
| * | | | | | | | Test fixJohn Molakvoæ (skjnldsv)2017-02-141-1/+1
| * | | | | | | | testsJohn Molakvoæ (skjnldsv)2017-02-141-1/+1
| * | | | | | | | getUsersOwnAddressBooksJohn Molakvoæ (skjnldsv)2017-02-142-1/+28
| |/ / / / / / /
* | | | | | | | Merge pull request #3487 from nextcloud/fix-files-header-nameblizzz2017-02-153-13/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix app name of files appMorris Jobke2017-02-143-13/+0
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2017-02-1522-64/+354
* | | | | | | | | Merge pull request #3480 from nextcloud/screensharing-iconMorris Jobke2017-02-145-0/+44
|\ \ \ \ \ \ \ \ \