Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Add load method for apps to bootstrap their panels | Julius Härtl | 2020-07-15 | 2 | -7/+24 | |
| * | | | | | Update Dashboard app icon | Jan-Christoph Borchardt | 2020-07-15 | 1 | -1/+1 | |
| * | | | | | Cleanup public api methods | Julius Härtl | 2020-07-15 | 5 | -25/+17 | |
| * | | | | | Initialize panels early to make sure that scripts can be loaded | Julius Härtl | 2020-07-15 | 1 | -10/+9 | |
| * | | | | | Deprecate panel register event right away but keep it for not breaking backwa... | Julius Härtl | 2020-07-15 | 1 | -0/+6 | |
| * | | | | | Move to lazy panel registration during registration context | Julius Härtl | 2020-07-15 | 7 | -1/+119 | |
| * | | | | | Update autoloader | Julius Härtl | 2020-07-15 | 2 | -2/+4 | |
| * | | | | | 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 | 11 | -0/+308 | |
| * | | | | | Deprecate old dashboard API | Julius Härtl | 2020-07-15 | 9 | -0/+79 | |
| * | | | | | Add new dashboard public API | Julius Härtl | 2020-07-15 | 7 | -0/+218 | |
* | | | | | | Merge pull request #21683 from nextcloud/dependabot/npm_and_yarn/babel/plugin... | Roeland Jago Douma | 2020-07-15 | 8 | -93/+92 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Bump @babel/plugin-proposal-class-properties from 7.10.1 to 7.10.4 | dependabot-preview[bot] | 2020-07-15 | 8 | -93/+92 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #21829 from nextcloud/bugfix/noid/fix-login-form-erors | Roeland Jago Douma | 2020-07-15 | 11 | -14/+27 | |
|\ \ \ \ \ | ||||||
| * | | | | | Rebuild | Joas Schilling | 2020-07-15 | 10 | -10/+10 | |
| * | | | | | Use generateUrl and imagePath instead of OC.* | Joas Schilling | 2020-07-14 | 1 | -3/+16 | |
| * | | | | | Use space instead of tab inside translation | Joas Schilling | 2020-07-14 | 1 | -1/+1 | |
* | | | | | | Merge pull request #21839 from nextcloud/debt/noid/move-since-check-to-checkers | Morris Jobke | 2020-07-15 | 2 | -3/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Move check for missing since tag to autotest-checkers.sh | Daniel Kesselberg | 2020-07-14 | 2 | -3/+2 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-15 | 12 | -256/+286 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | 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 | |
* | | | | | Merge pull request #21825 from nextcloud/fix/appframework/services | Morris Jobke | 2020-07-14 | 3 | -20/+30 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix AppFramework services | Roeland Jago Douma | 2020-07-14 | 3 | -20/+30 | |
* | | | | | | Merge pull request #21812 from nextcloud/feature/noid/app-bootstrap-without-a... | Morris Jobke | 2020-07-14 | 2 | -5/+18 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Do not load app.php if Application implements IBootstrap | Morris Jobke | 2020-07-14 | 2 | -5/+18 | |
* | | | | | | | Merge pull request #21833 from nextcloud/docfix/noid/irequest_getHeader | Roeland Jago Douma | 2020-07-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix PHPDoc of IRequest::getHeader | Georg Ehrke | 2020-07-14 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #21828 from nextcloud/enhancement/lazy-bootstrap-registrat... | Morris Jobke | 2020-07-14 | 4 | -58/+38 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Delegate bootstrap registration lazily | Christoph Wurst | 2020-07-14 | 4 | -58/+38 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #21832 from nextcloud/bugfix/noid/source-maps-prod | Morris Jobke | 2020-07-14 | 69 | -68/+105 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Compile assets | npmbuildbot[bot] | 2020-07-14 | 68 | -68/+104 | |
| * | | | | | | Build source maps on production build again | Julius Härtl | 2020-07-14 | 1 | -0/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #21827 from nextcloud/fix/psr3-logger-exception | Christoph Wurst | 2020-07-14 | 1 | -9/+106 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Make the PSR-3 adapter exception-aware | Christoph Wurst | 2020-07-14 | 1 | -9/+106 | |
* | | | | | | Merge pull request #21824 from nextcloud/techdebt/noid/bootstrap-user_ldap | Morris Jobke | 2020-07-14 | 2 | -72/+57 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Use IBootstrap for the app user_ldap | Morris Jobke | 2020-07-14 | 2 | -72/+57 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #21357 from nextcloud/feature/21265/personal-share-notes | Roeland Jago Douma | 2020-07-14 | 5 | -6/+76 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add user input for link share labels | Gary Kim | 2020-07-14 | 5 | -6/+76 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #21791 from nextcloud/bug/21790/update-guzzle | Roeland Jago Douma | 2020-07-14 | 1 | -0/+0 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Add Guzzle's InvalidArgumentException | Daniel Kesselberg | 2020-07-14 | 1 | -0/+0 | |
| |/ / / | ||||||
* / / / | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-14 | 14 | -0/+46 | |
|/ / / | ||||||
* | | | Merge pull request #21813 from nextcloud/enh/noid/report-code-style-to-github | Morris Jobke | 2020-07-13 | 1 | -1/+2 | |
|\ \ \ | ||||||
| * | | | Report php-cs-fixer errors to GitHub | Daniel Kesselberg | 2020-07-13 | 1 | -1/+2 | |
* | | | | Merge pull request #21820 from nextcloud/techdebt/noid/ldap-do-not-use-custom... | Morris Jobke | 2020-07-13 | 15 | -29/+37 | |
|\ \ \ \ | ||||||
| * | | | | Do not use custom DI object names for user_ldap | Morris Jobke | 2020-07-13 | 15 | -29/+37 | |
| | |/ / | |/| | |