|
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 |
|
|
40cd7fc002
|
Add UA to guestbook
|
2024-01-26 12:26:37 +00:00 |
|
|
8baf29f486
|
woops
|
2024-01-22 00:11:01 +00:00 |
|
|
8da88fd38d
|
Update guestbook notes
|
2024-01-22 00:09:05 +00:00 |
|
|
90c52206ef
|
guestbook: remove name placeholder & reformat date
|
2023-11-27 20:30:32 +00:00 |
|
|
4b585fe2ca
|
Update pages to be ADA-compliant
|
2023-10-15 20:52:32 +01:00 |
|
|
9a0d3a4ccc
|
feat: add error handling (#14)
* Remove commented out crap
* Update theme to use some colors from catppuccin, add error handling for API/DB
|
2023-09-08 23:19:40 +01:00 |
|
|
f7d589aad4
|
Tidy up css
|
2023-08-22 20:03:02 +01:00 |
|
|
f56107be8d
|
Fix class names
|
2023-07-29 18:17:57 +01: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 |
|
|
e5c778e7ad
|
Update
|
2023-07-29 18:10:50 +01:00 |
|
|
0e5f6cd90a
|
Correct SQL syntax error
|
2023-07-19 01:59:22 +01:00 |
|
|
ac1c84ea55
|
Update table names to new format
|
2023-07-19 01:58:32 +01:00 |
|
|
c04f07cb5c
|
Remove htmlspecialchars from guestbook display
It was already run when the entry was recorded
|
2023-07-16 22:02:54 +01:00 |
|
|
805e9f9dca
|
Update guestbook notices to list
|
2023-07-16 14:59:31 +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 |
|