Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-12 | bumped minor version. explicit support for query params in endpoints | Colin Okay | |
2022-02-08 | added support for basic documentation of apps | Colin Okay | |
2022-02-06 | defined lazybones namespace for holding app instances | Colin Okay | |
2022-02-04 | initial work developing hunchentoot backend | Colin Okay | |
2022-02-03 | explicitly depending on cl-ppcre | Colin Okay | |
2022-02-03 | hacking on lazybones reboot | Colin Okay | |
2022-02-03 | initial commit on lazybones revolution | Colin Okay | |
added clpmfile | |||
2020-12-21 | removed dep on parzival, introduced dep on hunchentoot | Colin Okay | |
hopefully the hunchentoot dep is temporary. I had to patch over my ill-conceived multipart form decoder. | |||
2020-06-24 | version bump | Colin Okay | |
- changed route formation "/foo//bar" == "/foo/bar" which means that "/" == "". Be warned. - added a default file serving mimetype of application/octet-stream | |||
2020-06-24 | mimetype registry, serve-directory | Colin Okay | |
2020-04-24 | application/x-www-form-urlencoded decoder | Coin Okay | |
2020-04-22 | agpl for now | Coin Okay | |
2020-04-22 | multipart/form-data decoder | Coin Okay | |
2020-04-22 | created decoders package, moved json decoder | Coin Okay | |
2020-04-22 | reorganizing, removed iterate dep | Coin Okay | |
2020-04-20 | initial commit | Coin Okay | |