aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | 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
* | Add debug button to repats tab.Hugo Hörnquist2021-01-13
* | Start using event_from_popup everywhere.Hugo Hörnquist2021-01-13
* | Fix fallback js .formatHugo Hörnquist2021-01-12
* | xcal->vcomponent fix rrule parsing.Hugo Hörnquist2021-01-12
* | Fix jcal->xcal rrule generationHugo Hörnquist2021-01-12
* | Can create event with new interface.Hugo Hörnquist2021-01-12
* | jcal_to_xcal now works.Hugo Hörnquist2021-01-12
* | Minor commentns.Hugo Hörnquist2021-01-05
* | Start work on jcal system.Hugo Hörnquist2020-12-18
|/
* Add convert entry-point.Hugo Hörnquist2020-11-29
* Generated xcal now has by*-rules correct.Hugo Hörnquist2020-11-29
* getopt 'options' option on values.Hugo Hörnquist2020-11-29
* Found out some inconvinient truths about the format.Hugo Hörnquist2020-11-23
* JS Add date_time pseudo tag.Hugo Hörnquist2020-11-23
* Bind large part of rrule.Hugo Hörnquist2020-11-23
* Notes on input-list doc.Hugo Hörnquist2020-11-23
* JS input list propagate addEventListener('input', ...Hugo Hörnquist2020-11-23
* Further work on breakout and rrule.Hugo Hörnquist2020-11-21
* Merge branch 'edit-rrule' into jsHugo Hörnquist2020-11-20
|\
| * Start binding in js.Hugo Hörnquist2020-11-20
* | Work on templetazing js.Hugo Hörnquist2020-11-20
* | Start looking into generalized input-list.Hugo Hörnquist2020-11-20
|/
* Start adding binding stuff too rrule edit form.Hugo Hörnquist2020-11-20
* Add preliminary component for input-plus-minus.Hugo Hörnquist2020-11-20
* Slightly improve 'Building <events>' print.Hugo Hörnquist2020-11-17
* Repair by* input.Hugo Hörnquist2020-11-17
* Start byday.Hugo Hörnquist2020-11-11
* Add @select for RRULE options.Hugo Hörnquist2020-11-11
* Add most of form for editing rrule:s.Hugo Hörnquist2020-11-06
* Fix main paht in use2dot.v0.6.2Hugo Hörnquist2020-11-06
* Add watch-rule for scss files.Hugo Hörnquist2020-11-06
* Add view calendar button on search page.Hugo Hörnquist2020-11-06
* Merge branch 'front'Hugo Hörnquist2020-11-05
|\
| * Add comment about freeform fields.Hugo Hörnquist2020-11-05
| * Bound CATEGORIES input.Hugo Hörnquist2020-11-05
| * Xcal input split CATEGORIES.Hugo Hörnquist2020-11-05
| * CATEGORIES (and RESOURCES) join list ical on output.Hugo Hörnquist2020-11-05
| * Move category css from .event to .popup.Hugo Hörnquist2020-11-05
| * Introduce event_from_popup and vice versa.Hugo Hörnquist2020-11-05
| * Change recovery on unexpected ',' in TEXT field.Hugo Hörnquist2020-11-05