aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormat <27899617+mat-1@users.noreply.github.com>2022-12-15 20:19:42 -0600
committerGitHub <noreply@github.com>2022-12-15 20:19:42 -0600
commited5eedab8f9fc90dadf5c442cf559572d1b35f0c (patch)
tree01a763fd11810e9970f14f7dae180e95b279de9a
parent89bf3d31e36ad3bdfd45461ee6fb69a4c791f848 (diff)
parent103689520f51991a1e9a4ca5829fe2f46d1a32c2 (diff)
downloadskyblock-stats-ed5eedab8f9fc90dadf5c442cf559572d1b35f0c.tar.gz
skyblock-stats-ed5eedab8f9fc90dadf5c442cf559572d1b35f0c.tar.bz2
skyblock-stats-ed5eedab8f9fc90dadf5c442cf559572d1b35f0c.zip
Merge pull request #6 from skyblockstats/sveltekit-v1
Sveltekit v1
-rw-r--r--package.json87
-rw-r--r--scripts/updateBackgrounds.js29
-rw-r--r--src/app.d.ts8
-rw-r--r--src/app.html27
-rw-r--r--src/hooks.server.ts7
-rw-r--r--src/hooks.ts25
-rw-r--r--src/lib/AuctionPriceScatterplot.svelte2
-rw-r--r--src/lib/BackgroundImage.svelte2
-rw-r--r--src/lib/Collapsible.svelte2
-rw-r--r--src/lib/LoginButton.svelte2
-rw-r--r--src/lib/MayorSkin.svelte24
-rw-r--r--src/lib/layout/Loader.svelte2
-rw-r--r--src/lib/minecraft/inventory.ts2
-rw-r--r--src/params/username.ts5
-rw-r--r--src/routes/+error.svelte (renamed from src/routes/__error.svelte)22
-rw-r--r--src/routes/+layout.svelte (renamed from src/routes/__layout.svelte)0
-rw-r--r--src/routes/+page.server.ts7
-rw-r--r--src/routes/+page.svelte (renamed from src/routes/index.svelte)16
-rw-r--r--src/routes/[player=username]/+page.ts6
-rw-r--r--src/routes/[player].ts14
-rw-r--r--src/routes/auctionprices/+page.svelte (renamed from src/routes/auctionprices.svelte)27
-rw-r--r--src/routes/auctionprices/+page.ts13
-rw-r--r--src/routes/chat/+page.svelte (renamed from src/routes/chat.svelte)0
-rw-r--r--src/routes/election/+page.svelte (renamed from src/routes/election.svelte)30
-rw-r--r--src/routes/election/+page.ts8
-rw-r--r--src/routes/items/+page.svelte (renamed from src/routes/items.svelte)15
-rw-r--r--src/routes/items/+page.ts6
-rw-r--r--src/routes/leaderboard/+page.ts6
-rw-r--r--src/routes/leaderboard/[name].ts12
-rw-r--r--src/routes/leaderboard/[name]/+server.ts7
-rw-r--r--src/routes/leaderboard/index.ts11
-rw-r--r--src/routes/leaderboards/+page.svelte (renamed from src/routes/leaderboards/index.svelte)15
-rw-r--r--src/routes/leaderboards/+page.ts6
-rw-r--r--src/routes/leaderboards/[name]/+page.svelte (renamed from src/routes/leaderboards/[name].svelte)19
-rw-r--r--src/routes/leaderboards/[name]/+page.ts13
-rw-r--r--src/routes/loggedin/+server.ts (renamed from src/routes/loggedin.ts)25
-rw-r--r--src/routes/login.ts36
-rw-r--r--src/routes/login/+server.ts18
-rw-r--r--src/routes/logout/+server.ts (renamed from src/routes/logout.ts)15
-rw-r--r--src/routes/player/+page.server.ts12
-rw-r--r--src/routes/player/[player]/+page.svelte (renamed from src/routes/player/[player]/index.svelte)37
-rw-r--r--src/routes/player/[player]/+page.ts19
-rw-r--r--src/routes/player/[player]/[profile]/+page.svelte (renamed from src/routes/player/[player]/[profile].svelte)97
-rw-r--r--src/routes/player/[player]/[profile]/+page.ts40
-rw-r--r--src/routes/player/[player]/[profile]/sections/AccessoryBagUpgrades.svelte (renamed from src/lib/sections/AccessoryBagUpgrades.svelte)0
-rw-r--r--src/routes/player/[player]/[profile]/sections/Achievements.svelte (renamed from src/lib/sections/Achievements.svelte)0
-rw-r--r--src/routes/player/[player]/[profile]/sections/Armor.svelte (renamed from src/lib/sections/Armor.svelte)0
-rw-r--r--src/routes/player/[player]/[profile]/sections/Auctions.svelte (renamed from src/lib/sections/Auctions.svelte)0
-rw-r--r--src/routes/player/[player]/[profile]/sections/Bank.svelte (renamed from src/lib/sections/Bank.svelte)0
-rw-r--r--src/routes/player/[player]/[profile]/sections/Claimed.svelte (renamed from src/lib/sections/Claimed.svelte)0
-rw-r--r--src/routes/player/[player]/[profile]/sections/Collections.svelte (renamed from src/lib/sections/Collections.svelte)0
-rw-r--r--src/routes/player/[player]/[profile]/sections/Coop.svelte (renamed from src/lib/sections/Coop.svelte)0
-rw-r--r--src/routes/player/[player]/[profile]/sections/Essence.svelte (renamed from src/lib/sections/Essence.svelte)0
-rw-r--r--src/routes/player/[player]/[profile]/sections/FarmingContests.svelte (renamed from src/lib/sections/FarmingContests.svelte)0
-rw-r--r--src/routes/player/[player]/[profile]/sections/Harp.svelte (renamed from src/lib/sections/Harp.svelte)0
-rw-r--r--src/routes/player/[player]/[profile]/sections/Infobox.svelte (renamed from src/lib/sections/Infobox.svelte)0
-rw-r--r--src/routes/player/[player]/[profile]/sections/Inventories.svelte (renamed from src/lib/sections/Inventories.svelte)0
-rw-r--r--src/routes/player/[player]/[profile]/sections/Leaderboards.svelte (renamed from src/lib/sections/Leaderboards.svelte)0
-rw-r--r--src/routes/player/[player]/[profile]/sections/Minions.svelte (renamed from src/lib/sections/Minions.svelte)0
-rw-r--r--src/routes/player/[player]/[profile]/sections/Pets.svelte (renamed from src/lib/sections/Pets.svelte)0
-rw-r--r--src/routes/player/[player]/[profile]/sections/Skills.svelte (renamed from src/lib/sections/Skills.svelte)0
-rw-r--r--src/routes/player/[player]/[profile]/sections/Slayers.svelte (renamed from src/lib/sections/Slayers.svelte)0
-rw-r--r--src/routes/player/[player]/[profile]/sections/StatList.svelte (renamed from src/lib/sections/StatList.svelte)0
-rw-r--r--src/routes/player/[player]/[profile]/sections/Zones.svelte (renamed from src/lib/sections/Zones.svelte)0
-rw-r--r--src/routes/player/index.ts14
-rw-r--r--src/routes/profile/+page.server.ts7
-rw-r--r--src/routes/profile/+page.svelte (renamed from src/routes/profile/index.svelte)71
-rw-r--r--src/routes/profile/+page.ts44
-rw-r--r--src/routes/profile/update/+server.ts (renamed from src/routes/profile/update.ts)69
-rw-r--r--src/routes/verify.ts75
-rw-r--r--src/routes/verify/+page.server.ts75
-rw-r--r--src/routes/verify/+page.svelte (renamed from src/routes/verify.svelte)25
-rw-r--r--src/routes/verify/+page.ts13
-rw-r--r--static/backgrounds-small/1.jpgbin8047 -> 7758 bytes
-rw-r--r--static/backgrounds-small/10.jpgbin10147 -> 9757 bytes
-rw-r--r--static/backgrounds-small/11.jpgbin3902 -> 3692 bytes
-rw-r--r--static/backgrounds-small/12.jpgbin3101 -> 2903 bytes
-rw-r--r--static/backgrounds-small/13.jpgbin9511 -> 9166 bytes
-rw-r--r--static/backgrounds-small/14.jpgbin9967 -> 9474 bytes
-rw-r--r--static/backgrounds-small/15.jpgbin2198 -> 2043 bytes
-rw-r--r--static/backgrounds-small/16.jpgbin3070 -> 2822 bytes
-rw-r--r--static/backgrounds-small/17.jpgbin8832 -> 8475 bytes
-rw-r--r--static/backgrounds-small/18.jpgbin11466 -> 10994 bytes
-rw-r--r--static/backgrounds-small/19.jpgbin4027 -> 3744 bytes
-rw-r--r--static/backgrounds-small/2.jpgbin5795 -> 5498 bytes
-rw-r--r--static/backgrounds-small/20.jpgbin6931 -> 6517 bytes
-rw-r--r--static/backgrounds-small/21.jpgbin8976 -> 8268 bytes
-rw-r--r--static/backgrounds-small/22.jpgbin7047 -> 6751 bytes
-rw-r--r--static/backgrounds-small/23.jpgbin8460 -> 8102 bytes
-rw-r--r--static/backgrounds-small/24.jpgbin7100 -> 6759 bytes
-rw-r--r--static/backgrounds-small/25.jpgbin8743 -> 8340 bytes
-rw-r--r--static/backgrounds-small/26.jpgbin11089 -> 10592 bytes
-rw-r--r--static/backgrounds-small/27.jpgbin4582 -> 4393 bytes
-rw-r--r--static/backgrounds-small/28.jpgbin8577 -> 8120 bytes
-rw-r--r--static/backgrounds-small/29.jpgbin5032 -> 4761 bytes
-rw-r--r--static/backgrounds-small/3.jpgbin7611 -> 7278 bytes
-rw-r--r--static/backgrounds-small/30.jpgbin7747 -> 7363 bytes
-rw-r--r--static/backgrounds-small/31.jpgbin9085 -> 8620 bytes
-rw-r--r--static/backgrounds-small/32.jpgbin5290 -> 5000 bytes
-rw-r--r--static/backgrounds-small/33.jpgbin9500 -> 9170 bytes
-rw-r--r--static/backgrounds-small/34.jpgbin10098 -> 9668 bytes
-rw-r--r--static/backgrounds-small/35.jpgbin2894 -> 2705 bytes
-rw-r--r--static/backgrounds-small/36.jpgbin3114 -> 2944 bytes
-rw-r--r--static/backgrounds-small/37.jpgbin4805 -> 4561 bytes
-rw-r--r--static/backgrounds-small/38.jpgbin2417 -> 2253 bytes
-rw-r--r--static/backgrounds-small/39.jpgbin2649 -> 2468 bytes
-rw-r--r--static/backgrounds-small/4.jpgbin2318 -> 2162 bytes
-rw-r--r--static/backgrounds-small/40.jpgbin6447 -> 6057 bytes
-rw-r--r--static/backgrounds-small/41.jpgbin6727 -> 6379 bytes
-rw-r--r--static/backgrounds-small/42.jpgbin4660 -> 4426 bytes
-rw-r--r--static/backgrounds-small/43.jpgbin3563 -> 3358 bytes
-rw-r--r--static/backgrounds-small/44.jpgbin4058 -> 3889 bytes
-rw-r--r--static/backgrounds-small/45.jpgbin3153 -> 2817 bytes
-rw-r--r--static/backgrounds-small/46.jpgbin4904 -> 4694 bytes
-rw-r--r--static/backgrounds-small/47.jpgbin7446 -> 7100 bytes
-rw-r--r--static/backgrounds-small/48.jpgbin5611 -> 5205 bytes
-rw-r--r--static/backgrounds-small/49.jpgbin1691 -> 1540 bytes
-rw-r--r--static/backgrounds-small/5.jpgbin3934 -> 3736 bytes
-rw-r--r--static/backgrounds-small/50.jpgbin11734 -> 11447 bytes
-rw-r--r--static/backgrounds-small/51.jpgbin4370 -> 4172 bytes
-rw-r--r--static/backgrounds-small/52.jpgbin6741 -> 6488 bytes
-rw-r--r--static/backgrounds-small/53.jpgbin9846 -> 9237 bytes
-rw-r--r--static/backgrounds-small/54.jpgbin6110 -> 5840 bytes
-rw-r--r--static/backgrounds-small/55.jpgbin7813 -> 7600 bytes
-rw-r--r--static/backgrounds-small/56.jpgbin6559 -> 6313 bytes
-rw-r--r--static/backgrounds-small/57.jpgbin6333 -> 6002 bytes
-rw-r--r--static/backgrounds-small/58.jpgbin5354 -> 5127 bytes
-rw-r--r--static/backgrounds-small/59.jpgbin11660 -> 11366 bytes
-rw-r--r--static/backgrounds-small/6.jpgbin6201 -> 5900 bytes
-rw-r--r--static/backgrounds-small/60.jpgbin12676 -> 12364 bytes
-rw-r--r--static/backgrounds-small/61.jpgbin4782 -> 4530 bytes
-rw-r--r--static/backgrounds-small/62.jpgbin10476 -> 10262 bytes
-rw-r--r--static/backgrounds-small/63.jpgbin3727 -> 3510 bytes
-rw-r--r--static/backgrounds-small/64.jpgbin5539 -> 5271 bytes
-rw-r--r--static/backgrounds-small/65.jpgbin3499 -> 3312 bytes
-rw-r--r--static/backgrounds-small/66.jpgbin3120 -> 2949 bytes
-rw-r--r--static/backgrounds-small/67.jpgbin1357 -> 1200 bytes
-rw-r--r--static/backgrounds-small/68.jpgbin4747 -> 4544 bytes
-rw-r--r--static/backgrounds-small/69.jpgbin4566 -> 4335 bytes
-rw-r--r--static/backgrounds-small/7.jpgbin4361 -> 4070 bytes
-rw-r--r--static/backgrounds-small/70.jpgbin5098 -> 4892 bytes
-rw-r--r--static/backgrounds-small/71.jpgbin3806 -> 3613 bytes
-rw-r--r--static/backgrounds-small/8.jpgbin3641 -> 3384 bytes
-rw-r--r--static/backgrounds-small/9.jpgbin5062 -> 4684 bytes
-rw-r--r--svelte.config.js41
-rw-r--r--tsconfig.json19
-rw-r--r--vite.config.js28
-rw-r--r--vite.config.js.timestamp-1671151290985.mjs24