aboutsummaryrefslogtreecommitdiff
path: root/module/output/html.scm (follow)
Commit message (Collapse)AuthorAge
...
* Add xcal class to unformatted xml.Hugo Hörnquist2020-07-08
|
* HTML move download to own tab.Hugo Hörnquist2020-07-08
|
* Only include XCAL when in edit mode.Hugo Hörnquist2020-07-08
|
* Fix minor errors in HTML output.Hugo Hörnquist2020-07-08
|
* Merge branch 'html-popup-tabs'Hugo Hörnquist2020-07-08
|\ | | | | | | | | Firefox decided to work again. It might just be my system that it slightly unstable?
| * Draft of multiple tabs for HTML popups.Hugo Hörnquist2020-07-07
| | | | | | | | | | | | | | | | | | | | Adds a tab system inside each popup. Vivaldi's lighthouse says it works fine, but firefox takes way longer to load the page, and uses 100% CPU for a while. Not sure why. Possible solution would be client side rendering for the events (since they only need to be shown one clicked). It's worth taking another look at this once the popup system has been replaced.
* | HTML add defer to script tags.Hugo Hörnquist2020-07-07
|/
* Introduce HTML edit mode.Hugo Hörnquist2020-07-07
|
* TODO's in html.Hugo Hörnquist2020-07-07
|
* Merge (datetime util) into (datetime).Hugo Hörnquist2020-07-07
|
* Finished renamining attribute to property.Hugo Hörnquist2020-07-07
|
* Add basic event creation from HTML.Hugo Hörnquist2020-07-07
|
* Xcal output cleanup.Hugo Hörnquist2020-06-29
|
* Changed HTML to include xcal instead of parameters.Hugo Hörnquist2020-06-25
|
* Fix multi-valued fields.Hugo Hörnquist2020-06-15
|
* Fix HTML help file creation.Hugo Hörnquist2020-06-10
|
* Break text procedures into modules.Hugo Hörnquist2020-06-01
|
* Add debug config to html.Hugo Hörnquist2020-06-01
|
* Modify config to store return of #:pre.Hugo Hörnquist2020-06-01
|
* Handle events with no DTEND.Hugo Hörnquist2020-05-24
|
* Slight changes to define-config.Hugo Hörnquist2020-05-23
|
* Remove special case for first day in month view.Hugo Hörnquist2020-05-23
|
* Replace one match-lambda* with case-lambda.Hugo Hörnquist2020-05-23
|
* HTML add debug parameter.Hugo Hörnquist2020-05-23
|
* Minor cleanup.Hugo Hörnquist2020-05-23
|
* Recurrence rules now always parsed.Hugo Hörnquist2020-05-19
|
* New parser now on feature parity with old.Hugo Hörnquist2020-05-09
|
* Made benchmark main runnable again.Hugo Hörnquist2020-05-06
|
* Change to only call get-datetime in parse.Hugo Hörnquist2020-05-05
|
* All warning procedures now uses warning system.Hugo Hörnquist2020-05-04
|
* Fix /today? when intervaltype is something else.Hugo Hörnquist2020-05-04
|
* Fix HTML week number rendering around v. 1.Hugo Hörnquist2020-05-03
|
* [today] and [jump to] now works without JS.Hugo Hörnquist2020-05-03
|
* Whitespace fixup.Hugo Hörnquist2020-05-03
|
* Add [today] and [jump to] button in frontend.Hugo Hörnquist2020-05-03
| | | | | Currently the JavaScript updates these buttons to work, but they by default reference backend endpoints which are not yet written.
* Translate 'monthly' and 'weekly' buttons.Hugo Hörnquist2020-05-03
|
* Add intervaltype argument to html-generate.Hugo Hörnquist2020-05-03
|
* Allow btn to take nothing, and default to <button>.Hugo Hörnquist2020-05-03
|
* Remove old popup code.Hugo Hörnquist2020-05-01
|
* Setup local mirroring of frontend libs.Hugo Hörnquist2020-05-01
|
* Merge branch 'master' into tooltipHugo Hörnquist2020-05-01
|\
| * Change call signature for [gs]etf.Hugo Hörnquist2020-04-30
| |
| * Update HTML to use app.Hugo Hörnquist2020-04-30
| |
* | Made code more compatible with popups, improve config.Hugo Hörnquist2020-04-29
| |
* | Test tooltip library.Hugo Hörnquist2020-04-29
|/
* 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
|