Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-28 | 2 | -0/+48 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-27 | 2 | -0/+48 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-25 | 2 | -2/+84 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-24 | 2 | -0/+48 | |
| | ||||||
* | Reference correct private variable | Lukas Reschke | 2021-06-23 | 1 | -1/+1 | |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | |||||
* | Throttle on public DAV endpoint | Lukas Reschke | 2021-06-23 | 3 | -3/+25 | |
| | | | | | | We should throttle whenever an invalid request is sent to the public WebDAV endpoint. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-23 | 16 | -0/+338 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-22 | 24 | -530/+0 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-17 | 2 | -2/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-16 | 2 | -2/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-14 | 2 | -0/+58 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-13 | 2 | -0/+58 | |
| | ||||||
* | Header must contain a colon | acsfer | 2021-06-10 | 1 | -1/+1 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-10 | 2 | -8/+66 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-08 | 2 | -0/+42 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-07 | 2 | -20/+20 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-06 | 72 | -692/+692 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-04 | 2 | -0/+34 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-03 | 2 | -0/+16 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-02 | 16 | -8/+88 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-01 | 2 | -0/+48 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-31 | 2 | -8/+58 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-30 | 58 | -120/+322 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-15 | 2 | -0/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-14 | 2 | -0/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-12 | 2 | -0/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-08 | 6 | -0/+6 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-07 | 20 | -0/+20 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-06 | 64 | -64/+0 | |
| | ||||||
* | Fix test | Valdnet | 2021-05-05 | 1 | -1/+1 | |
| | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> | |||||
* | l10n: Spelling unification | Valdnet | 2021-05-05 | 1 | -1/+1 | |
| | | | | | Spelling unification in Transifex. Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-02 | 2 | -2/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-12 | 2 | -0/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-05 | 2 | -2/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-03 | 2 | -2/+54 | |
| | ||||||
* | change calendar invite emails to use pngs instead of svgs | Nick Sweeting | 2021-03-29 | 1 | -7/+7 | |
| | | | | Signed-off-by: Nick Sweeting <git@sweeting.me> | |||||
* | Merge pull request #26305 from nextcloud/backport/22201/stable20 | John Molakvoæ | 2021-03-26 | 1 | -3/+17 | |
|\ | | | | | [stable20] Delete old birthday calendar object when moving contact to another ad… | |||||
| * | Delete old birthday calendar object when moving contact to another address book | Christian Weiske | 2021-03-26 | 1 | -3/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | When an contact is moved to another address book, the contact is copied to the second address book. During copying, the birthday event is created - but it gets the same UID as the contact's birthday event in the first address book. To prevent the "Calendar object with uid already exists" error that followed, we need to delete the old entry before the new one is created. Resolves: https://github.com/nextcloud/server/issues/20492 Signed-off-by: Christian Weiske <cweiske@cweiske.de> | |||||
* | | Merge pull request #26297 from nextcloud/backport/26287/stable20 | John Molakvoæ | 2021-03-26 | 1 | -1/+1 | |
|\ \ | |/ |/| | [stable20] Fix l10n | |||||
| * | Fix l10n | Valdnet | 2021-03-25 | 1 | -1/+1 | |
| | | | | | | Issue: #26286 | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-26 | 60 | -60/+60 | |
|/ | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-24 | 2 | -2/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-23 | 2 | -2/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-15 | 2 | -2/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-06 | 4 | -0/+232 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-28 | 2 | -4/+4 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-23 | 2 | -58/+156 | |
| | ||||||
* | Merge pull request #25384 from nextcloud/backport/25218/stable20 | Roeland Jago Douma | 2021-02-18 | 1 | -2/+18 | |
|\ | | | | | [stable20] do not remove valid group shares | |||||
| * | do not remove valid group shares | Arthur Schiwon | 2021-02-17 | 1 | -2/+18 | |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | | take into account that UNIQUE index might not work as expected | Arthur Schiwon | 2021-02-17 | 1 | -0/+1 | |
|/ | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> |