aboutsummaryrefslogtreecommitdiff
path: root/resources/views/components
AgeCommit message (Collapse)Author
2024-08-08Accessibility stufffloppydiskette
2024-08-08Finish that shitfloppydiskette
2024-08-08Add random quotesredesignFrankie B
2024-08-08Initial redesign commitfloppydiskette
2024-07-12Add apply button to scheme swap, make it easier to readv2024.07.12Frankie B
2024-07-12Minor fixes, re-add calculators pageFrankie B
2024-07-11Change navbar images to use asset()Frankie B
2024-07-11Remove admin linksFrankie B
2024-06-19Display whatever domain the site is being accessed fromFrankie B
2024-06-11Merge MVC rewrite into master (#21)Frankie B
* Just commit it all * Require auth * crap * Update homepage * Block AI scrapers * Update cache update script * Add dummy file * Remove unnecessary lastfm config var * Use withQueryParameters for LastFM API * Fix embeds * Update example env * Smard
2024-01-22Remove unused HLJS code and unnecessary componentsFrankie 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-22Tidy up cssFrankie B
2023-08-14Actually v6v6.0.0Frankie B
2023-07-29Add hlphp & codeblock componentFrankie B
2023-07-29UpdateFrankie B
2023-07-14fix: use bull instead of bullet for site updates (fixes for older browsers)Frankie B
2023-07-12Add recent site updates (from git)Frankie B
2023-07-04Update lastfm list formattingFrankie B
2023-07-03Update to work with API againFrankie 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-17fix: correct degreesToCompassDirection functionFrankie B
2023-06-14Vastly improve lastfm thingFrankie B
2023-06-14Made weatherdata less painful to look atFrankie B
2023-06-14Add global layout and homepageFrankie B