summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* user: check errors type and fail now where needed in testsHEADmastermihna1234 days
* user: fix the valid username explanation in inputmihna1234 days
* user: fail now when register fails in order not to dereference a nil valuemihna1234 days
* user: rename internal test functionsmihna1234 days
* user: add bcryptCost to service constructor in TestRegisterRepositotyErrormihna1234 days
* user: add a service stub with validated register methodmihna1234 days
* user: export all private fieldsmihna1234 days
* listing: implement a service layer stub along with testsmihna12310 days
* listing: use slog.DiscardHandler instead of creating a new onemihna12310 days
* listing: add slug prop to struct and export some more props and constantsmihna12310 days
* listing: add isExternal and origin fields to listing structmihna12310 days
* listing: change the text propery name to descriptionmihna12310 days
* listing: implement a basic listing struct along with user struct stubmihna12311 days
* test: add tests for servermihna12312 days
* server: use server config to render the index templatemihna12312 days
* logs: build up sloger attrs to conditionaly log xff headermihna12312 days
* logs: handle all loggs with slogmihna12312 days
* server: move logging from the handler into middlewaremihna12312 days
* server: serve html template from embedded fsmihna12312 days
* server: move server handler to server packagemihna12312 days
* add .editorconfigmihna12312 days
* initial commitmihna12312 days