index
:
github/skyblock-api.git
feat/backpacks
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-02-14
Update compile.yml
mat
2021-02-14
add rank to basic member
mat
2021-02-14
fix special cases
mat
2021-02-14
add total slayer xp
mat
2021-02-14
Closes #2
mat
2021-02-14
Compiled TS into JS
mat-1
2021-02-14
Merge branch 'main' of https://github.com/skyblockstats/skyblock-api into main
mat
2021-02-14
add @types/node to dev dependencies
mat
2021-02-14
Update compile.yml
mat
2021-02-14
Update compile.yml
mat
2021-02-14
Update compile.yml
mat
2021-02-14
Rename main.yml to compile.yml
mat
2021-02-14
Create main.yml
mat
2021-02-14
add collection categories
mat
2021-02-14
add collections
mat
2021-02-14
add visited zones
mat
2021-02-13
make sure the vanillaId is a string
mat
2021-02-13
clean inventory items
mat
2021-02-13
fix caching issue
mat
2021-02-13
add objectives and skills
mat
2021-02-13
fix some stats cutting off at the wrong place
mat
2021-02-13
fix inventories
mat
2021-02-13
optimize inventories
mat
2021-02-13
add inventories
mat
2021-02-13
move some code to make more sense
mat
2021-02-13
add fairy souls
mat
2021-02-13
add minion_count
mat
2021-02-13
tsc
mat
2021-02-13
add banking info
mat
2021-02-13
Update .gitattributes
mat
2021-02-13
Update .gitattributes
mat
2021-02-13
force github language to typescript
mat
2021-02-13
add dotenv as dev dependency
mat
2021-02-13
add node-cache to package.json
mat
2021-02-13
change compile target to es2019
mat
2021-02-13
add npm i to start script
mat
2021-02-13
add express to package.json
mat
2021-02-13
add .replit
mat
2021-02-13
tsc
mat
2021-02-13
add optional check to verify all clients are owned by the creator
mat
2021-02-13
add explanation in readme
mat
2021-02-13
create member, profile, and profiles cleaners
mat
2021-02-13
add node-fetch to package.json
mat
2021-02-13
Merge branch 'main' of https://github.com/mat-1/skyblock-api into main
mat
2021-02-13
add compiled code in build folder
mat
2021-02-13
move stuff into src folder
mat
2021-02-13
add hyperlinks in readme
mat
2021-02-13
Basic profile stats
mat
2021-02-09
Initial commit
mat