163 Commits (7207043e2faf4645db41148eb5449f2e35f866ab)

Author SHA1 Message Date
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 f57d6ef33c implemented 'Disk Info.' feature on the back-end for /dashboard. 2 years ago
Craig Oates cba7675d3d implement back-end for take-snapshot feature (web.lisp). 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 736d12074f add snapshot.lisp, implement take-snapshot and stub-out restore. 2 years ago
Craig Oates 1bec6e8034 add thumbnail path for SVG file in build-thumbnail-path filter. 2 years ago
Craig Oates 4c157b5fda comment out un-used code in build search url in search package. 2 years ago
Craig Oates a45747c7d8 implement back-end for 'manage database entries' ('danger zone'). 2 years ago
Craig Oates 757f3b0448 implement the manage/delete files back-end features ('danger-zone'). 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 74a6507902 implement the 're-populate search DB' functionality (web.lisp). 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 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