344 Commits (89b4fbacee158de97ea8a1677047a5800f36478f)
 

Author SHA1 Message Date
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
Craig Oates a046d21dbb add redirect from /sitemap to /sitemap.xml in web.lisp (defroute). 2 years ago
Craig Oates 50a76f56ba add robot.txt file to the /static directory. 2 years ago
Craig Oates 862b55ec23 implement /sitemap.xml defroute in web.lisp file. 2 years ago
Craig Oates 5f040b642d implement build-url and build-url-root functions in utils package. 2 years ago
Craig Oates 3cfb5d4331 add birthday-cat.png to insert-dashboard-cat function (view.lisp). 2 years ago
Craig Oates e336640fa0 update quicklist sections in archive-entry.html and page.html. 2 years ago
Craig Oates ad58e02f5c add older/newer entries section to archive-entry.html template. 2 years ago
Craig Oates d6b7e031e7 update main.css (mostly for listing older/newer archive entries). 2 years ago
Craig Oates 2b4336bced add older/newer archive entries to data returned from /view/archive. 2 years ago
Craig Oates a4486ad168 add get older/newer archive-entries in nera package. 2 years ago
Craig Oates bb7396d95e fix add-storage-file regression bug (database and file different). 2 years ago
Craig Oates 2515803ce0 update quick-search.js (minor URL and CSS changes). 2 years ago