aboutsummaryrefslogtreecommitdiff
path: root/resources/views
AgeCommit message (Collapse)Author
2023-07-29Fix class namesFrankie B
2023-07-29Remove unused highlighting styles, change "highlight.js" to just "highlight"Frankie B
2023-07-29Merge fixes into v5.5 branch (#12)Frankie B
--------- Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
2023-07-29Disable contact link (for now), remove login link temporarilyFrankie B
2023-07-29Add hlphp & codeblock componentFrankie B
2023-07-29Update header to new designFrankie B
2023-07-29Update email, remove weather & music from homepageFrankie B
2023-07-29Add weather pageFrankie B
2023-07-29Add music pageFrankie B
2023-07-29Fix favicon pathFrankie B
2023-07-29Format footer, add dimden.dev buttonFrankie B
2023-07-29UpdateFrankie B
2023-07-20Add IP to guestbook admin pageFrankie B
2023-07-19Correct SQL syntax errorFrankie B
2023-07-19Update table names to new formatFrankie B
2023-07-19feat: move bookmarks to database (#9)Frankie B
* Move bookmarks to SQL DB * Increment version
2023-07-16Remove htmlspecialchars from guestbook displayFrankie B
It was already run when the entry was recorded
2023-07-16feat: site admin (#8)Frankie B
2023-07-16Update error message files, increment versionFrankie B
2023-07-16Add ability to ban users from guestbook (by IP)Frankie B
2023-07-16Update guestbook notices to listFrankie B
2023-07-16Move ratelimit error to new minimal layout templateFrankie B
2023-07-16feat: add guestbook with rate limiting (#6)Frankie B
* Re-add guestbook w/ rate limiting * Add guestbook to navbar
2023-07-14fix: use bull instead of bullet for site updates (fixes for older browsers)Frankie B
2023-07-14Add wiki link to navbarFrankie B
2023-07-12Merge CSS into one fileFrankie B
2023-07-12Add recent site updates (from git)Frankie B
2023-07-12Update footerFrankie B
2023-07-11Update 'git' to 'cgit' in navFrankie B
2023-07-11Update ALL indentation to spaces, not tabsFrankie B
2023-07-06Update about on homepageFrankie B
2023-07-06Update doctype to HTML 4.01Frankie B
2023-07-04Re-add '@'Frankie B
2023-07-04Remove unnecessary line breakFrankie B
2023-07-04Add Stack Overflow flair to homepageFrankie B
2023-07-04Update lastfm list formattingFrankie B
2023-07-04remove pageFrankie B
2023-07-04remove 'repos' link from navbarFrankie B
2023-07-03style: fix html alignment, etc.Frankie B
2023-07-03Update faviconFrankie B
2023-07-03Remove random comment from default layoutFrankie B
2023-07-03Update to work with API againFrankie B
2023-07-02Update mastodon linkFrankie B
2023-07-02feat: update lastfm & weather to use internal APIFrankie B
2023-06-21fix: actually align it this timeFrankie B
2023-06-21feat: align weather dataFrankie B
2023-06-21feat: align homepage linksFrankie B
2023-06-21Add Matrix to homepageFrankie B
2023-06-17fix: correct degreesToCompassDirection functionFrankie B
2023-06-15why is there even a link hereFrankie B