Commit graph

53 commits

Author SHA1 Message Date
1bfc111503 Add apply button to scheme swap, make it easier to read 2024-07-12 16:58:31 +01:00
6f5740ecee Minor fixes, re-add calculators page 2024-07-12 16:50:33 +01:00
d52be035d0 Minor fixes 2024-07-12 16:24:22 +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
e75b5ad8a9 Update music page design 2024-02-08 22:40:36 +00:00
993198c16a Add underline to non-highlighted links 2024-02-04 00:44:01 +00:00
40cd7fc002 Add UA to guestbook 2024-01-26 12:26:37 +00:00
898176c5d4 Make info-tables full width 2024-01-22 13:43:25 +00:00
2b9db42593 Add rosé pine themes 2024-01-22 01:30:54 +00:00
0cd22cf82b Remove unused HLJS code and unnecessary components 2024-01-22 01:19:24 +00:00
0237bc60f3 add pixellated images to dirlist.css 2024-01-22 00:11:39 +00:00
7c5461ddf3 CSS updates and a whole theme selector thing 2024-01-22 00:09:48 +00:00
f68e4cb3e6 Add custom error pages, pixel images, etc (also improve computers) 2024-01-12 18:57:33 +00:00
506dbc2b90 Add hr to header and style hrs 2023-12-31 02:21:44 +00:00
398fb1a1b3 Add sentry, update dirlist.css 2023-12-31 02:06:18 +00:00
80ca3f4345 Update dirlist css 2023-12-05 00:24:30 +00:00
59e5dc3470 Remove unnecessary CSS 2023-10-25 23:32:55 +01:00
62b503194f Fix wrapping on "Never said" box 2023-10-25 23:30:19 +01:00
c21e37a260 Update minimal.css to use new color scheme 2023-10-25 22:55:54 +01:00
98f2ccefea Added "Things they never said" to the homepage 2023-10-16 23:41:49 +01:00
fe26401edc Remove unnecessary px units 2023-10-15 12:43:30 +01:00
5b3a2efd82 Update to move theme colors to seperate file, add theme selector styles in advance 2023-10-15 12:40:11 +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
d4fef8b313 Update computers page design 2023-08-26 01:20:28 +01:00
0655a95967 Fix root namespace in master.css, add dirlist.css 2023-08-25 19:45:04 +01:00
37b8be496e Remove invalid css property 2023-08-22 20:03:02 +01:00
f7d589aad4 Tidy up css 2023-08-22 20:03:02 +01:00
09cffe2562 Improve table accessibility 2023-08-15 00:13:53 +01:00
bc781baf14 Underline links on hover 2023-08-15 00:08:38 +01:00
fd12540d0a we ball 2023-08-14 23:45:31 +01:00
cc7fbbcdca Actually v6 2023-08-14 22:51:16 +01:00
e558997a6a Remove unused highlighting styles, change "highlight.js" to just "highlight" 2023-07-29 18:14:26 +01:00
5f3348ee79 Fix messed up css 2023-07-29 18:13:12 +01:00
abece1760b Update public/css/master.css
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
2023-07-29 18:10:50 +01:00
ba85934ebc Update public/css/master.css
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
2023-07-29 18:10:50 +01:00
05c5c68460 Update public/css/master.css
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
2023-07-29 18:10:50 +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
4f50fa52c3 Update public/css/master.css
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
2023-07-29 18:10:50 +01:00
10714d05bd Update public/css/master.css
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
2023-07-29 18:10:50 +01:00
772460fc6e Update public/css/master.css
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
2023-07-29 18:10:50 +01:00
29338c7175 Update public/css/highlight.js/stackoverflow-dark.css
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
2023-07-29 18:10:50 +01:00
541106420e Update public/css/master.css
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
2023-07-29 18:10:50 +01:00
1013cd0456 Add hlphp & codeblock component 2023-07-29 18:10:50 +01:00
b29d84eef1 Update stylesheet 2023-07-29 18:10:50 +01:00
e5c778e7ad Update 2023-07-29 18:10:50 +01:00
2a11cff663 feat: site admin (#8) 2023-07-16 21:02:51 +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
c96e27b8d2 Merge CSS into one file 2023-07-12 15:10:18 +01:00
8584d25961 Add recent site updates (from git) 2023-07-12 01:16:52 +01:00