Public archive for the Return to Ritherdon project. https://www.nicolaellisandritherdon.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Craig Oates ffd483411c start implementing the CRUD functions for the /archive routes. 2 years ago
..
models remove unused code from archive-entry class. 2 years ago
app-constants.lisp export define-constant macro in app-constants. 2 years ago
auth.lisp remove code I moved to the nera package from auth package. 2 years ago
config.lisp re-organise bits of the code (mostly packages are references). 2 years ago
db.lisp code formatting in db package. 2 years ago
main.lisp create Caveman2 project (using Caveman2's project generator). 2 years ago
nera.lisp start implementing the CRUD functions for the /archive routes. 2 years ago
status-codes.lisp add nera and status-codes packages. 2 years ago
storage.lisp remove get-latest-file-type code from storage package. 2 years ago
utils.lisp add create-time-stamp-id function in utils package. 2 years ago
validation.lisp add validation package. 2 years ago
view.lisp add @build-thumbnail (djula) filter in view.lisp file. 2 years ago
web.lisp add thumbnail features to delete and rename storage file routes. 2 years ago