aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [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
|\ \ \
| * | | Bump moment-timezone from 0.5.32 to 0.5.33dependabot-preview[bot]2021-02-132-2/+2
* | | | Merge pull request #25604 from nextcloud/bugfix/noid/fix-hover-background-for...Roeland Jago Douma2021-02-131-2/+3
|\ \ \ \
| * | | | Fix hover background for dark modeJoas Schilling2021-02-121-2/+3
* | | | | Merge pull request #25608 from nextcloud/trusted-proxy-check-correct-headerRoeland Jago Douma2021-02-132-40/+39
|\ \ \ \ \
| * | | | | use the configured forwarded headers for the setup checkRobin Appelman2021-02-122-40/+39
| |/ / / /
* | / / / [tx-robot] updated from transifexNextcloud bot2021-02-1314-86/+118
| |/ / / |/| | |
* | | | add event for when a direct download is triggeredRobin Appelman2021-02-129-15/+98
|/ / /
* | / [tx-robot] updated from transifexNextcloud bot2021-02-1216-26/+74
| |/ |/|
* | Do not send imip email to invalid recipientsChristoph Wurst2021-02-112-0/+19
|/
* Merge pull request #25378 from nextcloud/bugfix/noid/mention-match-improvementsRoeland Jago Douma2021-02-112-10/+8
|\
| * Improve mention matchesJoas Schilling2021-02-062-10/+8
* | [tx-robot] updated from transifexNextcloud bot2021-02-114-16/+26
* | Some psalm fixes for the DashboardControllerRoeland Jago Douma2021-02-101-14/+14
* | Merge pull request #25435 from nextcloud/fix/favorite-iconRoeland Jago Douma2021-02-101-1/+1
|\ \
| * | Fix favorite dark iconGretaD2021-02-021-1/+1
* | | Merge pull request #25554 from nextcloud/fix/pslam/tainted_cookieLukas Reschke2021-02-101-4/+18
|\ \ \