summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Don't use deprecated getIniWrapper() anymoreJoas Schilling2020-08-2014-39/+52
* | | | Merge pull request #22342 from nextcloud/fix/noid/psalm-warningsMorris Jobke2020-08-201-1/+2
|\ \ \ \
| * | | | Fix psalm warningsMorris Jobke2020-08-201-1/+2
|/ / / /
* | | | Merge pull request #22335 from nextcloud/fix/16017/remove_nc_encryptionMorris Jobke2020-08-201-2/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove encryption option for nextcloud external storageRoeland Jago Douma2020-08-201-2/+10
* | | | Merge pull request #21529 from nextcloud/enh/encryption/improve_key_formatMorris Jobke2020-08-2010-30/+584
|\ \ \ \
| * | | | New SSE key formatRoeland Jago Douma2020-08-2010-30/+584
* | | | | Merge pull request #22284 from nextcloud/feature/noid/status_dashboardJohn Molakvoæ2020-08-2020-3/+676
|\ \ \ \ \
| * | | | | Add Status DashboardGeorg Ehrke2020-08-2020-3/+676
| | |_|_|/ | |/| | |
* | | | | Merge pull request #22327 from nextcloud/dashboard/design-detailsJan C. Borchardt2020-08-203-2/+14
|\ \ \ \ \
| * | | | | build dashboard jsJulien Veyssier2020-08-202-2/+2
| * | | | | Dashboard: Ellipsize widget headings to one lineJan C. Borchardt2020-08-201-0/+5
| * | | | | Dashboard: No need to extend height of widgets if only one column is shownJan C. Borchardt2020-08-201-0/+7
| |/ / / /
* | | | | Merge pull request #22322 from nextcloud/bugfix/noid/only-copy-share-link-whe...John Molakvoæ2020-08-203-3/+7
|\ \ \ \ \
| * | | | | Only copy the link when updating a share or no password was forcedJoas Schilling2020-08-203-3/+7
* | | | | | Merge pull request #20724 from nextcloud/remove-children-non-recursiveMorris Jobke2020-08-203-15/+43
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Accept psalm warning for nowMorris Jobke2020-08-201-0/+5
| * | | | | Make Cache::removeChildren non recursiveRobin Appelman2020-08-202-15/+38
| | |/ / / | |/| | |
* | | | | Merge pull request #21797 from rawtaz/patch-1Morris Jobke2020-08-201-1/+1
|\ \ \ \ \
| * | | | | Include circle shares when transferring ownershiprawtaz2020-07-151-1/+1
| * | | | | Include e-mail shares when transferring ownershiprawtaz2020-07-111-1/+1
* | | | | | Merge pull request #21734 from nextcloud/external-s3-no-touchMorris Jobke2020-08-201-17/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | disable touch to update mtime for external s3 storageRobin Appelman2020-07-071-17/+1
* | | | | | Merge pull request #22307 from nextcloud/bugfix/noid/dashboard-backgroundJohn Molakvoæ2020-08-2012-49/+29
|\ \ \ \ \ \
| * | | | | | remove background-color for user status and weather status in dashboard, buil...Julien Veyssier2020-08-208-76948/+9
| * | | | | | Small fixes to cleanup codeJulius Härtl2020-08-208-35/+76954
* | | | | | | Merge pull request #22332 from nextcloud/fix/noid/psalm-warningsMorris Jobke2020-08-201-0/+8
|\ \ \ \ \ \ \
| * | | | | | | Extend psalm baseline to ignore errors for nowMorris Jobke2020-08-201-0/+8
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #13712 from nextcloud/bugfix/noid/do-not-load-all-routesMorris Jobke2020-08-205-27/+108
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Properly inject IRouter into URLGenerator to properly encapsulate testsMorris Jobke2020-08-194-21/+34
| * | | | | | Only load routes of the app which is requestedMorris Jobke2020-08-193-6/+74
* | | | | | | Merge pull request #22321 from nextcloud/status/iconsGeorg Ehrke2020-08-206-9/+9
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | User status: Update icons for better visibilityJan C. Borchardt2020-08-206-9/+9
* | | | | | | Run psalm-baseline.xml update once a dayMorris Jobke2020-08-201-1/+1
* | | | | | | Revert "This is just to trigger the GitHub scheduled actions registration"Morris Jobke2020-08-201-17/+0
* | | | | | | This is just to trigger the GitHub scheduled actions registrationMorris Jobke2020-08-201-0/+17
* | | | | | | Run update-psalm-baseline action every 5 minutesMorris Jobke2020-08-201-1/+1
* | | | | | | Merge pull request #22326 from nextcloud/revert-22325-MorrisJobke-patch-1Morris Jobke2020-08-201-16/+0
|\ \ \ \ \ \ \
| * | | | | | | Revert "This is just to trigger the GitHub scheduled actions registration"Morris Jobke2020-08-201-16/+0
|/ / / / / / /
* | | | | | | Merge pull request #22325 from nextcloud/MorrisJobke-patch-1Morris Jobke2020-08-201-0/+16
|\ \ \ \ \ \ \
| * | | | | | | This is just to trigger the GitHub scheduled actionsMorris Jobke2020-08-201-0/+16
|/ / / / / / /
* | | | | | | Merge pull request #22314 from nextcloud/ci/noid/run-daily-updates-of-psalm-b...Morris Jobke2020-08-202-2/+45
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Generate psalm-baseline.xml PR instead of requiring this from the PR author i...Morris Jobke2020-08-202-2/+45
* | | | | | | Merge pull request #22311 from nextcloud/bugfix/noid/dont-load-all-calendarob...Joas Schilling2020-08-201-14/+15
|\ \ \ \ \ \ \
| * | | | | | | Don't load all calendar objects into memoryJoas Schilling2020-08-201-14/+15
* | | | | | | | Merge pull request #22320 from nextcloud/bugfix/noid/exclude-bridge-bot-passw...Joas Schilling2020-08-201-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Exclude the Bridge Bot password as wellJoas Schilling2020-08-201-2/+3
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #22313 from nextcloud/fix/dashboard/geolocationMorris Jobke2020-08-201-1/+8
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Allow using geolocation in the dashboardRoeland Jago Douma2020-08-201-1/+8
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #22237 from nextcloud/bugfix/noid/allow_putContent_empty_s...Roeland Jago Douma2020-08-201-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |