Commit graph

24 commits

Author SHA1 Message Date
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
4ffec4148a feat: projects page 2023-06-14 22:15:44 +01:00
d9e3c5b179 Vastly improve lastfm thing 2023-06-14 22:15:44 +01:00
16ecc6abe3 Add bookmarks page 2023-06-14 22:15:44 +01:00
168400fab0 Add global layout and homepage 2023-06-14 22:15:44 +01:00
8af402a9e2 Initialize laravel app 2023-06-14 22:15:44 +01:00