summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-02-07108-180/+188
* Merge pull request #18926 from nextcloud/fix/18689/int-array-accessJoas Schilling2020-02-061-1/+1
|\
| * Use strpos to check that @ is the first charDaniel Kesselberg2020-01-231-1/+1
* | Merge pull request #17075 from nextcloud/enh/samesitecookiesRoeland Jago Douma2020-02-062-3/+27
|\ \
| * | Only send samesite cookiesRoeland Jago Douma2020-02-062-3/+27
* | | Merge pull request #19303 from nextcloud/test/debug-installJoas Schilling2020-02-062-7/+34
|\ \ \ | |/ / |/| |
| * | Split the exception handling so install errors don't log as setup errorsJoas Schilling2020-02-051-3/+11
| * | Check the new connection on setup like with PostgreSQL and OracleJoas Schilling2020-02-051-0/+10
| * | Only provide the auth method for MySQL 8.0+ to not break MariaDBJoas Schilling2020-02-051-4/+13
* | | [tx-robot] updated from transifexNextcloud bot2020-02-062-0/+98
* | | Merge pull request #19165 from Simounet/fix/data-apache-htaccess-typoJohn Molakvoæ2020-02-051-1/+1
|\ \ \ | |/ / |/| |
| * | Fix data Apache2 .htaccess typoSimounet2020-02-051-1/+1
* | | Merge pull request #19246 from sammo2828/decrypt-all-keep-mtimeRoeland Jago Douma2020-02-041-0/+1
|\ \ \
| * | | Keep the modification time during decryptFilesammo28282020-02-011-0/+1
* | | | Merge pull request #19203 from nextcloud/enh/allow_selecting_hashing_algorithmRoeland Jago Douma2020-02-041-11/+27
|\ \ \ \
| * | | | Allow selecting the hashing algorithmRoeland Jago Douma2020-02-031-11/+27
* | | | | [tx-robot] updated from transifexNextcloud bot2020-02-042-0/+54
|/ / / /
* | | | for the DB ot pick an index specify the object_typeArthur Schiwon2020-02-031-4/+6
* | | | Merge pull request #19241 from nextcloud/bug/noid/job-catch-throwableRoeland Jago Douma2020-02-031-1/+1
|\ \ \ \
| * | | | Make sure to catch php errors during job executionDaniel Kesselberg2020-01-311-1/+1
| |/ / /
* | | | Merge pull request #19243 from nextcloud/enh/settings/admin_settings_to_info_xmlRoeland Jago Douma2020-02-031-47/+1
|\ \ \ \
| * | | | Move Admin Settings also to info.xmlRoeland Jago Douma2020-01-311-47/+1
| |/ / /
* / / / [tx-robot] updated from transifexNextcloud bot2020-02-022-0/+2
|/ / /
* | | Merge pull request #19215 from nextcloud/bugfix/19146/webcal_not_updatedRoeland Jago Douma2020-01-311-1/+1
|\ \ \
| * | | JobList: Typecast last_run to integerGeorg Ehrke2020-01-301-1/+1
* | | | Move personal settings to proper registrationRoeland Jago Douma2020-01-301-35/+2
* | | | Move password settingsRoeland Jago Douma2020-01-301-1/+1
|/ / /
* | | Merge pull request #19176 from nextcloud/fix/contacts-menu-mailt-encodingRoeland Jago Douma2020-01-301-1/+1
|\ \ \
| * | | Do not encode contacts menu mailto linksChristoph Wurst2020-01-281-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2020-01-30162-562/+566
* | | | Merge pull request #19174 from nextcloud/enh/settings/admin_sectorions_to_pro...Roeland Jago Douma2020-01-291-12/+1
|\ \ \ \
| * | | | Move admin sections to settings appRoeland Jago Douma2020-01-281-12/+1
* | | | | [tx-robot] updated from transifexNextcloud bot2020-01-29136-202/+314
* | | | | Make sure the default share provider does not execute for other thingsJoas Schilling2020-01-281-0/+3
|/ / / /
* | | | Merge pull request #19168 from nextcloud/enh/settings/personal_sections_to_pr...blizzz2020-01-281-5/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Move the Personal sections to the settings appRoeland Jago Douma2020-01-281-5/+1
* | | | [tx-robot] updated from transifexNextcloud bot2020-01-282-0/+2
|/ / /
* / / Fix tests after #18745Roeland Jago Douma2020-01-271-1/+1
|/ /
* | Change avatar placeholder from single letter to 2 lettersSergey Shliakhov2020-01-271-9/+11
* | Merge pull request #19105 from nextcloud/enh/noid/hub-bundleRoeland Jago Douma2020-01-274-0/+46
|\ \
| * | add hub bundle for easy post-installationArthur Schiwon2020-01-264-0/+46
* | | [tx-robot] updated from transifexNextcloud bot2020-01-272-2/+2
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-01-252-0/+2
* | Merge pull request #19100 from nextcloud/refactor/leafo-to-scssphpRoeland Jago Douma2020-01-241-6/+5
|\ \
| * | Migrate leafo/scssphp to scssphp/scssphpChristoph Wurst2020-01-231-6/+5
* | | [tx-robot] updated from transifexNextcloud bot2020-01-242-0/+12
|/ /
* | Merge pull request #19023 from nextcloud/enh+fix/17131/hasher-configblizzz2020-01-231-0/+14
|\ \ | |/ |/|
| * ignore values that undershoot the minimum, go with defaultArthur Schiwon2020-01-221-5/+13
| * use getSystemValueIntblizzz2020-01-211-3/+3
| * expose Argon2 options (as we did for bcrypt)Arthur Schiwon2020-01-201-0/+6