summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-08-0736-8/+178
|
* [tx-robot] updated from transifexNextcloud bot2020-08-06330-540/+604
|
* [tx-robot] updated from transifexNextcloud bot2020-08-05260-250/+658
|
* Merge pull request #22094 from nextcloud/backport/22087/stable19Joas Schilling2020-08-046-7/+7
|\ | | | | [stable19] Fix browser freeze on long password input
| * Fix browser freeze on long password inputJoas Schilling2020-08-036-7/+7
| | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2020-08-04282-260/+540
| |
* | Merge pull request #22091 from nextcloud/backport/22057/stable19blizzz2020-08-033-9/+23
|\ \ | |/ |/| [stable19] contactsmanager shall limit number of results early
| * contactsmanager shall limit number of results earlyArthur Schiwon2020-08-033-9/+23
|/ | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* [tx-robot] updated from transifexNextcloud bot2020-08-01134-1342/+1348
|
* Merge pull request #22053 from nextcloud/backport/22015/stable19Joas Schilling2020-07-315-2/+56
|\ | | | | [stable19] Correctly remove usergroup shares on removing group members
| * Use old IServerContainer methods Morris Jobke2020-07-301-1/+1
| | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * Correctly remove usergroup shares on removing group membersJoas Schilling2020-07-305-2/+56
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #22070 from nextcloud/backport/21791/stable19Morris Jobke2020-07-311-0/+0
|\ \ | | | | | | [stable19] Add Guzzle's InvalidArgumentException
| * | [stable19] Add Guzzle's InvalidArgumentExceptionMorris Jobke2020-07-311-0/+0
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #22069 from nextcloud/backport/22043/stable19blizzz2020-07-311-1/+11
|\ \ \ | |/ / |/| | [stable19] reset the cookie internally in new API when abandoning paged results op
| * | reset the cookie internally in new API when abandoning paged results opArthur Schiwon2020-07-311-1/+11
|/ / | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #22064 from nextcloud/backport/22005/stable19John Molakvoæ2020-07-311-1/+1
|\ \ | | | | | | [stable19] Fix height to big for iPhone when using many apps
| * | Fix height to big for iPhone when using many appskevin1471472020-07-301-1/+1
| | | | | | | | | | | | Same story as https://github.com/nextcloud/server/pull/10276 I'm testing on iPhone without home button. These devices now have an even higher bottom bar.
* | | [tx-robot] updated from transifexNextcloud bot2020-07-3112-0/+22
|/ /
* | Merge pull request #22050 from ↵Morris Jobke2020-07-313-14/+24
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/stable19/elliptic-6.5.3 [Security] Bump elliptic from 6.5.2 to 6.5.3
| * | [Security] Bump elliptic from 6.5.2 to 6.5.3dependabot-preview[bot]2020-07-303-14/+24
| |/ | | | | | | | | | | | | | | | | Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3. **This update includes a security fix.** - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Merge pull request #21981 from nextcloud/backport/21972/stable19Morris Jobke2020-07-3016-80/+43
|\ \ | | | | | | [stable19] Fix PHPUnit deprecation warnings
| * | Remove deprecated test of internal attributes via assertAttributeEquals in ↵Morris Jobke2020-07-233-32/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | constructor tests I removed the tests completely because they just test that the constructor assigns the values to the internal properties. Nothing that should be cared about from the outside. See https://github.com/sebastianbergmann/phpunit/issues/3339#issuecomment-428843322 It is seen as bad practice to test internal stuff of objects instead of the actual input and output of mathod calls. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | Replace deprecated assertArraySubset with logic that does the sameMorris Jobke2020-07-231-1/+3
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | Use assertEqualsCanonicalizing instead of deprecated assertEquals parameterMorris Jobke2020-07-232-4/+4
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | Remove deprecated test of internal attributes via assertAttributeEqualsMorris Jobke2020-07-232-16/+10
| | | | | | | | | | | | | | | | | | | | | | | | See https://github.com/sebastianbergmann/phpunit/issues/3339#issuecomment-428843322 It is seen as bad practice to test internal stuff of objects instead of the actual input and output of mathod calls. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | Use assertStringContainsString instead of assertContains on stringsMorris Jobke2020-07-238-27/+26
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #22044 from nextcloud/backport/22034/stable19Morris Jobke2020-07-301-1/+1
|\ \ \ | |_|/ |/| | [stable19] parse_url returns null in case a parameter is not found
| * | parse_url returns null in case a parameter is not foundJoas Schilling2020-07-291-1/+1
|/ / | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #22036 from nextcloud/backport/21950/stable19Morris Jobke2020-07-291-2/+2
|\ \ | | | | | | [stable19] Properly fetch translation for remote wipe confirmation dialog
| * | Properly fetch translation for remote wipe confirmation dialogJulius Härtl2020-07-291-2/+2
|/ / | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2020-07-2930-54/+94
| |
* | [tx-robot] updated from transifexNextcloud bot2020-07-2810-4/+22
| |
* | [tx-robot] updated from transifexNextcloud bot2020-07-276-10/+24
| |
* | [tx-robot] updated from transifexNextcloud bot2020-07-256-10/+12
| |
* | Merge pull request #21991 from nextcloud/backport/21977/stable19blizzz2020-07-241-0/+3
|\ \ | | | | | | [stable19] Ignore whitespace in sharing by mail
| * | Ignore whitespace in sharing by mailonehappycat2020-07-241-0/+3
|/ / | | | | | | Signed-off-by: onehappycat <one.happy.cat@gmx.com>
* | Merge pull request #21978 from nextcloud/backport/21973/stable19Morris Jobke2020-07-241-0/+5
|\ \ | | | | | | [stable19] Fix risky test in twofactor_backupcodes
| * | Fix risky test in twofactor_backupcodesMorris Jobke2020-07-231-0/+5
| |/ | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | [tx-robot] updated from transifexNextcloud bot2020-07-2410-4/+80
| |
* | Merge pull request #21806 from nextcloud/backport/21748/stable19Morris Jobke2020-07-233-4/+6
|\ \ | |/ |/| [stable19] Improve error reporting on sharing errors
| * Improve error reporting on sharing errorsJoas Schilling2020-07-233-4/+6
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Merge pull request #21967 from nextcloud/backport/21963/stable19Morris Jobke2020-07-233-3/+3
|\ | | | | [stable19] Respect default share permissions
| * Compile assetsnpmbuildbot[bot]2020-07-232-2/+2
| | | | | | | | Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
| * Respect default share permissionsRoeland Jago Douma2020-07-231-1/+1
| | | | | | | | | | | | Else we'll always create new shares with the max permissions. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #21955 from nextcloud/backport/21949/stable19Roeland Jago Douma2020-07-237-30/+31
|\ \ | |/ |/| [stable19] update icewind/smb to 3.2.6
| * update icewind/smb to 3.2.6Robin Appelman2020-07-227-30/+31
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #21953 from nextcloud/backport/21946/stable19Roeland Jago Douma2020-07-233-3/+7
|\ \ | | | | | | [stable19] Do not double encode the userid in webauthn login
| * | Do not double encode the userid in webauthn loginRoeland Jago Douma2020-07-223-3/+7
| |/ | | | | | | | | | | | | | | * Else login fails with webauthn devices that send the userid - Like windows hello Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* / [tx-robot] updated from transifexNextcloud bot2020-07-2320-14/+56
|/