| Commit | Message | Author | Date | Diff | Refs |
|---|---|---|---|---|---|
| 3d475d1 | Finish authenticated API endpoints on cgi_blerg | Chip Black | 2010-12-30 | ||
| 6dfc316 | Whoops, my status things weren't valid JSON | Chip Black | 2010-12-30 | ||
| 46babc7 | Add cookie auth to /put | Chip Black | 2010-12-30 | ||
| e2f51ad | Check auth for logout | Chip Black | 2010-12-30 | ||
| a65aeec | Begin basic login/logout | Chip Black | 2010-12-30 | ||
| 65e6e5b | Actually implement /tag in cgi_blerg. Also /create | Chip Black | 2010-12-30 | ||
| 0f1372b | Add tagging to cgi_blerg (and stubs for everything else) | Chip Black | 2010-12-30 | ||
| 88b2727 | Add /info method to cgi_blerg | Chip Black | 2010-12-28 | ||
| 1ef760e | Add first stab of cgi_blerg | Chip Black | 2010-12-28 | ||
| 3d27274 | Refactor a bunch of stuff for cgi fork | Chip Black | 2010-12-28 | ||
| 1cf0f1e | Organize source tree | Chip Black | 2010-12-27 | ||
| da5af7e | Fix some memory/fd leaks for tag searching and empty account listing | Chip Black | 2010-12-27 | ||
| 97d379a | Add tag searching to web API | Chip Black | 2010-12-27 | ||
| 303c0e0 | Add timestamp field to blerg record | Chip Black | 2010-12-24 | ||
| 9974851 | Fix empty response for empty accounts | Chip Black | 2010-12-23 | ||
| 2682300 | Add support for fetching ranges of records | Chip Black | 2010-12-23 | ||
| 5cb7a8e | Add /info endpoint | Chip Black | 2010-12-23 | ||
| 8e09dd3 | Change JSON output format -- now an array of objects | Chip Black | 2010-12-23 | ||
| 4755aca | Minor makefile cleanup | Chip Black | 2010-12-23 | ||
| fff1744 | Some cleanup, genericize JSON iterator to accept a list of record IDs. | Chip Black | 2010-12-23 | ||
| 1bce37f | get rid of debug printfs | Chip Black | 2010-12-22 | ||
| 3035f80 | Properly iterate on /put and /get | Chip Black | 2010-12-22 | ||
| 08a6fd7 | Clean up some #defines | Chip Black | 2010-12-22 | ||
| 3d6d277 | Some refactoring, remove build bits for libmicrohttpd | Chip Black | 2010-12-22 | ||
| 756d4bc | Fix authentication, finish /put API. | Chip Black | 2010-12-21 | ||
| c4025f5 | Finish user creation | Chip Black | 2010-12-21 | ||
| c7dff84 | Clean up error responses, add 501 for other than POST to /create | Chip Black | 2010-12-21 | ||
| 650b60c | Add beginnings of user creation API | Chip Black | 2010-12-21 | ||
| e66e830 | Begin work on authentication | Chip Black | 2010-12-21 | ||
| 112785b | Clean up URL handling/parsing | Chip Black | 2010-12-20 | ||
| f10cc7c | Whoops, what the hell was that? | Chip Black | 2010-12-19 | ||
| fc02b69 | Remove useless print statements | Chip Black | 2010-12-19 | ||
| 453451e | Add partially-working web server | Chip Black | 2010-12-19 | ||
| 7a48489 | Add tag listing functionality | Chip Black | 2010-12-19 | ||
| 82f9ef6 | Finish tagging implementation for hash tags | Chip Black | 2010-12-18 | ||
| dec3a4b | Add first stab at tagging | Chip Black | 2010-11-23 | ||
| c18e5d3 | Working multi-segment blerg database | Chip Black | 2010-11-23 |