aboutsummaryrefslogtreecommitdiff
path: root/module/output (follow)
Commit message (Expand)AuthorAge
* Add paginator, use in in html and term.Hugo Hörnquist2020-08-09
* Add basic (semi broken) paginator to HTML search.Hugo Hörnquist2020-08-09
* Dynamicaly created popups now work.Hugo Hörnquist2020-08-07
* Remove debug prints from term search.Hugo Hörnquist2020-08-07
* Create search module, update term to use it.Hugo Hörnquist2020-08-07
* HTML month day numbers now links to week view.Hugo Hörnquist2020-08-06
* Create multiple events without refreshing page between.Hugo Hörnquist2020-08-06
* Fix time when creating from month view.Hugo Hörnquist2020-08-06
* Fix popup when creating and deleting in week.Hugo Hörnquist2020-08-06
* Fix most of event creation problems in week.Hugo Hörnquist2020-08-06
* Start moving popup's away from parents.Hugo Hörnquist2020-08-06
* Clean up caltable code.Hugo Hörnquist2020-08-05
* Events per day now in correct spots.Hugo Hörnquist2020-08-04
* Fix row count and height.Hugo Hörnquist2020-08-04
* Start work on long event layout for months.Hugo Hörnquist2020-08-04
* Resolve (datetime instance) TODO with ./configure?Hugo Hörnquist2020-08-03
* Move <events> methods to own module for easier loading.Hugo Hörnquist2020-08-03
* Module cleanup.Hugo Hörnquist2020-08-02
* Remove (util app).Hugo Hörnquist2020-08-02
* 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