acalcutt
51560ba756
Remove IE support / remove leaflet
2023-01-26 18:31:56 -05:00
acalcutt
debf034fa3
use keyParam
2023-01-26 18:29:09 -05:00
acalcutt
3e5a0e983a
Put back key_query
...
I think this is needed if ngnix "API Key Authentication" is used
2023-01-26 18:29:08 -05:00
acalcutt
8f487ff36b
Remove IE support / remove leaflet
2023-01-26 18:29:08 -05:00
acalcutt
01de1f8f1f
remove stray quotes
2023-01-26 18:29:08 -05:00
acalcutt
a3c086c8c6
add tileSize to fix text
2023-01-26 18:29:06 -05:00
acalcutt
cabc96b527
use keyParam
2023-01-26 18:29:04 -05:00
acalcutt
7a41cbc84e
Put back maplibre logo
2023-01-26 18:29:01 -05:00
acalcutt
fafdf041a1
Put back key_query
...
I think this is needed if ngnix "API Key Authentication" is used
2023-01-26 18:29:00 -05:00
acalcutt
c0dae1b843
fix raster path
2023-01-26 18:28:59 -05:00
acalcutt
753d81d9fa
Remove IE support / remove leaflet
2023-01-26 18:28:58 -05:00
Vinayak Kulkarni
0519ee7535
fix: add key_query to static assets 🎉 ( #730 )
...
* fix: add `key_query` to static assets
Signed-off-by: Vinayak Kulkarni <19776877+vinayakkulkarni@users.noreply.github.com>
* style: fix lint issues in css
Signed-off-by: Vinayak Kulkarni <19776877+vinayakkulkarni@users.noreply.github.com>
* fix: issue with static images in `leaflet.css`
Signed-off-by: Vinayak Kulkarni <19776877+vinayakkulkarni@users.noreply.github.com>
Signed-off-by: Vinayak Kulkarni <19776877+vinayakkulkarni@users.noreply.github.com>
2023-01-25 09:23:02 -05:00
Michael Nutt
78c17773db
Fix xss due to handlebars variables in javascript ( #535 )
...
* fix xss due to handlebars variables in javascript
* fix: update data viewer against XSS
Signed-off-by: Michael Nutt <michael@nuttnet.net>
* fix: remove key_query from all static assets to prevent XSS
Signed-off-by: Michael Nutt <michael@nuttnet.net>
Signed-off-by: Michael Nutt <michael@nuttnet.net>
2023-01-19 00:12:31 -05:00
acalcutt
abe5cd6401
update data and viewer templates
2022-09-14 20:39:02 -04:00
Alban Mouton
47ff33166d
missing public_url in templates
2017-10-18 14:20:33 +02:00
Alban Mouton
875521c5a8
add public_url option
2017-10-18 13:51:37 +02:00
Petr Sloup
698c527e94
Change endpoint URLs ( close #154 )
...
- styles at /style/{id}/style.json
- rendered tiles at /style/{id}/{z}/{x}/{y}.{format}
- TileJSONs at /style/{id}.json
2017-06-22 16:37:32 +02:00
Petr Sloup
e6ebb918fb
Add mapbox-gl-rtl-text to correctly render labels in javascript ( close #112 )
2017-02-03 10:01:31 +01:00
Petr Sloup
c1de2a7903
Upgrade MB GL JS to v0.28.0 ( close #88 )
2016-12-13 08:48:12 +01:00
Dalibor Janák
b048990e14
Responsive CSS for the web page #33
2016-07-27 14:05:33 +02:00
Petr Sloup
1307b29ff9
Cleaner implementation of keys
2016-06-29 20:17:58 +02:00
Petr Sloup
a55b5ad69c
Fix viewer vector/raster autodetection
2016-06-29 15:14:51 +02:00
Petr Sloup
1d4503b507
If key present in query, propagate it to other linked urls
2016-06-29 14:57:11 +02:00
Petr Sloup
187da7bb58
Add raster view for raster data
2016-05-04 13:53:47 +02:00
Petr Sloup
a25ce62662
New urls for source data tiles and rendered tiles
2016-04-22 12:33:20 +02:00
Petr Sloup
837cb7d1fb
New index and viewer (+ templating system)
2016-03-16 20:47:11 +01:00