Commit Graph

53 Commits

Author SHA1 Message Date
Brendan C. Ward
8c2e5aceaf
Migrate to github actions for testing 2021-05-13 20:54:27 -07:00
Brendan C. Ward
988a940403
Upgrade JS dependencies and rebuild static assets 2021-05-13 20:12:32 -07:00
Brendan C. Ward
eb93ab424e
Removed vendor directory, now requires Go 1.13+ 2021-05-13 20:01:52 -07:00
Nikolay Korotkiy
e3949ffa63
Fix README (#107) 2021-04-24 09:20:15 -07:00
Brendan Ward
ca4a94e0c5
Refactor of handlers, middleware, command line options (#100) 2020-05-11 11:18:31 -07:00
Brendan C. Ward
f2305b518f
Upgrade docker to Go 1.14 2020-04-02 09:30:00 -07:00
Brendan C. Ward
446c5e4228
Freeze version, fix github action 2020-03-26 13:45:47 -07:00
Brendan C. Ward
a613fe59f4 Refactored how request auth keys are set on a ServiceSet 2020-02-14 06:14:14 -08:00
Brendan C. Ward
72b039d5dd Update documentation for supported Go versions 2020-02-14 05:31:18 -08:00
Brendan C. Ward
1a03eaa843 Clarify use of go generate command 2020-02-12 20:57:36 -08:00
Brendan C. Ward
d55a0bf60e Resolved #85 (template loading issues) 2020-02-12 20:51:01 -08:00
Brendan C. Ward
4422a9c56a Resolved #89, also added sensible default port for --tls and --cert options 2020-02-12 17:09:41 -08:00
Brendan C. Ward
de40ed94a2 Fix bugs in map preview introduced by upgrading d3 deps; drop live examples (not maintained) 2020-02-12 13:23:40 -08:00
Brendan C. Ward
d6c3465ca0 Resolves #90, #91 2020-02-10 20:38:09 -08:00
Brendan C. Ward
acbbd67e36 Clarify domain option 2020-02-06 17:38:01 -08:00
Brendan C. Ward
1043e833a6 Add all-contributors 2019-11-20 13:07:10 -08:00
Brendan C. Ward
6263c3010a Added compiled assets for #84 2019-11-19 20:40:47 -08:00
Brendan Ward
ab619df2e3 Add docker-compose notes to README 2019-09-27 20:10:55 -07:00
Nikolay Korotkiy
b970d46d1a
Add docker-compose.yml 2019-09-27 12:29:13 +03:00
Brendan Ward
62706b39a2 Fix readme 2019-09-04 06:22:29 -07:00
Brendan Ward
7ed8ab0fd8 Updated Docker instructions in README 2019-09-03 16:07:53 -07:00
Brendan Ward
db117ddc31 README updates 2019-09-02 09:51:31 -07:00
Brendan Ward
4d1cdc7e8f Updated docker build process and added instructions 2019-08-30 19:15:08 -07:00
Nik Molnar
c873e74160
Fixes for graceful reload (#72)
* Give time for new child process to start on reload

* Make reload an optional feature (off by default)

* Fix typo
2019-07-02 08:58:13 -07:00
Nik Molnar
3d4efd52f5
Add support for graceful reload (#69)
* Add support for graceful reload

* Restart child process on accidental shutdown

* Don't fork during shutdown

* Reorder imports

* Add reload instructions to docs
2019-06-06 10:43:38 -07:00
Brendan Ward
d5769a03af Updated env vars and readme 2019-06-02 06:42:45 -07:00
Mihail
e49102f55b Environment args (#70)
Add env for all arguments and info about env usage
2019-06-02 21:21:38 +08:00
Brendan Ward
01e5398a10 Migrate to go modules 2019-03-23 08:32:54 -07:00
Brendan Ward
421604c5cd Updates to Autocert per breaking changes from LetsEncrypt 2019-03-22 20:41:59 -07:00
Nik Molnar
341c8024bf
Add support for HMAC-based per-service authentication (#68)
* Add suppor for hmac-based authentication

* Increase signature max age

* Refactor request handling, date errors

* Update readme with signature info

* Fix typo, add function comment
2019-03-13 08:52:49 -07:00
Brendan Ward
ada6a9290b Updated readme 2019-02-13 05:35:17 -08:00
Brendan Ward
3e5ee0a2ab Resolves #57, adds Go 1.10 to Travis config, update mapbox GL basemap 2018-07-10 12:43:38 -07:00
Brendan Ward
734632f1ba Warn when no tiles are found instead of exiting with error 2018-04-12 19:52:42 -07:00
Brendan Ward
7e55955e20 Add build badges 2017-12-23 13:53:31 -08:00
Brendan Ward
43e19f9598 Update readme 2017-12-22 20:06:01 -08:00
Fabian Wickborn
b7e662d704 Embed templates and statics into package (#48)
* Embed templates and statics into package
* Make mbtileserver 'go get'-able
2017-11-15 07:32:37 -08:00
Brendan Ward
cc7e9e4809
Fix mention of UTFGrids 2017-10-29 07:26:00 -07:00
Brendan Ward
26cbf598d2 Added support for auto TLS and HTTP -> HTTPS redirect 2017-10-12 22:23:10 -07:00
Brendan Ward
47a3ce6029 Added domain and path support for use when behind a proxy 2017-10-11 21:36:01 -07:00
Brendan Ward
6368d19534 Add basic support for tileset subdirectories (#32) 2017-08-03 09:51:03 -07:00
Brendan Ward
0169d9a074 Add UTF-8 Grid support (#28) 2017-07-12 19:33:55 -07:00
Brendan Ward
bfa957df36 Added logrus and logrus-sentry for optional logging to sentry 2016-09-27 22:03:11 -07:00
Brendan Ward
7e6a389fb0 update readme 2016-09-22 22:01:56 -07:00
Brendan Ward
70a8c3ccab Initial pass at ArcGIS API 2016-09-21 09:48:37 -07:00
Brendan Ward
69e86a46f8 Added live examples 2016-09-19 09:08:15 -07:00
Brendan Ward
2d08ab4a72 Fix readme, update heroku command 2016-09-15 09:13:29 -07:00
Brendan Ward
7027ed188c Updated readme 2016-09-15 09:08:06 -07:00
Brendan Ward
4d8739a4b9 Refactored extraction of metatada from mbtiles file, added initial support for vector tiles 2016-08-28 20:50:33 -07:00
Brendan Ward
90c73b1d11 Merged echo branch 2016-05-19 08:01:40 -07:00
Brendan Ward
04de374fcf Added leaflet preview map, and cleaned up code a little 2016-05-13 23:43:22 -07:00