aboutsummaryrefslogtreecommitdiff
path: root/module/output (follow)
Commit message (Collapse)AuthorAge
* Add TODO to HTML.Hugo Hörnquist2020-04-29
|
* .btn click area now fixed.Hugo Hörnquist2020-04-28
|
* Whitespace cleanup.Hugo Hörnquist2020-04-28
|
* Fix overview spelling.Hugo Hörnquist2020-04-28
|
* Comment on marks in small calendar.Hugo Hörnquist2020-04-28
|
* Add hover-text to popup buttons.Hugo Hörnquist2020-04-27
|
* Move events-between to datetime/vcomponent.Hugo Hörnquist2020-04-27
|
* Remove event-debug-html.Hugo Hörnquist2020-04-27
|
* Replace code for small calendar.Hugo Hörnquist2020-04-27
|
* Minor updates.Hugo Hörnquist2020-04-27
|
* Filter to only relevant timezones in ics output.Hugo Hörnquist2020-04-27
|
* Ical output more modular.Hugo Hörnquist2020-04-26
|
* Popup sidebar now button holder.Hugo Hörnquist2020-04-26
|
* Add export as ics button.Hugo Hörnquist2020-04-26
|
* ICAL output work.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
| | | | | Previously, if a DTEND = 01:00+02:00, but was given in UTC (23:00Z) then the fact that DTEND was in different dates lead to some problems.
* Add exception handler to description filter.Hugo Hörnquist2020-04-25
|
* Slightly improve display of EXDATES.Hugo Hörnquist2020-04-25
|
* Terminal output end time now end time again.Hugo Hörnquist2020-04-25
|
* ICAL Change to new tz source.Hugo Hörnquist2020-04-22
|
* Filter X-HNH-FILENAME from ical output.Hugo Hörnquist2020-04-22
|
* ICAL output support for number of new types.Hugo Hörnquist2020-04-22
|
* 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
|
* Minor notes and fixes.Hugo Hörnquist2020-04-07
|
* Add location to blocks, rrules and last-modified to text in html.Hugo Hörnquist2020-04-07
|
* Add multiple new text formatting procedures.Hugo Hörnquist2020-04-06
|
* 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
| | | | | | | | Primary page layout is now changed from being flexbox based to being grid based. This allows a much simpler complete rearangement of the elements to a tall view for narrow screens. A few other minor changes might also have slipped in.
* Add string tilecase to some date outputs.Hugo Hörnquist2020-04-03
|