diff options
author | GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> | 2023-02-14 00:00:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-14 00:00:47 +0100 |
commit | 2bdc60266adc1920a31488309657dd8db13b33f0 (patch) | |
tree | 9c8c73cdcc4fa97a0688af8f192a1e871f2a8c8d /docs/index.html | |
parent | cb638c556594a996c94f501fcbd009984a63fd55 (diff) | |
download | FlightCore-2bdc60266adc1920a31488309657dd8db13b33f0.tar.gz FlightCore-2bdc60266adc1920a31488309657dd8db13b33f0.zip |
refactor: Get TS package API response from backend (#168)
* refactor: Get TS package API response from backend
Previously Thunderstore package index was done in frontend. Should be
moved to backend instead as backend is reponsible for such tasks while
frontend should just be used to store and display information.
* refactor: Filter TS API response in backend
* refactor: Rename function
Makes it more descriptive what it does
* refactor: Use gen. binds instead of duped struct
Replaces the current TypeScript interface defintions with autogenerated
bindings.
* fix: Properly type variable
* fix: Correct imported path of interface file
* fix: Update struct field types to fix typing issue
i32 should be big enough unless Thunderstore and Northstar suddenly
becomes really huge and we start seeing over 4 million downloads on some
mod
* fix: Correct imported path of interface file
Diffstat (limited to 'docs/index.html')
0 files changed, 0 insertions, 0 deletions