| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-18 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-17 | 4 | -4/+52 |
* | Fix test | Nils Wittenbrink | 2020-03-11 | 1 | -4/+3 |
* | Fix hostname given in Apple config file | Nils Wittenbrink | 2020-03-11 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-06 | 2 | -2/+40 |
* | Introduce a default refresh rate app setting for calendar subscriptions | Thomas Citharel | 2020-03-05 | 2 | -4/+24 |
* | Merge pull request #19573 from nextcloud/backport/19398/stable18 | Roeland Jago Douma | 2020-03-05 | 7 | -547/+708 |
|\ |
|
| * | Move RefreshWebcalJob logic to a proper service so that it may be called | Thomas Citharel | 2020-02-21 | 7 | -547/+708 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-05 | 2 | -2/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-04 | 2 | -2/+2 |
* | | Merge pull request #19639 from nextcloud/backport/19252/stable18 | Roeland Jago Douma | 2020-03-03 | 2 | -2/+5 |
|\ \ |
|
| * | | Hash event UID to make sure it's not too long for PushProvider | Thomas Citharel | 2020-02-25 | 2 | -2/+5 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-28 | 2 | -26/+26 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-27 | 2 | -4/+4 |
* | | | Correctly trim long cyrillic note | Joas Schilling | 2020-02-25 | 2 | -4/+3 |
|/ / |
|
* / | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-22 | 2 | -0/+2 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-16 | 2 | -0/+26 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-12 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-11 | 2 | -4/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-07 | 106 | -248/+406 |
* | Fix display of DTEND for multi-day all-day event | Georg Ehrke | 2020-02-05 | 1 | -0/+4 |
* | RefreshWebcalJob: Fix reading subscription from database leading to ignored r... | Georg Ehrke | 2020-01-31 | 2 | -22/+50 |
* | [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 |
* | Merge pull request #18115 from nextcloud/bugfix/17951/reminderservice_resourc... | Roeland Jago Douma | 2019-12-27 | 1 | -2/+10 |
|\ |
|
| * | Properly handle resources in ReminderService | Georg Ehrke | 2019-11-26 | 1 | -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 |
* | | Update license headers for 18 | Christoph Wurst | 2019-12-20 | 5 | -1/+5 |
* | | [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 |
* | | Merge pull request #18061 from nextcloud/bugfix/noid/dav-plugin-old | Roeland Jago Douma | 2019-12-16 | 4 | -5/+27 |
|\ \ |
|
| * | | Load apps dav plugins on the old webdav route | Julius Härtl | 2019-12-04 | 4 | -5/+27 |
* | | | l10n. Change grammar. | rakekniven | 2019-12-13 | 1 | -1/+1 |
* | | | Support more IPv6 addresses in the RefreshWebcalJob | Georg Ehrke | 2019-12-12 | 2 | -0/+13 |
* | | | Merge pull request #17935 from nextcloud/feature/noid/public-auth-for-circles | Roeland Jago Douma | 2019-12-11 | 1 | -2/+6 |
|\ \ \ |
|
| * | | | using IShare:: | Maxence Lange | 2019-12-05 | 1 | -4/+5 |
| * | | | adding share type circles | Maxence Lange | 2019-12-05 | 1 | -1/+4 |
* | | | | Add offset for home limited searches | Roeland Jago Douma | 2019-12-10 | 1 | -1/+3 |
* | | | | Verify that is an array before accessing it | Georg Ehrke | 2019-12-09 | 1 | -2/+4 |
* | | | | [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 |