summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Remove double space so php-cs stops complainingnoiob2021-02-241-1/+1
* [tx-robot] updated from transifexNextcloud bot2021-02-2426-226/+408
* [tx-robot] updated from transifexNextcloud bot2021-02-2344-240/+628
* Merge pull request #25602 from nextcloud/bugfix/noid/only-create-share-onceJohn Molakvoæ2021-02-223-8/+23
|\
| * Avoid creating two share links when password is enforcedJulius Härtl2021-02-193-8/+23
* | Merge pull request #25689 from nextcloud/bugfix/noid/disable-updater-ui-when-...Vincent Petry2021-02-227-14/+34
|\ \
| * | Hide updater button when web updater is disabledVincent Petry2021-02-187-14/+34
* | | [tx-robot] updated from transifexNextcloud bot2021-02-2118-20/+140
* | | [tx-robot] updated from transifexNextcloud bot2021-02-2010-12/+48
| |/ |/|
* | Merge pull request #24978 from dems54/issue24139John Molakvoæ2021-02-196-26/+246
|\ \
| * | ReplyTo option for sharebymail - Issue #24139 - Little bug fixNicolas SIMIDE2021-01-281-1/+2
| * | Update apps/sharebymail/lib/Settings/SettingsManager.phpdems542021-01-281-2/+1
| * | Update apps/sharebymail/lib/Settings/SettingsManager.phpdems542021-01-281-1/+1
| * | ReplyTo option for sharebymail Issue #24139Nicolas SIMIDE2021-01-286-26/+246
* | | [tx-robot] updated from transifexNextcloud bot2021-02-192-0/+8
* | | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-1867-167/+167
* | | [tx-robot] updated from transifexNextcloud bot2021-02-1814-4/+142
* | | Merge pull request #25681 from nextcloud/techdebt/noid/cleanup-provisioningRoeland Jago Douma2021-02-172-13/+10
|\ \ \ | |_|/ |/| |
| * | Cleanup appinfo usageJoas Schilling2021-02-162-13/+10
* | | Move getChangesForAddressBook to QueryBuilderRoeland Jago Douma2021-02-171-12/+32
* | | Merge pull request #25440 from nextcloud/bugfix/noid/cache-the-user-backend-i...Roeland Jago Douma2021-02-171-1/+3
|\ \ \
| * | | Cache the user backend info for 300sJoas Schilling2021-02-151-1/+3
* | | | [tx-robot] updated from transifexNextcloud bot2021-02-1716-6/+470
| |/ / |/| |
* | | Drop redundant indesRoeland Jago Douma2021-02-1613-8/+182
* | | Merge pull request #25669 from nextcloud/fix/psalm/encryptallChristoph Wurst2021-02-161-1/+1
|\ \ \
| * | | Harden EncryptAll check for empty emailRoeland Jago Douma2021-02-151-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2021-02-168-2/+140
|/ / /
* | | Fix some RedundantCast in dav codeRoeland Jago Douma2021-02-152-3/+3
* | | Merge pull request #25655 from nextcloud/bugfix/noid/dark-mode-applist-iconsRoeland Jago Douma2021-02-151-2/+2
|\ \ \
| * | | Fix app icon list in dark modeJoas Schilling2021-02-151-2/+2
| |/ /
* | | Merge pull request #25653 from nextcloud/fix/psalm/offlineuserkesselb2021-02-151-8/+8
|\ \ \
| * | | Some psalm OfflineUser fixesRoeland Jago Douma2021-02-151-8/+8
* | | | Merge pull request #25595 from nextcloud/enh/caldavbackend/getChangesForCalen...Roeland Jago Douma2021-02-151-13/+34
|\ \ \ \ | |/ / / |/| | |
| * | | Move getChangesForCalendar to QueryBuilderRoeland Jago Douma2021-02-151-13/+34
* | | | Merge pull request #25594 from wankdanker/files_sharing_owner_display_nameRoeland Jago Douma2021-02-153-3/+3
|\ \ \ \
| * | | | Use ownerDisplayName for SharingEntry TooltipDan VerWeire2021-02-123-3/+3
* | | | | Merge pull request #25578 from nextcloud/enh/simplify_weatherserviceChristoph Wurst2021-02-151-23/+18
|\ \ \ \ \
| * | | | | Always use the cacheRoeland Jago Douma2021-02-111-23/+18
* | | | | | Merge pull request #25625 from nextcloud/enh/psalm/substrChristoph Wurst2021-02-152-3/+6
|\ \ \ \ \ \
| * | | | | | Check substr resultsRoeland Jago Douma2021-02-152-3/+6
* | | | | | | Merge pull request #25636 from nextcloud/fix/psalm/closure_return_typesChristoph Wurst2021-02-154-7/+7
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Add some closure return typesRoeland Jago Douma2021-02-144-7/+7
* | | | | | | Some psalm fixes in the settings appRoeland Jago Douma2021-02-152-3/+10
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #25580 from nextcloud/enh/fix/psalm_pluginmanagerRoeland Jago Douma2021-02-152-101/+129
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix PluginManager annotationRoeland Jago Douma2021-02-142-101/+129
| |/ / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2021-02-1510-50/+134
* | | | | Use correct namespace (casing) in CalendarHomeRoeland Jago Douma2021-02-141-1/+1
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2021-02-146-50/+156
* | | | Revert "use the configured forwarded headers for the setup check"Roeland Jago Douma2021-02-132-39/+40
* | | | Merge pull request #25619 from nextcloud/dependabot/npm_and_yarn/moment-timez...dependabot-preview[bot]2021-02-132-2/+2
|\ \ \ \