-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* New multilingual geographic search engine. * Improved search when comma omitted between city and state/country. * More support for searching locations by postal code. * New combined backend/frontend build process.
- Loading branch information
Showing
28 changed files
with
4,262 additions
and
1,749 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
# compiled output | ||
/dist | ||
/dist-server | ||
/server/dist | ||
/tmp | ||
/out-tsc | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
{ | ||
"cSpell.words": [ | ||
"additionals", | ||
"benight", | ||
"blockui", | ||
"callout", | ||
"confirmdialog", | ||
"datatable", | ||
"dismissable", | ||
"DSOS", | ||
"emptymessage", | ||
"equisolstice", | ||
"espree", | ||
"ffdx", | ||
"ffdy", | ||
"ffox", | ||
"GAST", | ||
"googlemaps", | ||
"GRSCM", | ||
"habs", | ||
"hpos", | ||
"illum", | ||
"inputtext", | ||
"jasminewd", | ||
"Jupiters", | ||
"latlong", | ||
"MOONSHADE", | ||
"moremenu", | ||
"nonneg", | ||
"NONPLANET", | ||
"notrace", | ||
"overlaypanel", | ||
"Parallactically", | ||
"Phong", | ||
"primeicons", | ||
"primeng", | ||
"pxperrad", | ||
"radiobutton", | ||
"sctr", | ||
"semidiameter", | ||
"smoon", | ||
"smoons", | ||
"starchart", | ||
"starcharts", | ||
"SUBVIEW", | ||
"subzone", | ||
"subzones", | ||
"tabview", | ||
"topocentric", | ||
"VADJ", | ||
"vmag", | ||
"vpos", | ||
"worldmap", | ||
"xctr", | ||
"xsign", | ||
"yctr", | ||
"ysign", | ||
"zoneloc", | ||
"ΔTAI" | ||
] | ||
} |
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.