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 90650a8a5a implement /danger/delete-snapshot defroute (back-end in web.lisp). 2 years ago
..
models add (publish) month and year to archive-entry class (archive.lisp). 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 add get older/newer archive-entries in nera package. 2 years ago
search.lisp comment out un-used code in build search url in search package. 2 years ago
snapshot.lisp implement delete-snapshot function in snapshot package. 2 years ago
status-codes.lisp add nera and status-codes packages. 2 years ago
storage.lisp implement raw-directory-exists? function in storage package. 2 years ago
utils.lisp remove string-is-nil-or-empty? in utils and export it in validation. 2 years ago
validation.lisp remove string-is-nil-or-empty? in utils and export it in validation. 2 years ago
view.lisp add thumbnail path for SVG file in build-thumbnail-path filter. 2 years ago
web.lisp implement /danger/delete-snapshot defroute (back-end in web.lisp). 2 years ago