Commit graph

70 commits

Author SHA1 Message Date
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
6f3be14459 turns out this code was important 2024-01-22 01:33:40 +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
6f83c77109 Get scheme cookie server-side instead of client-side on page load 2024-01-22 01:19:23 +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
361714b2f2 Swap Learn HTML button for Debian 2024-01-12 18:55:13 +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
adce1b1cf8 Add robots.txt 2023-11-29 18:40:14 +00:00
359b480e0d fix: snowflakes falling below window viewport 2023-11-27 21:36:55 +00:00
60c11f8376 Add snow 2023-11-26 15:40:38 +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
587788cb7a Merge remote-tracking branch 'origin/master' 2023-10-15 12:44:24 +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
a9e1cba778 Update sitemap.xml 2023-10-10 22:36:15 +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
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
e6d14246c9 Add pub symlink 2023-08-25 19:57:35 +01:00
0655a95967 Fix root namespace in master.css, add dirlist.css 2023-08-25 19:45:04 +01:00
imgbot[bot]
f1f1169606 chore: optimize images (#13)
*Total -- 3,026.77kb -> 1,661.09kb (45.12%)

/public/images/buttons/vim.gif -- 3.79kb -> 0.88kb (76.82%)
/public/images/logo.png -- 2.26kb -> 0.86kb (61.99%)
/public/images/icons/nav/guestbook.png -- 1.07kb -> 0.48kb (55.41%)
/public/images/icons/nav/login.png -- 1.03kb -> 0.46kb (55.21%)
/public/images/icons/nav/bookmarks.png -- 1.06kb -> 0.48kb (55.12%)
/public/images/icons/nav/music.png -- 1.05kb -> 0.47kb (54.94%)
/public/images/icons/nav/mail.png -- 1.14kb -> 0.56kb (51.11%)
/public/images/login-background.png -- 2,992.52kb -> 1,637.08kb (45.29%)
/public/images/buttons/linuxnow.gif -- 3.88kb -> 2.25kb (42.01%)
/public/favicon-128x128.png -- 1.28kb -> 0.76kb (40.91%)
/public/images/buttons/vcss-blue.gif -- 1.72kb -> 1.31kb (23.76%)
/public/favicon-32x32.png -- 0.67kb -> 0.58kb (14.1%)
/public/images/icons/nav/home.png -- 0.55kb -> 0.48kb (12.83%)
/public/images/icons/fav/png/calc.png -- 12.24kb -> 11.97kb (2.23%)
/public/images/buttons/browser.gif -- 2.50kb -> 2.49kb (0.66%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-08-22 20:05:22 +01:00
5d6f390968 niko 2023-08-22 20:03:02 +01:00
37b8be496e Remove invalid css property 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
5acec31981 aaaaaa 2023-08-15 18:33:18 +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
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
5ba30c2401 Update page titles, fix favicon 2023-07-29 23:32:21 +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