144 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 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 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 2d862e29e2 add 'update'ranking-rules' func. to search package. 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 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
Craig Oates 0f2067742a add 'Search' page to init-db function in nera package. 2 years ago
Craig Oates 5287e9858e change month number to name when adding archive entry to search DB. 2 years ago
Craig Oates 6389480260 create month-number-to-name function in utils package. 2 years ago
Craig Oates 6a5b6ea838 fix day-of-week timestamp bug in insert-dashboard-cat filter. 2 years ago
Craig Oates c2788c43af integrate the search package into create archive route in web.lisp. 2 years ago
Craig Oates 04c79732f7 create search.lisp file and add to ritherdon-archive.asd file. 2 years ago
Craig Oates 324229dea4 modify init-db func. in nera package. 2 years ago
Craig Oates eb7435f720 add checks to make sure uploaded files are images in site-setting. 2 years ago
Craig Oates 3274456906 fix typo. when calling set-alert when enabling sign-up option. 2 years ago
Craig Oates 76450d3414 seperate /user/edit route (HTTP POST) into two. 2 years ago
Craig Oates 949cee862c refactor insert-dashboard-cat filter (view.lisp). 2 years ago
Craig Oates 9430942cb5 update /user/delete defroute: add 'type username input check'. 2 years ago
Craig Oates ff86cb159a reduce the amount of recent files returned with /dashboard defroute. 2 years ago
Craig Oates 130a6d3061 implement insert-dashboard-cat filter (view.lisp). 2 years ago
Craig Oates 7b24fdca1c add alert type values to all set-alert functions called in web.lisp. 2 years ago
Craig Oates 2e1e5b59d5 expand alert message types in set-alert function (utils package). 2 years ago
Craig Oates c89d1653a9 modify the rel. URL for the images in build-thumbnail-path filter. 2 years ago
Craig Oates e33ac9af0a add /storage/thumb/media/:slug defroute (re-added). 2 years ago
Craig Oates d7bbb9ecf2 code clean-up in web.lisp (old comments, formatting and slugify). 2 years ago
Craig Oates db4393ddac implement update-single-nav-menu-item in nera package. 2 years ago
Craig Oates 61e8ef91f8 refactor file upload storage routes -- regarding thumbnails. 2 years ago
Craig Oates eddedc891d adjust relative URL for images in build-thumbnail Djula filter. 2 years ago
Craig Oates baed98ce7a fix bug when creating thumbnail whilst uploading a file to /storage. 2 years ago
Craig Oates 4647323fda add storage, pages and archive entries to dashboard.html template. 2 years ago
Craig Oates c27ecb9853 add get latest editted 'X' functions in nera package. 2 years ago
Craig Oates f60b09bbdd add 'success' optional parameter to set-alert in update nav. menu. 2 years ago
Craig Oates a7eb3240bf add optional parameter to set-alert function in utils package. 2 years ago
Craig Oates a72e133f13 update / (site's index page) route and nav. menu update feature. 2 years ago
Craig Oates 9a30da1a44 refactor update-nav-menu in nera package. 2 years ago
Craig Oates 84f3ede736 refactor site-setting route to get snippets from /storage/snippets. 2 years ago
Craig Oates a76f837eea add insert-snippet functionality to djula:view package. 2 years ago