aboutsummaryrefslogtreecommitdiff
path: root/resources/views/pages
AgeCommit message (Collapse)Author
2023-10-25Update homepage infoFrankie B
2023-10-25Remove obsolete script attrFrankie B
2023-10-19Move "Things they never said", add CSS & Python to interestsFrankie B
2023-10-16Added "Things they never said" to the homepageFrankie B
2023-10-15Remove niko from homepageFrankie B
2023-10-15Update pages to be ADA-compliantFrankie B
2023-10-15Change section titles on homepage to h2Frankie B
2023-09-08feat: add error handling (#14)Frankie B
* Remove commented out crap * Update theme to use some colors from catppuccin, add error handling for API/DB
2023-08-26Update computers page designFrankie B
2023-08-22nikoFrankie B
2023-08-22Tidy up cssFrankie B
2023-08-22Add "placeholder" bot pageFrankie B
2023-08-15aaaaaaFrankie B
2023-08-15Improve table accessibilityFrankie B
2023-08-15Add width/height to homepage imageFrankie B
2023-08-14Fix homepage imageFrankie B
2023-08-14we ballFrankie B
2023-07-29Fix class namesFrankie 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-29Update email, remove weather & music from homepageFrankie B
2023-07-29Add weather pageFrankie B
2023-07-29Add music pageFrankie 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 guestbook notices to listFrankie B
2023-07-16feat: add guestbook with rate limiting (#6)Frankie B
* Re-add guestbook w/ rate limiting * Add guestbook to navbar
2023-07-12Add recent site updates (from git)Frankie B
2023-07-11Update ALL indentation to spaces, not tabsFrankie B
2023-07-06Update about on homepageFrankie 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-04remove pageFrankie B
2023-07-03style: fix html alignment, etc.Frankie 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 homepage linksFrankie B
2023-06-21Add Matrix to homepageFrankie B
2023-06-14feat: fix page titlesFrankie B
2023-06-14fix: make configs serializableFrankie B
2023-06-14feat: computers pageFrankie B
2023-06-14feat: calculators pageFrankie B
2023-06-14feat: projects pageFrankie B
2023-06-14Made weatherdata less painful to look atFrankie B