-
-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Added Offline Map Server - Mapeo Map Server
* chore: added map-server to main thread * chore: scaffolded useMapServerQuery * chore: sampled typings * chore: JSDoc overload example * chore: Added custom hooks * chore: update query invalidation * chore: update styles endpoint typing to return array * chore: ran electron-rebuild * chore: update hooks * chore: update query invalidation to be more general * chore: Pr fixes * chore: updated timout for git workflow * chore: clean up unused varivble * chore: github actions set up vscode dev env * chore: fix vs code github action * chore: set msvs version * chore: syntax * chore: syntax * chore: set msvs to 2022 * chore: vscode tooling * chore: set msvs to 2017 * chore: run rebuild github action * chore: try global install of node-gyp * chore: take out vscode tooling * chore: updated github actions * chore: electron-rebuild only run sqlite3 * chore: debug env * chore: revert ci to node 14.18 * Hack to fix sodium-native not building * chore: update to windows latest * chore: remove native deps causing problems in ci * chore: add proper script * chore: fix rimraf Co-authored-by: Gregor MacLennan <[email protected]>
- Loading branch information
1 parent
a9936c6
commit c989c41
Showing
12 changed files
with
2,316 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.