summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Improve group queriesRoeland Jago Douma2020-05-021-6/+20
* Merge pull request #20767 from nextcloud/enh/argon2id-optionsRoeland Jago Douma2020-05-011-1/+1
|\
| * Apply Argon2 options for Argon2id hashing as wellMichaIng2020-05-011-1/+1
* | Update education bundleRoeland Jago Douma2020-05-011-2/+0
|/
* Merge pull request #20380 from nextcloud/design/notification-mailsRoeland Jago Douma2020-05-011-55/+49
|\
| * Fix notification mail testsJan-Christoph Borchardt2020-05-011-1/+2
| * Notification mails: Fix some alignment details and remove shadowJan-Christoph Borchardt2020-04-301-4/+4
| * Notification mails: Change font to native font stackJan-Christoph Borchardt2020-04-301-42/+42
| * Notification mails: Logo bar/box to circle so it stands nicely on its ownJan-Christoph Borchardt2020-04-301-6/+6
| * Notification mails: Adjust vertical spacingJan-Christoph Borchardt2020-04-301-8/+1
| * Fix notification mails height issue in Nextcloud MailJan-Christoph Borchardt2020-04-301-1/+1
* | Fix getDirectoryContent implementation for Jail wrapperRobin Appelman2020-04-302-3/+3
* | Merge pull request #20710 from nextcloud/fix/argon2-options-checksRoeland Jago Douma2020-04-301-10/+5
|\ \
| * | Fix Argon2 options checksMichaIng2020-04-301-10/+5
| |/
* | Merge pull request #20742 from nextcloud/fix/csRoeland Jago Douma2020-04-301-6/+0
|\ \
| * | Run the cs fixer for green ciRoeland Jago Douma2020-04-301-6/+0
| |/
* | Merge pull request #20677 from nextcloud/followup/17718/scaling-user-provisio...Joas Schilling2020-04-301-11/+25
|\ \ | |/ |/|
| * Don't loop over all groups to check for subadminsJoas Schilling2020-04-271-11/+24
| * Patch to optimize for large installations (>5000 users >20000 groups) where s...Mikael Hammarin2020-04-251-0/+1
* | Merge pull request #18883 from adrb/optimize_swift_14116Roeland Jago Douma2020-04-302-18/+48
|\ \
| * | It's a fix for issue #14116,Adrian Brzezinski2020-04-272-18/+48
* | | Merge pull request #20717 from nextcloud/fix/getconfig-param-definitionsRoeland Jago Douma2020-04-301-3/+3
|\ \ \
| * | | Define getSystemValueBool/Int/String function default parameter with correct ...MichaIng2020-04-291-3/+3
| |/ /
* / / Update license headers for 19Christoph Wurst2020-04-29195-42/+209
|/ /
* | Merge pull request #20650 from tekhnee/patch-1Morris Jobke2020-04-271-1/+1
|\ \
| * | Adhere to EMailTemplate interface in constructor call.Tekhnee2020-04-251-1/+1
| |/
* | Merge pull request #19929 from nextcloud/bugfix/user-delete-avatarMorris Jobke2020-04-272-0/+21
|\ \
| * | Delete avatar if a user is deletedJulius Härtl2020-04-242-0/+21
* | | Merge pull request #19793 from nextcloud/bugfix/noid/link-to-federated-reshareMorris Jobke2020-04-271-5/+0
|\ \ \ | |_|/ |/| |
| * | Link shares have reshare permission if outgoing federated shares are enabledJulius Härtl2020-04-211-5/+0
* | | Allow specifying a default expiration dateRoeland Jago Douma2020-04-241-2/+12
* | | Merge pull request #20627 from nextcloud/cleanup/noid/remove-obsolete-repair-...Morris Jobke2020-04-243-191/+0
|\ \ \
| * | | Remove obsolete repair steps for logo and updater channelMorris Jobke2020-04-243-191/+0
* | | | Merge pull request #20298 from nextcloud/enh/noid/auto-logoutblizzz2020-04-243-26/+43
|\ \ \ \ | |_|_|/ |/| | |
| * | | Do not create remember me cookieJulius Härtl2020-04-231-2/+6
| * | | Provide config though initial state serviceJulius Härtl2020-04-232-24/+37
* | | | Merge pull request #18816 from nextcloud/bugfix/noid/paginate-contacts-searchblizzz2020-04-233-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Use paginated search for contactsJulius Härtl2020-04-233-4/+4
| |/ /
* / / filter out blacklisted files in getDirectoryContentRobin Appelman2020-04-231-1/+1
|/ /
* | Fix new routing in settings etcRoeland Jago Douma2020-04-221-52/+44
* | Merge pull request #20114 from nextcloud/techdebt/noid/allow-some-apps-to-hav...Roeland Jago Douma2020-04-212-79/+77
|\ \ | |/ |/|
| * Extend tests for root urlJoas Schilling2020-04-181-2/+2
| * PHP CS fixesJoas Schilling2020-04-181-3/+2
| * Fix creation of legacy routesJoas Schilling2020-04-181-0/+29
| * Allow some apps to have root URLs in their own routing fileJoas Schilling2020-04-182-78/+48
* | Add method to storage backends to get directory content with metadataRobin Appelman2020-04-2011-59/+118
* | Move to subfolders for preview filesRoeland Jago Douma2020-04-193-18/+151
|/
* Merge pull request #20447 from liamjack/fix/13287/welcome_emailJohn Molakvoæ2020-04-171-2/+2
|\
| * Fix #13287 - Increase max-height on button in welcome email templateLiam JACK2020-04-121-2/+2
* | Merge pull request #20505 from nextcloud/fix/noid/system-credsblizzz2020-04-161-6/+6
|\ \