safing-portbase/api
2023-01-17 13:52:52 +02:00
..
client Update linter settings and fix warnings 2022-02-02 14:58:27 +01:00
testclient Update api with registering handlers, middleware and authentication 2019-07-30 13:08:45 +02:00
api_bridge.go Fix tests and linter warnings 2022-02-01 13:12:46 +01:00
auth_wrapper.go Implement review suggestions 2021-01-06 13:34:25 +01:00
authentication.go Use new microtask function in api module 2022-08-01 11:37:53 +02:00
authentication_test.go Fix tests and linter warnings 2022-02-01 13:12:46 +01:00
config.go Add android specific debug info 2023-01-17 13:52:52 +02:00
database.go Improve error handling in api and modules 2022-12-12 14:07:30 +01:00
doc.go Implement review suggestions 2021-01-06 13:34:25 +01:00
endpoints.go Fix api endpoint log message 2022-11-04 16:10:25 +01:00
endpoints_config.go Add config export via flag and API 2021-01-19 15:38:10 +01:00
endpoints_debug.go Improve profiling API endpoint docs 2022-09-22 14:36:22 +02:00
endpoints_meta.go Fix CORS handling 2021-11-28 23:48:45 +01:00
endpoints_modules.go Add module status export func and api endpoint 2022-11-04 16:10:57 +01:00
endpoints_test.go Fix tests and linter warnings 2022-02-01 13:12:46 +01:00
enriched-response.go Improve api middlewares 2020-06-05 13:02:19 +02:00
main.go Use gorilla/mux for endpoint paths 2021-05-12 15:37:24 +02:00
main_test.go FIx linter errors 2022-09-29 10:55:01 +02:00
modules.go Fix tests and linter warnings 2022-02-01 13:12:46 +01:00
request.go Fix tests and linter warnings 2022-02-01 13:12:46 +01:00
router.go Improve error handling in api and modules 2022-12-12 14:07:30 +01:00