reporust_companion_reactcancel
1,479 Commits over 1,796 Days - 0.03cph!
█▊▄▄ ▇▇ ▍▊▋██▆▅▅ █▇▊ █▌▋▍ ▌▄▊ ▉▉▅▅▉▉▇▅
▄▋▊ ▍▄▄▌▍▆▄▌ ▍▋▍▍▆▌▋▉ ▌▊▄▊▍▆▌ ▅▉ ▅▄▍▌▇ ▄▌▊█▆▌
! ▄▊▆█ ▍▋▆▆▇▌▆▉ ▊▆▅▋▄ ▄▋ ▊▅▍▇ ▌▅ ▄▄▉▋▅ ▇▌▉▌█▅
▇▍▆▉▋▅▇▄ ▊▌▊ ▉▍▋▆▄▋ █▆█▍▇, ▊▆▊▇▉ ▇▇▄ ▊▍█ ▆▅▉ ▅▌▆ ▍▇▄ ▆▌▍▌▊▋▆ ▋▋▉▇▄█▄ ▇▍▍ █▊▍▋▊▅▋▅▋▊▊▌▍▅ ▇▄ ▌▄'▌ ▆▋▊▋▄▉ ▇▅▉▇▋▅ ▆▅▌, ▌▆█ ▇▊▊ ▆▋▍▄ ▊▌▌▇▄ ▄▉▍█ ▊▆ ▌▌ ▌▆▇▄ ▅▋▍▉▇
▊▆▇█▍▇ ▋█▊▌ ▊▄ ▋ ▅▇█▌▅ ▋▇▇
▄▉█▇▇█ ▋▊▍ ▇▌▆▍ ▍▆ ▅ ▌▊▋█ ▄█▄█▄▍▅ ▊▄ ▋▄▋▍▆
▇▅▇▇▅▊▄▇ ▍▊█▉▄▍▌▄ ▌▇ ▍▅█ ▉█▄▆█▆
▅▊▆ ▆▅▆▋▉▄▌▉█▅ ▇▊▉ █▍▉▍▆ ▌▍▍▊ ▋▋▌▌▋▆▄▋ █▍▋▋ ▇▇ ▆▆▇▌ ▆▆▍ ▌▌▋▄
▉▍▇▇█ ▉██▍ ▆▄▋▄█ ▋▆▌ ▋▋▅▍▆▌ ▍█▋ ▉▍▅▇ ▌▉▄▄▍ ▍▊▄▍ ▍█▋▇ ▇▌▊▊▍▇▆▅▌
▉▉▆▆▄█ ▍▋▍█ (▇▉██▋▍█, ▌▉▋▌▋▊▅▍, ▉▅▌▄▉▉ ▌▆▍▍█▋▋▌▆▅ ▆▄ ▄█▋▌▇▌▊▉)
▊▌▇▇▉▊▇ ▉▇ ▅▍▆ ▋▄█▍▇▊▆▊ ▅▊██ ▄▄▄ ▌▄▌ ▉▉▍▄▉▉▋▅▄▆
▄▇▌ ▇▆▇▄ ▄▋▇▆▆▇ █▍▌▆▉▅▊▉█
Some fixes after refactoring
Hopefully fix github actions
Move the core code into a separate package in the same repo
Refactoring the game connection code and RPC code to be independent from Rust+/RN things
Merge branch 'master' into nexus-ui
Update sentry config
Fix error page message shown when not in a clan
Update react-class-model
Update protos
Add function to call the nexus API to get its details
WIP server grouping for nexus
Show unique names for the mock servers instead of stomping them all to the same value
Refactor the mock configs so we can do that better and get it reflecting the nexus params too
Fix nexus servers not immediately being grouped correctly when adding/removing them
Automatically refresh groups once in a while just in case data changes
Render server groups under a group header
Update protos
Automatically add other servers from the nexus when we have at least one already
Automatically correct the IP address and port of paired nexus servers if they changed
Ungroup servers when their zone is not found in the nexus anymore
Fetch player info from the nexus to get appKey etc
Remove appKey fields from server and notification data
Support removing server groups so the button does something now
Show an icon on the server you are currently assigned to
Zone Name -> Key
Upgrade to expo SDK 44
Merge branch 'nexus-ui'
Fix devices scroll view not filling the screen (without breaking scrolling again, hopefully)
Add a flag to turn nexus features off
Don't render nexus servers on the list if not enabled
Add dependency on react-is because actions is failing
Update items and translations
Version bump
Merge branch 'master' into release
Update items and translations
Add dependency on react-is because actions is failing
Add a flag to turn nexus features off
Don't render nexus servers on the list if not enabled
Merge branch 'master' into nexus-ui
Update sentry config
Fix error page message shown when not in a clan
Update react-class-model
Update protos
Add function to call the nexus API to get its details
WIP server grouping for nexus
Show unique names for the mock servers instead of stomping them all to the same value
Refactor the mock configs so we can do that better and get it reflecting the nexus params too
Fix nexus servers not immediately being grouped correctly when adding/removing them
Automatically refresh groups once in a while just in case data changes
Render server groups under a group header
Update protos
Automatically add other servers from the nexus when we have at least one already
Automatically correct the IP address and port of paired nexus servers if they changed
Ungroup servers when their zone is not found in the nexus anymore
Fetch player info from the nexus to get appKey etc
Remove appKey fields from server and notification data
Support removing server groups so the button does something now
Show an icon on the server you are currently assigned to
Zone Name -> Key
Upgrade to expo SDK 44
Merge branch 'nexus-ui'
Fix devices scroll view not filling the screen (without breaking scrolling again, hopefully)
Update items
Update translations
Merge branch 'master' into release
Update items
Update translations
Show an icon on the server you are currently assigned to
Support removing server groups so the button does something now
Fetch player info from the nexus to get appKey etc
Remove appKey fields from server and notification data
Automatically correct the IP address and port of paired nexus servers if they changed
Ungroup servers when their zone is not found in the nexus anymore
Update protos
Automatically add other servers from the nexus when we have at least one already
Render server groups under a group header
Fix nexus servers not immediately being grouped correctly when adding/removing them
Automatically refresh groups once in a while just in case data changes
Refactor the mock configs so we can do that better and get it reflecting the nexus params too
Show unique names for the mock servers instead of stomping them all to the same value
WIP server grouping for nexus
Update sentry config
Fix error page message shown when not in a clan
Update react-class-model
Update protos
Add function to call the nexus API to get its details
hub lottie test
Merge branch 'nexus-ui'
Delete all the CCTV camera stuff
Possible crash fix after dripsy changes
Add monument name for arctic research base
Hide the server logo component on the hub if the server didn't set one
Merge branch 'master' into release
Version bumpb
Merge branch 'master' into release
Hide the clan section on the FUE
Fix the update available button on the hub being under the header a bit
Fix the "not a real server" message being over the header a bit
Update items
Update translations
Merge branch 'master' into release
Version bump to 0.0.24 because Google
Delete the KeyboardOffset component because it turned out to be useless and causes issues with focussing textboxes
Revert the dynamic background color for chat input (it made the caret look invisible)
Fix unable to scroll the devices list
Merge branch 'master' into nexus-ui
Delete the KeyboardOffset component because it turned out to be useless and causes issues with focussing textboxes
Revert the dynamic background color for chat input (it made the caret look invisible)
Fix unable to scroll the devices list
Fix unable to scroll the devices list
Delete the KeyboardOffset component because it turned out to be useless and causes issues with focussing textboxes
Revert the dynamic background color for chat input (it made the caret look invisible)
Merge branch 'master' into release
Merge branch 'master' into release
Merge branch 'master' into release
Version bump to 0.0.24 because Google
Version bump to 0.0.24 because Google
Hide the clan section on the FUE
Fix the update available button on the hub being under the header a bit
Fix the "not a real server" message being over the header a bit
Update items
Update translations
Merge branch 'master' into release
Hide the clan section on the FUE
Fix the update available button on the hub being under the header a bit
Fix the "not a real server" message being over the header a bit
Update items
Update translations
Version bumpb
Merge branch 'master' into release