summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Use the proper IAppContainer and IServerContainer type hints to know which co...Morris Jobke2020-07-216-59/+53
* Adjust apps' code to use the ContainerInterfaceChristoph Wurst2020-07-2113-189/+215
* Merge pull request #21929 from nextcloud/bugfix/noid/encryption-transfer-userMorris Jobke2020-07-211-0/+3
|\
| * Encryption is ready if master key is enabledJulius Härtl2020-07-211-0/+3
* | [tx-robot] updated from transifexNextcloud bot2020-07-2110-6/+756
* | Merge pull request #21864 from nextcloud/techdebt/files-versions-psr-containerMorris Jobke2020-07-211-11/+12
|\ \
| * | Migrate files versions to the PSR containerChristoph Wurst2020-07-161-11/+12
* | | Merge pull request #21865 from nextcloud/techdebt/settings-psr-containerMorris Jobke2020-07-211-12/+21
|\ \ \ | |_|/ |/| |
| * | Migrate settigns to the PSR containerChristoph Wurst2020-07-161-12/+21
| |/
* | Merge pull request #21875 from nextcloud/techdebt/deprecate-iloggerMorris Jobke2020-07-201-7/+8
|\ \
| * | Migrate contacts interaction to the PSR-3 loggerChristoph Wurst2020-07-161-7/+8
* | | Merge pull request #21862 from nextcloud/techdebt/files-sharing-psr-containerMorris Jobke2020-07-201-7/+7
|\ \ \
| * | | Migrate files sharing to the PSR containerChristoph Wurst2020-07-161-7/+7
| | |/ | |/|
* | | Merge pull request #21866 from nextcloud/techdebt/ldap-psr-containerMorris Jobke2020-07-201-12/+15
|\ \ \
| * | | Migrate LDAP to the PSR containerChristoph Wurst2020-07-161-12/+15
| |/ /
* | | Merge pull request #21846 from nextcloud/dependabot/npm_and_yarn/p-limit-3.0.2Morris Jobke2020-07-204-6/+6
|\ \ \
| * | | Bump p-limit from 2.3.0 to 3.0.2dependabot-preview[bot]2020-07-204-6/+6
* | | | Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-2054-3641/+4205
* | | | [tx-robot] updated from transifexNextcloud bot2020-07-1916-70/+70
* | | | [tx-robot] updated from transifexNextcloud bot2020-07-188-0/+342
* | | | Merge pull request #21859 from nextcloud/techdebt/dav-psr-containerRoeland Jago Douma2020-07-171-7/+4
|\ \ \ \
| * | | | Migrate DAV to the PSR containerChristoph Wurst2020-07-161-7/+4
| | |/ / | |/| |
* | | | [tx-robot] updated from transifexNextcloud bot2020-07-1722-6/+782
* | | | Merge pull request #21855 from p5n/masterRoeland Jago Douma2020-07-161-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix typoSergej Pupykin2020-07-161-1/+1
* | | | Clean up container usage in files trashbinChristoph Wurst2020-07-161-2/+1
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2020-07-1628-2/+62
|/ /
* | Better event description for BeforeTemplateRenderedEvent in files and files_s...Morris Jobke2020-07-151-0/+18
* | 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 #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
* | | | 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-1510-0/+302
|\ \ \ \
| * | | | 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-152-1/+7
| * | | | Load more than one panelJulius Härtl2020-07-151-2/+2
| * | | | Update Dashboard app iconJan-Christoph Borchardt2020-07-151-1/+1
| * | | | Cleanup public api methodsJulius Härtl2020-07-151-3/+9
| * | | | Initialize panels early to make sure that scripts can be loadedJulius Härtl2020-07-151-10/+9
| * | | | Move to lazy panel registration during registration contextJulius Härtl2020-07-151-1/+1
| * | | | 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-159-0/+305
| | |_|/ | |/| |
* / | | Bump @babel/plugin-proposal-class-properties from 7.10.1 to 7.10.4dependabot-preview[bot]2020-07-156-6/+6
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2020-07-156-10/+40
* | | 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