27 Commits (1cf86c674c03613e9116ef0c0176494218fb1b0f)

Author SHA1 Message Date
Craig Oates 1cf86c674c end-of-session-commit: working on /storage/delete/:slug defroute. 2 years ago
Craig Oates 0331999136 refactor code calling get-storage-file and add storage/rename route. 2 years ago
Craig Oates b9848197e7 add storage-upload defroutes (single and multiple) in web.lisp file. 2 years ago
Craig Oates 0ce1aef3e4 change how site-wide-snippet file is stored and accessed. 2 years ago
Craig Oates 015eda2b0a initial steps for /storage/management defroute. 2 years ago
Craig Oates c4f9f52ba8 add /storage/upload defroutes (single and multi file uploads). 2 years ago
Craig Oates d31c4ab38a remove old defroutes. 2 years ago
Craig Oates f626557b97 add system-data to data passed to the HTML GET routes in web.lisp. 2 years ago
Craig Oates bb5f8fb482 update web.lisp, mostly around site settings and first-run set-up. 2 years ago
Craig Oates d9e09c52f6 add site-settings functionality in web.lisp file. 2 years ago
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