Commit graph

27 commits

Author SHA1 Message Date
3e97458ee2 rudimentary "spam filter" 2024-12-27 18:47:40 +00:00
f0f87f2a04 rosco :3 2024-12-07 01:11:00 +00:00
4a39504f6c Nuke unused pages 2024-12-07 01:10:40 +00:00
f3694af95e Add privacy page 2024-10-06 04:11:08 +01:00
34055ccb41 Remove admin routes 2024-07-12 16:23:55 +01:00
0e0d76760e Remove unused route 2024-07-11 22:22:54 +01:00
2ea31ce775 Remove posthog pageview middleware 2024-06-19 15:15:35 +01:00
e1717e13d1 Move admin routes to prefix group 2024-06-18 02:52:19 +01:00
0f4da7e3df Add pageview logging via PostHog 2024-06-11 21:36:58 +01:00
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
b760a00f3f Remove unnecessary stuff
Watch everything break when I do this
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