aboutsummaryrefslogtreecommitdiff
path: root/module (unfollow)
Commit message (Expand)Author
2020-07-20Resolve {i,o}speed TODO in termios.Hugo Hörnquist
2020-07-20Resolve TODO for with-ptr.Hugo Hörnquist
2020-07-20Cleanup for cpp.Hugo Hörnquist
2020-07-20Split parse-cpp into multiple modules.Hugo Hörnquist
2020-07-20Bunch of work on cpp.Hugo Hörnquist
2020-07-20Add missing format dependency for exceptions.Hugo Hörnquist
2020-07-20Add split-by.Hugo Hörnquist
2020-07-20Remove invalid export tree-map from (util).Hugo Hörnquist
2020-07-20Add read-lines.Hugo Hörnquist
2020-07-20Add module for immutable directed graphs.Hugo Hörnquist
2020-07-19Start cpp.Hugo Hörnquist
2020-07-18Fix RRULE/UNTIL in xCal.Hugo Hörnquist
2020-07-17Fix parameter print in describe.Hugo Hörnquist
2020-07-17Properties now return alist instead of hashmap.Hugo Hörnquist
2020-07-17Resolve TODO about parameter name.Hugo Hörnquist
2020-07-17Add duration output.Hugo Hörnquist
2020-07-17Fix parse error on duration.Hugo Hörnquist
2020-07-17Resolve TODO about datetime output.Hugo Hörnquist
2020-07-15Move --editmode width for generated events to fix css.Hugo Hörnquist
2020-07-15Repair jump to date.Hugo Hörnquist
2020-07-15HTML Generated events now come without an UID.Hugo Hörnquist
2020-07-14Add TODO about id to functions JS.Hugo Hörnquist
2020-07-14Add TODO about VALUE in some cases.Hugo Hörnquist
2020-07-14Javascripts date should now work for both local and UTC dates.Hugo Hörnquist
2020-07-13Minor SXML cleanup.Hugo Hörnquist
2020-07-13Frontend for event creation should work for long and short events.Hugo Hörnquist
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