307 Commits (05969728774a2aa86e8f3a80938185b6f353bd69)
 

Author SHA1 Message Date
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
Craig Oates 833b125f46 add 'Publish' date section to /user/create-archive.html template. 2 years ago
Craig Oates c9733d5f94 remove database Created/Updated At info. from archive.html template. 2 years ago
Craig Oates 7931d33588 update main.css (input for 'Publish' date mostly). 2 years ago
Craig Oates b874b3e742 update archive-entry HTTP POST request (include 'publish' date). 2 years ago
Craig Oates b750649cb2 replace 'Created At' timetamp with 'Month' and 'Year' (search.lisp). 2 years ago
Craig Oates 36f396b0da add publish month and year arg's to create-archive-entry func. 2 years ago
Craig Oates 37ec669980 add (publish) month and year to archive-entry class (archive.lisp). 2 years ago
Craig Oates 2300c9413a update HTML in archive-entry.html and archive.html templates. 2 years ago
Craig Oates a697b09462 fix link styles in main.css file. 2 years ago
Craig Oates eba62e0925 update main.css (filter controls for 'Index' pages mostly). 2 years ago
Craig Oates e6a1b4287f add filter controls to pages.html template (HTML, CSS and JS). 2 years ago
Craig Oates a610b52ba6 add filter controls to archive.html template (HTML, CSS and JS). 2 years ago
Craig Oates 6db73aac52 add filter list code to main.js file. 2 years ago
Craig Oates 1bb0a92d39 add footer tag to footer.html template. 2 years ago
Craig Oates e548ba7993 update CSS and HTML in /templates/sign-up.html template. 2 years ago
Craig Oates bf007601ea fix grammar mistake in /templates/user/edit.html template. 2 years ago
Craig Oates f74ae90e02 update artchive-entry.html template. 2 years ago
Craig Oates bb4fbe1a00 update main.css (front-end archive entry). 2 years ago
Craig Oates 146901fa80 set site title dynamically in index.html template. 2 years ago
Craig Oates d4ab83ef7a clean-up code in web.lisp and view.lisp files. 2 years ago
Craig Oates 94122e7741 tidy-up code and leave comment in /edit/archive about Meilisearch. 2 years ago
Craig Oates f38e0aef42 integrate Meilisearch into edit keywords functionality (web.lisp). 2 years ago
Craig Oates 5d853592bf integrate Meilisearch into /rename/archive-entry defroute. 2 years ago
Craig Oates e90de5e31a add 'Search' as hard-coded URL in '/' and update delete Arch. Entry. 2 years ago
Craig Oates 6e4da8dc26 implement set-filter-attributes, delete-all-entries and create-dump. 2 years ago