kycnot.me/src
2023-11-01 10:24:51 +01:00
..
database 🔀 refactor(attributes.go): extract sorting logic into a separate method for better code organization and reusability 2023-10-31 17:58:19 +01:00
ent 🔧 chore(service.go): add default value for category field to improve data consistency and prevent null values 2023-10-31 17:59:06 +01:00
pow initial commit 2023-10-30 22:41:30 +01:00
server 🐛 fix(handlers_web.go): change default value of 't' query parameter to an empty string to make "all" default 2023-11-01 10:24:51 +01:00
utils initial commit 2023-10-30 22:41:30 +01:00
web 🐛 fix(handlers_web.go): change default value of 't' query parameter to an empty string to make "all" default 2023-11-01 10:24:51 +01:00
.env initial commit 2023-10-30 22:41:30 +01:00
go.mod initial commit 2023-10-30 22:41:30 +01:00
go.sum 🔧 fix(service.go): change field type of "attributes" from string slice to string to match the expected data type 2023-10-30 23:33:03 +01:00
main.go revert changes 2023-10-30 22:42:11 +01:00