332 Commits (250305e8b0d9d3cc576acdff98c505a19826ddab)
 

Author SHA1 Message Date
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
Craig Oates 6d60cfa86a update full-search.js (mostly CSS classes). 2 years ago
Craig Oates c0ca6c8aa2 update search.css (remove co-web code). 2 years ago
Craig Oates f23b9b8a85 update full-search.css (removed rules for co-web project). 2 years ago
Craig Oates 89283b7cf7 add 'quick search' section to archive-entry.html template. 2 years ago
Craig Oates 07d6607e88 add 'quicklist' and 'quick search' sections to page.html template. 2 years ago
Craig Oates 554084f05a remove some HTML from search.html template. 2 years ago
Craig Oates d2005080b2 apply indentation formatting to /layouts/default.html template. 2 years ago
Craig Oates 2d862e29e2 add 'update'ranking-rules' func. to search package. 2 years ago
Craig Oates 73c4a1cd16 update main.css (mostly image sizing in article body). 2 years ago
Craig Oates ac402d333d add quick-list section to templates/archive-entry.html template. 2 years ago
Craig Oates 55df7b5161 simplify templates/archive-entry.html template (remove entry dates). 2 years ago
Craig Oates 3ff07064a6 add 'Publish' date section to /user/edit-archive.html template. 2 years ago