javalsai
javalsai pushed to master at javalsai/stuff 2024-12-13 21:03:44 +01:00
1bdaeebf97 spotify: add a few songs
javalsai pushed to master at javalsai/website 2024-11-24 02:06:12 +01:00
e5a16b20d4 add 3rs-orbit
javalsai pushed to master at javalsai/website 2024-11-24 01:57:39 +01:00
c3f4363091 make footer a shared component
javalsai pushed to master at javalsai/website 2024-11-23 22:58:17 +01:00
2d0ec47679 fix markdown css
fd4463683d no more flashbang 😔
Compare 2 commits »
javalsai pushed to master at javalsai/website 2024-11-23 22:53:27 +01:00
264b2045bf fix markdown css
javalsai pushed to master at javalsai/website 2024-11-23 22:48:39 +01:00
7a1336d0c1 no more flashbang 😔
javalsai pushed to master at javalsai/website 2024-11-23 22:48:04 +01:00
feec2fcef2 feat: nginx nice autoindex
60ac1df123 chore: remove redundant repeated css imports
Compare 2 commits »
javalsai pushed to master at javalsai/website 2024-11-23 21:16:28 +01:00
e3919eb0c0 add diff image formats and sized & tweaks
2c3f692beb add notes 👍
Compare 2 commits »
javalsai commented on pull request javalsai/website#2 2024-11-21 20:20:23 +01:00
Dark/light mode toggle on the header bar

Having said that, my website is loading the light version when my browser is set to dark, could be a mistake in my code though...

Set the dark mode without any media and put a light one…

javalsai pushed to master at javalsai/stuff 2024-11-18 16:33:31 +01:00
ae097bfc8d + 2 songs
32e75a9082 short json mode playlist (ill stop now)
Compare 2 commits »
javalsai pushed to master at javalsai/stuff 2024-11-17 20:09:32 +01:00
ff36e65ed7 text mode playlist
42148e6292 silent curl progress
bdef1cac44 update spotify, 1120
Compare 3 commits »
javalsai commented on issue javalsai/stuff#1 2024-11-15 01:09:45 +01:00
0

undefined ig, depends on maths branch

javalsai commented on pull request javalsai/website#2 2024-11-12 17:21:51 +01:00
Dark/light mode toggle on the header bar

Seems like you can do it without css, it wouldn't have a button but can use the system choice @media (prefers-color-scheme: dark) { /* Dark theme styles go here */ } …

javalsai commented on pull request javalsai/website#2 2024-11-12 17:20:46 +01:00
Dark/light mode toggle on the header bar

Seems like you can do it without css, it wouldn't have a button but can use the system choice @media (prefers-color-scheme: dark) { /* Dark theme styles go here */ } 
 @media…

javalsai pushed to master at javalsai/stuff 2024-10-31 00:53:13 +01:00
1eadb44490 spotify: 1100 🎉🎉
javalsai pushed to master at javalsai/stuff 2024-10-27 21:35:42 +01:00
3fd69f3f3f update: dump of the last 10 months of songs
4f8790d586 chore: remove popularity as it changes constantly
Compare 2 commits »
javalsai created pull request danmax/r34-scraper#10 2024-10-20 21:31:49 +02:00
bring back toolchain
javalsai pushed to javalsai-changes at danmax/r34-scraper 2024-10-20 21:31:31 +02:00
a852c8bcc5 chore: bring back rust-toolchain.toml
235e13230b Merge branch 'main' into javalsai-changes
bd517ed0b5 chore: bump version to 1.0.0
5f848be434 Merge pull request 'refactor: accept cli args only' (#9) from ErrorNoInternet/r34-scraper:cli-args-only into main
8723769429 refactor: accept cli args only
Compare 13 commits »
javalsai opened issue grialion/javalsai-gitea-beautify#1 2024-10-20 15:23:18 +02:00
Nuhuh
javalsai pushed to javalsai-changes at danmax/r34-scraper 2024-10-19 21:51:04 +02:00
bcd349e36f cargo clippy 👍