Commit graph

55 commits

Author SHA1 Message Date
296c823fc4 what am I even doing 2025-01-01 21:46:20 +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
80f4601670 Add wiki link 2024-12-22 03:29:01 +00:00
b65eca420a Show album cover for current track 2024-12-21 00:21:18 +00:00
02e9a6d85d set scrollbar colour 2024-12-19 20:27:19 +00:00
f0f87f2a04 rosco :3 2024-12-07 01:11:00 +00:00
93abf0cb1e Correct steam link 2024-08-30 19:51:26 +01:00
f674ef7838 YOLO 2024-08-22 22:24: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
d52be035d0 Minor fixes 2024-07-12 16:24:22 +01:00
57abc7d5a7 Remove Auth0 2024-07-11 22:34:46 +01:00
387c296638 Multidomain. 2024-06-19 15:22:29 +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
2fbf6cdc39 Update music page design 2024-02-08 22:41:40 +00:00
89b7a0b7ae Update homepage 2024-02-04 00:05:06 +00:00
f7e4a21ff2 Remove sanctum 2024-01-31 21:17:46 +00:00
6bae748385 Increment version 2023-12-31 02:14:41 +00:00
398fb1a1b3 Add sentry, update dirlist.css 2023-12-31 02:06:18 +00:00
60c11f8376 Add snow 2023-11-26 15:40:38 +00:00
8796ca9abe Bump ver 2023-10-16 23:42:47 +01:00
Frankie B
d8390f7a54 Bump version 2023-10-15 19:44:41 +01:00
f0ebb75759 Increment version 2023-09-08 23:21:47 +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
3fc99d1c9d Add computers to nav 2023-08-26 01:22:33 +01:00
9dfbac4b56 Update site version number format 2023-08-24 21:39:47 +01:00
fd12540d0a we ball 2023-08-14 23:45:31 +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
afd430e052 Update version 2023-07-29 18:10:50 +01:00
03769ee93e Update default API root 2023-07-29 18:10:50 +01:00
e5c778e7ad Update 2023-07-29 18:10:50 +01:00
fe06cd915c feat: move bookmarks to database (#9)
* Move bookmarks to SQL DB
* Increment version
2023-07-19 01:50:07 +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
70afd73d2d increment version number 2023-07-16 01:51:00 +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
8adae46775 Update minimum site width to 780px 2023-07-14 02:57:20 +01:00
Frankie B
74c48d7bb6 Add wiki link to navbar 2023-07-14 01:13:50 +01:00
c96e27b8d2 Merge CSS into one file 2023-07-12 15:10:18 +01:00
c77a184c37 Update site version 2023-07-12 01:32:10 +01:00
f7fa536753 Update composer.json 2023-07-12 00:27:38 +01:00
d4021128fe Add misc section to bookmarks 2023-07-11 20:48:49 +01:00
5d0fc96ba5 Add bookmark section names as comments 2023-07-11 20:45:40 +01:00
63ab693d87 feat: update lastfm & weather to use internal API 2023-07-02 02:01:54 +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