summaryrefslogtreecommitdiff
path: root/internal/server/custom.go
AgeCommit message (Expand)Author
2024-03-13Server: Log on remove after failed authorization errorjwijenbergh
2024-03-13Client + Server: Refactor adding a server by first adding then authjwijenbergh
2024-02-19All: Document everything to pass revive lintjwijenbergh
2024-02-19Server: Refactor internal server package to use new state filejwijenbergh
2023-09-25Refactor: Split internal server into multiple packagesjwijenbergh
2023-04-18Server Custom: Fix invalid wrap erorrjwijenbergh
2023-02-17Refactor: Improve some errors by using errors.New and add contextjwijenbergh
2022-12-12simplify error handlingAleksandar Pesic
2022-11-28Formatting: Run golinesjwijenbergh
2022-11-28Refactor: Remove most get prefixes for receiver functionsjwijenbergh
2022-11-24Style: Use stylecheck and fix errorsjwijenbergh
2022-10-19Refactor: Make errors use the parent's error leveljwijenbergh
2022-10-13Format: Run gofumptjwijenbergh
2022-10-11Client + Server: Set the current institute / custom server on addingjwijenbergh
2022-10-11Client: Refactor out adding a Server from getting a configjwijenbergh
2022-09-14Refactor: Return without jsonjwijenbergh
2022-08-24State + Server + Exports: Implement removing a serverjwijenbergh