aboutsummaryrefslogtreecommitdiff
path: root/module/output (unfollow)
Commit message (Expand)Author
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
2020-04-26Remove days-between in favour of days-in-interval.Hugo Hörnquist
2020-04-26HTML event attributes added as html attributes.Hugo Hörnquist
2020-04-26Remove wkst argument from tablify.Hugo Hörnquist
2020-04-26Add some comments.Hugo Hörnquist
2020-04-26HTML Description exception handler now works.Hugo Hörnquist
2020-04-25Renormalize some dt's to local time, solving owerflow.Hugo Hörnquist
2020-04-25Add exception handler to description filter.Hugo Hörnquist
2020-04-25Slightly improve display of EXDATES.Hugo Hörnquist
2020-04-25Terminal output end time now end time again.Hugo Hörnquist
2020-04-22ICAL Change to new tz source.Hugo Hörnquist
2020-04-22Filter X-HNH-FILENAME from ical output.Hugo Hörnquist
2020-04-22ICAL output support for number of new types.Hugo Hörnquist
2020-04-16Add week numbers to HTML small calendar.Hugo Hörnquist
2020-04-14Add UI sliders to tune CSS.Hugo Hörnquist
2020-04-07Show EXDATES in text format.Hugo Hörnquist
2020-04-07Minor notes and fixes.Hugo Hörnquist
2020-04-07Add location to blocks, rrules and last-modified to text in html.Hugo Hörnquist
2020-04-06Add multiple new text formatting procedures.Hugo Hörnquist
2020-04-05Update JS to only try to mark today if posible.Hugo Hörnquist
2020-04-05Fix JS for current time.Hugo Hörnquist
2020-04-04Add header for month layout.Hugo Hörnquist
2020-04-04Move nav buttons away from smallcal.Hugo Hörnquist
2020-04-03Add responsivnes, major rework on css.Hugo Hörnquist
2020-04-03Add string tilecase to some date outputs.Hugo Hörnquist
2020-04-02Remove ensure? for configs, built in instead.Hugo Hörnquist
2020-04-01Update remaining code to use new config scheme.Hugo Hörnquist
2020-03-31Attempt at decentralized configuration system.Hugo Hörnquist
2020-03-31Add toggles between week and month view for HTML.Hugo Hörnquist
2020-03-31Update HTML /static links to be absolute.Hugo Hörnquist
2020-03-31Change html-generate to take everything as kv-args.Hugo Hörnquist
2020-03-31Fix unnamed calendars for table view.Hugo Hörnquist
2020-03-30Fixed minor errors in HTML output.Hugo Hörnquist
2020-03-25Improve *->decimal-hour procedures.Hugo Hörnquist
2020-03-24Move some datetime procedures to propper modules.Hugo Hörnquist
2020-03-24Add comment about DST and create-top-block.Hugo Hörnquist