aboutsummaryrefslogtreecommitdiff
path: root/module (follow)
Commit message (Collapse)AuthorAge
* Minor cleanup in scheme code.Hugo Hörnquist2019-10-06
|
* Documentation of stream behavior.Hugo Hörnquist2019-10-05
|
* Fix day-stream, and in effect terminal output.Hugo Hörnquist2019-10-05
|
* HTML output seems to work in full now.Hugo Hörnquist2019-10-04
|
* Actually fix NAME.Hugo Hörnquist2019-10-04
|
* Remove debug prints..Hugo Hörnquist2019-10-04
|
* Everything seems to parse now.Hugo Hörnquist2019-10-03
|
* Fix problem with no end date.Hugo Hörnquist2019-10-03
|
* Locate bug with DTEND.Hugo Hörnquist2019-10-03
|
* Slowly going through and fixing everything.Hugo Hörnquist2019-10-03
|
* Made parser work again (for single files).Hugo Hörnquist2019-10-02
|
* Disabled bunch of old stuff, new stuff kinda builds.Hugo Hörnquist2019-10-01
|
* Add missing '$' sign in main.Hugo Hörnquist2019-09-26
|
* 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
|