summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | disable timeout on app install via cliArthur Schiwon2020-02-122-7/+15
* | | Allow to serve static mp4 directlyJulius Härtl2020-02-121-1/+1
* | | Allow to serve static webm directlyRoeland Jago Douma2020-02-121-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2020-02-116-0/+6
* | | Merge pull request #18904 from nextcloud/enh/noid/flow-loggingRoeland Jago Douma2020-02-105-1/+79
|\ \ \
| * | | always require a message paramter for data loggingArthur Schiwon2020-01-283-4/+15
| * | | log Flow activityArthur Schiwon2020-01-284-1/+68
* | | | Merge pull request #19307 from nextcloud/enh/argon2idRoeland Jago Douma2020-02-101-21/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | Add Argon2id supportRoeland Jago Douma2020-02-071-21/+13
* | | | [tx-robot] updated from transifexNextcloud bot2020-02-104-0/+4
* | | | [tx-robot] updated from transifexNextcloud bot2020-02-092-2/+114
* | | | [tx-robot] updated from transifexNextcloud bot2020-02-0816-4/+16
* | | | [tx-robot] updated from transifexNextcloud bot2020-02-0710-0/+10
|/ / /
* | | [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
|/ / /