aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Add tests for iCal unknown key warnings.Hugo Hörnquist2021-08-24
* Warnings are errors when running tests.Hugo Hörnquist2021-08-24
* Fix warning calls in string->datetime.Hugo Hörnquist2021-08-24
* Slightly improve error handling in test-runner.Hugo Hörnquist2021-08-21
* Improve error messages of rfc->datetime-weekdayHugo Hörnquist2021-08-21
* Repair BYDAY output for ical serialization.Hugo Hörnquist2021-08-21
* 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