Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-19 | 144 | -364/+770 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-18 | 12 | -12/+18 |
| | |||||
* | Merge pull request #17945 from nextcloud/backport/17926/stable17 | Roeland Jago Douma | 2019-11-17 | 2 | -3/+36 |
|\ | | | | | [stable17] re-acquired expired shared locks on large file uploads | ||||
| * | re-acquired expired shared locks on large file uploads | Robin Appelman | 2019-11-14 | 2 | -3/+36 |
| | | | | | | | | | | | | | | 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> | ||||
* | | Merge pull request #17952 from nextcloud/backport/17942/stable17 | Roeland Jago Douma | 2019-11-17 | 1 | -0/+4 |
|\ \ | | | | | | | [stable17] pass through ServerNotAvailableException on app init | ||||
| * | | pass through ServerNotAvailableException on app init | Arthur Schiwon | 2019-11-14 | 1 | -0/+4 |
| |/ | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-17 | 12 | -4/+24 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-16 | 6 | -24/+28 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-15 | 18 | -96/+168 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-14 | 38 | -22/+108 |
| | |||||
* | Merge pull request #17925 from nextcloud/backport/17873/stable17 | Roeland Jago Douma | 2019-11-13 | 1 | -0/+1 |
|\ | | | | | [stable17] Make timeout a optional parameter | ||||
| * | Make timeout a optional parameter | Daniel Kesselberg | 2019-11-13 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | Merge pull request #17928 from nextcloud/backport/17924/stable17 | Roeland Jago Douma | 2019-11-13 | 1 | -2/+14 |
|\ \ | | | | | | | [stable17] Check quota before transfer ownership | ||||
| * | | Check quota before transfer ownership | Roeland Jago Douma | 2019-11-13 | 1 | -2/+14 |
|/ / | | | | | | | | | | | Fixes #15664 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #17916 from nextcloud/backport/17735/stable17 | Roeland Jago Douma | 2019-11-13 | 1 | -0/+1 |
|\ \ | |/ |/| | [stable17] Fix reshare with circle | ||||
| * | Fix reshare with circle | Thibault Coupin | 2019-11-12 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Thibault Coupin <thibault.coupin@gmail.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-13 | 140 | -248/+380 |
|/ | |||||
* | Force save share link password if click outside (#17848) | John Molakvoæ | 2019-11-12 | 3 | -3/+27 |
|\ | | | | | Force save share link password if click outside | ||||
| * | Force save share link password if click outside | John Molakvoæ (skjnldsv) | 2019-11-08 | 3 | -3/+27 |
| | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | | Merge pull request #17883 from nextcloud/backport/17843/stable17 | Roeland Jago Douma | 2019-11-12 | 1 | -0/+4 |
|\ \ | | | | | | | [stable17] 🐛 FIX: horizontal scrolling on mobile due to tab accessibility navigation 'skip to content' positioned at a fixed position | ||||
| * | | 🐛 FIX: horizontal scrolling on mobile due to tab accessibility navigation ↵ | Jonas Sulzer | 2019-11-10 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | 'skip to content' positioned at a fixed position Signed-off-by: Jonas Sulzer <jonas@violoncello.ch> | ||||
* | | | Merge pull request #17851 from nextcloud/backport/17830/stable17 | Roeland Jago Douma | 2019-11-12 | 1 | -2/+7 |
|\ \ \ | | | | | | | | | [stable17] actually return the quote when getting global storage info | ||||
| * | | | actually return the quote when getting global storage info | Robin Appelman | 2019-11-07 | 1 | -2/+7 |
| | |/ | |/| | | | | | | | | | | | | | prevents 'undefined' index errors when 'include external storage in quota' is enabled Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #17858 from nextcloud/backport/17847/stable17 | Roeland Jago Douma | 2019-11-12 | 1 | -0/+4 |
|\ \ \ | | | | | | | | | [stable17] Also set X-OC-Mtime header for files that are smaller than 10MB | ||||
| * | | | Also set X-OC-Mtime header for files that are smaller than 10MB | Julius Härtl | 2019-11-08 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-12 | 44 | -338/+394 |
| |_|/ |/| | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-10 | 30 | -0/+188 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-09 | 18 | -22/+364 |
|/ / | |||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-08 | 144 | -146/+270 |
|/ | |||||
* | Merge pull request #17825 from nextcloud/version/17.0.1/finalv17.0.1 | Roeland Jago Douma | 2019-11-07 | 1 | -2/+2 |
|\ | | | | | 17.0.1 | ||||
| * | 17.0.1 | Roeland Jago Douma | 2019-11-06 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #17840 from nextcloud/backport/17822/stable17 | Roeland Jago Douma | 2019-11-07 | 1 | -4/+15 |
|\ \ | | | | | | | [stable17] switch to Files Node API for zip generation | ||||
| * | | switch to Files Node API for zip generation | Arthur Schiwon | 2019-11-07 | 1 | -4/+15 |
|/ / | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-07 | 138 | -8814/+8992 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-06 | 40 | -4/+254 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-05 | 130 | -188/+182 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-04 | 54 | -130/+414 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-03 | 42 | -172/+270 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-02 | 40 | -10/+1206 |
| | |||||
* | Merge pull request #17766 from nextcloud/backport/17756/stable17 | Roeland Jago Douma | 2019-11-01 | 1 | -1/+4 |
|\ | | | | | [stable17] fix action menu on mobile | ||||
| * | fix action menu on mobile | Greta Doci | 2019-10-31 | 1 | -1/+4 |
| | | | | | | | | Signed-off-by: Greta Doci <gretadoci@gmail.com> | ||||
* | | Merge pull request #17767 from nextcloud/backport/17755/stable17 | Roeland Jago Douma | 2019-11-01 | 1 | -0/+10 |
|\ \ | | | | | | | [stable17] Bring back external storage group select delete | ||||
| * | | Bring back external storage group select delete | John Molakvoæ (skjnldsv) | 2019-10-31 | 1 | -0/+10 |
| |/ | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-01 | 184 | -242/+284 |
|/ | |||||
* | Merge pull request #17721 from nextcloud/version/17.0.1/rc1v17.0.1rc1 | Roeland Jago Douma | 2019-10-31 | 2 | -48/+4 |
|\ | | | | | 17.0.1 RC1 | ||||
| * | Bump ca-bundle | Roeland Jago Douma | 2019-10-30 | 1 | -46/+2 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | 17.0.1 RC1 | Roeland Jago Douma | 2019-10-30 | 1 | -2/+2 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #17688 from nextcloud/backport/17626/stable17 | Roeland Jago Douma | 2019-10-30 | 1 | -4/+0 |
|\ | | | | | [stable17] Fix weird KDE bug with loginflowv2 | ||||
| * | Fix weird KDE bug with loginflowv2 | Roeland Jago Douma | 2019-10-26 | 1 | -4/+0 |
| | | | | | | | | | | | | | | It seems that KDE by default opens the url in secret. Should fix: https://github.com/nextcloud/desktop/issues/1412 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #17748 from nextcloud/backport/17674/stable17 | Roeland Jago Douma | 2019-10-30 | 1 | -1/+9 |
|\ \ | | | | | | | [stable17] Do not show 'Get your own free account' on services under subscription |