aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Deprecate the server container gettersChristoph Wurst2020-07-162-0/+156
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #21874 from nextcloud/feature/scoped-psr-loggerRoeland Jago Douma2020-07-164-1/+164
|\ \ \ \ \ \ \
| * | | | | | | Add a scoped PSR logger for appsChristoph Wurst2020-07-164-1/+164
| |/ / / / / /
* | | | | | | Merge pull request #21855 from p5n/masterRoeland Jago Douma2020-07-161-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fix typoSergej Pupykin2020-07-161-1/+1
* | | | | | | Merge pull request #21863 from nextcloud/techdebt/files-trashbin-container-cl...Christoph Wurst2020-07-161-2/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Clean up container usage in files trashbinChristoph Wurst2020-07-161-2/+1
* | | | | | | Merge pull request #21809 from nextcloud/techdebt/di-container-cleanupChristoph Wurst2020-07-1610-140/+244
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Use PSR container interface and deprecate our own abstractionChristoph Wurst2020-07-1610-140/+244
|/ / / / / /
* | | | | | Merge pull request #21858 from nextcloud/dependabot/npm_and_yarn/build/lodash...Roeland Jago Douma2020-07-161-17/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Bump lodash from 4.17.14 to 4.17.19 in /builddependabot[bot]2020-07-161-17/+3
|/ / / / /
* / / / / [tx-robot] updated from transifexNextcloud bot2020-07-1636-70/+132
|/ / / /
* | | | Merge pull request #21853 from nextcloud/enh/noid/better-event-descriptionMorris Jobke2020-07-152-2/+20
|\ \ \ \
| * | | | Better event description for BeforeTemplateRenderedEvent in files and files_s...Morris Jobke2020-07-152-2/+20
|/ / / /
* | | | Merge pull request #21815 from nextcloud/enh/noid/sharing-additional-scripts-...Morris Jobke2020-07-157-24/+138
|\ \ \ \
| * | | | Add BeforeTemplateRenderedEvent for files_sharingJulius Härtl2020-07-157-24/+138
* | | | | Merge pull request #21822 from nextcloud/enh/events/additionalscriptsMorris Jobke2020-07-156-14/+125
|\ \ \ \ \
| * | | | | Add real events to load additionalscriptsRoeland Jago Douma2020-07-156-14/+125
| | |/ / / | |/| | |
* | | | | Merge pull request #21843 from nextcloud/debt/noid/less-verbose-translation-c...Morris Jobke2020-07-151-8/+5
|\ \ \ \ \
| * | | | | Make translation-checker.php less verbose.Daniel Kesselberg2020-07-151-8/+5
* | | | | | Merge pull request #21844 from bladewing/bladewing-harden-against-mimetype-mi...Morris Jobke2020-07-151-6/+9
|\ \ \ \ \ \
| * | | | | | Extra white space to follow other ifslui87kw2020-07-151-1/+1
| * | | | | | Avoid substr() error when strpos returns falsebladewing2020-07-151-6/+9
* | | | | | | Merge pull request #21728 from nextcloud/bugfix/noid/s3-external-mtime-cacheMorris Jobke2020-07-151-0/+6
|\ \ \ \ \ \ \
| * | | | | | | Reuse cache for directory mtime/size if filesystem changes can be ignoredJulius Härtl2020-07-071-0/+6
* | | | | | | | Merge pull request #21837 from nextcloud/enh/noid/also-show-cs-diffMorris Jobke2020-07-151-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Run cs:check a second time to show diffDaniel Kesselberg2020-07-151-1/+4
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #21848 from nextcloud/techdebt/deprecate-internal-symfony-...Morris Jobke2020-07-152-0/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | Deprecate the internal Symfony dispatcher adapterChristoph Wurst2020-07-152-0/+17
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #21849 from nextcloud/fix/noid/integration-testsMorris Jobke2020-07-151-0/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | 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