Vincent
|
40ba2e26da
|
Adding gzip compression for HTTP and Headers for tracker's sec (#181)
Thanks @ViBiOh!
|
2018-11-13 15:25:55 +01:00 |
|
Danny van Kooten
|
734d32082a
|
client-side error handling structure incl. better error message for invalid login details. #131
|
2018-09-21 10:45:47 +02:00 |
|
Danny
|
73e011b6cc
|
implement notfound handler with simple 404 page, closes #19
|
2018-05-14 12:08:18 +02:00 |
|
Danny van Kooten
|
80254ee4ee
|
move pageview queries to datastore pkg & rebind query for other db engines than mysql
|
2018-04-26 19:30:15 +02:00 |
|
Danny
|
6f0ed92dfe
|
use sqlx pkg for scanning user queries
|
2018-04-25 13:45:21 +02:00 |
|
Danny
|
b3ee15cc9a
|
universal error handling in api pkg by returning errs from http handlers
|
2018-04-25 11:59:30 +02:00 |
|