aboutsummaryrefslogtreecommitdiff
path: root/module/output (follow)
Commit message (Expand)AuthorAge
* Play around with sql.sqlHugo Hörnquist2020-08-01
* Move type formatters away from HTML.Hugo Hörnquist2020-07-30
* Start embedding more data for css and js in the html doc.Hugo Hörnquist2020-07-30
* Improve terminal input.Hugo Hörnquist2020-07-30
* Turn cursor invisible.Hugo Hörnquist2020-07-30
* Term output work.Hugo Hörnquist2020-07-30
* Fix speed problems with term ui.Hugo Hörnquist2020-07-30
* Rework terminal output into view system.Hugo Hörnquist2020-07-30
* vulgar fixups.Hugo Hörnquist2020-07-30
* Merge mod!:s functionality into set!Hugo Hörnquist2020-07-27
* Change html-id to randomly generate.Hugo Hörnquist2020-07-26
* Button onclick now actually sends object.Hugo Hörnquist2020-07-24
* Add missing equal signs for parameters in ical output.Hugo Hörnquist2020-07-24
* Change internal fields to stat with a dash.Hugo Hörnquist2020-07-24
* Move parenthesis.Hugo Hörnquist2020-07-24
* Stuff about (output vdir).Hugo Hörnquist2020-07-24
* Let with-atomic-output-to-file break free.Hugo Hörnquist2020-07-22
* Properties now return alist instead of hashmap.Hugo Hörnquist2020-07-17
* Add duration output.Hugo Hörnquist2020-07-17
* Resolve TODO about datetime output.Hugo Hörnquist2020-07-17
* Move --editmode width for generated events to fix css.Hugo Hörnquist2020-07-15
* Repair jump to date.Hugo Hörnquist2020-07-15
* HTML Generated events now come without an UID.Hugo Hörnquist2020-07-15
* Add TODO about id to functions JS.Hugo Hörnquist2020-07-14
* Javascripts date should now work for both local and UTC dates.Hugo Hörnquist2020-07-14
* Minor SXML cleanup.Hugo Hörnquist2020-07-13
* Frontend for event creation should work for long and short events.Hugo Hörnquist2020-07-13
* Remove width:calc(100%*var(--editmode)) from created events.Hugo Hörnquist2020-07-13
* Apply event blankspace to long events.Hugo Hörnquist2020-07-13
* Fix module error in (output vdir).Hugo Hörnquist2020-07-13
* Minor cleanup.Hugo Hörnquist2020-07-13
* Minor formatting changes.Hugo Hörnquist2020-07-12
* Fix graphical event overflow.Hugo Hörnquist2020-07-12
* HTML Change template code for new events.Hugo Hörnquist2020-07-11
* Add some TODO:s.Hugo Hörnquist2020-07-11
* Javascript bind advanced fields + special formatting.Hugo Hörnquist2020-07-11
* Javascript bind properties to object.Hugo Hörnquist2020-07-10
* Fix popup close buttons, and ESC to close all.Hugo Hörnquist2020-07-10
* Add CSS to embedded icalendar.Hugo Hörnquist2020-07-10
* Move back to own popup system.Hugo Hörnquist2020-07-10
* Attempt to serve everything as xml.Hugo Hörnquist2020-07-09
* Replace xcal main with ns-wrap.Hugo Hörnquist2020-07-09
* HTML Download tab now div instead of article.Hugo Hörnquist2020-07-09
* Move save-event to own module.Hugo Hörnquist2020-07-08
* Add HTML button for removing elements.Hugo Hörnquist2020-07-08
* Add xcal class to unformatted xml.Hugo Hörnquist2020-07-08
* HTML move download to own tab.Hugo Hörnquist2020-07-08
* Repair ics output.Hugo Hörnquist2020-07-08
* Only include XCAL when in edit mode.Hugo Hörnquist2020-07-08
* Fix minor errors in HTML output.Hugo Hörnquist2020-07-08