aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge (datetime util) into (datetime).Hugo Hörnquist2020-07-07
|
* Add script for generating dependency graphs.Hugo Hörnquist2020-07-07
|
* Replace datetime literals with proper sexps.Hugo Hörnquist2020-07-07
|
* Replace #$ reader macro with define-foreign.Hugo Hörnquist2020-07-07
|
* Add live import of event.Hugo Hörnquist2020-07-07
|
* Add insert-ordered.Hugo Hörnquist2020-07-07
|
* Finished renamining attribute to property.Hugo Hörnquist2020-07-07
|
* Rename attributes => properties, properties => parameters.Hugo Hörnquist2020-07-07
|
* Add basic event creation from HTML.Hugo Hörnquist2020-07-07
|
* HTTP POST insertion works.Hugo Hörnquist2020-06-29
|
* Add /insert POST endpoint.Hugo Hörnquist2020-06-29
|
* Allow multiple equals in HTTP queries.Hugo Hörnquist2020-06-29
|
* Fix type for components created from xcal.Hugo Hörnquist2020-06-29
|
* Calendar-import file write atomic.Hugo Hörnquist2020-06-29
|
* Add describe procedure for vcomponents.Hugo Hörnquist2020-06-29
|
* Add xcal tests.Hugo Hörnquist2020-06-29
|
* Add xcal parser.Hugo Hörnquist2020-06-29
|
* Add TODO's.Hugo Hörnquist2020-06-29
|
* Xcal output cleanup.Hugo Hörnquist2020-06-29
|
* Flip ics parser enum-parser default for allow.Hugo Hörnquist2020-06-29
|
* Add base64 utility functions.Hugo Hörnquist2020-06-29
|
* Add parse-iso-datetime.Hugo Hörnquist2020-06-28
|
* Change calling for find-min.Hugo Hörnquist2020-06-28
|
* Changed HTML to include xcal instead of parameters.Hugo Hörnquist2020-06-25
|
* Fix number of problems with new serializers.Hugo Hörnquist2020-06-25
|
* Minor changes to vcomponent base.Hugo Hörnquist2020-06-25
|
* Add xcal output!Hugo Hörnquist2020-06-25
|
* Fix GEO output.Hugo Hörnquist2020-06-25
|
* Move stuff from output/ical to output/common./Hugo Hörnquist2020-06-25
|
* Add minor todo.Hugo Hörnquist2020-06-25
|
* Add structure for importing events.Hugo Hörnquist2020-06-25
|
* ICS writer now handles types and parameters.Hugo Hörnquist2020-06-25
|
* Merge UTC-OFFSET and TIMESPEC into one.Hugo Hörnquist2020-06-25
|
* Fix minor spelling error.Hugo Hörnquist2020-06-16
|
* Remove concatenate from get-attr.Hugo Hörnquist2020-06-16
| | | | | An earlier version allowed multiple vlines, each with a list of values. The representation is now changed to one vline per value.
* Multi-valued TEXT fields now always lists.Hugo Hörnquist2020-06-16
|
* Store unchanged datetimes in X-HNH-ORIGINAL property.Hugo Hörnquist2020-06-16
|
* Updated type signatures in component.Hugo Hörnquist2020-06-15
|
* Remove remnants of late RRULE parser.Hugo Hörnquist2020-06-15
|
* Change STATUS to enum type.Hugo Hörnquist2020-06-15
|
* Save soruce-prop object to vline.Hugo Hörnquist2020-06-15
|
* Minor error cleanup in component.Hugo Hörnquist2020-06-15
|
* Re-add timezone normalization for parsed datetimes.Hugo Hörnquist2020-06-15
|
* Clarify and fix TZ stuff in (datetime).Hugo Hörnquist2020-06-15
|
* Fix multi-valued fields.Hugo Hörnquist2020-06-15
|
* Work on parser.Hugo Hörnquist2020-06-15
|
* Repaired ability to set config value to #f.Hugo Hörnquist2020-06-14
|
* Map all fields into types.Hugo Hörnquist2020-06-14
|
* Add parser for all remaining types.Hugo Hörnquist2020-06-13
|
* Add duration parser.Hugo Hörnquist2020-06-13
|