Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-28 | Tweak | colin | |
2023-01-25 | Modify: flash feature to be more robust; add labels | colin | |
2023-01-25 | Add: initial flash function; modified endpoints to use it | colin | |
This is untested. Just commiting to share. | |||
2023-01-25 | Organize: putting utilities first | colin | |
Its nice to have macros load before defuns that use them. | |||
2023-01-24 | Add: doorkeeper :message param to pass info to user | Grant Shangreaux | |
Basic handling for when a hero name is entered but does not exist in the store. The /tavern-door endpoint will parse a NAME query param and the doorkeeper says they've never heard of them. | |||
2023-01-24 | Clean: reorganize and document some of endpoints.lisp | Grant Shangreaux | |
2023-01-21 | Rename: routs.lisp->endpoints.lisp | colin | |