aboutsummaryrefslogtreecommitdiff
path: root/module (unfollow)
Commit message (Expand)Author
2020-07-13Remove width:calc(100%*var(--editmode)) from created events.Hugo Hörnquist
2020-07-13Apply event blankspace to long events.Hugo Hörnquist
2020-07-13Fix module error in (output vdir).Hugo Hörnquist
2020-07-13Minor cleanup.Hugo Hörnquist
2020-07-12Event creation from HTML works again.Hugo Hörnquist
2020-07-12SXML Namespace mappings.Hugo Hörnquist
2020-07-12Add initial (sxml namespace).Hugo Hörnquist
2020-07-12Minor formatting changes.Hugo Hörnquist
2020-07-12Fix graphical event overflow.Hugo Hörnquist
2020-07-12Minor whitespace change.Hugo Hörnquist
2020-07-11HTML Change template code for new events.Hugo Hörnquist
2020-07-11Add (vcomponent build).Hugo Hörnquist
2020-07-11Add some TODO:s.Hugo Hörnquist
2020-07-11Javascript bind advanced fields + special formatting.Hugo Hörnquist
2020-07-10Javascript bind properties to object.Hugo Hörnquist
2020-07-10Fix popup close buttons, and ESC to close all.Hugo Hörnquist
2020-07-10Serve xml under .html, month view xhtml content-type.Hugo Hörnquist
2020-07-10Add CSS to embedded icalendar.Hugo Hörnquist
2020-07-10Move back to own popup system.Hugo Hörnquist
2020-07-09Attempt to serve everything as xml.Hugo Hörnquist
2020-07-09Replace xcal main with ns-wrap.Hugo Hörnquist
2020-07-09HTML Download tab now div instead of article.Hugo Hörnquist
2020-07-09Patch sxml->html, adding:Hugo Hörnquist
2020-07-08Import sxml->html from dthompson.Hugo Hörnquist
2020-07-08Move save-event to own module.Hugo Hörnquist
2020-07-08Add HTML button for removing elements.Hugo Hörnquist
2020-07-08Add /remove POST endpoint.Hugo Hörnquist
2020-07-08Add xcal class to unformatted xml.Hugo Hörnquist
2020-07-08Add TODO about stack overflow fro add-/remove-event.Hugo Hörnquist
2020-07-08Add remove-event.Hugo Hörnquist
2020-07-08Fixes in add-event.Hugo Hörnquist
2020-07-08HTML move download to own tab.Hugo Hörnquist
2020-07-08Add preliminary xcal download endpoint.Hugo Hörnquist
2020-07-08Repair ics output.Hugo Hörnquist
2020-07-08TODO about list parser.Hugo Hörnquist
2020-07-08Only include XCAL when in edit mode.Hugo Hörnquist
2020-07-08Fix minor errors in HTML output.Hugo Hörnquist
2020-07-07Remove faulty top error handler from main.Hugo Hörnquist
2020-07-07Remove bytevector depend in vcomponent/parse.Hugo Hörnquist
2020-07-07Draft of multiple tabs for HTML popups.Hugo Hörnquist
2020-07-07HTML add defer to script tags.Hugo Hörnquist
2020-07-07Rename parse component to parse ical.Hugo Hörnquist
2020-07-07Resolve TZ for xcal datetime.Hugo Hörnquist
2020-07-07Resolve whitespace in binary.Hugo Hörnquist
2020-07-07Extend (vcomponent describe) to handle multi-valued fields.Hugo Hörnquist
2020-07-07Introduce HTML edit mode.Hugo Hörnquist
2020-07-07Fix UNTIL parsinrg for RRULE:s.Hugo Hörnquist
2020-07-07TODO's in html.Hugo Hörnquist
2020-07-07Fix check for empty log file.Hugo Hörnquist
2020-07-07Remove some TODO:s.Hugo Hörnquist