summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #25335 from nextcloud/fix/app-fetcher-php-compat-comparisonRoeland Jago Douma2021-01-272-12/+17
|\ \
| * | Fix app fetcher php comparison to allow wider rangesChristoph Wurst2021-01-261-10/+15
| * | Revert "Fix comparison of PHP versions"Christoph Wurst2021-01-261-2/+2
* | | Merge pull request #25268 from nextcloud/enh/previews/sgi-tgaChristoph Wurst2021-01-275-1/+73
|\ \ \
| * | | Change license mail aliasJohn Molakvoæ (skjnldsv)2021-01-222-0/+4
| * | | Add SGI and TGA preview supportJohn Molakvoæ (skjnldsv)2021-01-223-1/+69
* | | | [tx-robot] updated from transifexNextcloud bot2021-01-272-0/+2
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2021-01-252-4/+4
| |/ |/|
* | Merge pull request #25273 from nextcloud/enhancement/hide-two-factor-settings...Morris Jobke2021-01-221-1/+1
|\ \
| * | Do not show 2FA settings if the user has no providers availableChristoph Wurst2021-01-221-1/+1
| |/
* | Merge pull request #25275 from nextcloud/fix/two-factor-token-typeMorris Jobke2021-01-221-3/+3
|\ \
| * | Convert 2FA token type to stringChristoph Wurst2021-01-221-3/+3
| |/
* | Fully deprecate the old initial state interface, not just the methodsChristoph Wurst2021-01-221-0/+4
* | Merge pull request #25128 from nextcloud/ldapprovider-get-propertyblizzz2021-01-221-7/+17
|\ \ | |/ |/|
| * adjust since blizzz2021-01-221-1/+1
| * extend ILDAPProvider to allow reading arbitrairy ldap attributes for usersRobin Appelman2021-01-191-7/+17
* | [tx-robot] updated from transifexNextcloud bot2021-01-222-0/+8
* | Merge pull request #25214 from nextcloud/dependabot/composer/phpseclib/phpsec...Morris Jobke2021-01-212-3/+37
|\ \
| * | Also load CA properly in integrity checkRoeland Jago Douma2021-01-201-1/+17
| * | phpsec lib can't parse multiple certs in one goRoeland Jago Douma2021-01-201-2/+20
* | | Merge pull request #25238 from nextcloud/enh/noid/apps-defacto-in-rootRoeland Jago Douma2021-01-211-9/+2
|\ \ \
| * | | Apps folder is defacto in root folder and not aboveMorris Jobke2021-01-201-9/+2
* | | | Merge pull request #25240 from nextcloud/enh/noid/re-use-fetched-dependenciesRoeland Jago Douma2021-01-211-39/+37
|\ \ \ \
| * | | | Re-use fetched dependencies in lib/base.phpMorris Jobke2021-01-201-39/+37
| |/ / /
* | | | Merge pull request #25236 from nextcloud/mkdir-explicit-chmodJulius Härtl2021-01-211-1/+4
|\ \ \ \
| * | | | explicitly set permissions on newly created foldersRobin Appelman2021-01-201-1/+4
| |/ / /
* / / / [tx-robot] updated from transifexNextcloud bot2021-01-212-0/+2
|/ / /
* | | Merge pull request #25212 from nextcloud/enh/preview-markdownMorris Jobke2021-01-201-0/+110
|\ \ \
| * | | Fix typo in comment Morris Jobke2021-01-201-1/+1
| * | | Enhance markdown file preview renderingJulius Härtl2021-01-201-0/+110
* | | | Merge pull request #25224 from nextcloud/bugfix/24600/fix-saving-user-credent...Morris Jobke2021-01-202-2/+13
|\ \ \ \
| * | | | Compare and store the login name via the eventJoas Schilling2021-01-202-2/+13
| |/ / /
* / / / Drop authtoken_version_indexRoeland Jago Douma2021-01-202-0/+2
|/ / /
* / / Add support for webpRoeland Jago Douma2021-01-195-2/+55
|/ /
* | Merge pull request #25153 from nextcloud/bugfix/noid/force-signature-verifica...Roeland Jago Douma2021-01-192-17/+13
|\ \
| * | Cleanup the constructorJoas Schilling2021-01-182-13/+6
| * | Force run the verification of the signature on occJoas Schilling2021-01-181-4/+7
* | | [tx-robot] updated from transifexNextcloud bot2021-01-192-2/+2
* | | Don't log keys on checkSignatureJoas Schilling2021-01-181-0/+1
* | | Only use alphanumeric chars for mysql passwordJoas Schilling2021-01-181-1/+2
|/ /
* | [tx-robot] updated from transifexNextcloud bot2021-01-182-0/+4
* | [tx-robot] updated from transifexNextcloud bot2021-01-172-2/+2
* | Merge pull request #25138 from gouttegd/fix25137Joas Schilling2021-01-151-2/+2
|\ \
| * | Fix comparison of PHP versionsDamien Goutte-Gattat2021-01-141-2/+2
| |/
* | Merge pull request #25141 from nextcloud/bugfix/noid/add-a-hint-about-priorityMorris Jobke2021-01-152-3/+6
|\ \ | |/ |/|
| * Add a hint about the direction of priorityJoas Schilling2021-01-152-3/+6
* | Merge pull request #25091 from nextcloud/enhancement/ocp-db-exception-abstrac...Christoph Wurst2021-01-1410-27/+439
|\ \
| * | Add our own DB exception abstractionChristoph Wurst2021-01-1210-27/+439
* | | Merge pull request #25036 from nextcloud/fix/noid/limitied-allowed-items-db-in_2blizzz2021-01-141-0/+30
|\ \ \ | |_|/ |/| |
| * | DB: warn on parameter number constraintsArthur Schiwon2021-01-111-0/+30