summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #19412 from nextcloud/fix/19404/make-favorite-publicChristoph Wurst2020-02-211-10/+9
|\ \ \ | |/ / |/| |
| * | Make TAG_FAVORITE publicDaniel Kesselberg2020-02-121-10/+9
* | | when we receive intentional empty whats new info, do not try to show itArthur Schiwon2020-02-131-1/+5
* | | Allow to overwrite the path on the cache eventJoas Schilling2020-02-131-0/+8
| |/ |/|
* | Merge pull request #19424 from nextcloud/bugfix/noid/dont-create-invalid-usersRoeland Jago Douma2020-02-121-1/+1
|\ \
| * | Don't create invalid usersJoas Schilling2020-02-121-1/+1
* | | 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
* | | Merge pull request #18904 from nextcloud/enh/noid/flow-loggingRoeland Jago Douma2020-02-102-1/+35
|\ \ \
| * | | always require a message paramter for data loggingArthur Schiwon2020-01-282-1/+12
| * | | log Flow activityArthur Schiwon2020-01-281-1/+24
* | | | Add Argon2id supportRoeland Jago Douma2020-02-071-21/+13
| |/ / |/| |
* | | 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
* | | | 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
* | | | | Allow selecting the hashing algorithmRoeland Jago Douma2020-02-031-11/+27
* | | | | 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
| |/ / / /
* / / / / Move Admin Settings also to info.xmlRoeland Jago Douma2020-01-311-47/+1
|/ / / /
* | | | 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
* | | | | 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
| | |_|_|/ | |/| | |
* / | | | Make sure the default share provider does not execute for other thingsJoas Schilling2020-01-281-0/+3
|/ / / /
* / / / Move the Personal sections to the settings appRoeland Jago Douma2020-01-281-5/+1
|/ / /
* / / Fix tests after #18745Roeland Jago Douma2020-01-271-1/+1
|/ /
* | Change avatar placeholder from single letter to 2 lettersSergey Shliakhov2020-01-271-9/+11
* | add hub bundle for easy post-installationArthur Schiwon2020-01-262-0/+44
* | Migrate leafo/scssphp to scssphp/scssphpChristoph Wurst2020-01-231-6/+5
* | 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
* | Fix loaded controller checkJoas Schilling2020-01-211-1/+1
* | Merge pull request #19017 from nextcloud/bugfix/noid/increase-timeout-for-dow...Roeland Jago Douma2020-01-201-1/+1
|\ \ | |/ |/|