Commit graph

270 commits

Author SHA1 Message Date
993198c16a Add underline to non-highlighted links 2024-02-04 00:44:01 +00:00
89b7a0b7ae Update homepage 2024-02-04 00:05:06 +00:00
210d83db45 Add database migrations 2024-01-31 21:17:56 +00:00
f7e4a21ff2 Remove sanctum 2024-01-31 21:17:46 +00:00
a1a8571873 Expand cookie to all domains *.diskfloppy.me 2024-01-26 12:29:00 +00:00
9f58d1e5b3 Improve schemeSwap.js 2024-01-26 12:26:48 +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
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
8baf29f486 woops 2024-01-22 00:11:01 +00:00
7c5461ddf3 CSS updates and a whole theme selector thing 2024-01-22 00:09:48 +00:00
663b96bad2 Update guestbook Update weather link 2024-01-22 00:09:20 +00:00
8da88fd38d Update guestbook notes 2024-01-22 00:09:05 +00:00
dependabot[bot]
faa43b2d74 Bump vite from 4.5.1 to 4.5.2 (#16)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-20 14:44:03 +00:00
26ab7d24d4 Fix footer image link 2024-01-12 19:02:10 +00:00
03bc2cd211 Remove debugging code 2024-01-12 18:59:26 +00:00
69ae67d510 Fix footer buttons 2024-01-12 18:58:23 +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
dependabot[bot]
9c18e70754 Bump follow-redirects from 1.15.3 to 1.15.4 (#15)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-12 18:47:02 +00:00
d39ae4b8b5 Move content/footer out of pagebody and remove it 2024-01-08 23:35:25 +00:00
ecfd933db1 Un-break music page 2024-01-05 22:18:52 +00:00
968c1c996f Update homepage (correct dumb typo) 2024-01-03 13:07:59 +00:00
a1eff2c46e Change snow to only show in December 2024-01-03 12:44:02 +00:00
652afe8093 Update dev server run config 2023-12-31 02:21:54 +00:00
506dbc2b90 Add hr to header and style hrs 2023-12-31 02:21:44 +00:00
0b050ec128 Move README.md to .github and add CODEOWNERS 2023-12-31 02:20:59 +00:00
6bae748385 Increment version 2023-12-31 02:14:41 +00:00
398fb1a1b3 Add sentry, update dirlist.css 2023-12-31 02:06:18 +00:00
5bbe4ed4b5 Disable admin routes 2023-12-31 02:04:42 +00:00
0b6f833b51 Add 'served by' to footer 2023-12-05 00:28:44 +00:00
80ca3f4345 Update dirlist css 2023-12-05 00:24:30 +00:00
ed7a271816 Import View facade in web routes 2023-12-05 00:19:48 +00:00
9b4410becf Import DB facade in web routes 2023-12-05 00:12:47 +00:00
e4e7ad6267 Update run configurations 2023-12-05 00:12:47 +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
90c52206ef guestbook: remove name placeholder & reformat date 2023-11-27 20:30:32 +00:00
60c11f8376 Add snow 2023-11-26 15:40:38 +00:00
c644b720ea Update deps 2023-11-18 23:06:30 +00:00
a85e8da2e8 Revert "Add DMCA email to footer"
This reverts commit b6564409c8.
2023-11-04 21:41:39 +00:00
59e5dc3470 Remove unnecessary CSS 2023-10-25 23:32:55 +01:00
41c22dd7f4 Add DMCA email to footer 2023-10-25 23:30:28 +01:00
62b503194f Fix wrapping on "Never said" box 2023-10-25 23:30:19 +01:00
a4edf22794 Update homepage info 2023-10-25 23:30:02 +01:00
d70bf3bc74 Remove obsolete script attr 2023-10-25 22:57:12 +01:00