| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-09-19 | 2 | -2/+2 |
* | fix(CalDAV): check birthday calendar owner | Anna Larch | 2023-09-07 | 3 | -8/+76 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-31 | 2 | -0/+14 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-27 | 2 | -4/+4 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-25 | 2 | -10/+10 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-22 | 2 | -2/+4 |
* | chore: Update dav snapshot | Christopher Ng | 2023-08-21 | 1 | -43/+45 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-12 | 4 | -4/+390 |
* | ensure outerquery ->where() function doesn't clobber earier ->andWhere() | Jamie McClelland | 2023-08-10 | 1 | -4/+4 |
* | optimize calendar search query | Jamie McClelland | 2023-08-10 | 1 | -1/+1 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-10 | 2 | -2/+126 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-09 | 2 | -32/+76 |
* | fix share roots always being marked as writable | Robin Appelman | 2023-08-02 | 1 | -22/+54 |
* | Merge pull request #39591 from nextcloud/backport/stable25/fix/noid/imip-plug... | Arthur Schiwon | 2023-08-02 | 2 | -9/+24 |
|\ |
|
| * | fix(caldav): harden null handling of iMip scheduling method | Richard Steinmetz | 2023-07-28 | 2 | -9/+24 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-01 | 2 | -2/+2 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-28 | 2 | -2/+4 |
* | Merge pull request #39509 from nextcloud/backport/39221/stable25 | Côme Chilliet | 2023-07-27 | 1 | -2/+6 |
|\ |
|
| * | when reading an empty file getting EOF is not an error | Matthieu Gallien | 2023-07-24 | 1 | -2/+6 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-25 | 2 | -2/+2 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-22 | 2 | -2/+60 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-19 | 2 | -36/+292 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-15 | 10 | -10/+20 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-14 | 72 | -260/+74 |
* | Merge pull request #36601 from nextcloud/backport/35743/stable25 | Arthur Schiwon | 2023-07-13 | 8 | -715/+1722 |
|\ |
|
| * | Use recurrence instance to build iMip email | Anna Larch | 2023-07-11 | 8 | -715/+1722 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-13 | 2 | -50/+50 |
* | | Merge pull request #39061 from nextcloud/backport/31790/stable25 | Arthur Schiwon | 2023-07-12 | 2 | -4/+14 |
|\ \ |
|
| * | | style(caldav): improve getDenormalizedData method | Thomas Citharel | 2023-06-29 | 1 | -2/+2 |
| * | | Fix creating events with old (< unix time) lastoccurence | Thomas Citharel | 2023-06-29 | 2 | -2/+12 |
* | | | Merge pull request #39294 from nextcloud/backport/39248/stable25 | Arthur Schiwon | 2023-07-12 | 1 | -2/+42 |
|\ \ \ |
|
| * | | | preload custom properties when propfinding folders | Robin Appelman | 2023-07-10 | 1 | -2/+42 |
* | | | | Merge pull request #39233 from nextcloud/backport/39202/stable25 | Arthur Schiwon | 2023-07-11 | 2 | -241/+509 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | fix: PHP 7.4 compatibility | Arthur Schiwon | 2023-07-10 | 2 | -2/+7 |
| * | | | refactor: adjust to unexposed searchBySystemTag | Arthur Schiwon | 2023-07-07 | 2 | -1/+3 |
| * | | | fix: cannot apply limit+offset on multi-tag-search | Arthur Schiwon | 2023-07-07 | 1 | -1/+11 |
| * | | | refactor: save unnecessary method_exists | Arthur Schiwon | 2023-07-07 | 1 | -4/+1 |
| * | | | fix: use array_unitersect against objects | Arthur Schiwon | 2023-07-07 | 1 | -2/+5 |
| * | | | fix: obey offset and limit for results from favs and circles | Arthur Schiwon | 2023-07-07 | 1 | -0/+4 |
| * | | | fix: cominbation of small fixes | Arthur Schiwon | 2023-07-07 | 2 | -6/+23 |
| * | | | fix: include invisible tags for admins | Arthur Schiwon | 2023-07-07 | 2 | -52/+60 |
| * | | | fix: search with more than one search tags | Arthur Schiwon | 2023-07-07 | 2 | -152/+374 |
| * | | | fix: no search when LazyFolder was provided | Arthur Schiwon | 2023-07-07 | 1 | -1/+6 |
| * | | | chore: cleanup unused code | Arthur Schiwon | 2023-07-07 | 1 | -43/+0 |
| * | | | fix: ensure searchBySystemTag() is available | Arthur Schiwon | 2023-07-07 | 1 | -1/+3 |
| * | | | fix: favorites view and universal search against tags | Arthur Schiwon | 2023-07-07 | 1 | -1/+3 |
| * | | | use efficient tag retrieval on DAV report request | Arthur Schiwon | 2023-07-07 | 1 | -22/+56 |
* | | | | Merge pull request #38973 from nextcloud/backport/38747/stable25 | Joas Schilling | 2023-07-11 | 1 | -2/+13 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | perf: skip request without write permission | Daniel Kesselberg | 2023-07-10 | 1 | -2/+13 |
* | | | | fix(dav): Abort requests with 429 instead of waiting | Joas Schilling | 2023-07-10 | 4 | -0/+63 |
|/ / / |
|