Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Don't use deprecated getIniWrapper() anymore | Joas Schilling | 2020-08-20 | 14 | -39/+52 | |
* | | | | Merge pull request #22342 from nextcloud/fix/noid/psalm-warnings | Morris Jobke | 2020-08-20 | 1 | -1/+2 | |
|\ \ \ \ | ||||||
| * | | | | Fix psalm warnings | Morris Jobke | 2020-08-20 | 1 | -1/+2 | |
|/ / / / | ||||||
* | | | | Merge pull request #22335 from nextcloud/fix/16017/remove_nc_encryption | Morris Jobke | 2020-08-20 | 1 | -2/+10 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Remove encryption option for nextcloud external storage | Roeland Jago Douma | 2020-08-20 | 1 | -2/+10 | |
* | | | | Merge pull request #21529 from nextcloud/enh/encryption/improve_key_format | Morris Jobke | 2020-08-20 | 10 | -30/+584 | |
|\ \ \ \ | ||||||
| * | | | | New SSE key format | Roeland Jago Douma | 2020-08-20 | 10 | -30/+584 | |
* | | | | | Merge pull request #22284 from nextcloud/feature/noid/status_dashboard | John Molakvoæ | 2020-08-20 | 20 | -3/+676 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add Status Dashboard | Georg Ehrke | 2020-08-20 | 20 | -3/+676 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #22327 from nextcloud/dashboard/design-details | Jan C. Borchardt | 2020-08-20 | 3 | -2/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | build dashboard js | Julien Veyssier | 2020-08-20 | 2 | -2/+2 | |
| * | | | | | Dashboard: Ellipsize widget headings to one line | Jan C. Borchardt | 2020-08-20 | 1 | -0/+5 | |
| * | | | | | Dashboard: No need to extend height of widgets if only one column is shown | Jan C. Borchardt | 2020-08-20 | 1 | -0/+7 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #22322 from nextcloud/bugfix/noid/only-copy-share-link-whe... | John Molakvoæ | 2020-08-20 | 3 | -3/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Only copy the link when updating a share or no password was forced | Joas Schilling | 2020-08-20 | 3 | -3/+7 | |
* | | | | | | Merge pull request #20724 from nextcloud/remove-children-non-recursive | Morris Jobke | 2020-08-20 | 3 | -15/+43 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Accept psalm warning for now | Morris Jobke | 2020-08-20 | 1 | -0/+5 | |
| * | | | | | Make Cache::removeChildren non recursive | Robin Appelman | 2020-08-20 | 2 | -15/+38 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #21797 from rawtaz/patch-1 | Morris Jobke | 2020-08-20 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Include circle shares when transferring ownership | rawtaz | 2020-07-15 | 1 | -1/+1 | |
| * | | | | | Include e-mail shares when transferring ownership | rawtaz | 2020-07-11 | 1 | -1/+1 | |
* | | | | | | Merge pull request #21734 from nextcloud/external-s3-no-touch | Morris Jobke | 2020-08-20 | 1 | -17/+1 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | disable touch to update mtime for external s3 storage | Robin Appelman | 2020-07-07 | 1 | -17/+1 | |
* | | | | | | Merge pull request #22307 from nextcloud/bugfix/noid/dashboard-background | John Molakvoæ | 2020-08-20 | 12 | -49/+29 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | remove background-color for user status and weather status in dashboard, buil... | Julien Veyssier | 2020-08-20 | 8 | -76948/+9 | |
| * | | | | | | Small fixes to cleanup code | Julius Härtl | 2020-08-20 | 8 | -35/+76954 | |
* | | | | | | | Merge pull request #22332 from nextcloud/fix/noid/psalm-warnings | Morris Jobke | 2020-08-20 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Extend psalm baseline to ignore errors for now | Morris Jobke | 2020-08-20 | 1 | -0/+8 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #13712 from nextcloud/bugfix/noid/do-not-load-all-routes | Morris Jobke | 2020-08-20 | 5 | -27/+108 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Properly inject IRouter into URLGenerator to properly encapsulate tests | Morris Jobke | 2020-08-19 | 4 | -21/+34 | |
| * | | | | | | Only load routes of the app which is requested | Morris Jobke | 2020-08-19 | 3 | -6/+74 | |
* | | | | | | | Merge pull request #22321 from nextcloud/status/icons | Georg Ehrke | 2020-08-20 | 6 | -9/+9 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | User status: Update icons for better visibility | Jan C. Borchardt | 2020-08-20 | 6 | -9/+9 | |
* | | | | | | | Run psalm-baseline.xml update once a day | Morris Jobke | 2020-08-20 | 1 | -1/+1 | |
* | | | | | | | Revert "This is just to trigger the GitHub scheduled actions registration" | Morris Jobke | 2020-08-20 | 1 | -17/+0 | |
* | | | | | | | This is just to trigger the GitHub scheduled actions registration | Morris Jobke | 2020-08-20 | 1 | -0/+17 | |
* | | | | | | | Run update-psalm-baseline action every 5 minutes | Morris Jobke | 2020-08-20 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #22326 from nextcloud/revert-22325-MorrisJobke-patch-1 | Morris Jobke | 2020-08-20 | 1 | -16/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Revert "This is just to trigger the GitHub scheduled actions registration" | Morris Jobke | 2020-08-20 | 1 | -16/+0 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #22325 from nextcloud/MorrisJobke-patch-1 | Morris Jobke | 2020-08-20 | 1 | -0/+16 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | This is just to trigger the GitHub scheduled actions | Morris Jobke | 2020-08-20 | 1 | -0/+16 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #22314 from nextcloud/ci/noid/run-daily-updates-of-psalm-b... | Morris Jobke | 2020-08-20 | 2 | -2/+45 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Generate psalm-baseline.xml PR instead of requiring this from the PR author i... | Morris Jobke | 2020-08-20 | 2 | -2/+45 | |
* | | | | | | | Merge pull request #22311 from nextcloud/bugfix/noid/dont-load-all-calendarob... | Joas Schilling | 2020-08-20 | 1 | -14/+15 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Don't load all calendar objects into memory | Joas Schilling | 2020-08-20 | 1 | -14/+15 | |
* | | | | | | | | Merge pull request #22320 from nextcloud/bugfix/noid/exclude-bridge-bot-passw... | Joas Schilling | 2020-08-20 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Exclude the Bridge Bot password as well | Joas Schilling | 2020-08-20 | 1 | -2/+3 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #22313 from nextcloud/fix/dashboard/geolocation | Morris Jobke | 2020-08-20 | 1 | -1/+8 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Allow using geolocation in the dashboard | Roeland Jago Douma | 2020-08-20 | 1 | -1/+8 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #22237 from nextcloud/bugfix/noid/allow_putContent_empty_s... | Roeland Jago Douma | 2020-08-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | |