Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Deprecate the server container getters | Christoph Wurst | 2020-07-16 | 2 | -0/+156 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #21874 from nextcloud/feature/scoped-psr-logger | Roeland Jago Douma | 2020-07-16 | 4 | -1/+164 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add a scoped PSR logger for apps | Christoph Wurst | 2020-07-16 | 4 | -1/+164 | |
| |/ / / / / / | ||||||
* | | | | | | | 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 | |
* | | | | | | | Merge pull request #21863 from nextcloud/techdebt/files-trashbin-container-cl... | Christoph Wurst | 2020-07-16 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Clean up container usage in files trashbin | Christoph Wurst | 2020-07-16 | 1 | -2/+1 | |
* | | | | | | | Merge pull request #21809 from nextcloud/techdebt/di-container-cleanup | Christoph Wurst | 2020-07-16 | 10 | -140/+244 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Use PSR container interface and deprecate our own abstraction | Christoph Wurst | 2020-07-16 | 10 | -140/+244 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #21858 from nextcloud/dependabot/npm_and_yarn/build/lodash... | Roeland Jago Douma | 2020-07-16 | 1 | -17/+3 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Bump lodash from 4.17.14 to 4.17.19 in /build | dependabot[bot] | 2020-07-16 | 1 | -17/+3 | |
|/ / / / / | ||||||
* / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2020-07-16 | 36 | -70/+132 | |
|/ / / / | ||||||
* | | | | Merge pull request #21853 from nextcloud/enh/noid/better-event-description | Morris Jobke | 2020-07-15 | 2 | -2/+20 | |
|\ \ \ \ | ||||||
| * | | | | Better event description for BeforeTemplateRenderedEvent in files and files_s... | Morris Jobke | 2020-07-15 | 2 | -2/+20 | |
|/ / / / | ||||||
* | | | | 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 #21822 from nextcloud/enh/events/additionalscripts | Morris Jobke | 2020-07-15 | 6 | -14/+125 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add real events to load additionalscripts | Roeland Jago Douma | 2020-07-15 | 6 | -14/+125 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #21843 from nextcloud/debt/noid/less-verbose-translation-c... | Morris Jobke | 2020-07-15 | 1 | -8/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Make translation-checker.php less verbose. | Daniel Kesselberg | 2020-07-15 | 1 | -8/+5 | |
* | | | | | | Merge pull request #21844 from bladewing/bladewing-harden-against-mimetype-mi... | Morris Jobke | 2020-07-15 | 1 | -6/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Extra white space to follow other ifs | lui87kw | 2020-07-15 | 1 | -1/+1 | |
| * | | | | | | Avoid substr() error when strpos returns false | bladewing | 2020-07-15 | 1 | -6/+9 | |
* | | | | | | | 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 | |
* | | | | | | | | Merge pull request #21837 from nextcloud/enh/noid/also-show-cs-diff | Morris Jobke | 2020-07-15 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Run cs:check a second time to show diff | Daniel Kesselberg | 2020-07-15 | 1 | -1/+4 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #21848 from nextcloud/techdebt/deprecate-internal-symfony-... | Morris Jobke | 2020-07-15 | 2 | -0/+17 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Deprecate the internal Symfony dispatcher adapter | Christoph Wurst | 2020-07-15 | 2 | -0/+17 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #21849 from nextcloud/fix/noid/integration-tests | Morris Jobke | 2020-07-15 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix integration test due to new dashboard app | Morris Jobke | 2020-07-15 | 1 | -0/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #21720 from nextcloud/search-min-length-feedback | Roeland Jago Douma | 2020-07-15 | 1 | -1/+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 | 32 | -0/+743 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | 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 | 6 | -1/+19 | |
| * | | | | | | | Load more than one panel | Julius Härtl | 2020-07-15 | 1 | -2/+2 | |
| * | | | | | | | 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 |