summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge pull request #3257 from nextcloud/updated-guest-checkboxesLukas Reschke2017-02-201-57/+52
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix checkboxes on loginJohn Molakvoæ (skjnldsv)2017-02-151-57/+52
* | | | | | | [tx-robot] updated from transifexNextcloud bot2017-02-202-0/+4
* | | | | | | [tx-robot] updated from transifexNextcloud bot2017-02-196-2/+10
* | | | | | | [tx-robot] updated from transifexNextcloud bot2017-02-1818-20/+492
* | | | | | | [tx-robot] updated from transifexNextcloud bot2017-02-176-4/+756
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #3515 from nextcloud/revert-3214-cache-storage-infoMorris Jobke2017-02-161-29/+5
|\ \ \ \ \ \
| * | | | | | Revert "cache the storage info for 5 min"Morris Jobke2017-02-161-29/+5
|/ / / / / /
* | | | | | Merge pull request #3439 from nextcloud/oc-26963Lukas Reschke2017-02-161-8/+8
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Check if color exists in palette before using itVictor Dubiniuk2017-02-101-3/+3
| * | | | | Make sure invalid images don't flood the log fileJoas Schilling2017-02-101-5/+5
* | | | | | 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