aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* 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
* | Add comments to some procedures.Hugo Hörnquist2021-01-14
* | Add horrendous / -> /today redirect.Hugo Hörnquist2021-01-14
* | Clarify commentary for recurrence tests.Hugo Hörnquist2021-01-14
* | Rename recurrence files.Hugo Hörnquist2021-01-14
* | Merge several recurrence test files.Hugo Hörnquist2021-01-14
* | Fix broken test.Hugo Hörnquist2021-01-13
* | Merge branch 'doc' into jcalHugo Hörnquist2021-01-13
|\ \
| * | Document (vcompenent control).Hugo Hörnquist2021-01-13
| * | Add script for displaying test commentaries.Hugo Hörnquist2021-01-13
| * | Add example xcal.Hugo Hörnquist2021-01-13
| * | Add additional parse-endpoint-string tests.Hugo Hörnquist2021-01-13
| * | Clarify event-length/clamped test.Hugo Hörnquist2021-01-13
| * | Add commentary to all test files.Hugo Hörnquist2021-01-13
| * | Add commentary to run-tests.Hugo Hörnquist2021-01-13
| * | Remove x-flag from tests/termios.scmHugo Hörnquist2021-01-13
| * | Wrote binders.texi.Hugo Hörnquist2021-01-13
| * | Add subsection "Components".Hugo Hörnquist2021-01-13
| * | Move javascript doc down one level.Hugo Hörnquist2021-01-13
| * | Note some javascript functions as private.Hugo Hörnquist2021-01-13
| * | Repair timebar.Hugo Hörnquist2021-01-13
| * | Fix repo-url in HTML.Hugo Hörnquist2021-01-13
| * | Doc work.Hugo Hörnquist2021-01-13
| * | Split javascript doc into multiple files.Hugo Hörnquist2021-01-06
| * | Start on propper documentation (of js so far).Hugo Hörnquist2021-01-05
| |/
* | Add debug buttons in popup for dumping xcal and jcal.Hugo Hörnquist2021-01-13
* | Broke event_to_jcal out into function.Hugo Hörnquist2021-01-13
* | Change quoting style.Hugo Hörnquist2021-01-13