diff --git a/src/web.lisp b/src/web.lisp index 9311489..c730216 100644 --- a/src/web.lisp +++ b/src/web.lisp @@ -1044,6 +1044,15 @@ (utils:set-alert "You are not logged in.") (redirect "/login")))) +(defroute ("/rename/archive-entry" :method :POST) + (format nil "ROUTE NOT IMPLEMENTED")) + +(defroute ("/edit/archive" :method :POST) + (format nil "ROUTE NOT IMPLEMENTED")) + +(defroute ("/edit/archive-thumbnail" :method :POST) + (format nil "ROUTE NOT IMPLEMENTED")) + (defroute ("/archive/delete/entry" :method :POST) () (destructuring-bind