Commit graph

10 commits

Author SHA1 Message Date
3e97458ee2 rudimentary "spam filter" 2024-12-27 18:47:40 +00:00
2ea31ce775 Remove posthog pageview middleware 2024-06-19 15:15:35 +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
6f83c77109 Get scheme cookie server-side instead of client-side on page load 2024-01-22 01:19:23 +00:00
8e36d3dcba Merge fixes into v5.5 branch (#12)
---------
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
2023-07-29 18:10:50 +01:00
1c8fc95e31 ACTUALLY make the cooldown 60 minutes 2023-07-20 03:25:27 +01:00
a40febdef9 Update error message files, increment version 2023-07-16 15:32:06 +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
8af402a9e2 Initialize laravel app 2023-06-14 22:15:44 +01:00