Import upstream v0.16.22, stripped
Upstream commit: 474dd0229cb20cf513036619781ed97bd8073c3f Enterprise-only files removed or emptied: 63 Enterprise-only snippets removed: 117 in 50 files Dangling module declarations removed: 5 Cargo edits turning enterprise off: 14 Verification: clean Enterprise feature gates left for rebuilt features: 19 in 18 files Produced by tools/fork/strip.py. The full report is in docs/fork/strip-reports/ on main.
This commit is contained in:
@@ -0,0 +1,398 @@
|
||||
{
|
||||
"set": [
|
||||
{
|
||||
"property": {
|
||||
"type": "CardDav",
|
||||
"data": {
|
||||
"type": "AddressbookDescription"
|
||||
}
|
||||
},
|
||||
"value": {
|
||||
"String": "Adresses de Oliver Daboo"
|
||||
}
|
||||
},
|
||||
{
|
||||
"property": {
|
||||
"type": "CalDav",
|
||||
"data": {
|
||||
"type": "CalendarDescription"
|
||||
}
|
||||
},
|
||||
"value": {
|
||||
"String": "Calendrier de Mathilde Desruisseaux"
|
||||
}
|
||||
},
|
||||
{
|
||||
"property": {
|
||||
"type": "CalDav",
|
||||
"data": {
|
||||
"type": "SupportedCalendarComponentSet"
|
||||
}
|
||||
},
|
||||
"value": {
|
||||
"Components": [
|
||||
"VEvent",
|
||||
"VTodo"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"property": {
|
||||
"type": "CalDav",
|
||||
"data": {
|
||||
"type": "CalendarTimezone"
|
||||
}
|
||||
},
|
||||
"value": {
|
||||
"ICalendar": {
|
||||
"components": [
|
||||
{
|
||||
"component_type": "VCalendar",
|
||||
"entries": [
|
||||
{
|
||||
"name": {
|
||||
"type": "Prodid"
|
||||
},
|
||||
"params": [],
|
||||
"values": [
|
||||
{
|
||||
"type": "Text",
|
||||
"data": "-//Example Corp.//CalDAV Client//EN"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": {
|
||||
"type": "Version"
|
||||
},
|
||||
"params": [],
|
||||
"values": [
|
||||
{
|
||||
"type": "Text",
|
||||
"data": "2.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"component_ids": [
|
||||
1
|
||||
]
|
||||
},
|
||||
{
|
||||
"component_type": "VTimezone",
|
||||
"entries": [
|
||||
{
|
||||
"name": {
|
||||
"type": "Tzid"
|
||||
},
|
||||
"params": [],
|
||||
"values": [
|
||||
{
|
||||
"type": "Text",
|
||||
"data": "US-Eastern"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": {
|
||||
"type": "LastModified"
|
||||
},
|
||||
"params": [],
|
||||
"values": [
|
||||
{
|
||||
"type": "PartialDateTime",
|
||||
"data": {
|
||||
"year": 1987,
|
||||
"month": 1,
|
||||
"day": 1,
|
||||
"hour": 0,
|
||||
"minute": 0,
|
||||
"second": 0,
|
||||
"tz_hour": 0,
|
||||
"tz_minute": 0,
|
||||
"tz_minus": false
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"component_ids": [
|
||||
2,
|
||||
3
|
||||
]
|
||||
},
|
||||
{
|
||||
"component_type": "Standard",
|
||||
"entries": [
|
||||
{
|
||||
"name": {
|
||||
"type": "Dtstart"
|
||||
},
|
||||
"params": [],
|
||||
"values": [
|
||||
{
|
||||
"type": "PartialDateTime",
|
||||
"data": {
|
||||
"year": 1967,
|
||||
"month": 10,
|
||||
"day": 29,
|
||||
"hour": 2,
|
||||
"minute": 0,
|
||||
"second": 0,
|
||||
"tz_hour": null,
|
||||
"tz_minute": null,
|
||||
"tz_minus": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": {
|
||||
"type": "Rrule"
|
||||
},
|
||||
"params": [],
|
||||
"values": [
|
||||
{
|
||||
"type": "RecurrenceRule",
|
||||
"data": {
|
||||
"freq": "Yearly",
|
||||
"until": null,
|
||||
"count": null,
|
||||
"interval": null,
|
||||
"bysecond": [],
|
||||
"byminute": [],
|
||||
"byhour": [],
|
||||
"byday": [
|
||||
{
|
||||
"ordwk": -1,
|
||||
"weekday": "Sunday"
|
||||
}
|
||||
],
|
||||
"bymonthday": [],
|
||||
"byyearday": [],
|
||||
"byweekno": [],
|
||||
"bymonth": [
|
||||
10
|
||||
],
|
||||
"bysetpos": [],
|
||||
"wkst": null,
|
||||
"rscale": null,
|
||||
"skip": null
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": {
|
||||
"type": "Tzoffsetfrom"
|
||||
},
|
||||
"params": [],
|
||||
"values": [
|
||||
{
|
||||
"type": "PartialDateTime",
|
||||
"data": {
|
||||
"year": null,
|
||||
"month": null,
|
||||
"day": null,
|
||||
"hour": null,
|
||||
"minute": null,
|
||||
"second": null,
|
||||
"tz_hour": 4,
|
||||
"tz_minute": 0,
|
||||
"tz_minus": true
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": {
|
||||
"type": "Tzoffsetto"
|
||||
},
|
||||
"params": [],
|
||||
"values": [
|
||||
{
|
||||
"type": "PartialDateTime",
|
||||
"data": {
|
||||
"year": null,
|
||||
"month": null,
|
||||
"day": null,
|
||||
"hour": null,
|
||||
"minute": null,
|
||||
"second": null,
|
||||
"tz_hour": 5,
|
||||
"tz_minute": 0,
|
||||
"tz_minus": true
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": {
|
||||
"type": "Tzname"
|
||||
},
|
||||
"params": [],
|
||||
"values": [
|
||||
{
|
||||
"type": "Text",
|
||||
"data": "Eastern Standard Time (US & Canada)"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"component_ids": []
|
||||
},
|
||||
{
|
||||
"component_type": "Daylight",
|
||||
"entries": [
|
||||
{
|
||||
"name": {
|
||||
"type": "Dtstart"
|
||||
},
|
||||
"params": [],
|
||||
"values": [
|
||||
{
|
||||
"type": "PartialDateTime",
|
||||
"data": {
|
||||
"year": 1987,
|
||||
"month": 4,
|
||||
"day": 5,
|
||||
"hour": 2,
|
||||
"minute": 0,
|
||||
"second": 0,
|
||||
"tz_hour": null,
|
||||
"tz_minute": null,
|
||||
"tz_minus": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": {
|
||||
"type": "Rrule"
|
||||
},
|
||||
"params": [],
|
||||
"values": [
|
||||
{
|
||||
"type": "RecurrenceRule",
|
||||
"data": {
|
||||
"freq": "Yearly",
|
||||
"until": null,
|
||||
"count": null,
|
||||
"interval": null,
|
||||
"bysecond": [],
|
||||
"byminute": [],
|
||||
"byhour": [],
|
||||
"byday": [
|
||||
{
|
||||
"ordwk": 1,
|
||||
"weekday": "Sunday"
|
||||
}
|
||||
],
|
||||
"bymonthday": [],
|
||||
"byyearday": [],
|
||||
"byweekno": [],
|
||||
"bymonth": [
|
||||
4
|
||||
],
|
||||
"bysetpos": [],
|
||||
"wkst": null,
|
||||
"rscale": null,
|
||||
"skip": null
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": {
|
||||
"type": "Tzoffsetfrom"
|
||||
},
|
||||
"params": [],
|
||||
"values": [
|
||||
{
|
||||
"type": "PartialDateTime",
|
||||
"data": {
|
||||
"year": null,
|
||||
"month": null,
|
||||
"day": null,
|
||||
"hour": null,
|
||||
"minute": null,
|
||||
"second": null,
|
||||
"tz_hour": 5,
|
||||
"tz_minute": 0,
|
||||
"tz_minus": true
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": {
|
||||
"type": "Tzoffsetto"
|
||||
},
|
||||
"params": [],
|
||||
"values": [
|
||||
{
|
||||
"type": "PartialDateTime",
|
||||
"data": {
|
||||
"year": null,
|
||||
"month": null,
|
||||
"day": null,
|
||||
"hour": null,
|
||||
"minute": null,
|
||||
"second": null,
|
||||
"tz_hour": 4,
|
||||
"tz_minute": 0,
|
||||
"tz_minus": true
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": {
|
||||
"type": "Tzname"
|
||||
},
|
||||
"params": [],
|
||||
"values": [
|
||||
{
|
||||
"type": "Text",
|
||||
"data": "Eastern Daylight Time (US & Canada)"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"component_ids": []
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"property": {
|
||||
"type": "WebDav",
|
||||
"data": {
|
||||
"type": "ResourceType"
|
||||
}
|
||||
},
|
||||
"value": {
|
||||
"ResourceTypes": [
|
||||
"Collection",
|
||||
"AddressBook"
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"remove": [
|
||||
{
|
||||
"type": "CalDav",
|
||||
"data": {
|
||||
"type": "CalendarTimezone"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "WebDav",
|
||||
"data": {
|
||||
"type": "ResourceType"
|
||||
}
|
||||
}
|
||||
],
|
||||
"set_first": true
|
||||
}
|
||||
Reference in New Issue
Block a user