Commit graph

39 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
a64bcc2c46
Update music page design 2024-02-08 22:41:40 +00:00
7887bf9401
Update homepage 2024-02-04 00:05:06 +00:00
278abdbcfa
Remove sanctum 2024-01-31 21:17:46 +00:00
55cb4b055b
Increment version 2023-12-31 02:14:41 +00:00
d051dce5b7
Add sentry, update dirlist.css 2023-12-31 02:06:18 +00:00
72558b2d5e
Add snow 2023-11-26 15:40:38 +00:00
aa0a122f4c
Bump ver 2023-10-16 23:42:47 +01:00
Frankie B
db3223d304 Bump version 2023-10-15 19:44:41 +01:00
258d57d1b2
Increment version 2023-09-08 23:21:47 +01:00
26901f8222
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
5d14848540
Add computers to nav 2023-08-26 01:22:33 +01:00
c44d47f7ea
Update site version number format 2023-08-24 21:39:47 +01:00
b8b36c50d0
we ball 2023-08-14 23:45:31 +01:00
8c0a2a6383 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
f980432dec Update version 2023-07-29 18:10:50 +01:00
36227c9b6e Update default API root 2023-07-29 18:10:50 +01:00
8e81858470 Update 2023-07-29 18:10:50 +01:00
fb045348cf
feat: move bookmarks to database (#9)
* Move bookmarks to SQL DB
* Increment version
2023-07-19 01:50:07 +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
f0a7a8af7c
increment version number 2023-07-16 01:51:00 +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
1b267f6102 Update minimum site width to 780px 2023-07-14 02:57:20 +01:00
Frankie B
0f8bfd33cb Add wiki link to navbar 2023-07-14 01:13:50 +01:00
bd626fccd6
Merge CSS into one file 2023-07-12 15:10:18 +01:00
ad7baa0dc1
Update site version 2023-07-12 01:32:10 +01:00
4c501179df
Update composer.json 2023-07-12 00:27:38 +01:00
4f67d7c7e5
Add misc section to bookmarks 2023-07-11 20:48:49 +01:00
ea00153119
Add bookmark section names as comments 2023-07-11 20:45:40 +01:00
45fd1d23c4
feat: update lastfm & weather to use internal API 2023-07-02 02:01:54 +01:00
c7a1b41a19
fix: make configs serializable 2023-06-14 23:35:47 +01:00
e5ac640025
fix: class errors 2023-06-14 23:24:47 +01:00
20e394e9f2
Move classes to models folder 2023-06-14 22:52:00 +01:00
c338c310ac feat: projects page 2023-06-14 22:15:44 +01:00
30f68f5c7d Vastly improve lastfm thing 2023-06-14 22:15:44 +01:00
cb78df544c Add bookmarks page 2023-06-14 22:15:44 +01:00
8e627b1671 Add global layout and homepage 2023-06-14 22:15:44 +01:00
a464ef4c0e Initialize laravel app 2023-06-14 22:15:44 +01:00