aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* HTML only start creating events on actual drag.Hugo Hörnquist2020-07-07
|
* Rename parse component to parse ical.Hugo Hörnquist2020-07-07
|
* Resolve TZ for xcal datetime.Hugo Hörnquist2020-07-07
|
* Resolve whitespace in binary.Hugo Hörnquist2020-07-07
|
* Extend (vcomponent describe) to handle multi-valued fields.Hugo Hörnquist2020-07-07
|
* Introduce HTML edit mode.Hugo Hörnquist2020-07-07
|
* Fix UNTIL parsinrg for RRULE:s.Hugo Hörnquist2020-07-07
|
* TODO's in html.Hugo Hörnquist2020-07-07
|
* Fix check for empty log file.Hugo Hörnquist2020-07-07
|
* Remove some TODO:s.Hugo Hörnquist2020-07-07
|
* Major reordering in datetime.Hugo Hörnquist2020-07-07
|
* Clean up datetime parsing.Hugo Hörnquist2020-07-07
|
* 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
|