aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-08clarifying exampleColin Okay
2022-02-08clarifying exampleColin Okay
2022-02-08typo, wordingColin Okay
2022-02-08better custom error handlingColin Okay
2022-02-08changed route format in documentation, updated example documentationColin Okay
2022-02-08update readme about documentationg enerator; added exampleColin Okay
2022-02-08canned error resposnes moved into server api (duh), updated readmeColin Okay
2022-02-08added app-state tableColin Okay
2022-02-08refactored lazybones:app functionColin Okay
2022-02-08readmeColin Okay
2022-02-08updated readmeColin Okay
2022-02-08adding route variables to the documentation generatorColin Okay
2022-02-08changing route variable syntaxColin Okay
2022-02-08hacking on documentation moduleColin Okay
2022-02-08added support for basic documentation of appsColin Okay
2022-02-07re-exporting symbols from lazybonesColin Okay
2022-02-07debugging post body deserializationColin Okay
2022-02-07comments in package.lispColin Okay
2022-02-07todoColin Okay
2022-02-07huzzah! all the parts are in place.Colin Okay
2022-02-07typoColin Okay
2022-02-07supporting responsesColin Okay
2022-02-07endpoint registrationColin Okay
2022-02-06authorization check logic; route variablesColin Okay
2022-02-06defined lazybones namespace for holding app instancesColin Okay
2022-02-06homepackage of dynamic variables changed to lazybones.backendColin Okay
Just so that they can be referenced without prefix as the default value of keyword arguments in lazybones.backend
2022-02-06binding of dynamic variables pushed to run-endpointColin Okay
2022-02-06Route handling logic written (untested)Colin Okay
2022-02-04initial work developing hunchentoot backendColin Okay
2022-02-04removing old modulesColin Okay
2022-02-03Filling out a prospective oo protocolColin Okay
2022-02-03empty hackingColin Okay
2022-02-03explicitly depending on cl-ppcreColin Okay
2022-02-03added lazybones-hunchentoot.lisp - to be a backend for lazybonesColin Okay
2022-02-03hacking on lazybones rebootColin Okay
2022-02-03defined initial app classColin Okay
2022-02-03initial commit on lazybones revolutionColin Okay
added clpmfile
2021-09-07mooColin Okay
2021-03-08added examples to readmeColin Okay
2020-12-21Merge branch 'master' of github.com:cbeo/lazybonesColin Okay
2020-12-21updated readmeColin Okay
2020-12-21removed dep on parzival, introduced dep on hunchentootColin Okay
hopefully the hunchentoot dep is temporary. I had to patch over my ill-conceived multipart form decoder.
2020-12-17Update README.mdColin Okay
2020-12-17Update README.mdColin Okay
2020-12-14added http-redirectColin Okay
2020-12-11support for multi-evidenceColin Okay
2020-11-22added reluctant installation documentationColin Okay
2020-11-21typoColin Okay
2020-11-21added readmeColin Okay
2020-08-04added filter option to lazybones:serve-directoryColin Okay