summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-07-2216-12/+116
|
* Merge pull request #21658 from nextcloud/trashbin-configurable-sizeMorris Jobke2020-07-215-0/+159
|\ | | | | allow admin to configure the max trashbin size
| * allow admin to configure the max trashbin sizeRobin Appelman2020-07-075-0/+159
| | | | | | | | | | | | | | | | this allows an admin to configure the max trashbin size instead of always relying on the users quota. The trashbin size can be configured using the `occ trash:size` command and can be set both globally and per-user Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #21929 from nextcloud/bugfix/noid/encryption-transfer-userMorris Jobke2020-07-211-0/+3
|\ \ | | | | | | Encryption is ready if master key is enabled
| * | Encryption is ready if master key is enabledJulius Härtl2020-07-211-0/+3
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | [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 container
| * | | Migrate files versions to the PSR containerChristoph Wurst2020-07-161-11/+12
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | Merge pull request #21865 from nextcloud/techdebt/settings-psr-containerMorris Jobke2020-07-211-12/+21
|\ \ \ \ | |_|/ / |/| | | Migrate settigns to the PSR container
| * | | Migrate settigns to the PSR containerChristoph Wurst2020-07-161-12/+21
| |/ / | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #21875 from nextcloud/techdebt/deprecate-iloggerMorris Jobke2020-07-201-7/+8
|\ \ \ | | | | | | | | Deprecate ILogger in favor of the PSR-3 logger
| * | | Migrate contacts interaction to the PSR-3 loggerChristoph Wurst2020-07-161-7/+8
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | Merge pull request #21862 from nextcloud/techdebt/files-sharing-psr-containerMorris Jobke2020-07-201-7/+7
|\ \ \ \ | | | | | | | | | | Migrate files sharing to the PSR container
| * | | | Migrate files sharing to the PSR containerChristoph Wurst2020-07-161-7/+7
| | |/ / | |/| | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | Merge pull request #21866 from nextcloud/techdebt/ldap-psr-containerMorris Jobke2020-07-201-12/+15
|\ \ \ \ | | | | | | | | | | Migrate LDAP to the PSR container
| * | | | Migrate LDAP to the PSR containerChristoph Wurst2020-07-161-12/+15
| |/ / / | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | 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.2
| * | | | Bump p-limit from 2.3.0 to 3.0.2dependabot-preview[bot]2020-07-204-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [p-limit](https://github.com/sindresorhus/p-limit) from 2.3.0 to 3.0.2. - [Release notes](https://github.com/sindresorhus/p-limit/releases) - [Commits](https://github.com/sindresorhus/p-limit/compare/v2.3.0...v3.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | | Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-2054-3641/+4205
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | | [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 container
| * | | | | Migrate DAV to the PSR containerChristoph Wurst2020-07-161-7/+4
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | [tx-robot] updated from transifexNextcloud bot2020-07-1722-6/+782
| | | | |
* | | | | Merge pull request #21855 from p5n/masterRoeland Jago Douma2020-07-161-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | | fix typo in revokeShare()
| * | | | fix typoSergej Pupykin2020-07-161-1/+1
| | | | |
* | | | | Clean up container usage in files trashbinChristoph Wurst2020-07-161-2/+1
| |/ / / |/| | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | [tx-robot] updated from transifexNextcloud bot2020-07-1628-2/+62
|/ / /
* | | Better event description for BeforeTemplateRenderedEvent in files and ↵Morris Jobke2020-07-151-0/+18
| | | | | | | | | | | | | | | | | | files_sharing Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #21815 from ↵Morris Jobke2020-07-157-24/+138
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/enh/noid/sharing-additional-scripts-event Add LoadAdditionalScriptsEvent for files_sharing
| * | | Add BeforeTemplateRenderedEvent for files_sharingJulius Härtl2020-07-157-24/+138
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | 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 ignored
| * | | | Reuse cache for directory mtime/size if filesystem changes can be ignoredJulius Härtl2020-07-071-0/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | provide feedback about minimum length needed to trigger searchRobin Appelman2020-07-151-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | instead of telling users that there are no results, tell them that search hasn't been triggered yet Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | Merge pull request #21346 from nextcloud/enh/20930/dashboardRoeland Jago Douma2020-07-1510-0/+302
|\ \ \ \ \ | | | | | | | | | | | | Dashboard API
| * | | | | Bump bundlesJulius Härtl2020-07-152-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | Include name in translatable greetingJulius Härtl2020-07-151-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | Dashboard strict typingJulius Härtl2020-07-152-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | Load more than one panelJulius Härtl2020-07-151-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | Update Dashboard app iconJan-Christoph Borchardt2020-07-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | | | Cleanup public api methodsJulius Härtl2020-07-151-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | Initialize panels early to make sure that scripts can be loadedJulius Härtl2020-07-151-10/+9
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | Move to lazy panel registration during registration contextJulius Härtl2020-07-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | Separate icon from translatable textJulius Härtl2020-07-152-32/+6
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | Fix Dashboard layout, positioning and responsivenessJan-Christoph Borchardt2020-07-151-14/+20
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | | | Modify dashboard welcome sentencesJan-Christoph Borchardt2020-07-151-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | | | Add dashboard appJulius Härtl2020-07-159-0/+305
| | |_|/ / | |/| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* / | | | Bump @babel/plugin-proposal-class-properties from 7.10.1 to 7.10.4dependabot-preview[bot]2020-07-156-6/+6
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.10.1 to 7.10.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-plugin-proposal-class-properties) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | [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 DAV