aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Fixes in add-event.Hugo Hörnquist2020-07-08
|
* HTML move download to own tab.Hugo Hörnquist2020-07-08
|
* Add preliminary xcal download endpoint.Hugo Hörnquist2020-07-08
|
* Repair ics output.Hugo Hörnquist2020-07-08
|
* TODO about list parser.Hugo Hörnquist2020-07-08
|
* Javascript self closing XML tags.Hugo Hörnquist2020-07-08
|
* Only include XCAL when in edit mode.Hugo Hörnquist2020-07-08
|
* Fix minor errors in HTML output.Hugo Hörnquist2020-07-08
|
* Reformat xcal data in HTML with js.Hugo Hörnquist2020-07-08
|
* Merge branch 'html-popup-tabs'Hugo Hörnquist2020-07-08
|\ | | | | | | | | Firefox decided to work again. It might just be my system that it slightly unstable?
| * Draft of multiple tabs for HTML popups.Hugo Hörnquist2020-07-07
| | | | | | | | | | | | | | | | | | | | Adds a tab system inside each popup. Vivaldi's lighthouse says it works fine, but firefox takes way longer to load the page, and uses 100% CPU for a while. Not sure why. Possible solution would be client side rendering for the events (since they only need to be shown one clicked). It's worth taking another look at this once the popup system has been replaced.
* | Remove faulty top error handler from main.Hugo Hörnquist2020-07-07
| |
* | Remove bytevector depend in vcomponent/parse.Hugo Hörnquist2020-07-07
| |
* | HTML add defer to script tags.Hugo Hörnquist2020-07-07
|/
* HTML only start creating events on actual drag.Hugo Hörnquist2020-07-07
|
* Rename parse component to parse ical.Hugo Hörnquist2020-07-07
|
* Resolve TZ for xcal datetime.Hugo Hörnquist2020-07-07
|
* Resolve whitespace in binary.Hugo Hörnquist2020-07-07
|
* Extend (vcomponent describe) to handle multi-valued fields.Hugo Hörnquist2020-07-07
|
* Introduce HTML edit mode.Hugo Hörnquist2020-07-07
|
* Fix UNTIL parsinrg for RRULE:s.Hugo Hörnquist2020-07-07
|
* TODO's in html.Hugo Hörnquist2020-07-07
|
* Fix check for empty log file.Hugo Hörnquist2020-07-07
|
* Remove some TODO:s.Hugo Hörnquist2020-07-07
|
* Major reordering in datetime.Hugo Hörnquist2020-07-07
|
* Clean up datetime parsing.Hugo Hörnquist2020-07-07
|
* Merge (datetime util) into (datetime).Hugo Hörnquist2020-07-07
|
* Add script for generating dependency graphs.Hugo Hörnquist2020-07-07
|
* Replace datetime literals with proper sexps.Hugo Hörnquist2020-07-07
|
* Replace #$ reader macro with define-foreign.Hugo Hörnquist2020-07-07
|
* Add live import of event.Hugo Hörnquist2020-07-07
|
* Add insert-ordered.Hugo Hörnquist2020-07-07
|
* Finished renamining attribute to property.Hugo Hörnquist2020-07-07
|
* Rename attributes => properties, properties => parameters.Hugo Hörnquist2020-07-07
|
* Add basic event creation from HTML.Hugo Hörnquist2020-07-07
|
* HTTP POST insertion works.Hugo Hörnquist2020-06-29
|
* Add /insert POST endpoint.Hugo Hörnquist2020-06-29
|
* Allow multiple equals in HTTP queries.Hugo Hörnquist2020-06-29
|
* Fix type for components created from xcal.Hugo Hörnquist2020-06-29
|
* Calendar-import file write atomic.Hugo Hörnquist2020-06-29
|
* Add describe procedure for vcomponents.Hugo Hörnquist2020-06-29
|
* Add xcal tests.Hugo Hörnquist2020-06-29
|
* Add xcal parser.Hugo Hörnquist2020-06-29
|
* Add TODO's.Hugo Hörnquist2020-06-29
|
* Xcal output cleanup.Hugo Hörnquist2020-06-29
|
* Flip ics parser enum-parser default for allow.Hugo Hörnquist2020-06-29
|
* Add base64 utility functions.Hugo Hörnquist2020-06-29
|
* Add parse-iso-datetime.Hugo Hörnquist2020-06-28
|
* Change calling for find-min.Hugo Hörnquist2020-06-28
|
* Changed HTML to include xcal instead of parameters.Hugo Hörnquist2020-06-25
|