241 Commits (a834f54a130600f376e73323a5d386d865984d27)
 

Author SHA1 Message Date
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
Craig Oates 91321b26ec replace dashboard profile img. with insert-dashboard-cat filter. 2 years ago
Craig Oates 130a6d3061 implement insert-dashboard-cat filter (view.lisp). 2 years ago
Craig Oates 318cf88f73 add profile (dashboard) cat icons. 2 years ago
Craig Oates 7b24fdca1c add alert type values to all set-alert functions called in web.lisp. 2 years ago
Craig Oates 0795a67f86 move /user/edit link out of administrator check in dashboard.html. 2 years ago
Craig Oates 5212a9b985 add CSS and JavaScript code to alert message section in header.html. 2 years ago
Craig Oates a7aff4b828 change site-side-menu.js script element to main.js in default.html. 2 years ago
Craig Oates fad642822a update main.css (alert message styling). 2 years ago
Craig Oates d446834565 rename site-side-menu.js to main.js. 2 years ago
Craig Oates 2e1e5b59d5 expand alert message types in set-alert function (utils package). 2 years ago
Craig Oates 9df8e363c9 update dashboard.html template (add thumbnails to Storage section). 2 years ago
Craig Oates 5782362136 add 'quicklist' section to multiple HTML templates. 2 years ago
Craig Oates d791b04449 update main.css (mostly fixing rows with thumbnails in). 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 426d404593 update HTML in /user/edit-page.html template. 2 years ago
Craig Oates 5ef81ba4f3 update HTML in /user/edit-archive.html template. 2 years ago
Craig Oates b6aec7c5ea update HTML in /user/create-page.html template. 2 years ago
Craig Oates afaa7268ad update HTML in /user/create-archive.html template. 2 years ago
Craig Oates 006bd652af apply minor formatting changes to /user/storage.html template. 2 years ago
Craig Oates 009e0103b8 update main.css -- mostly focus on forms for editing pages/archive. 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