Commit graph

17 commits

Author SHA1 Message Date
c9299b5410 Merge MVC rewrite into master (#21)
* 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-06-11 18:02:01 +01:00
5bbe4ed4b5 Disable admin routes 2023-12-31 02:04:42 +00:00
ed7a271816 Import View facade in web routes 2023-12-05 00:19:48 +00:00
9b4410becf Import DB facade in web routes 2023-12-05 00:12:47 +00:00
59dd3cbdfa Add "placeholder" bot page 2023-08-22 12:03:05 +01:00
c16b9d351f Remove duplicate lines 2023-07-29 18:16:08 +01:00
d6cd2d3154 Update routes/web.php
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
2023-07-29 18:10:50 +01:00
811a96cbe3 Update routes 2023-07-29 18:10:50 +01:00
ac1c84ea55 Update table names to new format 2023-07-19 01:58:32 +01:00
2a11cff663 feat: site admin (#8) 2023-07-16 21:02:51 +01:00
94133ec0f7 feat: add guestbook with rate limiting (#6)
* Re-add guestbook w/ rate limiting
* Add guestbook to navbar
2023-07-16 01:49:09 +01:00
160c8a5d50 feat: computers page 2023-06-14 22:15:44 +01:00
761cbb11a4 feat: calculators page 2023-06-14 22:15:44 +01:00
4ffec4148a feat: projects page 2023-06-14 22:15:44 +01:00
16ecc6abe3 Add bookmarks page 2023-06-14 22:15:44 +01:00
168400fab0 Add global layout and homepage 2023-06-14 22:15:44 +01:00
8af402a9e2 Initialize laravel app 2023-06-14 22:15:44 +01:00