Commit graph

281 commits

Author SHA1 Message Date
56db90d3a3
Multidomain. 2024-06-19 15:22:29 +01:00
8f02ed0a76
Remove posthog pageview middleware 2024-06-19 15:15:35 +01:00
02c68f8545
Move admin routes to prefix group 2024-06-18 02:52:19 +01:00
e89a7bb329
Add pageview logging via PostHog 2024-06-11 21:36:58 +01:00
210363d173
Actually use the $age variable on the homepage 2024-06-11 18:17:29 +01:00
dependabot[bot]
ed3269cd6c
Bump follow-redirects from 1.15.4 to 1.15.6 (#17)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
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-06-11 18:04:39 +01:00
dependabot[bot]
e4d09a392a
Bump vite from 4.5.2 to 4.5.3 (#20)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/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-06-11 18:04:10 +01:00
0f52d80ca6
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
a64bcc2c46
Update music page design 2024-02-08 22:41:40 +00:00
50390e8e05
Update music page design 2024-02-08 22:40:36 +00:00
5cadd66a30
Update footer buttons 2024-02-04 00:52:15 +00:00
8dfb9cc9c6
Add underline to non-highlighted links 2024-02-04 00:44:01 +00:00
7887bf9401
Update homepage 2024-02-04 00:05:06 +00:00
36c66c75fb
Add database migrations 2024-01-31 21:17:56 +00:00
278abdbcfa
Remove sanctum 2024-01-31 21:17:46 +00:00
08586938f6
Expand cookie to all domains *.diskfloppy.me 2024-01-26 12:29:00 +00:00
bf5df323d2
Improve schemeSwap.js 2024-01-26 12:26:48 +00:00
fdeb7f1c48
Add UA to guestbook 2024-01-26 12:26:37 +00:00
7d0c7e41bf
Make info-tables full width 2024-01-22 13:43:25 +00:00
20acf67992
turns out this code was important 2024-01-22 01:33:40 +00:00
1c1999f54a
Add rosé pine themes 2024-01-22 01:30:54 +00:00
42bb5228d5
Remove unused HLJS code and unnecessary components 2024-01-22 01:19:24 +00:00
6fa9efcc74
Get scheme cookie server-side instead of client-side on page load 2024-01-22 01:19:23 +00:00
75fed3cbc1
add pixellated images to dirlist.css 2024-01-22 00:11:39 +00:00
2f98edc8e8
woops 2024-01-22 00:11:01 +00:00
4cded68dc4
CSS updates and a whole theme selector thing 2024-01-22 00:09:48 +00:00
460e9585d2
Update guestbook Update weather link 2024-01-22 00:09:20 +00:00
d8d62cbeea
Update guestbook notes 2024-01-22 00:09:05 +00:00
dependabot[bot]
871c2cf43f
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
e78842fdb2
Fix footer image link 2024-01-12 19:02:10 +00:00
24ca7f5927
Remove debugging code 2024-01-12 18:59:26 +00:00
d5df3619bc
Fix footer buttons 2024-01-12 18:58:23 +00:00
725712aa35
Add custom error pages, pixel images, etc (also improve computers) 2024-01-12 18:57:33 +00:00
c622761799
Swap Learn HTML button for Debian 2024-01-12 18:55:13 +00:00
dependabot[bot]
7290593645
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
dafd299a1f
Move content/footer out of pagebody and remove it 2024-01-08 23:35:25 +00:00
bbdfd228ed
Un-break music page 2024-01-05 22:18:52 +00:00
1da379d023
Update homepage (correct dumb typo) 2024-01-03 13:07:59 +00:00
711a8de27b
Change snow to only show in December 2024-01-03 12:44:02 +00:00
9d89e83f38
Update dev server run config 2023-12-31 02:21:54 +00:00
e0f354f4d2
Add hr to header and style hrs 2023-12-31 02:21:44 +00:00
00963a4b39
Move README.md to .github and add CODEOWNERS 2023-12-31 02:20:59 +00:00
55cb4b055b
Increment version 2023-12-31 02:14:41 +00:00
d051dce5b7
Add sentry, update dirlist.css 2023-12-31 02:06:18 +00:00
08c8d3e06b
Disable admin routes 2023-12-31 02:04:42 +00:00
27140bd257
Add 'served by' to footer 2023-12-05 00:28:44 +00:00
2e4d937c2b
Update dirlist css 2023-12-05 00:24:30 +00:00
de13463427
Import View facade in web routes 2023-12-05 00:19:48 +00:00
bbdb90c867
Import DB facade in web routes 2023-12-05 00:12:47 +00:00
d0e2d64582
Update run configurations 2023-12-05 00:12:47 +00:00