aboutsummaryrefslogtreecommitdiff
path: root/module (follow)
Commit message (Collapse)AuthorAge
* Remove fetch script.Hugo Hörnquist2019-07-21
|
* Rewrote build and main execution.Hugo Hörnquist2019-07-21
|
* Reword terminal output to better modularization.Hugo Hörnquist2019-06-01
|
* Rename {terminal => vulgar}.Hugo Hörnquist2019-06-01
|
* Work on cloning events through editor.Hugo Hörnquist2019-06-01
|
* Add stream-insert.Hugo Hörnquist2019-06-01
|
* Fix serialize-vcomponent.Hugo Hörnquist2019-06-01
|
* Move get-git-version to new git module.Hugo Hörnquist2019-06-01
|
* Reword how statprof is loaded.Hugo Hörnquist2019-05-29
|
* Add info output.Hugo Hörnquist2019-05-29
|
* Fix previous commit.Hugo Hörnquist2019-05-23
|
* Update server.Hugo Hörnquist2019-05-23
|
* Server add POST body parameters, and state forwarding.Hugo Hörnquist2019-05-22
|
* Large work on server software.Hugo Hörnquist2019-05-22
|
* Add support for events without DTEND set.Hugo Hörnquist2019-05-22
|
* Fix git version parsing.Hugo Hörnquist2019-05-21
|
* Add git version to HTML info footer.Hugo Hörnquist2019-05-20
|
* Add basic server.Hugo Hörnquist2019-05-13
|
* Add preliminary use-modules* form.Hugo Hörnquist2019-05-13
|
* Improve glob.Hugo Hörnquist2019-05-13
|
* Update CSS.Hugo Hörnquist2019-05-10
|
* Add HTML footer.Hugo Hörnquist2019-05-10
|
* Add flags for just running the text flower.Hugo Hörnquist2019-05-08
| | | | | | | | It's twisted if one program should do many things, or just a single thing. If we assume that this program does two things: reading calendar files, and writing output, then it should be ok to allow any of those parts to run independentally of the other. Making it ok to just run the text flower.
* Add glob routine.Hugo Hörnquist2019-05-06
|
* Add value function.Hugo Hörnquist2019-05-06
|
* Clean up in config.Hugo Hörnquist2019-05-06
|
* Add unused js for creating events.Hugo Hörnquist2019-05-06
|
* Add marker on today in small calendar.Hugo Hörnquist2019-05-06
|
* Add missing leading zeroes in minical.Hugo Hörnquist2019-05-05
|
* Handle no event groups in interval.Hugo Hörnquist2019-05-04
|
* Fix re-export-modules.Hugo Hörnquist2019-05-03
|
* Replace if.Hugo Hörnquist2019-05-03
|
* Create module (vcomponent base).Hugo Hörnquist2019-05-03
|
* Change function for creating hashtables.Hugo Hörnquist2019-05-01
|
* Add options to --statprof.Hugo Hörnquist2019-05-01
|
* Add names to components of 'attr'.Hugo Hörnquist2019-05-01
|
* X-WR-CALNAME and COLOR attr in VCALENDAR now respected.Hugo Hörnquist2019-05-01
|
* Change how attributes are fetched.Hugo Hörnquist2019-05-01
| | | | | | Previous version failed when an attribute contained a list. This fixes that, by always returning a circular list, delimited with #f when it loops. Methods for moving through this list is currently lacking.
* Various HTML fixups and additions.Hugo Hörnquist2019-04-30
|
* Fix horizontal stripes.Hugo Hörnquist2019-04-30
|
* Add HTML sidebar, various formatting.Hugo Hörnquist2019-04-30
|
* Replace 'when' and 'unless'.Hugo Hörnquist2019-04-30
|
* Made HTML day headers better.Hugo Hörnquist2019-04-26
|
* Remove weird file helper.Hugo Hörnquist2019-04-26
|
* Further cleanup in recurrence parser.Hugo Hörnquist2019-04-26
|
* Once again, rewrote quick-case.Hugo Hörnquist2019-04-25
|
* Move statprof to encompass all.Hugo Hörnquist2019-04-25
|
* Made day-stream slightly less buggy.Hugo Hörnquist2019-04-25
|
* Fix html output.Hugo Hörnquist2019-04-25
|
* Made none-output print statprof info.Hugo Hörnquist2019-04-25
|