Commit graph

143 commits

Author SHA1 Message Date
2ef7d4169b
Remove obsolete script attr 2023-10-25 22:57:12 +01:00
843f011926
Move "Things they never said", add CSS & Python to interests 2023-10-19 00:32:31 +01:00
5a0c81f50d
Add w/h to dimden button 2023-10-19 00:31:59 +01:00
80c7ecc6ee
Added "Things they never said" to the homepage 2023-10-16 23:41:49 +01:00
Frankie B
089ddcaf0b Remove niko from homepage 2023-10-15 21:07:44 +01:00
3bf78f4054
Update pages to be ADA-compliant 2023-10-15 20:52:32 +01:00
25296e79b6
woops 2023-10-15 12:48:36 +01:00
5773639e5f
Change section titles on homepage to h2 2023-10-15 12:42:42 +01:00
e947a4b98d
Update header style, add theme to head 2023-10-15 12:41:15 +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
99701deacd
Update computers page design 2023-08-26 01:20:28 +01:00
b833a402d2 Add pubfiles link to nav 2023-08-25 20:05:54 +01:00
c44d47f7ea
Update site version number format 2023-08-24 21:39:47 +01:00
dae3e6dcae
niko 2023-08-22 20:03:02 +01:00
7943c6b6e3
Swap out some buttons 2023-08-22 20:03:02 +01:00
7210fd59ff
Tidy up css 2023-08-22 20:03:02 +01:00
e144965ed5
Add "placeholder" bot page 2023-08-22 12:03:05 +01:00
99c0d2068d
aaaaaa 2023-08-15 18:33:18 +01:00
cfd2d0b0f2
die 2023-08-15 00:17:00 +01:00
6300a2d696
Improve table accessibility 2023-08-15 00:13:53 +01:00
ae78f53fe6
Add width/height to homepage image 2023-08-15 00:04:52 +01:00
3102ad12f4
Add width/height to nav images 2023-08-15 00:04:27 +01:00
2ffcc062a0
Add meta description 2023-08-15 00:02:26 +01:00
32c675e202
Fix homepage image 2023-08-14 23:47:29 +01:00
b8b36c50d0
we ball 2023-08-14 23:45:31 +01:00
e7d58f3185
Actually v6 2023-08-14 22:51:16 +01:00
24b5a194ca
Update head again 2023-07-29 23:34:34 +01:00
d9cf8a2eb7
Update page titles, fix favicon 2023-07-29 23:32:21 +01:00
494260fa4a
Fix class names 2023-07-29 18:17:57 +01:00
e3e6600f2f
Remove unused highlighting styles, change "highlight.js" to just "highlight" 2023-07-29 18:14:26 +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
1a70c15e98 Disable contact link (for now), remove login link temporarily 2023-07-29 18:10:50 +01:00
f82de3956b Add hlphp & codeblock component 2023-07-29 18:10:50 +01:00
9a10c8db3a Update header to new design 2023-07-29 18:10:50 +01:00
f547f58d0d Update email, remove weather & music from homepage 2023-07-29 18:10:50 +01:00
9eafaa2c2f Add weather page 2023-07-29 18:10:50 +01:00
a7b369d988 Add music page 2023-07-29 18:10:50 +01:00
a3c787e1f6 Fix favicon path 2023-07-29 18:10:50 +01:00
f1c0713381 Format footer, add dimden.dev button 2023-07-29 18:10:50 +01:00
8e81858470 Update 2023-07-29 18:10:50 +01:00
690ea377fe
Add IP to guestbook admin page 2023-07-20 03:33:04 +01:00
9e837642bd
Correct SQL syntax error 2023-07-19 01:59:22 +01:00
fe0765795a
Update table names to new format 2023-07-19 01:58:32 +01:00
fb045348cf
feat: move bookmarks to database (#9)
* Move bookmarks to SQL DB
* Increment version
2023-07-19 01:50:07 +01:00
e627033600
Remove htmlspecialchars from guestbook display
It was already run when the entry was recorded
2023-07-16 22:02:54 +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
65b02f3b8d
Add ability to ban users from guestbook (by IP) 2023-07-16 15:27:48 +01:00
e1da508542
Update guestbook notices to list 2023-07-16 14:59:31 +01:00
b0cccfac6e
Move ratelimit error to new minimal layout template 2023-07-16 02:59:30 +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
cb8b9830ca
fix: use bull instead of bullet for site updates (fixes for older browsers) 2023-07-14 01:42:04 +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
cb4a1f179b
Add recent site updates (from git) 2023-07-12 01:16:52 +01:00
e0e179fa79
Update footer 2023-07-12 00:37:33 +01:00
Frankie B
ef962d4a93 Update 'git' to 'cgit' in nav 2023-07-11 19:24:47 +01:00
0dde11718a
Update ALL indentation to spaces, not tabs 2023-07-11 19:24:00 +01:00
60245e6976
Update about on homepage 2023-07-06 00:09:50 +01:00
fd68a870f5
Update doctype to HTML 4.01 2023-07-06 00:09:38 +01:00
Frankie B
6ee8acb2a1 Re-add '@' 2023-07-04 22:54:45 +01:00
Frankie B
94db866543 Remove unnecessary line break 2023-07-04 18:46:25 +01:00
Frankie B
85df5c249e Add Stack Overflow flair to homepage 2023-07-04 18:39:06 +01:00
d7b9a738ad
Update lastfm list formatting 2023-07-04 01:14:17 +01:00
53c0cd3712
remove page 2023-07-04 01:11:02 +01:00
94fc2662bd
remove 'repos' link from navbar 2023-07-04 01:07:57 +01:00
b5293a41a3
style: fix html alignment, etc. 2023-07-03 19:07:31 +01:00
1c34087354
Update favicon 2023-07-03 18:39:11 +01:00
06d7f9b387
Remove random comment from default layout 2023-07-03 18:34:32 +01:00
24e7f56e25
Update to work with API again 2023-07-03 15:29:54 +01:00
06ebb6cb81
Update mastodon link 2023-07-02 22:56:15 +01:00
45fd1d23c4
feat: update lastfm & weather to use internal API 2023-07-02 02:01:54 +01:00
Frankie B
c10d758474 fix: actually align it this time 2023-06-21 01:54:14 +01:00
0abb29b5c5
feat: align weather data 2023-06-21 01:51:10 +01:00
38da18777c
feat: align homepage links 2023-06-21 01:50:39 +01:00
6665998008
Add Matrix to homepage 2023-06-21 01:47:01 +01:00
01c617250c
fix: correct degreesToCompassDirection function 2023-06-17 13:58:08 +01:00
6171f63708
why is there even a link here 2023-06-15 00:06:41 +01:00
c8f8f6fb52
add w/h to footer images 2023-06-15 00:03:06 +01:00
a3be1eb5b8
feat: fix page titles 2023-06-14 23:50:57 +01:00
c7a1b41a19
fix: make configs serializable 2023-06-14 23:35:47 +01:00
3a0306ac79 Added homepage link to nav 2023-06-14 22:15:44 +01:00
89ec6df6b7 feat: computers page 2023-06-14 22:15:44 +01:00
a02cbfb495 feat: calculators page 2023-06-14 22:15:44 +01:00
c338c310ac feat: projects page 2023-06-14 22:15:44 +01:00
57190b2f77 Remove guestbook from nav 2023-06-14 22:15:44 +01:00
30f68f5c7d Vastly improve lastfm thing 2023-06-14 22:15:44 +01:00
5142133f16 Made weatherdata less painful to look at 2023-06-14 22:15:44 +01:00
cb78df544c Add bookmarks page 2023-06-14 22:15:44 +01:00
87a36e9bfb Fix homepage title 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