summaryrefslogtreecommitdiff
path: root/internal
Commit message (Collapse)AuthorAge
* listing: add isExternal and origin fields to listing structmihna12310 days
| | | | | Need to have information where did the listing come from if it is external
* listing: change the text propery name to descriptionmihna12310 days
| | | | Naming it text is just not "descriptive" enough
* 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