aboutsummaryrefslogtreecommitdiff
path: root/package.lisp
AgeCommit message (Expand)Author
2022-10-14Add: ext->mimetype utilityColin Okay
2022-02-24added server domain. set-cookie uses it if available.Colin Okay
2022-02-20Merge branch 'master' of github.com:cbeo/lazybonesColin Okay
2022-02-20ultra basic debugging on handler errorColin Okay
2022-02-17add whole classes to documentationColin Okay
2022-02-16re-exporting set-response-cookie from lazybones packageColin Okay
2022-02-16replaced setf response-cookie with set-response-cookieColin Okay
2022-02-13Made 200 response the default. http-err now singals conditionColin Okay
2022-02-10decided to drop the app-stateColin Okay
2022-02-10added remove-app-state functionColin Okay
2022-02-09defined map-parametersColin Okay
2022-02-09added let-parametersColin Okay
2022-02-08canned error resposnes moved into server api (duh), updated readmeColin Okay
2022-02-08added app-state tableColin 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-07huzzah! all the parts are in place.Colin Okay
2022-02-07supporting responsesColin Okay
2022-02-06homepackage of dynamic variables changed to lazybones.backendColin Okay
2022-02-06Route handling logic written (untested)Colin Okay
2022-02-04initial work developing hunchentoot backendColin Okay
2022-02-03empty hackingColin Okay
2022-02-03explicitly depending on cl-ppcreColin Okay
2022-02-03hacking on lazybones rebootColin Okay
2022-02-03initial commit on lazybones revolutionColin Okay
2020-12-21removed dep on parzival, introduced dep on hunchentootColin Okay
2020-12-14added http-redirectColin Okay
2020-06-24exporting mimetype fallback symbolColin Okay
2020-06-24mimetype registry, serve-directoryColin Okay
2020-05-09added logging switch and streamColin Okay
2020-04-24application/x-www-form-urlencoded decoderCoin Okay
2020-04-23aliasing http-ok and http-err inside defrouteCoin Okay
2020-04-23added with-handler-preamble and implicit block to handler defsCoin Okay
2020-04-22multipart/form-data decoderCoin Okay
2020-04-22created decoders package, moved json decoderCoin Okay
2020-04-22reorganizing, removed iterate depCoin Okay
2020-04-22decoder lookup is more flexibleCoin Okay
2020-04-20package nickname and import-from package clausesCoin Okay
2020-04-20initial commitCoin Okay