Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-23 | 4 | -28/+30 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-20 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-17 | 2 | -0/+100 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-13 | 2 | -12/+12 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-07 | 4 | -18/+50 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-05 | 2 | -0/+20 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-04 | 4 | -0/+24 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-03 | 2 | -0/+14 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-02 | 122 | -312/+148 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-01 | 4 | -4/+24 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-31 | 4 | -4/+32 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-30 | 18 | -98/+278 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-29 | 6 | -42/+394 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-27 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-23 | 32 | -34/+34 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-22 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-21 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-20 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-19 | 4 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-18 | 6 | -2/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-17 | 16 | -0/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-12 | 2 | -6/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-11 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-10 | 2 | -0/+14 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-09 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-06 | 2 | -0/+24 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-31 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-30 | 4 | -2/+14 |
| | |||||
* | Fix total upload size overwritten by next upload | Daniel Calviño Sánchez | 2020-12-28 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | The upload progress is based on the "totalToUpload" variable. However, as the variable is set when an upload is submitted, if another upload is submitted before the previous one finished the upload progress only took into account the size of the new upload (although the upload itself worked fine; the files of the new submitted upload are added to the active one). Now "totalToUpload" is either increased or set depending on whether an upload is active or not. Note that although "data.total" holds the total size of the files being uploaded "totalToUpload" needs to be used in "fileuploadprogressall" instead; "totalToUpload" is calculated when the upload is submitted, but since 7c4c5fe6ae91 the actual upload of the files, and thus updating the value of "data.total", may be deferred until the parent folders were created. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-26 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-24 | 2 | -8/+12 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-18 | 2 | -6/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-14 | 2 | -4/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-10 | 4 | -28/+46 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-07 | 4 | -8/+24 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-06 | 4 | -4/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-05 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-01 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-28 | 4 | -8/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-25 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-24 | 2 | -8/+8 |
| | |||||
* | Merge pull request #24182 from nextcloud/backport/24102/stable19 | Roeland Jago Douma | 2020-11-19 | 3 | -3/+17 |
|\ | | | | | [stable19] Check quota of subdirectories when uploading to them | ||||
| * | Check for target folder available quota when uploading | Julius Härtl | 2020-11-17 | 3 | -3/+17 |
| | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-19 | 2 | -0/+154 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-18 | 6 | -0/+20 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-17 | 52 | -264/+60 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-16 | 2 | -2/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-14 | 18 | -26/+104 |
| | |||||
* | add mount point to quota warning message | Robin Appelman | 2020-11-12 | 2 | -7/+12 |
| | | | | | | makes it more clear to the user what the quota applies to Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-08 | 2 | -6/+6 |
| |