summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Make sure to catch php errors during job executionDaniel Kesselberg2020-01-311-1/+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
|\ \ | |/ |/|
| * Increase the timeout for app downloadsJoas Schilling2020-01-201-1/+1
* | Make getServerHost more robust to faulty user inputDaniel Kesselberg2020-01-161-7/+7
|/
* Merge pull request #18892 from nextcloud/fix/17828/smaller_text_previewsRoeland Jago Douma2020-01-151-1/+1
|\
| * Proper text previewsRoeland Jago Douma2020-01-141-1/+1
* | use `nodeExists` instead of catching exceptionsRobin Appelman2020-01-141-3/+2
|/
* Merge pull request #18862 from nextcloud/bugfix/talk-2663/register-with-poten...Roeland Jago Douma2020-01-141-3/+5
|\
| * Allow to force register the namespaceJoas Schilling2020-01-131-3/+4
| * Register the namespace after reading the new fileJoas Schilling2020-01-131-1/+2
* | Merge pull request #18805 from nextcloud/bugfix/direct-edit-createRoeland Jago Douma2020-01-141-7/+13
|\ \
| * | CHeck if file already exists during file creationJulius Härtl2020-01-131-7/+13
* | | Merge pull request #18860 from nextcloud/fix/license-headersRoeland Jago Douma2020-01-135-2/+7
|\ \ \ | |_|/ |/| |
| * | Fix license headersChristoph Wurst2020-01-135-2/+7
| |/
* / AppFetcher: Distinguish between fileName and endpointNameGeorg Ehrke2020-01-093-1/+5
|/
* Clean up 2FA provider registry when a user is deletedChristoph Wurst2020-01-083-0/+66
* Accept shares when you open mailRoeland Jago Douma2020-01-061-1/+1
* Modify regex to match some other chromium browsersDaniel Kesselberg2019-12-271-1/+1
* Fix broken upgrade caused by undefined method callJulius Härtl2019-12-231-1/+0
* Merge pull request #18536 from nextcloud/enhancement/preview-center-verticallyRoeland Jago Douma2019-12-231-1/+1
|\
| * Also center vertically when cropping previewsJohn Molakvoæ (skjnldsv)2019-12-221-1/+1
* | Merge pull request #18442 from nextcloud/bugfix/noid/broken_appstoreurl_configRoeland Jago Douma2019-12-223-9/+5
|\ \
| * | Restore old behavior allowing to set custom appstoreGeorg Ehrke2019-12-223-9/+5
* | | Merge pull request #18511 from Al2Klimov/bugfix/movie-getthumbnailRoeland Jago Douma2019-12-221-2/+2
|\ \ \ | |/ / |/| |
| * | Movie#getThumbnail(): compare Movie#generateThumbNail() to null, not falseAlexander A. Klimov2019-12-211-2/+2
* | | Merge pull request #18478 from nextcloud/fix/direct-editing-invalid-editor-idRoeland Jago Douma2019-12-221-0/+5
|\ \ \
| * | | Do not generate tokens for editor IDs that do not existChristoph Wurst2019-12-191-0/+5
* | | | Merge pull request #18505 from nextcloud/bugfix/18481/avatars-always-return-2...Roeland Jago Douma2019-12-223-1/+67
|\ \ \ \
| * | | | Always set the generated flag to false when an avatar is being setJoas Schilling2019-12-203-1/+67
| | |_|/ | |/| |
* / | | Update license headers for 18Christoph Wurst2019-12-2021-4/+28
|/ / /
* | | when downloading from web, skip files that are not accessibleArthur Schiwon2019-12-192-5/+15