Commit graph

31 commits

Author SHA1 Message Date
296c823fc4 what am I even doing 2025-01-01 21:46:20 +00:00
0a50c93d3a Server-side "is it christmas" 2024-12-27 20:28:16 +00:00
3e97458ee2 rudimentary "spam filter" 2024-12-27 18:47:40 +00:00
6c126bc20f Update last/current track display 2024-12-25 22:48:19 +00:00
b65eca420a Show album cover for current track 2024-12-21 00:21:18 +00:00
5596afa450 Handle no image being returned by tinyfox.dev 2024-12-09 20:48:27 +00:00
27116d79ce woops 2024-12-07 01:13:24 +00:00
f0f87f2a04 rosco :3 2024-12-07 01:11:00 +00:00
70234f23f8 AAAAA 2024-11-30 22:42:42 +00:00
588966a94f Sure is a new site design 2024-11-28 00:07:08 +00:00
f3694af95e Add privacy page 2024-10-06 04:11:08 +01:00
29f40ced3b Handle any errors if unable to get presence or weather data 2024-08-31 00:47:01 +01:00
5472d7c7c7 Finish that shit 2024-08-08 15:21:30 +01:00
39d7895fad Add random quotes 2024-08-08 04:00:49 +01:00
33c49199c7 Initial redesign commit 2024-08-08 02:00:44 +01:00
d7dab43cf4 Remove admin pages 2024-07-11 22:23:46 +01: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
398fb1a1b3 Add sentry, update dirlist.css 2023-12-31 02:06:18 +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
ac1c84ea55 Update table names to new format 2023-07-19 01:58:32 +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
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
b87c1467c6 fix: make configs serializable 2023-06-14 23:35:47 +01:00
606c641558 fix: class errors 2023-06-14 23:24:47 +01:00
ad7f3fca65 Move classes to models folder 2023-06-14 22:52:00 +01:00
8af402a9e2 Initialize laravel app 2023-06-14 22:15:44 +01:00