Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-03 | 2 | -6/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-02 | 4 | -32/+32 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-29 | 2 | -0/+208 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-27 | 2 | -12/+12 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-23 | 4 | -24/+34 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-21 | 2 | -2/+2 |
| | |||||
* | Merge pull request #18880 from nextcloud/backport/18115/stable17 | Roeland Jago Douma | 2020-01-20 | 1 | -2/+10 |
|\ | | | | | [stable17] Properly handle resources in ReminderService | ||||
| * | Properly handle resources in ReminderService | Georg Ehrke | 2020-01-14 | 1 | -2/+10 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-19 | 2 | -2/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-14 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-11 | 4 | -2/+44 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-07 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-06 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-05 | 2 | -2/+14 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-04 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-01 | 2 | -2/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-27 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-24 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-23 | 2 | -0/+12 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-22 | 60 | -10/+346 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-21 | 4 | -2/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-19 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-18 | 20 | -4/+26 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-17 | 42 | -84/+84 |
| | |||||
* | Support more IPv6 addresses in the RefreshWebcalJob | Georg Ehrke | 2019-12-12 | 2 | -0/+13 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | using IShare:: | Maxence Lange | 2019-12-11 | 1 | -4/+5 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | adding share type circles | Maxence Lange | 2019-12-11 | 1 | -1/+4 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-09 | 4 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-08 | 2 | -8/+24 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-07 | 4 | -2/+44 |
| | |||||
* | respect shareapi_allow_share_dialog_user_enumeration in Principal backend ↵ | Georg Ehrke | 2019-12-03 | 8 | -10/+121 |
| | | | | | | for Sabre/DAV Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-02 | 2 | -0/+44 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-28 | 2 | -22/+22 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-22 | 4 | -8/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-21 | 4 | -4/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-20 | 6 | -4/+6 |
| | |||||
* | 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> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-03 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-02 | 2 | -0/+186 |
| | |||||
* | Return $schema on change and null otherwise | Daniel Kesselberg | 2019-10-29 | 1 | -1/+3 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-21 | 2 | -0/+28 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-19 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-18 | 2 | -0/+22 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-16 | 2 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-14 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-04 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-02 | 2 | -0/+28 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-01 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-28 | 2 | -0/+32 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-25 | 2 | -4/+26 |
| |