aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Better handle debug tab.Hugo Hörnquist2021-11-09
| * Major work on event creation.Hugo Hörnquist2021-11-08
| * All ComponentVEvent requires uid.Hugo Hörnquist2021-11-08
| * JS normalize all vevent property keys to upper case.Hugo Hörnquist2021-11-08
| * Comment out x-hnh-calendar-name.Hugo Hörnquist2021-11-08
| * Fix flat event slice for calendars.Hugo Hörnquist2021-11-08
| * doc updates.Hugo Hörnquist2021-11-05
| * Start depending on npm.Hugo Hörnquist2021-11-05
| * Limit exports to those used by imports.Hugo Hörnquist2021-11-01
| * lib.Hugo Hörnquist2021-10-31
| * Everything but lib.Hugo Hörnquist2021-10-31
| * Mostly fix datetime values in frontend.Hugo Hörnquist2021-10-10
| * Drive popup tabs through javascript.Hugo Hörnquist2021-10-06
| * Fix issue with datetimes not getting set.Hugo Hörnquist2021-10-06
| * add development start script.Hugo Hörnquist2021-10-04
| * Add tsconfig.json.Hugo Hörnquist2021-10-04
| * Merge branch 'new-js' into typescriptHugo Hörnquist2021-10-04
| |\
| | * Work on calendar from event in frontend, broken.Hugo Hörnquist2021-10-04
| * | Major typescript work.Hugo Hörnquist2021-10-04
| * | {.js => .ts} on relavant files.Hugo Hörnquist2021-10-04
| |/
| * workHugo Hörnquist2021-10-03
| * Further work, rework popup.Hugo Hörnquist2021-10-03
| * Repair debug buttons.Hugo Hörnquist2021-10-03
| * Fix graphical block size.Hugo Hörnquist2021-10-03
| * to_jcal for new VEvent class.Hugo Hörnquist2021-10-03
| * Reintroduce dateonly for date-time-input:s.Hugo Hörnquist2021-10-01
| * Remove old date_time system.Hugo Hörnquist2021-10-01
| * Got date-times working in new system.Hugo Hörnquist2021-10-01
| * Replace today-button with web component.Hugo Hörnquist2021-09-30
| * Start rework on js setup.Hugo Hörnquist2021-09-29
* | Document testrunner syntax.Hugo Hörnquist2021-11-08
* | Got coverage tests to work!Hugo Hörnquist2021-11-08
|/
* Add debug tab to HTML popups.Hugo Hörnquist2021-08-30
* Fix minor syntax error for set/r!Hugo Hörnquist2021-08-30
* Allow partial change and removal of XML Namespaces.Hugo Hörnquist2021-08-24
* 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