dhax
|
741f16f88e
|
use DB_DSN database connection string only
|
2024-09-20 02:07:51 +02:00 |
|
dhax
|
1886be62bc
|
upgrade from go-pg to bun
|
2024-08-31 19:01:33 +02:00 |
|
dhax
|
32abb2ac26
|
add docker-compose.yml
|
2021-09-09 00:00:28 +02:00 |
|
dhax
|
069d655d9c
|
split DB connection string into separate env vars
|
2020-01-30 14:59:00 +01:00 |
|
dhax
|
37a1c61915
|
typecheck url.values for filter options
|
2019-01-14 22:47:58 +01:00 |
|
dhax
|
8cc5d6241d
|
updates go-pg/pg to v7
|
2019-01-13 22:37:56 +01:00 |
|
dhax
|
7c19e9d87c
|
refactor AccountFilter into databasePackage
|
2019-01-01 19:59:20 +01:00 |
|
dhax
|
489137b24e
|
go-pg breaking change: use WherePK()
|
2019-01-01 19:58:31 +01:00 |
|
dhax
|
9b27282ee3
|
update dependencies, correct breaking changes
|
2018-10-14 18:12:12 +02:00 |
|
dhax
|
aaf0a0928d
|
refactor auth pkg into libraries
|
2017-10-31 19:15:20 +01:00 |
|
dhax
|
a774338ccd
|
remove slice pointers
|
2017-10-30 00:00:20 +01:00 |
|
dhax
|
543b39f822
|
GoDoc and some typos...
|
2017-10-22 21:56:36 +02:00 |
|
dhax
|
fce1b99683
|
use log.Fatal instead panic on config errors
|
2017-10-19 00:40:25 +02:00 |
|
dhax
|
c3271d7dcf
|
separate profile model from account model
|
2017-10-13 00:11:57 +02:00 |
|
dhax
|
f4046cb178
|
returns empty array instead null
|
2017-10-11 12:35:00 +02:00 |
|
dhax
|
6b7b5f2ae9
|
move auth related models into auth package
|
2017-10-04 19:35:22 +02:00 |
|
dhax
|
0826963742
|
improve documentation
|
2017-09-27 22:42:43 +02:00 |
|
dhax
|
93d8310491
|
initial commit
|
2017-09-25 20:19:57 +02:00 |
|