Commit graph

84 commits

Author SHA1 Message Date
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
d4fef8b313 Update computers page design 2023-08-26 01:20:28 +01:00
0262ba30ab Add pubfiles link to nav 2023-08-25 20:05:54 +01:00
9dfbac4b56 Update site version number format 2023-08-24 21:39:47 +01:00
5d6f390968 niko 2023-08-22 20:03:02 +01:00
1af7891b11 Swap out some buttons 2023-08-22 20:03:02 +01:00
f7d589aad4 Tidy up css 2023-08-22 20:03:02 +01:00
59dd3cbdfa Add "placeholder" bot page 2023-08-22 12:03:05 +01:00
5acec31981 aaaaaa 2023-08-15 18:33:18 +01:00
de8181ce93 die 2023-08-15 00:17:00 +01:00
09cffe2562 Improve table accessibility 2023-08-15 00:13:53 +01:00
4f10d73cf2 Add width/height to homepage image 2023-08-15 00:04:52 +01:00
9d22db13a5 Add width/height to nav images 2023-08-15 00:04:27 +01:00
d78ba74d44 Add meta description 2023-08-15 00:02:26 +01:00
28a94afa50 Fix homepage image 2023-08-14 23:47:29 +01:00
fd12540d0a we ball 2023-08-14 23:45:31 +01:00
cc7fbbcdca Actually v6 2023-08-14 22:51:16 +01:00
88516c780c Update head again 2023-07-29 23:34:34 +01:00
5ba30c2401 Update page titles, fix favicon 2023-07-29 23:32:21 +01:00
f56107be8d Fix class names 2023-07-29 18:17:57 +01:00
e558997a6a Remove unused highlighting styles, change "highlight.js" to just "highlight" 2023-07-29 18:14:26 +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
b1bdad158b Disable contact link (for now), remove login link temporarily 2023-07-29 18:10:50 +01:00
1013cd0456 Add hlphp & codeblock component 2023-07-29 18:10:50 +01:00
9a5ebd6465 Update header to new design 2023-07-29 18:10:50 +01:00
aa61d91b79 Update email, remove weather & music from homepage 2023-07-29 18:10:50 +01:00
48de704b66 Add weather page 2023-07-29 18:10:50 +01:00
e171a0f8eb Add music page 2023-07-29 18:10:50 +01:00
91896f9dff Fix favicon path 2023-07-29 18:10:50 +01:00
3f42bac3f4 Format footer, add dimden.dev button 2023-07-29 18:10:50 +01:00
e5c778e7ad Update 2023-07-29 18:10:50 +01:00
7c572a1ca6 Add IP to guestbook admin page 2023-07-20 03:33:04 +01:00
0e5f6cd90a Correct SQL syntax error 2023-07-19 01:59:22 +01:00
ac1c84ea55 Update table names to new format 2023-07-19 01:58:32 +01:00
fe06cd915c feat: move bookmarks to database (#9)
* Move bookmarks to SQL DB
* Increment version
2023-07-19 01:50:07 +01:00
c04f07cb5c Remove htmlspecialchars from guestbook display
It was already run when the entry was recorded
2023-07-16 22:02:54 +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
22b74d1764 Add ability to ban users from guestbook (by IP) 2023-07-16 15:27:48 +01:00
805e9f9dca Update guestbook notices to list 2023-07-16 14:59:31 +01:00
fc7c365672 Move ratelimit error to new minimal layout template 2023-07-16 02:59:30 +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
06e760f975 fix: use bull instead of bullet for site updates (fixes for older browsers) 2023-07-14 01:42:04 +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
8584d25961 Add recent site updates (from git) 2023-07-12 01:16:52 +01:00
b60a70394f Update footer 2023-07-12 00:37:33 +01:00
Frankie B
4ff6785da1 Update 'git' to 'cgit' in nav 2023-07-11 19:24:47 +01:00
01b9e61b6a Update ALL indentation to spaces, not tabs 2023-07-11 19:24:00 +01:00