Commit Graph

50700 Commits

Author SHA1 Message Date
Nextcloud bot 2d0fa72171
[tx-robot] updated from transifex 2019-11-23 02:16:17 +00:00
Nextcloud bot 99420445cc
[tx-robot] updated from transifex 2019-11-22 02:16:26 +00:00
blizzz f9aa207440
Merge pull request #18047 from nextcloud/backport/18030/stable17
[stable17] uid can be false when the user record does not exit
2019-11-21 11:01:26 +01:00
Roeland Jago Douma daf65816ca
Merge pull request #18040 from nextcloud/backport/18004/stable17
[stable17] Convert more columns to bigint
2019-11-21 10:54:04 +01:00
Roeland Jago Douma c84e1c45c9
Merge pull request #18050 from nextcloud/backport/18035/stable17
[stable17] Update the CRL
2019-11-21 07:56:51 +01:00
Roeland Jago Douma 1fb2f7fbf3 Update the CRL
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-21 06:51:52 +00:00
Roeland Jago Douma 830554c1a7
Merge pull request #18036 from nextcloud/backport/18003/stable17
[stable17] Do not check for updates if we have no internet
2019-11-21 07:48:49 +01:00
Roeland Jago Douma 1d5ce9907f
Merge pull request #18043 from nextcloud/backport/18009/stable17
[stable17] Fix installing with MySQL 8.0.4+
2019-11-21 07:48:03 +01:00
Arthur Schiwon fbd2b7d7d5 uid can be false when the user record does not exit
fixes not loading files app for users who got a share by the gone LDAP user

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-21 06:09:24 +00:00
Nextcloud bot 02df65a102
[tx-robot] updated from transifex 2019-11-21 02:16:11 +00:00
Joas Schilling f3ad49b866 Fix installing with MySQL 8.0.4+
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-11-20 20:52:06 +00:00
Roeland Jago Douma 1c48fbf949 Convert more columns to bigint
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-20 20:34:10 +00:00
Roeland Jago Douma d95a54b359 Do not check for updates if we have no internet
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-20 19:55:19 +00:00
Nextcloud bot 9d5e7a4dd4
[tx-robot] updated from transifex 2019-11-20 02:16:28 +00:00
Nextcloud bot 1986315b32
[tx-robot] updated from transifex 2019-11-19 02:17:57 +00:00
Nextcloud bot c2e3fcddb5
[tx-robot] updated from transifex 2019-11-18 02:16:06 +00:00
Roeland Jago Douma d9d6408a7a
Merge pull request #17945 from nextcloud/backport/17926/stable17
[stable17] re-acquired expired shared locks on large file uploads
2019-11-17 09:09:51 +01:00
Roeland Jago Douma 3530e23a7a
Merge pull request #17952 from nextcloud/backport/17942/stable17
[stable17] pass through ServerNotAvailableException on app init
2019-11-17 09:09:04 +01:00
Nextcloud bot f05e1d1749
[tx-robot] updated from transifex 2019-11-17 02:17:24 +00:00
Nextcloud bot 577e9d0cad
[tx-robot] updated from transifex 2019-11-16 02:16:07 +00:00
Nextcloud bot 1893d4512a
[tx-robot] updated from transifex 2019-11-15 02:16:13 +00:00
Arthur Schiwon a9c61b4ed7 pass through ServerNotAvailableException on app init
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-14 21:01:02 +00:00
Robin Appelman bfc9e50160 re-acquired expired shared locks on large file uploads
during large file uploads, the shared lock that we get at the begining can expire
leading to locked errors later on, instead of erroring, try to re-get the lock

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-11-14 18:35:17 +00:00
Nextcloud bot d5fc345d70
[tx-robot] updated from transifex 2019-11-14 02:16:24 +00:00
Roeland Jago Douma a78d05a42e
Merge pull request #17925 from nextcloud/backport/17873/stable17
[stable17] Make timeout a optional parameter
2019-11-13 19:56:40 +01:00
Roeland Jago Douma 6708ed71a9
Merge pull request #17928 from nextcloud/backport/17924/stable17
[stable17] Check quota before transfer ownership
2019-11-13 19:56:19 +01:00
Roeland Jago Douma e899e4957c Check quota before transfer ownership
Fixes #15664

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-13 14:09:53 +00:00
Roeland Jago Douma 2c8554e090
Merge pull request #17916 from nextcloud/backport/17735/stable17
[stable17] Fix reshare with circle
2019-11-13 14:02:52 +01:00
Daniel Kesselberg 6a1f4b1801 Make timeout a optional parameter
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-11-13 11:56:41 +00:00
Nextcloud bot 49d3e0f4a3
[tx-robot] updated from transifex 2019-11-13 02:16:18 +00:00
Thibault Coupin 4a09899ad8 Fix reshare with circle
Signed-off-by: Thibault Coupin <thibault.coupin@gmail.com>
2019-11-12 15:28:19 +00:00
John Molakvoæ e76e85c9c0
Force save share link password if click outside (#17848)
Force save share link password if click outside
2019-11-12 08:31:00 +01:00
Roeland Jago Douma ab941f2067
Merge pull request #17883 from nextcloud/backport/17843/stable17
[stable17] 🐛 FIX: horizontal scrolling on mobile due to tab accessibility navigation 'skip to content' positioned at a fixed position
2019-11-12 08:12:20 +01:00
Roeland Jago Douma c8cc98be03
Merge pull request #17851 from nextcloud/backport/17830/stable17
[stable17] actually return the quote when getting global storage info
2019-11-12 08:11:53 +01:00
Roeland Jago Douma 351b76f97e
Merge pull request #17858 from nextcloud/backport/17847/stable17
[stable17] Also set X-OC-Mtime header for files that are smaller than 10MB
2019-11-12 08:11:22 +01:00
Nextcloud bot f6469c04d9
[tx-robot] updated from transifex 2019-11-12 02:16:22 +00:00
Jonas Sulzer 98f2f9e3ed 🐛 FIX: horizontal scrolling on mobile due to tab accessibility navigation 'skip to content' positioned at a fixed position
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-11-10 08:47:56 +00:00
Nextcloud bot 6d6d490572
[tx-robot] updated from transifex 2019-11-10 02:17:08 +00:00
Nextcloud bot 417961a062
[tx-robot] updated from transifex 2019-11-09 02:15:54 +00:00
Julius Härtl 14d5856f84 Also set X-OC-Mtime header for files that are smaller than 10MB
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-08 09:24:08 +00:00
John Molakvoæ (skjnldsv) d22cd504c3 Force save share link password if click outside
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-11-08 08:40:29 +00:00
Nextcloud bot 9153ccdd19
[tx-robot] updated from transifex 2019-11-08 02:16:24 +00:00
Robin Appelman 8f6a11fdc0 actually return the quote when getting global storage info
prevents 'undefined' index errors when 'include external storage in quota' is enabled

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-11-07 22:53:54 +00:00
Roeland Jago Douma a8405bf175
Merge pull request #17825 from nextcloud/version/17.0.1/final
17.0.1
2019-11-07 12:41:18 +01:00
Roeland Jago Douma f32fdb8adb
Merge pull request #17840 from nextcloud/backport/17822/stable17
[stable17] switch to Files Node API for zip generation
2019-11-07 12:40:38 +01:00
Arthur Schiwon 46e7787c7d switch to Files Node API for zip generation
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-07 10:04:12 +00:00
Nextcloud bot 5165e45074
[tx-robot] updated from transifex 2019-11-07 02:16:05 +00:00
Roeland Jago Douma 3a4172dc1a
17.0.1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-06 09:29:22 +01:00
Nextcloud bot a16641963e
[tx-robot] updated from transifex 2019-11-06 02:16:16 +00:00
Nextcloud bot 2a0b02ec9a
[tx-robot] updated from transifex 2019-11-05 02:15:55 +00:00