aboutsummaryrefslogtreecommitdiff
path: root/module/output/html.scm (follow)
Commit message (Expand)AuthorAge
* Popup sidebar now button holder.Hugo Hörnquist2020-04-26
* Add export as ics button.Hugo Hörnquist2020-04-26
* Add popup close button.Hugo Hörnquist2020-04-26
* Move a on event to inside, around body.Hugo Hörnquist2020-04-26
* Made .btn own css class.Hugo Hörnquist2020-04-26
* Text event CSS better generalized.Hugo Hörnquist2020-04-26
* Sidebar event code now reusable for popups.Hugo Hörnquist2020-04-26
* Table cells date now in <time> tag.Hugo Hörnquist2020-04-26
* All HTML graphical events now use same render code.Hugo Hörnquist2020-04-26
* Break out format-recurrence-rule.Hugo Hörnquist2020-04-26
* Move events-between.Hugo Hörnquist2020-04-26
* Month view better colors.Hugo Hörnquist2020-04-26
* Move date-range to datetime/util.Hugo Hörnquist2020-04-26
* Remove days-between in favour of days-in-interval.Hugo Hörnquist2020-04-26
* HTML event attributes added as html attributes.Hugo Hörnquist2020-04-26
* Remove wkst argument from tablify.Hugo Hörnquist2020-04-26
* Add some comments.Hugo Hörnquist2020-04-26
* HTML Description exception handler now works.Hugo Hörnquist2020-04-26
* Renormalize some dt's to local time, solving owerflow.Hugo Hörnquist2020-04-25
* Add exception handler to description filter.Hugo Hörnquist2020-04-25
* Slightly improve display of EXDATES.Hugo Hörnquist2020-04-25
* Add week numbers to HTML small calendar.Hugo Hörnquist2020-04-16
* Add UI sliders to tune CSS.Hugo Hörnquist2020-04-14
* Show EXDATES in text format.Hugo Hörnquist2020-04-07
* Add location to blocks, rrules and last-modified to text in html.Hugo Hörnquist2020-04-07
* Update JS to only try to mark today if posible.Hugo Hörnquist2020-04-05
* Fix JS for current time.Hugo Hörnquist2020-04-05
* Add header for month layout.Hugo Hörnquist2020-04-04
* Move nav buttons away from smallcal.Hugo Hörnquist2020-04-04
* Add responsivnes, major rework on css.Hugo Hörnquist2020-04-03
* Add string tilecase to some date outputs.Hugo Hörnquist2020-04-03
* Remove ensure? for configs, built in instead.Hugo Hörnquist2020-04-02
* Update remaining code to use new config scheme.Hugo Hörnquist2020-04-01
* Attempt at decentralized configuration system.Hugo Hörnquist2020-03-31
* Add toggles between week and month view for HTML.Hugo Hörnquist2020-03-31
* Update HTML /static links to be absolute.Hugo Hörnquist2020-03-31
* Change html-generate to take everything as kv-args.Hugo Hörnquist2020-03-31
* Fix unnamed calendars for table view.Hugo Hörnquist2020-03-31
* Fixed minor errors in HTML output.Hugo Hörnquist2020-03-30
* Improve *->decimal-hour procedures.Hugo Hörnquist2020-03-25
* Move some datetime procedures to propper modules.Hugo Hörnquist2020-03-24
* Add comment about DST and create-top-block.Hugo Hörnquist2020-03-24
* Allow nameless calendars again.Hugo Hörnquist2020-03-24
* Add datetime->decimal-hour.Hugo Hörnquist2020-03-24
* Change date{,time}-difference to hopefully sensible types.Hugo Hörnquist2020-03-24
* Fix time span formatting for HTML descriptions.Hugo Hörnquist2020-03-23
* HTML minor cleanup.Hugo Hörnquist2020-03-23
* Reintroduce sidebar text.Hugo Hörnquist2020-03-23
* Minor cleanup in HTML output.Hugo Hörnquist2020-03-23
* Remove scroll-snap.Hugo Hörnquist2020-03-23