| Commit message (Expand) | Author | Age | Files | Lines |
* | Update DAV availability vue component to standard | Joas Schilling | 2022-05-23 | 1 | -11/+16 |
* | Merge pull request #32519 from nextcloud/rename-webcal-user-agent | Christoph Wurst | 2022-05-23 | 1 | -1/+1 |
|\ |
|
| * | Rename user-agent used by the Webcal Refresh Service | Thomas Citharel | 2022-05-20 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-21 | 2 | -0/+2 |
|/ |
|
* | Merge pull request #32442 from nextcloud/debt/noid/hello-chunkperf | blizzz | 2022-05-19 | 1 | -79/+0 |
|\ |
|
| * | Remove chunkperf.php | Daniel Kesselberg | 2022-05-17 | 1 | -85/+0 |
| * | Make chunkperf.php work again | Daniel Kesselberg | 2022-05-17 | 1 | -9/+15 |
* | | Add email validation | Anna Larch | 2022-05-18 | 2 | -89/+42 |
|/ |
|
* | Merge pull request #31943 from nextcloud/dav-cleanup | Carl Schwan | 2022-05-17 | 39 | -577/+222 |
|\ |
|
| * | Fix more psalm issues | Carl Schwan | 2022-05-16 | 28 | -191/+93 |
| * | Cleanup dav | Carl Schwan | 2022-05-05 | 25 | -402/+145 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-17 | 2 | -0/+6 |
* | | Wrap multiple inserts inside a transation | Carl Schwan | 2022-05-12 | 1 | -13/+21 |
* | | Minor optimizations for saving user personal information | Carl Schwan | 2022-05-12 | 3 | -19/+24 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-06 | 2 | -0/+10 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-05 | 2 | -0/+4 |
* | Merge pull request #32262 from nextcloud/fix/noid/extra-leading-minus | Carl Schwan | 2022-05-04 | 1 | -1/+1 |
|\ |
|
| * | remove leading minus which thankfully crashes because this operand does not a... | Julien Veyssier | 2022-05-04 | 1 | -1/+1 |
* | | Merge pull request #31963 from nextcloud/feat/use_setting_in_dav_search | Louis | 2022-05-04 | 2 | -3/+10 |
|\ \
| |/
|/| |
|
| * | Use email settings in DAV search | Louis Chemineau | 2022-04-19 | 2 | -1/+6 |
| * | Use share setting in DAV search | Louis Chemineau | 2022-04-19 | 1 | -2/+4 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-04 | 2 | -0/+2 |
* | | Merge pull request #31775 from nextcloud/fix/migrate-dav-away-from-ilogger | Côme Chilliet | 2022-05-03 | 50 | -381/+216 |
|\ \ |
|
| * | | Fix use of $logger from another scope in apps/dav/lib/Server.php | Côme Chilliet | 2022-05-02 | 1 | -0/+1 |
| * | | Add missing use for LoggerInterface | Côme Chilliet | 2022-05-02 | 1 | -0/+1 |
| * | | Migrate last instances of $server::getLogger() from dav | Côme Chilliet | 2022-05-02 | 6 | -9/+12 |
| * | | Migrate dav application from ILogger to LoggerInterface | Côme Chilliet | 2022-05-02 | 42 | -369/+199 |
| * | | Fix namespace of RefreshWebcalServiceTest | Côme Chilliet | 2022-05-02 | 1 | -1/+1 |
| * | | Fix PublishingTest class name | Côme Chilliet | 2022-05-02 | 1 | -1/+1 |
| * | | Remove use of mixed type which is not available in PHP 7.4 | Côme Chilliet | 2022-05-02 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-02 | 66 | -132/+66 |
|/ / |
|
* | | Merge pull request #32191 from nextcloud/handle-calendar-reminders-with-infin... | blizzz | 2022-04-28 | 1 | -0/+5 |
|\ \ |
|
| * | | Handle processing reminders for calendar objects with an infinite number | Thomas Citharel | 2022-04-27 | 1 | -0/+5 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-25 | 2 | -0/+2 |
|/ / |
|
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-24 | 56 | -4/+274 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-23 | 4 | -0/+42 |
* | | add logging of failed quota info | Robin Appelman | 2022-04-22 | 1 | -0/+6 |
* | | Add known dav properties to ignore list | Julius Härtl | 2022-04-21 | 1 | -0/+22 |
* | | Fix warning | Christopher Ng | 2022-04-20 | 1 | -1/+1 |
* | | Update naming of address book exports | Christopher Ng | 2022-04-20 | 1 | -10/+10 |
* | | Fix export of shared calendars | Christopher Ng | 2022-04-20 | 1 | -16/+9 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-20 | 2 | -188/+232 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-17 | 6 | -0/+48 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-04-15 | 2 | -0/+2 |
* | Master is now 25 | Joas Schilling | 2022-04-14 | 1 | -2/+2 |
* | Merge pull request #31886 from nextcloud/bugfix/noid/principal-search-case-in... | Vincent Petry | 2022-04-14 | 1 | -2/+3 |
|\ |
|
| * | Principal search by display name case insensitive | Vincent Petry | 2022-04-08 | 1 | -2/+3 |
* | | Merge pull request #31839 from nextcloud/feat/metadata-server | Vincent Petry | 2022-04-14 | 8 | -28/+140 |
|\ \ |
|
| * | | Fix an issue with the search backend update | Carl Schwan | 2022-04-14 | 2 | -13/+13 |
| * | | Add a metadata service to store file metadata | Carl Schwan | 2022-04-13 | 8 | -19/+131 |