356 Commits (7207043e2faf4645db41148eb5449f2e35f866ab)
 

Author SHA1 Message Date
Craig Oates 7207043e2f update form action (create-snapshot-download) /danger/snapshots.html 2 years ago
Craig Oates c9377824dc update restore-snapshot.png icon. 2 years ago
Craig Oates c38e9de548 add zip package to ritherdon-archive.asd file. 2 years ago
Craig Oates 94b626c9fa add transfer.png icon to /static/images/icons directory. 2 years ago
Craig Oates 90650a8a5a implement /danger/delete-snapshot defroute (back-end in web.lisp). 2 years ago
Craig Oates 0c652be9fc implement delete-snapshot function in snapshot package. 2 years ago
Craig Oates 782c9aee2c implement raw-directory-exists? function in storage package. 2 years ago
Craig Oates e599377158 refactor code in web.lisp (call from validation instead of utils). 2 years ago
Craig Oates 0b2980f1d7 remove string-is-nil-or-empty? in utils and export it in validation. 2 years ago
Craig Oates 0b53969783 add 'raw directory' functionality to storage package. 2 years ago
Craig Oates fdf43c2b01 add snapshot data passed to template from /danger/manage-snapshots. 2 years ago
Craig Oates 2a456bcdc5 add download, restore and delete controls to /danger/snapshots.html. 2 years ago
Craig Oates 89b4fbacee add restore-snapshot.png icon to /static/images/icons directory. 2 years ago
Craig Oates f57d6ef33c implemented 'Disk Info.' feature on the back-end for /dashboard. 2 years ago
Craig Oates 26882cae6f add 'Disk Info.' section to /user/dashboard.html template. 2 years ago
Craig Oates a292d245b7 add cl-diskspace package to ritherdon-archive.asd. 2 years ago
Craig Oates 254500cad7 update .gitignore to ignore the /snapshots directory. 2 years ago
Craig Oates 2615dcb892 minor edit to copy text in /user/site-settings.html template. 2 years ago
Craig Oates cba7675d3d implement back-end for take-snapshot feature (web.lisp). 2 years ago
Craig Oates 943fc77d92 add take-snapshot.png icon to /static/images/icons directory. 2 years ago
Craig Oates efbee61366 add form for taking snapshot in /danger/snapshots.html template. 2 years ago
Craig Oates f629e3d750 implement various 'raw' based functions in storage package. 2 years ago
Craig Oates 8a9354f50f implement create-timestamp-text function in utils package. 2 years ago
Craig Oates 704e87546e create /danger/snapshots.html template. 2 years ago
Craig Oates 250305e8b0 add link to /manage-snapshots in site-settings.html template. 2 years ago
Craig Oates 736d12074f add snapshot.lisp, implement take-snapshot and stub-out restore. 2 years ago
Craig Oates 9ff9711af8 add copy-directory package (quicklisp) and snapshot package to .asd. 2 years ago
Craig Oates 5c90771bc4 delete schema.sql file (from /db). 2 years ago
Craig Oates 14586efa2a implement copyToClipBoard functionality (main.js). 2 years ago
Craig Oates 72d0352c79 add popup section (copy text via JavaScript) in /user/storage.html. 2 years ago
Craig Oates 1bec6e8034 add thumbnail path for SVG file in build-thumbnail-path filter. 2 years ago
Craig Oates 416d55ce3c update main.css (popup stuff for coping text via JavaScript). 2 years ago
Craig Oates 4c157b5fda comment out un-used code in build search url in search package. 2 years ago
Craig Oates 7f463f8d71 add copy.png to /static/images/icons directory. 2 years ago
Craig Oates a45747c7d8 implement back-end for 'manage database entries' ('danger zone'). 2 years ago
Craig Oates c958bc8621 create and populate /danger/manage-db-entries.html template. 2 years ago
Craig Oates 51a078c8c2 change 'Media Files' to 'Storage Files' (/danger/manage-files.html). 2 years ago
Craig Oates 757f3b0448 implement the manage/delete files back-end features ('danger-zone'). 2 years ago
Craig Oates 7fc8609aed create and populate the /danger/manage-files.html template. 2 years ago
Craig Oates f88686dcd1 add icons (/static/images) for 'delete' links and buttons. 2 years ago
Craig Oates fa70b7e290 add 'danger zone' links in site-settings.html template. 2 years ago
Craig Oates 53b2289f7a update main.css ('danger-zone' stuff). 2 years ago
Craig Oates 3f0b990832 add error-refresh and reset-website images in /static/images/icons/. 2 years ago
Craig Oates 66b84f8de6 implement the /danger/reset-website defroute (back-end feature). 2 years ago
Craig Oates 78298c08ee add remove-file-with-raw-path function in storage package. 2 years ago
Craig Oates b0efc40a94 add 'reset website' form to /user/site-settings.html template. 2 years ago
Craig Oates 74a6507902 implement the 're-populate search DB' functionality (web.lisp). 2 years ago
Craig Oates 3f21282114 update /user/site-settings.html template (initial 'danger zone'). 2 years ago
Craig Oates 7771f966a1 update main.css ('danger zone' styling). 2 years ago
Craig Oates 0596972877 implement 'repopuluate meilisearch DB' functionality (in search). 2 years ago