Commit graph

11 commits

Author SHA1 Message Date
3e97458ee2 rudimentary "spam filter" 2024-12-27 18:47:40 +00:00
588966a94f Sure is a new site design 2024-11-28 00:07:08 +00: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
03bc2cd211 Remove debugging code 2024-01-12 18:59:26 +00:00
f68e4cb3e6 Add custom error pages, pixel images, etc (also improve computers) 2024-01-12 18:57:33 +00:00
e5c778e7ad Update 2023-07-29 18:10:50 +01:00
2a11cff663 feat: site admin (#8) 2023-07-16 21:02:51 +01:00
a40febdef9 Update error message files, increment version 2023-07-16 15:32:06 +01:00
22b74d1764 Add ability to ban users from guestbook (by IP) 2023-07-16 15:27:48 +01:00
fc7c365672 Move ratelimit error to new minimal layout template 2023-07-16 02:59:30 +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