Commit Graph

13 Commits

Author SHA1 Message Date
Brendan C. Ward
a14c94fad7
Fixes WebP detection, resolves #110, #98 2021-05-13 19:40:55 -07:00
Brendan Ward
ca4a94e0c5
Refactor of handlers, middleware, command line options (#100) 2020-05-11 11:18:31 -07:00
Nikolay Korotkiy
7e953bac4f
Fix goreportcard reported issues (#95) 2020-02-14 06:00:21 -08:00
Brendan C. Ward
f5b177c0cb Added test vector tileset 2019-11-19 21:06:48 -08:00
Brendan C. Ward
6263c3010a Added compiled assets for #84 2019-11-19 20:40:47 -08:00
Brendan C. Ward
10eb6193b7 Add test for invalid tile format, resolves #58 2019-11-08 05:50:54 -08:00
Brendan C. Ward
f0c761e2be Added validation of tileset and associated tests 2019-11-07 17:59:57 -08:00
Brendan Ward
9e1fddf566 Resolves #61, removed unnecessary DB.hasUTFGridData 2018-11-14 09:24:50 -08:00
Brendan Ward
6b06a6f60f Fix doc and travis config 2017-12-23 13:44:45 -08:00
Brendan Ward
c88b48042f Add comments and tests to mbtiles package 2017-12-23 09:08:02 -08:00
Fabian Wickborn
8fd3edabde Lift logrus dependency in package mbtiles 2017-11-24 17:16:05 +01:00
Fabian Wickborn
89e11bece4 Move sqlite3 import to package mbtiles 2017-11-17 09:47:03 +01:00
Fabian Wickborn
c5a68eefcf Refactor Mbtiles into own package, rename to DB
Updates #40
2017-10-29 20:36:12 +01:00