issues
search
hoodie
/
icalendar-rs
📆 icalendar library, in Rust of course - for fun
Apache License 2.0
126
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: add type conversion DatePerhapsTime <-> NaiveDate
#119
arichtman
opened
1 day ago
0
DatePerhapsTime to Chrono::NaiveDate
#118
arichtman
opened
2 days ago
2
Merge readme with docs
#117
ThomasdenH
closed
2 weeks ago
2
feat: add `LAST_MODIFIED` and `CREATED` getters and setters
#116
DSeeLP
closed
1 month ago
1
feat: make DatePerhapsTime::to_property() publicly accessible
#115
DSeeLP
closed
1 month ago
5
fix(deps): update rust crate chrono-tz to 0.10
#114
renovate[bot]
closed
2 months ago
0
feat: parameter from tuple
#113
hoodie
closed
2 months ago
0
fix: remove colon escape in text property
#112
good-praxis
closed
2 months ago
6
Bad escape in TEXT properties
#111
good-praxis
closed
2 months ago
0
Event.get_uid() doesn't work when event is constructed from builder functions
#110
mushrowan
opened
2 months ago
4
add pr template and update semver checks action
#109
hoodie
closed
2 months ago
0
refactor: standardizes Property::new and Property::new_pre_alloc methods with generics
#108
marcantoinem
closed
2 months ago
0
fix: wrapping behaviour does no take added space into account
#107
marcantoinem
closed
2 months ago
7
fix: escape according to value types
#106
hoodie
closed
2 months ago
0
test: get url
#105
hoodie
closed
2 months ago
0
Extra backslash inserted into property value
#104
martinellison
closed
2 months ago
10
fix escaping
#103
hoodie
closed
4 months ago
0
Fix Parameters parser to support semicolons
#102
luca-iachini
closed
5 months ago
1
fix(deps): update rust crate nom to 7.1.3 - autoclosed
#101
renovate[bot]
closed
6 months ago
0
chore(deps): update rust crate pretty_assertions to 1.4.0 - autoclosed
#100
renovate[bot]
closed
6 months ago
0
fix(deps): update rust crate serde_json to 1.0.116 - autoclosed
#99
renovate[bot]
closed
6 months ago
0
fix(deps): update rust crate serde to 1.0.200 - autoclosed
#98
renovate[bot]
closed
6 months ago
0
fix(deps): update rust crate iso8601 to 0.6.1 - autoclosed
#97
renovate[bot]
closed
6 months ago
0
fix(deps): update rust crate chrono to 0.4.38 - autoclosed
#96
renovate[bot]
closed
6 months ago
0
refactor: fix new lints
#95
hoodie
closed
6 months ago
0
Initial commit for the introduction of the iCalendar-Duration struct.
#94
HenningCode
closed
6 months ago
7
fix: forbid index slicing in parser
#92
hoodie
closed
7 months ago
0
Parser panics on "BEGIN:"
#91
schubart
closed
7 months ago
2
fix(deps): update rust crate chrono-tz to 0.9
#90
renovate[bot]
closed
6 months ago
0
fix(deps): update rust crate chrono-tz to 0.8.6 - autoclosed
#89
renovate[bot]
closed
8 months ago
0
No Recurring Support
#88
quesurifn
opened
9 months ago
3
Inconsistent newline encoding & decoding?
#87
d-e-s-o
opened
10 months ago
1
fix(deps): update rust crate chrono-tz to 0.8.5
#86
renovate[bot]
closed
10 months ago
0
ci: migrate off of actions-rs
#85
hoodie
closed
11 months ago
0
Cant use CalendarDateTime::from_ymd_hm_tzid
#83
HenningCode
closed
11 months ago
1
fix: support for multi-properties
#82
daveterra
closed
11 months ago
10
Properties of components with multiple values get dropped when converting from Calendar<'_> to Calendar
#81
daveterra
closed
11 months ago
4
fix(deps): update rust crate chrono-tz to 0.8.4
#80
renovate[bot]
closed
1 year ago
0
docs: update references to renamed parser functions
#78
ajc133
closed
1 year ago
1
Wasm support
#77
Atilogit
closed
1 year ago
3
fix(deps): update rust crate chrono-tz to 0.8.3
#76
renovate[bot]
closed
1 year ago
0
Convert utc
#74
kardotha
closed
1 year ago
1
refactor: use Parser::map instead of combinator
#73
hoodie
closed
1 year ago
0
feat: update iso8601
#72
hoodie
closed
1 year ago
0
fix(deps): update rust crate iso8601 to 0.6 - autoclosed
#71
renovate[bot]
closed
1 year ago
0
better timezones
#70
hoodie
closed
1 year ago
0
Make components Clone
#69
ZargorNET
closed
1 year ago
2
Failing to parse calendar file
#68
VirtualGirl1
closed
1 year ago
7
Replace chrono with time
#66
flosse
closed
1 year ago
1
fix: add default calendar properties in From impl
#65
hoodie
closed
1 year ago
0
Next