aboutsummaryrefslogtreecommitdiff
path: root/module (unfollow)
Commit message (Expand)Author
2020-08-10Repair /today.Hugo Hörnquist
2020-08-10Add comment about final page.Hugo Hörnquist
2020-08-10Add TODO:s to server.Hugo Hörnquist
2020-08-10Got new timeslice limiter to work, document.Hugo Hörnquist
2020-08-10Add support for arrow keys in term.Hugo Hörnquist
2020-08-10Remove old limiter on execute-query.Hugo Hörnquist
2020-08-10Add stream-timeslice-limit.Hugo Hörnquist
2020-08-09Partial search page works, but alway times out first.Hugo Hörnquist
2020-08-09Add paginator, use in in html and term.Hugo Hörnquist
2020-08-09Add basic (semi broken) paginator to HTML search.Hugo Hörnquist
2020-08-09Can create events with åäö again.Hugo Hörnquist
2020-08-07Dynamicaly created popups now work.Hugo Hörnquist
2020-08-07Slightly better search page.Hugo Hörnquist
2020-08-07Search page now xhtml.Hugo Hörnquist
2020-08-07Fix parse-query.Hugo Hörnquist
2020-08-07r:query now guaranteed string.Hugo Hörnquist
2020-08-07HTML search now actually searches.Hugo Hörnquist
2020-08-07Remove debug prints from term search.Hugo Hörnquist
2020-08-07Add rudementary search page to HTML.Hugo Hörnquist
2020-08-07Server Uri-decode query string.Hugo Hörnquist
2020-08-07Create search module, update term to use it.Hugo Hörnquist
2020-08-06HTML month day numbers now links to week view.Hugo Hörnquist
2020-08-06Create multiple events without refreshing page between.Hugo Hörnquist
2020-08-06Fix time when creating from month view.Hugo Hörnquist
2020-08-06Fix popup when creating and deleting in week.Hugo Hörnquist
2020-08-06Fix most of event creation problems in week.Hugo Hörnquist
2020-08-06Add favicon.Hugo Hörnquist
2020-08-06Start moving popup's away from parents.Hugo Hörnquist
2020-08-05Clean up caltable code.Hugo Hörnquist
2020-08-04Events per day now in correct spots.Hugo Hörnquist
2020-08-04Fix row count and height.Hugo Hörnquist
2020-08-04Start work on long event layout for months.Hugo Hörnquist
2020-08-03Resolve (datetime instance) TODO with ./configure?Hugo Hörnquist
2020-08-03Add TODO's about early load.Hugo Hörnquist
2020-08-03Fixed stack overflow on event deletion!Hugo Hörnquist
2020-08-03Move <events> methods to own module for easier loading.Hugo Hörnquist
2020-08-03Minor fixups.Hugo Hörnquist
2020-08-02Module cleanup.Hugo Hörnquist
2020-08-02Remove (util app).Hugo Hörnquist
2020-08-01Repair vcomponent describe.Hugo Hörnquist
2020-07-30Resolve zic TODO's.Hugo Hörnquist
2020-07-30Add datetime-.Hugo Hörnquist
2020-07-30Move type formatters away from HTML.Hugo Hörnquist
2020-07-30Start embedding more data for css and js in the html doc.Hugo Hörnquist
2020-07-30Improve terminal input.Hugo Hörnquist
2020-07-30Turn cursor invisible.Hugo Hörnquist
2020-07-30Term output work.Hugo Hörnquist
2020-07-30Fix speed problems with term ui.Hugo Hörnquist
2020-07-30Rework terminal output into view system.Hugo Hörnquist
2020-07-30Simplify internal app interface.Hugo Hörnquist