264 Commits (146901fa80086060d790a44346abc6f742620c5e)
 

Author SHA1 Message Date
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
Craig Oates d488b56780 add 'Search' to hard-coded links in site's nav. menu. 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 ad65e0fca1 add 'title' attribute to links in /user/archive.html template. 2 years ago
Craig Oates 4d5a9b7f0c update /layouts/header.html template with new CSS rules. 2 years ago
Craig Oates 82192113c0 update main.css (front-end header stuff). 2 years ago
Craig Oates 990eb22f6d remove <hr> from /layouts/footer.html template. 2 years ago
Craig Oates 6a5b6ea838 fix day-of-week timestamp bug in insert-dashboard-cat filter. 2 years ago
Craig Oates ad0954e319 add Meilisearch JavaScript and CSS files. 2 years ago
Craig Oates 0aef87a949 create the search.html template (for Meilisearch). 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 cff6bfc1ee fix rendering errors in 'title' values (/user/pages.html template). 2 years ago
Craig Oates 295ed248c9 update default favicon.png and site-logo.png files. 2 years ago
Craig Oates e705aa67e4 update main.css -- mostly for initial-setup.html template. 2 years ago
Craig Oates a834f54a13 update initial-setup.html template -- massive overhaul. 2 years ago
Craig Oates 324229dea4 modify init-db func. in nera package. 2 years ago
Craig Oates d35ae529db add power.png image to /static/images/icons directory. 2 years ago
Craig Oates eb7435f720 add checks to make sure uploaded files are images in site-setting. 2 years ago
Craig Oates 85b0d8da9e add hints to various sections in /user/site-settings.html template. 2 years ago
Craig Oates b9493fb138 fix typo. in main.css. 2 years ago
Craig Oates 7bd5f1dd02 update main.css (section controls for dashboard). 2 years ago
Craig Oates 78cf655f5d update HTML and CSS in /user/site-settings.html template. 2 years ago
Craig Oates 3d24084e24 add 'administrator' checks to /user/edit.html template. 2 years ago
Craig Oates 7b1a80333c update main.css (site-setting stuff). 2 years ago
Craig Oates 3274456906 fix typo. when calling set-alert when enabling sign-up option. 2 years ago
Craig Oates cedab101f1 update icons for 'Manage Account' links/buttons. 2 years ago
Craig Oates a522701b58 update /user/index.html (HTML and CSS). 2 years ago
Craig Oates 9d19cdcea9 add 'quicklist' section to /user/edit.html template. 2 years ago
Craig Oates 2a7e133d7e update main.css (user account stuff). 2 years ago
Craig Oates c8de64382f add all-accounts.png and create-account.png images. 2 years ago
Craig Oates d64ae60c26 update /user/edit.html template (split 'edit' form into two). 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 ea4520e7d4 update /user/edit.html template (CSS and 'delete account' form). 2 years ago
Craig Oates e688c55cd9 adding padding to alert message container in main.css. 2 years ago
Craig Oates 9430942cb5 update /user/delete defroute: add 'type username input check'. 2 years ago
Craig Oates 6c65b9c5a0 add delete-account.png icon. 2 years ago
Craig Oates 661bbbd121 update main.css file (log-in form stuff mostly). 2 years ago
Craig Oates 2730bbaaa1 apply CSS classes to /user/login.html template. 2 years ago
Craig Oates 10e354fc9d update .gitignore and default assets (storage file after first run). 2 years ago
Craig Oates ff86cb159a reduce the amount of recent files returned with /dashboard defroute. 2 years ago