47 Commits (master)
 

Author SHA1 Message Date
Gibheer 9de4163d22 fix the modified_by and modified_at columns
2 years ago
Gibheer 25e2046e78 add container functions
2 years ago
Gibheer 211877d18b fix sql driver interface for subnet type
2 years ago
Gibheer cb13ceab8f add a debug output mode
2 years ago
Gibheer 1696b6e15e ignore unmapped values
2 years ago
Gibheer f28b0d0ae3 fix not null constraint
2 years ago
Gibheer c5f0a86886 add endpoints for ipblocks/containers
2 years ago
Gibheer 08808fe984 add IPVersion type to properly parse a 4 or 6
2 years ago
Gibheer d746ad7ac0 add function to get subnets to schema
2 years ago
Gibheer c2bf09fd9e add view to get container hierarchy
2 years ago
Gibheer af625344a5 add more detials to parsing errors
2 years ago
Gibheer 5bb473404f add support for attributes in pools
2 years ago
Gibheer 64eb4aa99d fix a small typo
2 years ago
Gibheer 8131e0a7e7 add history support
2 years ago
Gibheer b3b14b9894 fix wrong error message
2 years ago
Gibheer 7c986e59ec add initial pool support
2 years ago
Gibheer a19eaa851f add missing fields to initial schema
2 years ago
Gibheer c22873990b add layer3domain show API call
2 years ago
Gibheer e9135c9c10 add missing table name
2 years ago
Gibheer 88c271667b add function FieldsToJSON
2 years ago
Gibheer f96f8ba4ed fix jsonb output generator
2 years ago
Gibheer 554d6abf7f add missing function links
2 years ago
Gibheer 01b87332d9 add a way to set attributes
2 years ago
Gibheer 56b7b823db add new dim config name to block list
2 years ago
Gibheer 1857bdd05a add layer3domain create and ipblock create
2 years ago
Gibheer 5ed6482400 the pool_id should be nullable
2 years ago
Gibheer 0f42d2b9ed fix query tests
2 years ago
Gibheer 849ce2d791 make dim.conf the default config name
2 years ago
Gibheer 8b36602e09 add dependency file
2 years ago
Gibheer eb3dfb3aec add example handlers to the server
2 years ago
Gibheer 8953b10faa define result as interface{}
2 years ago
Gibheer 9e6a6fbe28 define a base table for attributes
2 years ago
Gibheer c18d165a5f fix some schema issues
2 years ago
Gibheer c7ead94934 convert query result to dim result
2 years ago
Gibheer feb4569547 provide initial versions of zone endpoints
2 years ago
Gibheer b8f2414675 add a FieldList type
2 years ago
Gibheer 888655cc03 add String() method to zone
2 years ago
Gibheer ee5acc6ded add query interface
2 years ago
Gibheer 1015861af8 add initial database schema
2 years ago
Gibheer 61d7ed2536 change zone type name to zonename
2 years ago
Gibheer 3f04987290 add go.mod
2 years ago
Gibheer 9b3f2fddb1 add documentation for types package
2 years ago
Gibheer 7acd4803d0 add types package
2 years ago
Gibheer 979164f4d2 add functions to parse incoming request parameters
2 years ago
Gibheer 35bf70b410 ignore generated binary
2 years ago
Gibheer bf0f3c5eac add transaction to context
2 years ago
Gibheer 2ee6db04e5 initial release
2 years ago