summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-08-2514-14/+14
* Merge pull request #10827 from steiny2k/HEICHEIFRoeland Jago Douma2018-08-241-4/+104
|\
| * FixesRoeland Jago Douma2018-08-241-5/+8
| * HEIC previews as JPG rather than PNGs to save space.Sebastian Steinmetz2018-08-241-2/+99
* | Merge pull request #10841 from nextcloud/load-app-catch-exceptionsMorris Jobke2018-08-241-1/+1
|\ \
| * | also catch exceptions when loading appsRobin Appelman2018-08-241-1/+1
* | | Merge pull request #10724 from nextcloud/large-share-count-performanceMorris Jobke2018-08-244-47/+78
|\ \ \ | |/ / |/| |
| * | tokens can't be valid local user namesRobin Appelman2018-08-162-11/+13
| * | more efficient way to detect added and removed mountsRobin Appelman2018-08-161-9/+23
| * | cache OC\Files\Mount\Manager::findIn resultsRobin Appelman2018-08-161-2/+17
| * | use more efficient method to find mountpoint for pathRobin Appelman2018-08-161-18/+15
| * | remove double loop for detecting changed mountsRobin Appelman2018-08-161-9/+12
* | | Merge pull request #10334 from denismosolov/group-addDenis Mosolov2018-08-242-0/+4
|\ \ \ | |_|/ |/| |
| * | Add an options to create and remove groups via occDenis Mosolov2018-08-162-0/+4
* | | Show link to simple sign up pageMorris Jobke2018-08-231-0/+1
* | | Merge pull request #10526 from steiny2k/HEICHEIFMorris Jobke2018-08-224-0/+45
|\ \ \
| * | | Address comments from @rullzer:Sebastian Steinmetz2018-08-171-0/+8
| * | | Develop HEIC/HEIF preview support #7406Sebastian Steinmetz2018-08-114-0/+37
* | | | Merge pull request #10789 from nextcloud/fix/2fa-app-multiple-providersMorris Jobke2018-08-221-0/+3
|\ \ \ \
| * | | | Fix loading providers of 2FA app with more than one providerChristoph Wurst2018-08-211-0/+3
* | | | | [tx-robot] updated from transifexNextcloud bot2018-08-222-30/+34
|/ / / /
* | | | Merge pull request #10539 from nextcloud/feature-8642-memory-checkMorris Jobke2018-08-214-1/+101
|\ \ \ \
| * | | | Refactor some codeMorris Jobke2018-08-211-15/+4
| * | | | Adds license to files. Updates the branch.Michael Weimann2018-08-201-0/+21
| |\ \ \ \
| * | | | | Bump autoloaderRoeland Jago Douma2018-08-202-0/+2
| * | | | | Adds a memory limit warning for console commands if the limit is below the re...Michael Weimann2018-08-202-1/+42
| * | | | | Adds a setup check for the memory limitMichael Weimann2018-08-201-0/+47
| |/ / / /
* | | | | Merge pull request #10710 from nextcloud/fix/iusermanager-createuser-typoMorris Jobke2018-08-211-1/+1
|\ \ \ \ \
| * | | | | Fix typo in IUserManager::createUser docChristoph Wurst2018-08-161-1/+1
| | |_|_|/ | |/| | |
* | | | | [tx-robot] updated from transifexNextcloud bot2018-08-212-0/+2
| |/ / / |/| | |
* | | | Merge pull request #10712 from nextcloud/fix/noid/check_if_provider_is_availa...blizzz2018-08-201-0/+4
|\ \ \ \
| * | | | Check if a preview provider is available before using itRoeland Jago Douma2018-08-171-0/+4
| |/ / /
* / / / add deck and mail to the groupware bundle, remove talkBjoern Schiessle2018-08-171-1/+2
|/ / /
* | | Update the scope of the lockdownmanagerRoeland Jago Douma2018-08-141-0/+3
* | | Merge pull request #10621 from nextcloud/feature/noid/add-tos-to-enterprise-b...blizzz2018-08-131-3/+4
|\ \ \
| * | | Add the ToS app to the enterprise bundleJoas Schilling2018-08-091-3/+4
* | | | Merge pull request #10659 from danielkesselberg/feature/noid/remove-xcacheRoeland Jago Douma2018-08-134-147/+0
|\ \ \ \
| * | | | Update autoloaderDaniel Kesselberg2018-08-122-2/+0
| * | | | Drop support for xcacheDaniel Kesselberg2018-08-122-145/+0
| | |/ / | |/| |
* / | | [tx-robot] updated from transifexNextcloud bot2018-08-134-0/+8
|/ / /
* | | Bump autoloadersRoeland Jago Douma2018-08-101-1/+1
* | | Merge pull request #10543 from nextcloud/ignore-deactivated-usersRoeland Jago Douma2018-08-101-1/+3
|\ \ \
| * | | Ignore deactivated users in collaborators user search pluginThomas Citharel2018-08-061-1/+3
* | | | Merge pull request #10636 from nextcloud/fix/2fa-enforced-backup-codesblizzz2018-08-101-4/+9
|\ \ \ \
| * | | | Fix 2FA being enforced if only backup codes provider is activeChristoph Wurst2018-08-101-4/+9
* | | | | Merge pull request #10618 from nextcloud/mimetype-insert-if-not-existsRoeland Jago Douma2018-08-101-14/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | use insertIfNotExists to store new mimetypes.Robin Appelman2018-08-091-14/+7
* | | | | Do not use file as template parameterRoeland Jago Douma2018-08-091-1/+1
| |_|/ / |/| | |
* | | | Fix double-inserts of the same provider stateChristoph Wurst2018-08-091-6/+19
|/ / /
* | | Merge pull request #10588 from nextcloud/fix/single-2fa-provider-login-redirectRoeland Jago Douma2018-08-091-0/+11
|\ \ \