Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #16651 from nextcloud/dependabot/npm_and_yarn/webpack-4.39.1 | Roeland Jago Douma | 2019-08-04 | 24 | -51/+51 |
|\ | | | | | Bump webpack from 4.38.0 to 4.39.1 | ||||
| * | Bump webpack from 4.38.0 to 4.39.1 | dependabot-preview[bot] | 2019-08-04 | 24 | -51/+51 |
| | | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.38.0 to 4.39.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.38.0...v4.39.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-04 | 2 | -0/+6 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-03 | 8 | -4/+16 |
| | |||||
* | Merge pull request #16525 from nextcloud/bugfix/external-user-substitution | blizzz | 2019-08-02 | 7 | -32/+128 |
|\ | | | | | files_external: proper user context for sharing | ||||
| * | fix check for null | Arthur Schiwon | 2019-08-02 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | Adjust tests | Julius Härtl | 2019-08-02 | 1 | -1/+20 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | fixes terminology and allows to request an IUser instance | Arthur Schiwon | 2019-08-02 | 2 | -7/+23 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | adjusts LDAP's home handler to use the correct user object | Arthur Schiwon | 2019-08-02 | 1 | -2/+3 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | do not send null value when string is expected | Arthur Schiwon | 2019-08-02 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | Provide proper user context from initMountPoints | Julius Härtl | 2019-08-02 | 3 | -4/+16 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | files_external: Make sure the correct user context is used in substitution ↵ | Julius Härtl | 2019-08-02 | 4 | -27/+75 |
| | | | | | | | | | | | | of variables Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-02 | 38 | -32/+104 |
| | | |||||
* | | Merge pull request #16624 from nextcloud/bugfix/noid/versions-fetch-owner-only | Roeland Jago Douma | 2019-08-01 | 1 | -1/+1 |
|\ \ | | | | | | | Make sure we only fetch the file by id for the actual owner | ||||
| * | | Make sure we only fetch the file by id for the actual owner | Julius Härtl | 2019-08-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | Otherwise this will fetch all mounts for the file id which is quite expensive and causes long saving times in big sharing structures Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | log circles and remote shares in admin_audit | Sascha Wiswedel | 2019-08-01 | 1 | -2/+77 |
| | | | | | | | | | | | | Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-01 | 22 | -16/+36 |
| |/ |/| | |||||
* | | Validate urls in theming settings and properly handle error messages | Julius Härtl | 2019-07-31 | 3 | -43/+49 |
|/ | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-31 | 8 | -2/+48 |
| | |||||
* | Merge pull request #16599 from nextcloud/fix/xss/on-favorite-file | Roeland Jago Douma | 2019-07-30 | 2 | -2/+2 |
|\ | | | | | Fix/xss/on favorite file | ||||
| * | prevent potential XSS via unchecked use innerHTML | Max Fichtelmann | 2019-07-29 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Max Fichtelmann <max.fichtelmann@procilon.de> | ||||
| * | fix XSS when adding a file with a malicious name to favorites | Max Fichtelmann | 2019-07-29 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Max Fichtelmann <max.fichtelmann@procilon.de> | ||||
* | | Merge pull request #16593 from nextcloud/fix/noid/more-precise-error-message | Roeland Jago Douma | 2019-07-30 | 1 | -3/+2 |
|\ \ | | | | | | | More precise error message when expected filesize does not match | ||||
| * | | More precise error message when expected filesize does not match - could be ↵ | Morris Jobke | 2019-07-29 | 1 | -3/+2 |
| |/ | | | | | | | | | | | on reading or writing side Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #16596 from nextcloud/bugfix/noid/vtooltip-defaults | Roeland Jago Douma | 2019-07-30 | 10 | -65/+42 |
|\ \ | | | | | | | Set proper defaults for v-tooltip usages | ||||
| * | | Bump bundles | Julius Härtl | 2019-07-29 | 8 | -62/+37 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | Force defaultHtml setting of v-tooltip to be disabled | Julius Härtl | 2019-07-29 | 2 | -3/+5 |
| |/ | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-30 | 6 | -2/+14 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-29 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-28 | 44 | -50/+14 |
| | |||||
* | Merge pull request #16560 from nextcloud/bugfix/noid/fix_cutype_reporting | Roeland Jago Douma | 2019-07-27 | 1 | -11/+16 |
|\ | | | | | fix calendar-user-type reporting | ||||
| * | fix CUType reporting | Georg Ehrke | 2019-07-26 | 1 | -11/+16 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-27 | 2 | -6/+12 |
| | | |||||
* | | Merge pull request #16556 from ↵ | Morris Jobke | 2019-07-26 | 1 | -0/+25 |
|\ \ | | | | | | | | | | | | | nextcloud/feature/16554_adminAuditShareByMail/wiswedel log email shares in admin_audit log | ||||
| * | | log email shares in admin_audit log | Sascha Wiswedel | 2019-07-26 | 1 | -0/+25 |
| | | | | | | | | | | | | Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com> | ||||
* | | | Merge pull request #16557 from nextcloud/enh/do_not_log_locked_files | Morris Jobke | 2019-07-26 | 1 | -1/+8 |
|\ \ \ | | | | | | | | | Do not log locked files | ||||
| * | | | Do not log locked files | Roeland Jago Douma | 2019-07-26 | 1 | -1/+8 |
| |/ / | | | | | | | | | | | | | | | | | | | This is the code doing its job. There is no need to spam the log file with this. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* / / | Remove deprecated searchByTag | Roeland Jago Douma | 2019-07-26 | 1 | -90/+0 |
|/ / | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-26 | 6 | -36/+38 |
| | | |||||
* | | Merge pull request #16532 from nextcloud/bugfix/14776/maxcontrast-fix | Morris Jobke | 2019-07-25 | 1 | -3/+6 |
|\ \ | | | | | | | Fix max contrast retrieval to limit minimum color for relative time | ||||
| * | | Trigger fallback code to get max contrast value and use integer there | Morris Jobke | 2019-07-25 | 1 | -2/+5 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | | Fix max contrast retrieval to limit minimum color for relative time | Morris Jobke | 2019-07-24 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | Merge pull request #16503 from ↵ | Roeland Jago Douma | 2019-07-25 | 1 | -0/+5 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/bugfix/5504/create_new_birthday_calendars_with_VEVENT_only allow to provide supported calendar component set internally as a string | ||||
| * | | | allow to provide supported calendar component set internally as a string | Georg Ehrke | 2019-07-22 | 1 | -0/+5 |
| |/ / | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-25 | 8 | -8/+14 |
| | | | |||||
* | | | Merge pull request #15637 from nextcloud/bugfix/15567/ignore-hidden-share | blizzz | 2019-07-24 | 2 | -4/+51 |
|\ \ \ | | | | | | | | | Allow hidden smb shares | ||||
| * | | | Fix wrong indentation | Daniel Kesselberg | 2019-07-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | | | Fix invalid recursion | Daniel Kesselberg | 2019-07-21 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | | | Allow hidden smb shares | Daniel Kesselberg | 2019-07-16 | 2 | -1/+48 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | A hidden smb share ends with $. This patch changes the placeholder detection to allow shares with $ at the end. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | | Merge pull request #16493 from nextcloud/enh/remove-curly-braces | Roeland Jago Douma | 2019-07-24 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | The array and string offset access syntax using curly braces is depre… |