aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-08-0572-690/+690
* Merge pull request #28285 from nextcloud/rakekniven-patch-1rakekniven2021-08-041-0/+2
|\
| * l10n: ignore packed js files from TX syncrakekniven2021-08-021-0/+2
* | [tx-robot] updated from transifexNextcloud bot2021-08-042-2/+4
* | [tx-robot] updated from transifexNextcloud bot2021-08-0310-10/+20
|/
* [tx-robot] updated from transifexNextcloud bot2021-08-026-0/+104
* Bump core-js from 3.15.2 to 3.16.0dependabot[bot]2021-07-312-3/+3
* Extend caldav resource searchAnna Larch2021-07-301-37/+113
* Bump p-queueJohn Molakvoæ (skjnldsv)2021-07-262-19/+3
* Bump vue and fix babel warningJohn Molakvoæ (skjnldsv)2021-07-262-2/+10
* Bump dependenciesJohn Molakvoæ (skjnldsv)2021-07-262-1/+9
* RebuildChristopher Ng2021-07-231-5/+1
* Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]2021-07-232-3/+7
* Merge pull request #28084 from nextcloud/bugfix/noid/dav-user-idJohn Molakvoæ2021-07-235-20/+41
|\
| * Make sure that the dav propfind plugins always use the proper user idJulius Härtl2021-07-225-20/+41
* | Fix eslint and update bundlesJohn Molakvoæ (skjnldsv)2021-07-221-1/+1
* | QuotaPlugin expect 1 parameterDaniel Kesselberg2021-07-211-1/+1
|/
* Bump @babel/core from 7.14.3 to 7.14.6dependabot[bot]2021-07-182-2/+2
* Bump @nextcloud/event-bus from 1.3.0 to 2.0.0dependabot[bot]2021-07-181-1/+1
* Merge pull request #27860 from J0WI/alphanumeric-rndJoas Schilling2021-07-163-3/+3
|\
| * Introduce ISecureRandom::CHAR_ALPHANUMERICJ0WI2021-07-083-3/+3
* | [tx-robot] updated from transifexNextcloud bot2021-07-1572-364/+12
* | [tx-robot] updated from transifexNextcloud bot2021-07-142-0/+54
* | [tx-robot] updated from transifexNextcloud bot2021-07-132-0/+6
* | [tx-robot] updated from transifexNextcloud bot2021-07-094-0/+70
|/
* [tx-robot] updated from transifexNextcloud bot2021-07-082-0/+6
* Merge pull request #17148 from nextcloud/always-provide-color-to-default-pers...Joas Schilling2021-07-022-6/+46
|\
| * Make default calendar only contain VEVENTSThomas Citharel2021-06-252-3/+6
| * Always provide theme color for default personal calendarThomas Citharel2021-06-252-6/+43
* | [tx-robot] updated from transifexNextcloud bot2021-07-022-0/+32
* | [tx-robot] updated from transifexNextcloud bot2021-06-3012-0/+36
* | Merge pull request #27488 from msrn/win10cal-useragentJulius Härtl2021-06-292-3/+6
|\ \
| * | Add regex to match Windows 10 calendar user-agentMikael Saarinen2021-06-232-3/+6
* | | Merge pull request #27676 from nextcloud/localize-invitation-email-subjectsLukas Reschke2021-06-281-3/+6
|\ \ \
| * | | Add indications for the translatorsThomas Citharel2021-06-251-0/+3
| * | | Subjects for Invitation, Invitation cancellation and Invitation replies are n...Paweł Lechowicz2021-06-251-3/+3
| | |/ | |/|
* | | [tx-robot] updated from transifexNextcloud bot2021-06-282-0/+48
* | | [tx-robot] updated from transifexNextcloud bot2021-06-272-0/+48
|/ /
* | Merge pull request #27664 from nextcloud/techdebt/noid/master-is-now-23-part2John Molakvoæ2021-06-251-1/+1
|\ \
| * | Bump app versionJoas Schilling2021-06-241-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2021-06-252-2/+84
|/ /
* | Master is now 23Joas Schilling2021-06-241-1/+1
* | Merge pull request #27629 from nextcloud/dependabot/npm_and_yarn/core-js-3.15.1dependabot[bot]2021-06-242-3/+3
|\ \
| * | Bump core-js from 3.13.1 to 3.15.1dependabot[bot]2021-06-242-3/+3
* | | [tx-robot] updated from transifexNextcloud bot2021-06-242-0/+48
* | | Merge pull request #27632 from nextcloud/chore/caldav-trashbin-iso-timestampsChristoph Wurst2021-06-232-1/+20
|\ \ \
| * | | Use ISO8601 timestamps for the CalDAV trashbinChristoph Wurst2021-06-232-1/+20
| | |/ | |/|
* | | Merge pull request #27635 from nextcloud/fix/datetime-constantsPytal2021-06-238-15/+15
|\ \ \ | |_|/ |/| |
| * | Move DateTime::RFC2822 to DateTimeInterface::2822Christoph Wurst2021-06-231-1/+1
| * | Move DateTime::ATOM to DateTimeInterface::ATOMChristoph Wurst2021-06-237-14/+14
| |/