Commit graph

19 commits

Author SHA1 Message Date
98f4e9057d
Add itch.io to the GameDev Info
Surely something new will appear there soon
2025-04-14 17:37:27 +02:00
b1f0300a11 Add Webring "bucket webring", clean some CSS 2025-04-11 16:55:30 +02:00
7a1d1e3276 Add the URL_POSTGRESQL environment variable
Mainly for flexibility purposes
Additionally to not expose credentials so plainly
2025-03-22 13:50:49 +01:00
717047cb96 Begin switching away from MongoDB
MongoDB cluster providers are AWS, Azure, and Google Cloud
All of them are American tech giants, and that's big yikes
2025-03-20 23:45:29 +01:00
0c47ad9fcc Allow running servers on multiple ports
(one server per port)
2025-03-10 17:11:09 +01:00
371171e61d Various adjustments 2025-03-07 17:43:41 +01:00
ec6cb4b355 Remove Netlify, make an API server 2025-03-06 22:18:15 +01:00
5fff23156b Use own instance of Umami (visitors.taevas.xyz) (#10)
Not quite self-hosted, it's on Vercel

...surely there are more positives than negatives as for doing that
(instead of using `cloud.umami.is`, I mean)
2025-02-19 21:16:14 +01:00
d42bb932cd Add the Umami script and the Website Info (#10)
Rather barebones for now because I can go several ways from there
2025-02-19 14:59:58 +01:00
51091d6d59 Add the Fediverse Info 2025-01-22 19:38:42 +01:00
Taevas
28c898d400 Update dependencies
It's actually kinda scary to make changes to something that works well when you don't really know why it works well in the first place...
2024-10-30 15:50:18 +01:00
Taevas
9290dee23c Styling changes
Switch the tab's logo and name, having the logo on the left and the name at the middle (like any Linux DE)
Make the tab close button look smaller, make it look different on hover and active states
Make `CopyField`s inactive for 3 seconds instead of 5 seconds
Make certain things no longer draggable
Add looks for the hover & active state for `TabButton`s and `ButtonLink`s
Use `@carbon/icons-react` over downloaded svgs
Update README
Remove Herobrine
2024-05-09 02:08:41 +02:00
Taevas
360ba3ae60 Mostly styling cleanups 2024-05-07 01:56:47 +02:00
Taevas
dec30acf14 Add more to README, adjust an Info 2024-05-03 01:04:33 +02:00
Taevas
4eb6eb3c94 Update outdated code
mfw my IDE just doesn't let me know about non-existing interfaces
2024-04-06 15:34:32 +02:00
Taevas
d1c0269a81 Basic code quality stuff 2023-11-05 21:01:24 +01:00
Taevas
90483caac4 Make Lastfm its own component 2023-05-07 22:35:19 +02:00
Taevas
c72d2fbdf8 Implement React 2023-05-07 19:48:02 +02:00
Taevas
079f25673b
Initial commit 2023-05-06 21:40:05 +02:00