summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #13702 from nextcloud/feature/6717/rename-app-passwordsRoeland Jago Douma2019-02-0812-27/+177
|\ | | | | Make it possible to rename app passwords
| * Mock name for integration testDaniel Kesselberg2019-02-041-0/+1
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * Don't update token if current session tokenDaniel Kesselberg2019-02-024-4/+5
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * Improve usabilityDaniel Kesselberg2019-02-024-13/+40
| | | | | | | | | | | | | | | | - Trigger rename by doubleclick on token name - Use action rename to open and close - Line height stays the same Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * Add interface INamedTokenDaniel Kesselberg2019-02-024-7/+47
| | | | | | | | | | | | Remove $token instanceof DefaultToken || $token instanceof PublicKeyToken Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * Add canRename & name to testsDaniel Kesselberg2019-02-022-5/+9
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * Make app password description editableDaniel Kesselberg2019-02-014-13/+90
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * Clipboard -> ClipboardJSDaniel Kesselberg2019-02-011-1/+1
| | | | | | | | | | https://github.com/nextcloud/server/issues/12915 Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * Extend regex to match DAVx5Daniel Kesselberg2019-02-011-1/+1
| | | | | | | | | | https://gitlab.com/bitfireAT/davx5-ose/commit/7ce739c271f9b4f9b3cd7c16c526a774a7d99bdc Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #14037 from ↵Roeland Jago Douma2019-02-084-56/+47
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/apps/oauth2/vue-and-vue-template-compiler Bump vue and vue-template-compiler in /apps/oauth2
| * | Bump vue and vue-template-compiler in /apps/oauth2dependabot[bot]2019-02-074-56/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together. Updates `vue` from 2.5.22 to 2.6.2 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.5.22...v2.6.2) Updates `vue-template-compiler` from 2.5.22 to 2.6.2 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.5.22...v2.6.2) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | [tx-robot] updated from transifexNextcloud bot2019-02-0828-58/+204
| | |
* | | Merge pull request #14083 from ↵Morris Jobke2019-02-071-11/+10
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/make-sure-the-path-is-always-a-string Make sure the relative path is always a string
| * | | Fix wrong method callJoas Schilling2019-02-071-1/+0
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Make sure the relative path is always a stringJoas Schilling2019-02-071-10/+10
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #14097 from ↵Roeland Jago Douma2019-02-071-9/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/apps/accessibility/lodash-4.17.11 [Security] Bump lodash from 4.17.10 to 4.17.11 in /apps/accessibility
| * | | | [Security] Bump lodash from 4.17.10 to 4.17.11 in /apps/accessibilitydependabot[bot]2019-02-071-9/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.11. **This update includes security fixes.** - [Release notes](https://github.com/lodash/lodash/releases) - [Changelog](https://github.com/lodash/lodash/blob/master/CHANGELOG) - [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.11) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | | | | Merge pull request #14036 from ↵Roeland Jago Douma2019-02-074-39/+27
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/apps/updatenotification/vue-and-vue-template-compiler Bump vue and vue-template-compiler in /apps/updatenotification
| * | | | Bump vue and vue-template-compiler in /apps/updatenotificationdependabot[bot]2019-02-074-39/+27
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together. Updates `vue` from 2.5.22 to 2.6.2 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.5.22...v2.6.2) Updates `vue-template-compiler` from 2.5.22 to 2.6.2 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.5.22...v2.6.2) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #13986 from nextcloud/feature/cleanup-job-13843Morris Jobke2019-02-074-5/+113
|\ \ \ \ | | | | | | | | | | Repair step to remove "photo." files created by photocache
| * | | | Log exceptionDaniel Kesselberg2019-02-072-5/+10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | | | Repair step to remove "photo." files created by photocacheDaniel Kesselberg2019-02-074-5/+108
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before https://github.com/nextcloud/server/pull/13843 a "photo." file could be created for unsupported image formats by photocache. Because a file is present but not jpg, png or gif no photo could be returned for this vcard. These invalid files are removed by this repair step. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | Merge pull request #14064 from nextcloud/smb-3.1.0Morris Jobke2019-02-0754-198/+547
|\ \ \ \ \ | | | | | | | | | | | | update icewind/smb to 3.1.0
| * | | | | update icewind/smb to 3.1.0Robin Appelman2019-02-0654-198/+547
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | Merge pull request #13819 from ↵Morris Jobke2019-02-073-1/+84
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/unify-html-encoding-handling-with-other-ros-apps Unify the HTML encoding handling with other ROS apps
| * | | | | | Update documentation of setParsed* and setRich*Joas Schilling2019-01-252-0/+84
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | | | Unify the HTML encoding handling with other ROS appsJoas Schilling2019-01-251-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | | Merge pull request #13748 from nextcloud/cache-insert-eventMorris Jobke2019-02-076-20/+112
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | add event for inserting cache entries
| * | | | | | adjust testsRobin Appelman2019-02-071-10/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | add event for inserting cache entriesRobin Appelman2019-02-075-10/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this provides a reliable way for apps to listen to new files without the need to of cache wrappers to hook into inserts themselves (something which isn't 100% reliable) Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | Merge pull request #13969 from ↵Morris Jobke2019-02-079-22/+98
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | nextcloud/enh/additional_scripts_no_on_public_pages No need to emit additonalscript event on public pages
| * | | | | | Add StandaloneTemplateResponseRoeland Jago Douma2019-02-069-22/+79
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This can be used by pages that do not have the full Nextcloud UI. So notifications etc do not load there. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | | | No need to emit additonalscript event on public pagesRoeland Jago Douma2019-02-052-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There already is a separate event for this. This will make it possible to only inject code with the logged in one on default rendered pages. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | | | Merge pull request #14023 from william-p/OS_paramsMorris Jobke2019-02-071-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix: Check if `$this->params['user']` is an array
| * | | | | | | Fix: Check if `$this->params['user']` is an arrayWilliam Pain2019-02-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: William Pain <pain.william@gmail.com>
* | | | | | | | Merge pull request #14040 from ↵Morris Jobke2019-02-074-11/+11
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/apps/accessibility/vue-and-vue-template-compiler Bump vue and vue-template-compiler in /apps/accessibility
| * | | | | | | | Bump vue and vue-template-compiler in /apps/accessibilitydependabot[bot]2019-02-064-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together. Updates `vue` from 2.5.22 to 2.6.2 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.5.22...v2.6.2) Updates `vue-template-compiler` from 2.5.22 to 2.6.2 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.5.22...v2.6.2) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | | | | | Merge pull request #14041 from ↵Morris Jobke2019-02-073-27/+40
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-4.29.1 Bump webpack from 4.29.0 to 4.29.1 in /apps/oauth2
| * | | | | | | | | Bump webpack from 4.29.0 to 4.29.1 in /apps/oauth2dependabot[bot]2019-02-063-27/+40
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.29.0 to 4.29.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.29.0...v4.29.1) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | | | | | Merge pull request #10248 from weeman1337/enhancement/9457-2Morris Jobke2019-02-0725-260/+1133
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Introduces avatars for guest users
| * | | | | | | | | Remove public interface that was only needed for testingMorris Jobke2019-02-072-10/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | | | | | | | Add since labelsMorris Jobke2019-02-071-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | | | | | | | Switch guest avatars to PNGMichael Weimann2019-02-073-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
| * | | | | | | | | Implement guest avatar endpointMichael Weimann2019-02-0725-260/+1130
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* | | | | | | | | Merge pull request #14078 from nextcloud/backport/14076/masterMorris Jobke2019-02-071-0/+11
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | [master] Make external storages browsable again in the web UI
| * | | | | | | | Reintroduce status check for external storagesMorris Jobke2019-02-071-0/+11
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #14022 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | / / / / [tx-robot] updated from transifexNextcloud bot2019-02-0640-12/+180
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #12573 from nextcloud/fix/12568/special_handling_of_logoutMorris Jobke2019-02-066-1/+108
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Do not do redirect handling when loggin out
| * | | | | | | Do not do redirect handling when loggin outRoeland Jago Douma2019-02-066-1/+108
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #12568 Since the clearing of the execution context causes another reload. We should not do the redirect_uri handling as this results in redirecting back to the logout page on login. This adds a simple middleware that will just check if the ClearExecutionContext session variable is set. If that is the case it will just redirect back to the login page. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | | | [tx-robot] updated from transifexNextcloud bot2019-02-06446-2150/+2814
| | | | | | |