summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix integration test due to new dashboard appMorris Jobke2020-07-151-0/+1
* Merge pull request #21720 from nextcloud/search-min-length-feedbackRoeland Jago Douma2020-07-151-1/+6
|\
| * provide feedback about minimum length needed to trigger searchRobin Appelman2020-07-151-1/+6
|/
* Merge pull request #21346 from nextcloud/enh/20930/dashboardRoeland Jago Douma2020-07-1532-0/+743
|\
| * Bump bundlesJulius Härtl2020-07-152-0/+3
| * Include name in translatable greetingJulius Härtl2020-07-151-6/+6
| * Dashboard strict typingJulius Härtl2020-07-156-1/+19
| * Load more than one panelJulius Härtl2020-07-151-2/+2
| * Add load method for apps to bootstrap their panelsJulius Härtl2020-07-152-7/+24
| * Update Dashboard app iconJan-Christoph Borchardt2020-07-151-1/+1
| * Cleanup public api methodsJulius Härtl2020-07-155-25/+17
| * Initialize panels early to make sure that scripts can be loadedJulius Härtl2020-07-151-10/+9
| * Deprecate panel register event right away but keep it for not breaking backwa...Julius Härtl2020-07-151-0/+6
| * Move to lazy panel registration during registration contextJulius Härtl2020-07-157-1/+119
| * Update autoloaderJulius Härtl2020-07-152-2/+4
| * Separate icon from translatable textJulius Härtl2020-07-152-32/+6
| * Fix Dashboard layout, positioning and responsivenessJan-Christoph Borchardt2020-07-151-14/+20
| * Modify dashboard welcome sentencesJan-Christoph Borchardt2020-07-151-2/+5
| * Add dashboard appJulius Härtl2020-07-1511-0/+308
| * Deprecate old dashboard APIJulius Härtl2020-07-159-0/+79
| * Add new dashboard public APIJulius Härtl2020-07-157-0/+218
* | Merge pull request #21683 from nextcloud/dependabot/npm_and_yarn/babel/plugin...Roeland Jago Douma2020-07-158-93/+92
|\ \ | |/ |/|
| * Bump @babel/plugin-proposal-class-properties from 7.10.1 to 7.10.4dependabot-preview[bot]2020-07-158-93/+92
|/
* Merge pull request #21829 from nextcloud/bugfix/noid/fix-login-form-erorsRoeland Jago Douma2020-07-1511-14/+27
|\
| * RebuildJoas Schilling2020-07-1510-10/+10
| * Use generateUrl and imagePath instead of OC.*Joas Schilling2020-07-141-3/+16
| * Use space instead of tab inside translationJoas Schilling2020-07-141-1/+1
* | Merge pull request #21839 from nextcloud/debt/noid/move-since-check-to-checkersMorris Jobke2020-07-152-3/+2
|\ \
| * | Move check for missing since tag to autotest-checkers.shDaniel Kesselberg2020-07-142-3/+2
* | | [tx-robot] updated from transifexNextcloud bot2020-07-1512-256/+286
* | | Merge pull request #21838 from nextcloud/enh/dav/do_not_log_invalid_rangeMorris Jobke2020-07-141-0/+3
|\ \ \
| * | | Do not log RequestedRangeNotSatisfiable exceptions in DAVRoeland Jago Douma2020-07-141-0/+3
* | | | Merge pull request #21816 from nextcloud/techdebt/noid/federatedfilesharing-t...Morris Jobke2020-07-1414-194/+98
|\ \ \ \ | |/ / / |/| | |
| * | | Use IBootstrap for the app federatedfilesharingMorris Jobke2020-07-1414-194/+98
* | | | Merge pull request #21825 from nextcloud/fix/appframework/servicesMorris Jobke2020-07-143-20/+30
|\ \ \ \
| * | | | Fix AppFramework servicesRoeland Jago Douma2020-07-143-20/+30
* | | | | Merge pull request #21812 from nextcloud/feature/noid/app-bootstrap-without-a...Morris Jobke2020-07-142-5/+18
|\ \ \ \ \
| * | | | | Do not load app.php if Application implements IBootstrapMorris Jobke2020-07-142-5/+18
* | | | | | Merge pull request #21833 from nextcloud/docfix/noid/irequest_getHeaderRoeland Jago Douma2020-07-141-1/+1
|\ \ \ \ \ \
| * | | | | | Fix PHPDoc of IRequest::getHeaderGeorg Ehrke2020-07-141-1/+1
| |/ / / / /
* | | | | | Merge pull request #21828 from nextcloud/enhancement/lazy-bootstrap-registrat...Morris Jobke2020-07-144-58/+38
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Delegate bootstrap registration lazilyChristoph Wurst2020-07-144-58/+38
| |/ / / /
* | | | | Merge pull request #21832 from nextcloud/bugfix/noid/source-maps-prodMorris Jobke2020-07-1469-68/+105
|\ \ \ \ \
| * | | | | Compile assetsnpmbuildbot[bot]2020-07-1468-68/+104
| * | | | | Build source maps on production build againJulius Härtl2020-07-141-0/+1
| |/ / / /
* | | | | Merge pull request #21827 from nextcloud/fix/psr3-logger-exceptionChristoph Wurst2020-07-141-9/+106
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make the PSR-3 adapter exception-awareChristoph Wurst2020-07-141-9/+106
* | | | | Merge pull request #21824 from nextcloud/techdebt/noid/bootstrap-user_ldapMorris Jobke2020-07-142-72/+57
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use IBootstrap for the app user_ldapMorris Jobke2020-07-142-72/+57
| |/ / /
* | | | Merge pull request #21357 from nextcloud/feature/21265/personal-share-notesRoeland Jago Douma2020-07-145-6/+76
|\ \ \ \