aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Make zero-length events be part of day flow.Hugo Hörnquist2021-08-20
* Refactor read-file to use string ports.Hugo Hörnquist2021-08-15
* Add TODO about bad string-append performance.Hugo Hörnquist2021-08-15
* Render attachements to HTML frontend.Hugo Hörnquist2021-08-15
* Fix paginator buttons forgetting future clause.Hugo Hörnquist2021-08-15
* Fix encode-query-parameters.Hugo Hörnquist2021-08-15
* Add comment about "bug" where calendars where missing their names.Hugo Hörnquist2021-08-10
* Export vline? from (vcomponent base).Hugo Hörnquist2021-08-10
* Add OpenSSL:s SHA256Hugo Hörnquist2021-08-10
* HTML calendar list now links to list off all their events.Hugo Hörnquist2021-08-10
* Change uri-encode to use ->quoted-string.Hugo Hörnquist2021-08-10
* Add parser for Microsoft Teams generated events in sample config.Hugo Hörnquist2021-07-19
* Fix bug where 'base' of event repeated through multiple VEVENT:s would be "lo...Hugo Hörnquist2021-07-19
* Templetize blue color.Hugo Hörnquist2021-07-07
* Add marker on events with descriptions.Hugo Hörnquist2021-06-10
* '/' focuses search in HTML.Hugo Hörnquist2021-05-20
* Add TODO about search formatting.Hugo Hörnquist2021-05-17
* JS Fix adding of missing vcal properties.v0.6.3-rc1Hugo Hörnquist2021-05-17
* Hopefully fix remaining & problems.Hugo Hörnquist2021-05-17
* Fix & not becoming & in XML.Hugo Hörnquist2021-05-17
* Fix & not becoming & in XML.Hugo Hörnquist2021-05-17
* Merge branch 'jcal'Hugo Hörnquist2021-05-17
|\
| * Long events now wholeday per default.Hugo Hörnquist2021-05-17
| * Cleanup + fix for wholeday checkbox.Hugo Hörnquist2021-05-17
| * Rework date-time input to be cleaner + work again.Hugo Hörnquist2021-05-17
| * Calendar setting working again!Hugo Hörnquist2021-05-16
| * Generall callbacks works again.Hugo Hörnquist2021-05-16
| * s/get/get_callback_list/Hugo Hörnquist2021-05-16
| * Change background when in debug mode.Hugo Hörnquist2021-05-16
| * General fixup of vcal stuff.Hugo Hörnquist2021-05-16
| * Start moving vcal stuff to own class.Hugo Hörnquist2021-03-02
| * Look at mapping in vcal types to js types.Hugo Hörnquist2021-02-01
| * Limit edit tab to when in edit mode.Hugo Hörnquist2021-02-01
| * Clarify javascript parseDate.Hugo Hörnquist2021-02-01
| * Note use of jcal in README.Hugo Hörnquist2021-02-01
| * Handle types of xcal rrule.Hugo Hörnquist2021-02-01
* | Terminal reload events when jumping to today.Hugo Hörnquist2021-05-15
* | Add week indicator to week screen.Hugo Hörnquist2021-05-11
* | Change clear-input icon.Hugo Hörnquist2021-02-01
|/
* Fix small-cal highlight for "remote" dates.Hugo Hörnquist2021-02-01
* Add only-future checkbox on search page.Hugo Hörnquist2021-02-01
* Merge branch 'edit-rrule'Hugo Hörnquist2021-02-01
|\
| * Add keyborad bindings for popup tabs.Hugo Hörnquist2021-01-13
| * Add TODO about byday.Hugo Hörnquist2021-01-13
| * Bind recur dropdowns.Hugo Hörnquist2021-01-13
| * Add animations to popup tab labels.Hugo Hörnquist2021-01-12
* | Added string->date/-time.Hugo Hörnquist2021-01-14
* | Found js property documentElement.Hugo Hörnquist2021-01-14
* | Bind full week days in addition to abriviations.Hugo Hörnquist2021-01-14
* | xcal parse now handles WKST in RRULE's.Hugo Hörnquist2021-01-14