Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge pull request #21929 from nextcloud/bugfix/noid/encryption-transfer-user | Morris Jobke | 2020-07-21 | 1 | -0/+3 | |
|\ \ \ | ||||||
| * | | | Encryption is ready if master key is enabled | Julius Härtl | 2020-07-21 | 1 | -0/+3 | |
| | |/ | |/| | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-21 | 10 | -6/+756 | |
* | | | Merge pull request #21864 from nextcloud/techdebt/files-versions-psr-container | Morris Jobke | 2020-07-21 | 1 | -11/+12 | |
|\ \ \ | ||||||
| * | | | Migrate files versions to the PSR container | Christoph Wurst | 2020-07-16 | 1 | -11/+12 | |
* | | | | Merge pull request #21865 from nextcloud/techdebt/settings-psr-container | Morris Jobke | 2020-07-21 | 1 | -12/+21 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Migrate settigns to the PSR container | Christoph Wurst | 2020-07-16 | 1 | -12/+21 | |
| |/ / | ||||||
* | | | Merge pull request #21875 from nextcloud/techdebt/deprecate-ilogger | Morris Jobke | 2020-07-20 | 1 | -7/+8 | |
|\ \ \ | ||||||
| * | | | Migrate contacts interaction to the PSR-3 logger | Christoph Wurst | 2020-07-16 | 1 | -7/+8 | |
* | | | | Merge pull request #21862 from nextcloud/techdebt/files-sharing-psr-container | Morris Jobke | 2020-07-20 | 1 | -7/+7 | |
|\ \ \ \ | ||||||
| * | | | | Migrate files sharing to the PSR container | Christoph Wurst | 2020-07-16 | 1 | -7/+7 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #21866 from nextcloud/techdebt/ldap-psr-container | Morris Jobke | 2020-07-20 | 1 | -12/+15 | |
|\ \ \ \ | ||||||
| * | | | | Migrate LDAP to the PSR container | Christoph Wurst | 2020-07-16 | 1 | -12/+15 | |
| |/ / / | ||||||
* | | | | Merge pull request #21846 from nextcloud/dependabot/npm_and_yarn/p-limit-3.0.2 | Morris Jobke | 2020-07-20 | 4 | -6/+6 | |
|\ \ \ \ | ||||||
| * | | | | Bump p-limit from 2.3.0 to 3.0.2 | dependabot-preview[bot] | 2020-07-20 | 4 | -6/+6 | |
* | | | | | Use DOMContentLoaded and fix sharebymail loading issue | John Molakvoæ (skjnldsv) | 2020-07-20 | 54 | -3641/+4205 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-19 | 16 | -70/+70 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-18 | 8 | -0/+342 | |
* | | | | | Merge pull request #21859 from nextcloud/techdebt/dav-psr-container | Roeland Jago Douma | 2020-07-17 | 1 | -7/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Migrate DAV to the PSR container | Christoph Wurst | 2020-07-16 | 1 | -7/+4 | |
| | |/ / / | |/| | | | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-17 | 22 | -6/+782 | |
* | | | | | Merge pull request #21855 from p5n/master | Roeland Jago Douma | 2020-07-16 | 1 | -1/+1 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | fix typo | Sergej Pupykin | 2020-07-16 | 1 | -1/+1 | |
* | | | | | Clean up container usage in files trashbin | Christoph Wurst | 2020-07-16 | 1 | -2/+1 | |
| |/ / / |/| | | | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-16 | 28 | -2/+62 | |
|/ / / | ||||||
* | | | Better event description for BeforeTemplateRenderedEvent in files and files_s... | Morris Jobke | 2020-07-15 | 1 | -0/+18 | |
* | | | Merge pull request #21815 from nextcloud/enh/noid/sharing-additional-scripts-... | Morris Jobke | 2020-07-15 | 7 | -24/+138 | |
|\ \ \ | ||||||
| * | | | Add BeforeTemplateRenderedEvent for files_sharing | Julius Härtl | 2020-07-15 | 7 | -24/+138 | |
* | | | | Merge pull request #21728 from nextcloud/bugfix/noid/s3-external-mtime-cache | Morris Jobke | 2020-07-15 | 1 | -0/+6 | |
|\ \ \ \ | ||||||
| * | | | | Reuse cache for directory mtime/size if filesystem changes can be ignored | Julius Härtl | 2020-07-07 | 1 | -0/+6 | |
* | | | | | provide feedback about minimum length needed to trigger search | Robin Appelman | 2020-07-15 | 1 | -1/+6 | |
* | | | | | Merge pull request #21346 from nextcloud/enh/20930/dashboard | Roeland Jago Douma | 2020-07-15 | 10 | -0/+302 | |
|\ \ \ \ \ | ||||||
| * | | | | | Bump bundles | Julius Härtl | 2020-07-15 | 2 | -0/+3 | |
| * | | | | | Include name in translatable greeting | Julius Härtl | 2020-07-15 | 1 | -6/+6 | |
| * | | | | | Dashboard strict typing | Julius Härtl | 2020-07-15 | 2 | -1/+7 | |
| * | | | | | Load more than one panel | Julius Härtl | 2020-07-15 | 1 | -2/+2 | |
| * | | | | | Update Dashboard app icon | Jan-Christoph Borchardt | 2020-07-15 | 1 | -1/+1 | |
| * | | | | | Cleanup public api methods | Julius Härtl | 2020-07-15 | 1 | -3/+9 | |
| * | | | | | Initialize panels early to make sure that scripts can be loaded | Julius Härtl | 2020-07-15 | 1 | -10/+9 | |
| * | | | | | Move to lazy panel registration during registration context | Julius Härtl | 2020-07-15 | 1 | -1/+1 | |
| * | | | | | Separate icon from translatable text | Julius Härtl | 2020-07-15 | 2 | -32/+6 | |
| * | | | | | Fix Dashboard layout, positioning and responsiveness | Jan-Christoph Borchardt | 2020-07-15 | 1 | -14/+20 | |
| * | | | | | Modify dashboard welcome sentences | Jan-Christoph Borchardt | 2020-07-15 | 1 | -2/+5 | |
| * | | | | | Add dashboard app | Julius Härtl | 2020-07-15 | 9 | -0/+305 | |
| | |_|/ / | |/| | | | ||||||
* / | | | | Bump @babel/plugin-proposal-class-properties from 7.10.1 to 7.10.4 | dependabot-preview[bot] | 2020-07-15 | 6 | -6/+6 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-15 | 6 | -10/+40 | |
* | | | | Merge pull request #21838 from nextcloud/enh/dav/do_not_log_invalid_range | Morris Jobke | 2020-07-14 | 1 | -0/+3 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Do not log RequestedRangeNotSatisfiable exceptions in DAV | Roeland Jago Douma | 2020-07-14 | 1 | -0/+3 | |
* | | | | Merge pull request #21816 from nextcloud/techdebt/noid/federatedfilesharing-t... | Morris Jobke | 2020-07-14 | 14 | -194/+98 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Use IBootstrap for the app federatedfilesharing | Morris Jobke | 2020-07-14 | 14 | -194/+98 |