aboutsummaryrefslogtreecommitdiff
path: root/module/output (unfollow)
Commit message (Expand)Author
2020-05-19Recurrence rules now always parsed.Hugo Hörnquist
2020-05-09New parser now on feature parity with old.Hugo Hörnquist
2020-05-06Made benchmark main runnable again.Hugo Hörnquist
2020-05-05Change to only call get-datetime in parse.Hugo Hörnquist
2020-05-04Add ability to download ics in entirety.Hugo Hörnquist
2020-05-04Replace direct output to current-error-port with warnings.Hugo Hörnquist
2020-05-04All warning procedures now uses warning system.Hugo Hörnquist
2020-05-04Fix /today? when intervaltype is something else.Hugo Hörnquist
2020-05-04Repair term + add --help.Hugo Hörnquist
2020-05-04Add true-string-length.Hugo Hörnquist
2020-05-03Fix HTML week number rendering around v. 1.Hugo Hörnquist
2020-05-03[today] and [jump to] now works without JS.Hugo Hörnquist
2020-05-03Whitespace fixup.Hugo Hörnquist
2020-05-03Add [today] and [jump to] button in frontend.Hugo Hörnquist
2020-05-03Translate 'monthly' and 'weekly' buttons.Hugo Hörnquist
2020-05-03Add intervaltype argument to html-generate.Hugo Hörnquist
2020-05-03Allow btn to take nothing, and default to <button>.Hugo Hörnquist
2020-05-01Remove old popup code.Hugo Hörnquist
2020-05-01Setup local mirroring of frontend libs.Hugo Hörnquist
2020-04-30Change call signature for [gs]etf.Hugo Hörnquist
2020-04-30Update HTML to use app.Hugo Hörnquist
2020-04-30Update ical parts to use app context.Hugo Hörnquist
2020-04-29Made code more compatible with popups, improve config.Hugo Hörnquist
2020-04-29Test tooltip library.Hugo Hörnquist
2020-04-29Add TODO to HTML.Hugo Hörnquist
2020-04-28.btn click area now fixed.Hugo Hörnquist
2020-04-28Whitespace cleanup.Hugo Hörnquist
2020-04-28Fix overview spelling.Hugo Hörnquist
2020-04-28Comment on marks in small calendar.Hugo Hörnquist
2020-04-27Add hover-text to popup buttons.Hugo Hörnquist
2020-04-27Move events-between to datetime/vcomponent.Hugo Hörnquist
2020-04-27Remove event-debug-html.Hugo Hörnquist
2020-04-27Replace code for small calendar.Hugo Hörnquist
2020-04-27Minor updates.Hugo Hörnquist
2020-04-27Filter to only relevant timezones in ics output.Hugo Hörnquist
2020-04-26Ical output more modular.Hugo Hörnquist
2020-04-26Popup sidebar now button holder.Hugo Hörnquist
2020-04-26Add export as ics button.Hugo Hörnquist
2020-04-26ICAL output work.Hugo Hörnquist
2020-04-26Add popup close button.Hugo Hörnquist
2020-04-26Move a on event to inside, around body.Hugo Hörnquist
2020-04-26Made .btn own css class.Hugo Hörnquist
2020-04-26Text event CSS better generalized.Hugo Hörnquist
2020-04-26Sidebar event code now reusable for popups.Hugo Hörnquist
2020-04-26Table cells date now in <time> tag.Hugo Hörnquist
2020-04-26All HTML graphical events now use same render code.Hugo Hörnquist
2020-04-26Break out format-recurrence-rule.Hugo Hörnquist
2020-04-26Move events-between.Hugo Hörnquist
2020-04-26Month view better colors.Hugo Hörnquist
2020-04-26Move date-range to datetime/util.Hugo Hörnquist