9c306bd74e
Change storage perms
2024-11-30 22:47:40 +00:00
70234f23f8
AAAAA
2024-11-30 22:42:42 +00:00
588966a94f
Sure is a new site design
2024-11-28 00:07:08 +00:00
b257c17f57
idk why this is here but I'm committing it
2024-11-04 23:13:32 +00:00
97cab32d50
woah is that a new design
2024-11-04 23:12:59 +00:00
858312f77a
Update page layout
...
- Add more buttons
- Style <hr> elements
- Remove 'pixel nes' font from <h3> and <h4> elements
- Change footer grid column sizes to auto (previously 1fr)
- Add 5px top margin to sidebar buttons
2024-10-06 04:11:46 +01:00
f3694af95e
Add privacy page
2024-10-06 04:11:08 +01:00
f00947d721
Update sitemap
2024-09-01 15:45:46 +01:00
4730f59dd0
There will be no bias in my house!
2024-08-31 00:47:19 +01:00
29f40ced3b
Handle any errors if unable to get presence or weather data
2024-08-31 00:47:01 +01:00
ee5931cba8
Update .gitignore
2024-08-30 19:56:07 +01:00
93abf0cb1e
Correct steam link
2024-08-30 19:51:26 +01:00
f674ef7838
YOLO
2024-08-22 22:24:01 +01:00
bf34ffcbc4
Add logo to readme
2024-08-16 09:47:44 +01:00
d61a2d0109
Accessibility stuff 2
2024-08-08 15:41:44 +01:00
80cbe94dc0
Merge branch 'redesign'
2024-08-08 15:35:48 +01:00
bb3f6afc81
Accessibility stuff
2024-08-08 15:34:32 +01:00
5472d7c7c7
Finish that shit
2024-08-08 15:21:30 +01:00
39d7895fad
Add random quotes
2024-08-08 04:00:49 +01:00
33c49199c7
Initial redesign commit
2024-08-08 02:00:44 +01:00
031aa417b8
Stop using layout tables on bookmarks page
2024-07-12 23:51:50 +01:00
a480bdeac8
Improve computers page, change page width to 975px to compensate for scrollbars
2024-07-12 23:48:06 +01:00
84517b7c92
Minor improvements
2024-07-12 22:43:53 +01:00
217b24c1e8
Use the current hostname in schemeSwap.js instead of hard coding it
2024-07-12 22:43:15 +01:00
33fec5e189
Make CSS a little less messy
2024-07-12 21:49:58 +01:00
1bfc111503
Add apply button to scheme swap, make it easier to read
2024-07-12 16:58:31 +01:00
6f5740ecee
Minor fixes, re-add calculators page
2024-07-12 16:50:33 +01:00
d52be035d0
Minor fixes
2024-07-12 16:24:22 +01:00
34055ccb41
Remove admin routes
2024-07-12 16:23:55 +01:00
d1ec296717
Move README.md to root folder
2024-07-12 03:00:24 +01:00
57abc7d5a7
Remove Auth0
2024-07-11 22:34:46 +01:00
acb18eb1ad
Swap computers page to use main layout
2024-07-11 22:30:34 +01:00
0d7eb302e8
Change navbar images to use asset()
2024-07-11 22:29:57 +01:00
8d1469a5f4
Remove admin links
2024-07-11 22:25:32 +01:00
4b5c192301
Remove unused views
2024-07-11 22:24:41 +01:00
d7dab43cf4
Remove admin pages
2024-07-11 22:23:46 +01:00
0e0d76760e
Remove unused route
2024-07-11 22:22:54 +01:00
c0eba1f9f7
Update composer lockfile
2024-07-11 01:15:42 +01:00
de10ced0d2
Add updatecache batch script
2024-07-09 00:47:36 +01:00
d9b84b39d2
Nuke redundant separate domain storage folders
2024-07-09 00:46:52 +01:00
829ecc816d
Display whatever domain the site is being accessed from
2024-06-19 15:33:11 +01:00
387c296638
Multidomain.
2024-06-19 15:22:29 +01:00
2ea31ce775
Remove posthog pageview middleware
2024-06-19 15:15:35 +01:00
e1717e13d1
Move admin routes to prefix group
2024-06-18 02:52:19 +01:00
0f4da7e3df
Add pageview logging via PostHog
2024-06-11 21:36:58 +01:00
3824f01f9b
Actually use the $age variable on the homepage
2024-06-11 18:17:29 +01:00
dependabot[bot]
729be11b5a
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]
4114f350bf
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
c9299b5410
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
2fbf6cdc39
Update music page design
2024-02-08 22:41:40 +00:00