Julius Härtl
|
3606b4a8ba
|
Do not exit if available space cannot be determined on file transfer
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-11 09:20:03 +00:00 |
Nextcloud bot
|
df92a97f5b
|
[tx-robot] updated from transifex
|
2020-08-11 02:17:07 +00:00 |
Nextcloud bot
|
72e4cd0b93
|
[tx-robot] updated from transifex
|
2020-08-09 02:16:47 +00:00 |
Nextcloud bot
|
724b59476d
|
[tx-robot] updated from transifex
|
2020-08-07 02:16:51 +00:00 |
Nextcloud bot
|
dd60e3282d
|
[tx-robot] updated from transifex
|
2020-08-06 02:17:22 +00:00 |
Nextcloud bot
|
02680cf93d
|
[tx-robot] updated from transifex
|
2020-08-05 02:17:09 +00:00 |
Nextcloud bot
|
789db73ca5
|
[tx-robot] updated from transifex
|
2020-08-04 02:16:40 +00:00 |
Nextcloud bot
|
9d56c5142b
|
[tx-robot] updated from transifex
|
2020-08-01 02:17:12 +00:00 |
Arthur Schiwon
|
b791ea755d
|
reset the cookie internally in new API when abandoning paged results op
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2020-07-31 08:19:23 +00:00 |
Nextcloud bot
|
891e0ccd6e
|
[tx-robot] updated from transifex
|
2020-07-31 02:17:32 +00:00 |
Morris Jobke
|
dba3b513e3
|
Merge pull request #22050 from nextcloud/dependabot/npm_and_yarn/stable19/elliptic-6.5.3
[Security] Bump elliptic from 6.5.2 to 6.5.3
|
2020-07-31 00:45:05 +02:00 |
dependabot-preview[bot]
|
b609a0fe23
|
[Security] Bump elliptic from 6.5.2 to 6.5.3
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>
|
2020-07-30 16:05:56 +00:00 |
Morris Jobke
|
de70dcf708
|
Merge pull request #21981 from nextcloud/backport/21972/stable19
[stable19] Fix PHPUnit deprecation warnings
|
2020-07-30 11:03:54 +02:00 |
Julius Härtl
|
7e08cb757b
|
Properly fetch translation for remote wipe confirmation dialog
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-07-29 08:47:55 +02:00 |
Nextcloud bot
|
73132b56d4
|
[tx-robot] updated from transifex
|
2020-07-29 02:17:02 +00:00 |
Nextcloud bot
|
d44a545a32
|
[tx-robot] updated from transifex
|
2020-07-28 02:16:48 +00:00 |
Nextcloud bot
|
4ceda884ac
|
[tx-robot] updated from transifex
|
2020-07-27 02:16:42 +00:00 |
Nextcloud bot
|
46715762ce
|
[tx-robot] updated from transifex
|
2020-07-25 02:16:45 +00:00 |
Morris Jobke
|
874a1ef500
|
Merge pull request #21978 from nextcloud/backport/21973/stable19
[stable19] Fix risky test in twofactor_backupcodes
|
2020-07-24 13:20:05 +02:00 |
Nextcloud bot
|
a05efb5217
|
[tx-robot] updated from transifex
|
2020-07-24 02:17:02 +00:00 |
Morris Jobke
|
c813a9e4fb
|
Replace deprecated assertArraySubset with logic that does the same
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2020-07-23 20:26:45 +00:00 |
Morris Jobke
|
c4bedf468e
|
Use assertEqualsCanonicalizing instead of deprecated assertEquals parameter
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2020-07-23 20:26:45 +00:00 |
Morris Jobke
|
1d290e15e8
|
Use assertStringContainsString instead of assertContains on strings
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2020-07-23 20:26:44 +00:00 |
Morris Jobke
|
5e97f39dad
|
Fix risky test in twofactor_backupcodes
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2020-07-23 20:25:40 +00:00 |
Joas Schilling
|
c0317e95e0
|
Improve error reporting on sharing errors
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
|
2020-07-23 19:14:26 +00:00 |
Morris Jobke
|
4570534fed
|
Merge pull request #21967 from nextcloud/backport/21963/stable19
[stable19] Respect default share permissions
|
2020-07-23 17:28:38 +02:00 |
npmbuildbot[bot]
|
9ba82fe435
|
Compile assets
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
|
2020-07-23 13:07:03 +00:00 |
Roeland Jago Douma
|
fad4f95d56
|
Merge pull request #21955 from nextcloud/backport/21949/stable19
[stable19] update icewind/smb to 3.2.6
|
2020-07-23 12:28:05 +02:00 |
Roeland Jago Douma
|
3811a5ebad
|
Respect default share permissions
Else we'll always create new shares with the max permissions.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-07-23 08:55:55 +00:00 |
Nextcloud bot
|
7246ffff9b
|
[tx-robot] updated from transifex
|
2020-07-23 02:17:13 +00:00 |
Robin Appelman
|
d588471f2f
|
update icewind/smb to 3.2.6
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2020-07-22 20:22:31 +00:00 |
Nextcloud bot
|
5b5cc637e8
|
[tx-robot] updated from transifex
|
2020-07-22 02:16:48 +00:00 |
Julius Härtl
|
ba55e0ad53
|
Encryption is ready if master key is enabled
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-07-21 11:44:58 +00:00 |
Nextcloud bot
|
0a90eeb62c
|
[tx-robot] updated from transifex
|
2020-07-21 02:17:16 +00:00 |
Morris Jobke
|
d2c152f46b
|
Merge pull request #21876 from nextcloud/backport/21855/stable19
[stable19] fix typo in revokeShare()
|
2020-07-20 14:15:15 +02:00 |
Nextcloud bot
|
ec69ab4ed4
|
[tx-robot] updated from transifex
|
2020-07-19 02:17:16 +00:00 |
Nextcloud bot
|
e56d52fbc0
|
[tx-robot] updated from transifex
|
2020-07-18 02:17:08 +00:00 |
Nextcloud bot
|
95093e4f27
|
[tx-robot] updated from transifex
|
2020-07-17 02:17:21 +00:00 |
Roeland Jago Douma
|
387c179e55
|
Merge pull request #21840 from nextcloud/backport/21838/stable19
[stable19] Do not log RequestedRangeNotSatisfiable exceptions in DAV
|
2020-07-16 20:46:10 +02:00 |
Roeland Jago Douma
|
6506860561
|
Merge pull request #21782 from nextcloud/backport/21777/stable19
[stable19] lower minimum search length to 2 characters
|
2020-07-16 20:44:53 +02:00 |
Sergej Pupykin
|
e400719f73
|
fix typo
|
2020-07-16 18:17:26 +00:00 |
Nextcloud bot
|
1822eec68f
|
[tx-robot] updated from transifex
|
2020-07-16 02:19:41 +00:00 |
Morris Jobke
|
c50e13c30e
|
Merge pull request #21834 from nextcloud/backport/21832/stable19
[stable19] Build source maps on production build again
|
2020-07-15 12:56:00 +02:00 |
Nextcloud bot
|
49562ba840
|
[tx-robot] updated from transifex
|
2020-07-15 02:19:49 +00:00 |
Roeland Jago Douma
|
a3238c3790
|
Do not log RequestedRangeNotSatisfiable exceptions in DAV
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-07-14 19:47:14 +00:00 |
Julius Härtl
|
e16b221cf3
|
Build source maps on production build again
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
|
2020-07-14 13:47:20 +00:00 |
Nextcloud bot
|
46b2469329
|
[tx-robot] updated from transifex
|
2020-07-14 02:17:30 +00:00 |
Nextcloud bot
|
72b59cbc14
|
[tx-robot] updated from transifex
|
2020-07-13 02:17:14 +00:00 |
Nextcloud bot
|
7cb5614d7a
|
[tx-robot] updated from transifex
|
2020-07-12 02:16:58 +00:00 |
Nextcloud bot
|
7b84055158
|
[tx-robot] updated from transifex
|
2020-07-11 02:17:28 +00:00 |