Commit graph

9 commits

Author SHA1 Message Date
0f52d80ca6
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
24ca7f5927
Remove debugging code 2024-01-12 18:59:26 +00:00
725712aa35
Add custom error pages, pixel images, etc (also improve computers) 2024-01-12 18:57:33 +00:00
8e81858470 Update 2023-07-29 18:10:50 +01:00
7c16dc53b5
feat: site admin (#8) 2023-07-16 21:02:51 +01:00
b9f2604bb5
Update error message files, increment version 2023-07-16 15:32:06 +01:00
65b02f3b8d
Add ability to ban users from guestbook (by IP) 2023-07-16 15:27:48 +01:00
b0cccfac6e
Move ratelimit error to new minimal layout template 2023-07-16 02:59:30 +01:00
8482a98ca6
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