summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* 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
| * | Do not log RequestedRangeNotSatisfiable exceptions in DAVRoeland Jago Douma2020-07-141-0/+3
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #21816 from ↵Morris Jobke2020-07-1414-194/+98
|\ \ \ | |/ / |/| | | | | | | | nextcloud/techdebt/noid/federatedfilesharing-to-ibootstrap Use IBootstrap for the app federatedfilesharing
| * | Use IBootstrap for the app federatedfilesharingMorris Jobke2020-07-1414-194/+98
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #21825 from nextcloud/fix/appframework/servicesMorris Jobke2020-07-142-18/+16
|\ \ \ | | | | | | | | Fix AppFramework services
| * | | Fix AppFramework servicesRoeland Jago Douma2020-07-142-18/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * We can't just register an alias as the services need the appId to be injected. if we just register an alias this blows up since the main container doesn't have the appId. * Moved the Authtokens over to show the PoC works Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Compile assetsnpmbuildbot[bot]2020-07-1452-52/+79
| | | | | | | | | | | | | | | | Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | Merge pull request #21824 from nextcloud/techdebt/noid/bootstrap-user_ldapMorris Jobke2020-07-142-72/+57
|\ \ \ \ | | | | | | | | | | Use IBootstrap for the app user_ldap
| * | | | Use IBootstrap for the app user_ldapMorris Jobke2020-07-142-72/+57
| |/ / / | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Merge pull request #21357 from nextcloud/feature/21265/personal-share-notesRoeland Jago Douma2020-07-145-6/+76
|\ \ \ \ | |/ / / |/| | | Add Editing for Link Share Labels
| * | | Add user input for link share labelsGary Kim2020-07-145-6/+76
| | | | | | | | | | | | | | | | Signed-off-by: Gary Kim <gary@garykim.dev>
* | | | [tx-robot] updated from transifexNextcloud bot2020-07-1410-0/+42
|/ / /
* | | Merge pull request #21820 from ↵Morris Jobke2020-07-1315-29/+37
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/techdebt/noid/ldap-do-not-use-custom-DI-names Do not use custom DI object names for user_ldap
| * | | Do not use custom DI object names for user_ldapMorris Jobke2020-07-1315-29/+37
| |/ / | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #21819 from ↵Morris Jobke2020-07-132-40/+13
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/techdebt/noid/updatenotification-bootstrap Use IBootstrap for the app updatenotification
| * | | Use IBootstrap for the app updatenotificationMorris Jobke2020-07-132-40/+13
| |/ / | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #21785 from ↵Morris Jobke2020-07-1320-80/+80
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/techdebt/noid/remove-classmap-in-files_external Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH us…
| * | | Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in ↵Morris Jobke2020-07-1020-80/+80
| | | | | | | | | | | | | | | | | | | | | | | | files_external Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Merge pull request #21792 from nextcloud/dependabot/npm_and_yarn/lodash-4.17.19Roeland Jago Douma2020-07-131-1/+1
|\ \ \ \ | | | | | | | | | | Bump lodash from 4.17.15 to 4.17.19
| * | | | Bump lodash from 4.17.15 to 4.17.19dependabot-preview[bot]2020-07-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | | Merge pull request #21748 from ↵Joas Schilling2020-07-138-9/+11
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | nextcloud/bugfix/noid/improve-error-reporting-with-sharing Improve error reporting on sharing errors
| * | | | Improve error reporting on sharing errorsJoas Schilling2020-07-088-9/+11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Merge pull request #21789 from nextcloud/ftp-filter-hashMorris Jobke2020-07-131-0/+17
|\ \ \ \ \ | |_|/ / / |/| | | | filter files containing a hash in the path for ftp storages
| * | | | filter files containing a hash in the path for ftp storagesRobin Appelman2020-07-101-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the php ftp streamwrapper doesn't handle hashes correctly and will break when it tries to enter a path containing a hash. By filtering out paths containing a hash we can at least stop the external storage from breaking completely Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | [tx-robot] updated from transifexNextcloud bot2020-07-132-0/+6
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2020-07-124-2/+8
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2020-07-1120-0/+100
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2020-07-10138-774/+798
| |_|/ / |/| | |
* | | | Merge pull request #21777 from nextcloud/search-min-lengthRoeland Jago Douma2020-07-091-1/+1
|\ \ \ \ | | | | | | | | | | lower minimum search length to 2 characters