17 Commits (cb51a8360594babbc41035ffdde6babd04fa9cb4)

Author SHA1 Message Date
Craig Oates cb51a83605 implement /page/delete defroute and update redirects to /user/pages. 2 years ago
Craig Oates b9180da6e2 implement /pages and /view/page/:slug defroutes in web.lisp file. 2 years ago
Craig Oates 1c6781c945 implement the 'edit pages' functionality in web.lisp file. 2 years ago
Craig Oates 3937b626e8 finish implementing the /create/page defroute (HTTP POST). 2 years ago
Craig Oates 19bbba0f3e add username check to /sign-up defroute. 2 years ago
Craig Oates 9724eda5fd add more functionality for user management (admin. and normal). 2 years ago
Craig Oates 793c5d544b add admin. functions for 'users' section and create /site-settings. 2 years ago
Craig Oates 7349c4b9f5 remove unused code and reformat some comments in web.lisp file. 2 years ago
Craig Oates 68792eac19 add alert message data to "/" defroute. 2 years ago
Craig Oates d025b5d0a0 start to add functionality for signing new users up. 2 years ago
Craig Oates 7e84b86291 refactor functions moved from auth to nera and update init-db setup. 2 years ago
Craig Oates 25142d5049 refactor web package to use auth, util and status-code packages. 2 years ago
Craig Oates 490a79a356 add log-in and start account setting functionality. 2 years ago
Craig Oates d6dbcf7ec4 create Caveman2 project (using Caveman2's project generator). 2 years ago
Craig Oates 7d3d3e57d5 create Caveman2 project using vindarel's cl-cookieweb program. 2 years ago
Craig Oates 24b396d47b delete caveman2 (initial install) code. 2 years ago
Craig Oates 97c4939dcb create Caveman2 project. 2 years ago