From c9fd58afec9c16daf578f65758ef359308c93fd9 Mon Sep 17 00:00:00 2001 From: "Xunnamius (Romulus)" Date: Fri, 27 Aug 2021 19:48:42 -0700 Subject: [PATCH] docs: regenerate --- .../src_backend_error.ExternalError.md | 2 +- ...c_backend_error.IllegalEnvironmentError.md | 2 +- ...d_error.IllegalExternalEnvironmentError.md | 2 +- .../src_backend_error.InvalidIdError.md | 2 +- .../src_backend_error.NotFoundError.md | 2 +- ...st_setup.DummyDirectoriesFixtureOptions.md | 2 +- docs/interfaces/test_setup.FixtureContext.md | 18 ++--- docs/interfaces/test_setup.FixtureOptions.md | 12 +-- docs/interfaces/test_setup.GitProvider.md | 2 +- .../test_setup.GitRepositoryFixtureOptions.md | 2 +- docs/interfaces/test_setup.MockFixture.md | 8 +- docs/interfaces/test_setup.RunOptions.md | 2 +- .../test_setup.TestResultProvider.md | 2 +- .../test_setup.TreeOutputProvider.md | 2 +- .../test_setup.WebpackTestFixtureOptions.md | 2 +- docs/modules/external_scripts_ban_hammer.md | 2 +- .../external_scripts_initialize_data.md | 4 +- docs/modules/external_scripts_prune_data.md | 2 +- .../external_scripts_simulate_activity.md | 2 +- docs/modules/lib_next_isomorphic_redirect.md | 6 +- .../lib_next_isomorphic_redirect_types.md | 6 +- docs/modules/lib_next_respond.md | 28 +++---- docs/modules/lib_next_respond_types.md | 4 +- docs/modules/lib_next_use_redirection.md | 12 +-- docs/modules/src_backend.md | 74 +++++++++---------- docs/modules/src_backend_db.md | 28 +++---- docs/modules/src_backend_env.md | 2 +- docs/modules/src_backend_middleware.md | 6 +- docs/modules/src_pages.md | 4 +- docs/modules/src_pages__app.md | 2 +- docs/modules/src_pages_api_v1_info.md | 2 +- docs/modules/src_pages_api_v1_memes.md | 2 +- .../src_pages_api_v1_memes_____meme_ids_.md | 2 +- .../src_pages_api_v1_memes__meme_id__likes.md | 2 +- ..._api_v1_memes__meme_id__likes__user_id_.md | 2 +- docs/modules/src_pages_api_v1_memes_search.md | 2 +- docs/modules/src_pages_api_v1_users.md | 2 +- .../src_pages_api_v1_users__user_id_.md | 2 +- ...rc_pages_api_v1_users__user_id__friends.md | 2 +- ..._v1_users__user_id__friends__friend_id_.md | 2 +- .../src_pages_api_v1_users__user_id__liked.md | 2 +- ..._api_v1_users__user_id__liked__meme_id_.md | 2 +- ...users__user_id__requests__request_type_.md | 2 +- ...id__requests__request_type___target_id_.md | 2 +- docs/modules/test_db.md | 8 +- docs/modules/test_images.md | 4 +- docs/modules/test_integration_fixtures.md | 10 +-- docs/modules/test_setup.md | 66 ++++++++--------- docs/modules/types_global.md | 46 ++++++------ docs/modules/types_unique_filename.md | 2 +- 50 files changed, 205 insertions(+), 203 deletions(-) diff --git a/docs/classes/src_backend_error.ExternalError.md b/docs/classes/src_backend_error.ExternalError.md index 6f70e54..d4b48d3 100644 --- a/docs/classes/src_backend_error.ExternalError.md +++ b/docs/classes/src_backend_error.ExternalError.md @@ -177,7 +177,7 @@ node_modules/@types/node/globals.d.ts:4 [10]: src_backend_error.ExternalError.md#capturestacktrace [11]: src_backend_error.AppError.md#constructor [12]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/error.ts#L67 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/error.ts#L67 [13]: src_backend_error.AppError.md#message [14]: src_backend_error.AppError.md#name [15]: src_backend_error.AppError.md#stack diff --git a/docs/classes/src_backend_error.IllegalEnvironmentError.md b/docs/classes/src_backend_error.IllegalEnvironmentError.md index 460501b..003057e 100644 --- a/docs/classes/src_backend_error.IllegalEnvironmentError.md +++ b/docs/classes/src_backend_error.IllegalEnvironmentError.md @@ -178,7 +178,7 @@ node_modules/@types/node/globals.d.ts:4 [10]: src_backend_error.IllegalEnvironmentError.md#capturestacktrace [11]: src_backend_error.AppError.md#constructor [12]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/error.ts#L57 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/error.ts#L57 [13]: src_backend_error.AppError.md#message [14]: src_backend_error.AppError.md#name [15]: src_backend_error.AppError.md#stack diff --git a/docs/classes/src_backend_error.IllegalExternalEnvironmentError.md b/docs/classes/src_backend_error.IllegalExternalEnvironmentError.md index 19e36a5..dc1311c 100644 --- a/docs/classes/src_backend_error.IllegalExternalEnvironmentError.md +++ b/docs/classes/src_backend_error.IllegalExternalEnvironmentError.md @@ -178,7 +178,7 @@ node_modules/@types/node/globals.d.ts:4 [10]: src_backend_error.IllegalExternalEnvironmentError.md#capturestacktrace [11]: src_backend_error.AppError.md#constructor [12]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/error.ts#L77 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/error.ts#L77 [13]: src_backend_error.AppError.md#message [14]: src_backend_error.AppError.md#name [15]: src_backend_error.AppError.md#stack diff --git a/docs/classes/src_backend_error.InvalidIdError.md b/docs/classes/src_backend_error.InvalidIdError.md index 199ea59..c9b419c 100644 --- a/docs/classes/src_backend_error.InvalidIdError.md +++ b/docs/classes/src_backend_error.InvalidIdError.md @@ -189,7 +189,7 @@ node_modules/@types/node/globals.d.ts:4 [10]: src_backend_error.InvalidIdError.md#capturestacktrace [11]: src_backend_error.AppError.md#constructor [12]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/error.ts#L43 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/error.ts#L43 [13]: src_backend_error.AppError.md#message [14]: src_backend_error.AppError.md#name [15]: src_backend_error.AppError.md#stack diff --git a/docs/classes/src_backend_error.NotFoundError.md b/docs/classes/src_backend_error.NotFoundError.md index ad7692e..fcb7719 100644 --- a/docs/classes/src_backend_error.NotFoundError.md +++ b/docs/classes/src_backend_error.NotFoundError.md @@ -177,7 +177,7 @@ node_modules/@types/node/globals.d.ts:4 [10]: src_backend_error.NotFoundError.md#capturestacktrace [11]: src_backend_error.AppError.md#constructor [12]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/error.ts#L33 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/error.ts#L33 [13]: src_backend_error.AppError.md#message [14]: src_backend_error.AppError.md#name [15]: src_backend_error.AppError.md#stack diff --git a/docs/interfaces/test_setup.DummyDirectoriesFixtureOptions.md b/docs/interfaces/test_setup.DummyDirectoriesFixtureOptions.md index 7b0826e..2c5b78a 100644 --- a/docs/interfaces/test_setup.DummyDirectoriesFixtureOptions.md +++ b/docs/interfaces/test_setup.DummyDirectoriesFixtureOptions.md @@ -25,4 +25,4 @@ DummyDirectoriesFixtureOptions [2]: ../modules/test_setup.md [3]: test_setup.DummyDirectoriesFixtureOptions.md#directorypaths [4]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L420 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L420 diff --git a/docs/interfaces/test_setup.FixtureContext.md b/docs/interfaces/test_setup.FixtureContext.md index 33572d3..b84d121 100644 --- a/docs/interfaces/test_setup.FixtureContext.md +++ b/docs/interfaces/test_setup.FixtureContext.md @@ -163,23 +163,23 @@ Partial.treeOutput [13]: test_setup.FixtureContext.md#treeoutput [14]: test_setup.FixtureContext.md#using [15]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L434 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L434 [16]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L433 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L433 [17]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L449 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L449 [18]: test_setup.FixtureOptions.md [19]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L431 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L431 [20]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L429 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L429 [21]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L430 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L430 [22]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L439 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L439 [23]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L444 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L444 [24]: test_setup.MockFixture.md [25]: test_setup.FixtureContext.md [26]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L432 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L432 diff --git a/docs/interfaces/test_setup.FixtureOptions.md b/docs/interfaces/test_setup.FixtureOptions.md index 28d5292..7ef6086 100644 --- a/docs/interfaces/test_setup.FixtureOptions.md +++ b/docs/interfaces/test_setup.FixtureOptions.md @@ -126,16 +126,16 @@ Partial.setupGit [10]: test_setup.FixtureOptions.md#webpackversion [11]: test_setup.FixtureOptions.md#setupgit [12]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L420 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L420 [13]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L405 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L405 [14]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L403 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L403 [15]: test_setup.MockFixture.md [16]: test_setup.FixtureContext.md [17]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L404 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L404 [18]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L410 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L410 [19]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L415 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L415 diff --git a/docs/interfaces/test_setup.GitProvider.md b/docs/interfaces/test_setup.GitProvider.md index 9cf7bf4..a90043e 100644 --- a/docs/interfaces/test_setup.GitProvider.md +++ b/docs/interfaces/test_setup.GitProvider.md @@ -24,4 +24,4 @@ [2]: ../modules/test_setup.md [3]: test_setup.GitProvider.md#git [4]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L449 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L449 diff --git a/docs/interfaces/test_setup.GitRepositoryFixtureOptions.md b/docs/interfaces/test_setup.GitRepositoryFixtureOptions.md index 79e42e0..af31903 100644 --- a/docs/interfaces/test_setup.GitRepositoryFixtureOptions.md +++ b/docs/interfaces/test_setup.GitRepositoryFixtureOptions.md @@ -34,4 +34,4 @@ [2]: ../modules/test_setup.md [3]: test_setup.GitRepositoryFixtureOptions.md#setupgit [4]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L415 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L415 diff --git a/docs/interfaces/test_setup.MockFixture.md b/docs/interfaces/test_setup.MockFixture.md index c00c853..0df7642 100644 --- a/docs/interfaces/test_setup.MockFixture.md +++ b/docs/interfaces/test_setup.MockFixture.md @@ -68,11 +68,11 @@ [7]: test_setup.MockFixture.md#teardown [8]: ../modules/test_setup.md#returnsstring [9]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L464 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L464 [10]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L463 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L463 [11]: ../modules/test_setup.md#fixtureaction [12]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L465 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L465 [13]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L466 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L466 diff --git a/docs/interfaces/test_setup.RunOptions.md b/docs/interfaces/test_setup.RunOptions.md index 54d6850..fccf1f2 100644 --- a/docs/interfaces/test_setup.RunOptions.md +++ b/docs/interfaces/test_setup.RunOptions.md @@ -621,7 +621,7 @@ node_modules/execa/index.d.ts:213 [31]: https://nodejs.org/api/child_process.html#child_process_options_detached [32]: https://github.com/ehmicky/get-node [33]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L373 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L373 [34]: https://nodejs.org/api/v8.html#v8_v8_serialize_value [35]: https://nodejs.org/api/child_process.html#child_process_advanced_serialization diff --git a/docs/interfaces/test_setup.TestResultProvider.md b/docs/interfaces/test_setup.TestResultProvider.md index 27b4688..a97e20a 100644 --- a/docs/interfaces/test_setup.TestResultProvider.md +++ b/docs/interfaces/test_setup.TestResultProvider.md @@ -32,4 +32,4 @@ [2]: ../modules/test_setup.md [3]: test_setup.TestResultProvider.md#testresult [4]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L439 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L439 diff --git a/docs/interfaces/test_setup.TreeOutputProvider.md b/docs/interfaces/test_setup.TreeOutputProvider.md index 092869b..a95c2f5 100644 --- a/docs/interfaces/test_setup.TreeOutputProvider.md +++ b/docs/interfaces/test_setup.TreeOutputProvider.md @@ -24,4 +24,4 @@ [2]: ../modules/test_setup.md [3]: test_setup.TreeOutputProvider.md#treeoutput [4]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L444 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L444 diff --git a/docs/interfaces/test_setup.WebpackTestFixtureOptions.md b/docs/interfaces/test_setup.WebpackTestFixtureOptions.md index 834821b..f970c5b 100644 --- a/docs/interfaces/test_setup.WebpackTestFixtureOptions.md +++ b/docs/interfaces/test_setup.WebpackTestFixtureOptions.md @@ -24,4 +24,4 @@ [2]: ../modules/test_setup.md [3]: test_setup.WebpackTestFixtureOptions.md#webpackversion [4]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L410 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L410 diff --git a/docs/modules/external_scripts_ban_hammer.md b/docs/modules/external_scripts_ban_hammer.md index dfc1b37..fab569e 100644 --- a/docs/modules/external_scripts_ban_hammer.md +++ b/docs/modules/external_scripts_ban_hammer.md @@ -25,4 +25,4 @@ [1]: ../README.md [2]: external_scripts_ban_hammer.md#default [3]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/external-scripts/ban-hammer.ts#L21 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/external-scripts/ban-hammer.ts#L21 diff --git a/docs/modules/external_scripts_initialize_data.md b/docs/modules/external_scripts_initialize_data.md index e2220ba..804d8b8 100644 --- a/docs/modules/external_scripts_initialize_data.md +++ b/docs/modules/external_scripts_initialize_data.md @@ -20,7 +20,9 @@ #### Defined in -external-scripts/initialize-data/index.ts:46 +[external-scripts/initialize-data/index.ts:46][3] [1]: ../README.md [2]: external_scripts_initialize_data.md#default +[3]: + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/external-scripts/initialize-data/index.ts#L46 diff --git a/docs/modules/external_scripts_prune_data.md b/docs/modules/external_scripts_prune_data.md index 6323a08..5017b12 100644 --- a/docs/modules/external_scripts_prune_data.md +++ b/docs/modules/external_scripts_prune_data.md @@ -25,4 +25,4 @@ [1]: ../README.md [2]: external_scripts_prune_data.md#default [3]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/external-scripts/prune-data.ts#L67 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/external-scripts/prune-data.ts#L67 diff --git a/docs/modules/external_scripts_simulate_activity.md b/docs/modules/external_scripts_simulate_activity.md index 2c0d595..c8c9ad3 100644 --- a/docs/modules/external_scripts_simulate_activity.md +++ b/docs/modules/external_scripts_simulate_activity.md @@ -25,4 +25,4 @@ [1]: ../README.md [2]: external_scripts_simulate_activity.md#default [3]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/external-scripts/simulate-activity/index.ts#L20 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/external-scripts/simulate-activity/index.ts#L20 diff --git a/docs/modules/lib_next_isomorphic_redirect.md b/docs/modules/lib_next_isomorphic_redirect.md index 6dacb8d..3a5fa61 100644 --- a/docs/modules/lib_next_isomorphic_redirect.md +++ b/docs/modules/lib_next_isomorphic_redirect.md @@ -103,10 +103,10 @@ executing on the frontend. An Error will be thrown if this is not the case. [4]: lib_next_isomorphic_redirect.md#isomorphicredirect [5]: lib_next_isomorphic_redirect_types.md#backendredirectconfig [6]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/lib/next-isomorphic-redirect/index.ts#L40 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/lib/next-isomorphic-redirect/index.ts#L40 [7]: lib_next_isomorphic_redirect_types.md#frontendredirectconfig [8]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/lib/next-isomorphic-redirect/index.ts#L24 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/lib/next-isomorphic-redirect/index.ts#L24 [9]: lib_next_isomorphic_redirect_types.md#isomorphicredirectconfig [10]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/lib/next-isomorphic-redirect/index.ts#L58 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/lib/next-isomorphic-redirect/index.ts#L58 diff --git a/docs/modules/lib_next_isomorphic_redirect_types.md b/docs/modules/lib_next_isomorphic_redirect_types.md index 19f42fb..c9496d2 100644 --- a/docs/modules/lib_next_isomorphic_redirect_types.md +++ b/docs/modules/lib_next_isomorphic_redirect_types.md @@ -81,8 +81,8 @@ node_modules/@ergodark/types/dist/modules/index.d.ts:21 [4]: lib_next_isomorphic_redirect_types.md#httpstatuscode [5]: lib_next_isomorphic_redirect_types.md#isomorphicredirectconfig [6]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/lib/next-isomorphic-redirect/types.ts#L9 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/lib/next-isomorphic-redirect/types.ts#L9 [7]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/lib/next-isomorphic-redirect/types.ts#L4 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/lib/next-isomorphic-redirect/types.ts#L4 [8]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/lib/next-isomorphic-redirect/types.ts#L15 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/lib/next-isomorphic-redirect/types.ts#L15 diff --git a/docs/modules/lib_next_respond.md b/docs/modules/lib_next_respond.md index 92c7bdd..89b246b 100644 --- a/docs/modules/lib_next_respond.md +++ b/docs/modules/lib_next_respond.md @@ -337,32 +337,32 @@ [15]: lib_next_respond.md#sendnotimplementederror [16]: lib_next_isomorphic_redirect_types.md#httpstatuscode [17]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/lib/next-respond/index.ts#L4 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/lib/next-respond/index.ts#L4 [18]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/lib/next-respond/index.ts#L76 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/lib/next-respond/index.ts#L76 [19]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/lib/next-respond/index.ts#L36 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/lib/next-respond/index.ts#L36 [20]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/lib/next-respond/index.ts#L126 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/lib/next-respond/index.ts#L126 [21]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/lib/next-respond/index.ts#L106 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/lib/next-respond/index.ts#L106 [22]: lib_next_respond_types.md#errorjsonresponse [23]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/lib/next-respond/index.ts#L22 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/lib/next-respond/index.ts#L22 [24]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/lib/next-respond/index.ts#L66 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/lib/next-respond/index.ts#L66 [25]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/lib/next-respond/index.ts#L32 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/lib/next-respond/index.ts#L32 [26]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/lib/next-respond/index.ts#L96 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/lib/next-respond/index.ts#L96 [27]: lib_next_respond_types.md#successjsonresponse [28]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/lib/next-respond/index.ts#L12 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/lib/next-respond/index.ts#L12 [29]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/lib/next-respond/index.ts#L86 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/lib/next-respond/index.ts#L86 [30]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/lib/next-respond/index.ts#L46 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/lib/next-respond/index.ts#L46 [31]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/lib/next-respond/index.ts#L56 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/lib/next-respond/index.ts#L56 [32]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/lib/next-respond/index.ts#L116 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/lib/next-respond/index.ts#L116 diff --git a/docs/modules/lib_next_respond_types.md b/docs/modules/lib_next_respond_types.md index beb2b15..210341f 100644 --- a/docs/modules/lib_next_respond_types.md +++ b/docs/modules/lib_next_respond_types.md @@ -46,6 +46,6 @@ Re-exports: [HttpStatusCode][5] [4]: lib_next_respond_types.md#successjsonresponse [5]: lib_next_isomorphic_redirect_types.md#httpstatuscode [6]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/lib/next-respond/types.ts#L2 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/lib/next-respond/types.ts#L2 [7]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/lib/next-respond/types.ts#L1 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/lib/next-respond/types.ts#L1 diff --git a/docs/modules/lib_next_use_redirection.md b/docs/modules/lib_next_use_redirection.md index 1152aa9..560e5ac 100644 --- a/docs/modules/lib_next_use_redirection.md +++ b/docs/modules/lib_next_use_redirection.md @@ -40,11 +40,11 @@ false - not redirecting error is defined - error occurred `Object` -| Name | Type | -| :------------ | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `error` | `any` | -| `mutate` | (`data?`: `Record`<`string`, `unknown`> \| `Promise`<`undefined` \| `Record`<`string`, `unknown`>> \| `MutatorCallback`<`undefined` \| `Record`<`string`, `unknown`>>, `shouldRevalidate?`: `boolean`) => `Promise`<`undefined` \| `Record`<`string`, `unknown`>> | -| `redirecting` | `null` \| `boolean` | +| Name | Type | +| :------------ | :----------------------------------------------------------- | +| `error` | `any` | +| `mutate` | `KeyedMutator`<`undefined` \| `Record`<`string`, `unknown`>> | +| `redirecting` | `null` \| `boolean` | #### Defined in @@ -54,4 +54,4 @@ false - not redirecting error is defined - error occurred [2]: lib_next_use_redirection.md#useredirection [3]: lib_next_isomorphic_redirect_types.md#frontendredirectconfig [4]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/lib/next-use-redirection/index.ts#L18 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/lib/next-use-redirection/index.ts#L18 diff --git a/docs/modules/src_backend.md b/docs/modules/src_backend.md index 8dd3bf5..f5533a6 100644 --- a/docs/modules/src_backend.md +++ b/docs/modules/src_backend.md @@ -840,88 +840,88 @@ across all Vercel virtual machines. [37]: src_backend.md#updatememes [38]: src_backend.md#updateuser [39]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L92 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L92 [40]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L99 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L99 [41]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L85 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L85 [42]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L64 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L64 [43]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L78 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L78 [44]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L71 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L71 [45]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L152 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L152 [46]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L166 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L166 [47]: types_global.md#friendrequesttype [48]: ../interfaces/types_global.UserId.md [49]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L1042 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L1042 [50]: ../interfaces/types_global.MemeId.md [51]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L597 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L597 [52]: types_global.md#nextapistate [53]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L1332 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L1332 [54]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L913 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L913 [55]: types_global.md#publicmeme [56]: types_global.md#newmeme [57]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L282 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L282 [58]: types_global.md#publicuser [59]: types_global.md#newuser [60]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L629 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L629 [61]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L753 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L753 [62]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L772 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L772 [63]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L1343 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L1343 [64]: ../interfaces/types_global.FriendRequestId.md [65]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L940 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L940 [66]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L457 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L457 [67]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L427 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L427 [68]: types_global.md#internalinfo [69]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L272 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L272 [70]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L796 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L796 [71]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L822 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L822 [72]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L497 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L497 [73]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L179 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L179 [74]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L1317 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L1317 [75]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L983 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L983 [76]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L1282 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L1282 [77]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L537 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L537 [78]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L1291 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L1291 [79]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L861 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L861 [80]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L1015 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L1015 [81]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L568 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L568 [82]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L891 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L891 [83]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L1073 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L1073 [84]: types_global.md#patchmeme [85]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L402 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L402 [86]: types_global.md#patchuser [87]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/index.ts#L692 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/index.ts#L692 diff --git a/docs/modules/src_backend_db.md b/docs/modules/src_backend_db.md index bdb925a..cf2eaa4 100644 --- a/docs/modules/src_backend_db.md +++ b/docs/modules/src_backend_db.md @@ -365,30 +365,30 @@ purposes. [11]: src_backend_db.md#itemtostringid [12]: src_backend_db.md#setclientanddb [13]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/db.ts#L155 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/db.ts#L155 [14]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/db.ts#L156 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/db.ts#L156 [15]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/db.ts#L49 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/db.ts#L49 [16]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/db.ts#L68 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/db.ts#L68 [17]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/db.ts#L19 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/db.ts#L19 [18]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/db.ts#L40 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/db.ts#L40 [19]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/db.ts#L84 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/db.ts#L84 [20]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/db.ts#L111 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/db.ts#L111 [21]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/db.ts#L117 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/db.ts#L117 [22]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/db.ts#L165 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/db.ts#L165 [23]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/db.ts#L169 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/db.ts#L169 [24]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/db.ts#L200 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/db.ts#L200 [25]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/db.ts#L205 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/db.ts#L205 [26]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/db.ts#L58 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/db.ts#L58 diff --git a/docs/modules/src_backend_env.md b/docs/modules/src_backend_env.md index a2c1ed1..0d3139e 100644 --- a/docs/modules/src_backend_env.md +++ b/docs/modules/src_backend_env.md @@ -65,4 +65,4 @@ [1]: ../README.md [2]: src_backend_env.md#getenv [3]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/env.ts#L30 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/env.ts#L30 diff --git a/docs/modules/src_backend_middleware.md b/docs/modules/src_backend_middleware.md index 488c3d6..d02297b 100644 --- a/docs/modules/src_backend_middleware.md +++ b/docs/modules/src_backend_middleware.md @@ -81,9 +81,9 @@ out endpoints for later implementation. [4]: src_backend_middleware.md#wraphandler [5]: https://nextjs.org/docs/api-routes/api-middlewares#custom-config [6]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/middleware.ts#L48 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/middleware.ts#L48 [7]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/middleware.ts#L58 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/middleware.ts#L58 [8]: types_global.md#nextapistate [9]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/backend/middleware.ts#L90 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/backend/middleware.ts#L90 diff --git a/docs/modules/src_pages.md b/docs/modules/src_pages.md index 8cf3260..9f282b0 100644 --- a/docs/modules/src_pages.md +++ b/docs/modules/src_pages.md @@ -47,6 +47,6 @@ [2]: src_pages.md#default [3]: src_pages.md#getserversideprops [4]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/pages/index.tsx#L22 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/pages/index.tsx#L22 [5]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/pages/index.tsx#L7 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/pages/index.tsx#L7 diff --git a/docs/modules/src_pages__app.md b/docs/modules/src_pages__app.md index 5dffc14..da4395e 100644 --- a/docs/modules/src_pages__app.md +++ b/docs/modules/src_pages__app.md @@ -31,4 +31,4 @@ [1]: ../README.md [2]: src_pages__app.md#default [3]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/pages/_app.tsx#L8 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/pages/_app.tsx#L8 diff --git a/docs/modules/src_pages_api_v1_info.md b/docs/modules/src_pages_api_v1_info.md index 596b43d..2dda286 100644 --- a/docs/modules/src_pages_api_v1_info.md +++ b/docs/modules/src_pages_api_v1_info.md @@ -44,4 +44,4 @@ Renames and exports: [defaultConfig][4] [3]: src_pages_api_v1_info.md#default [4]: src_backend_middleware.md#defaultconfig [5]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/pages/api/v1/info.ts#L10 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/pages/api/v1/info.ts#L10 diff --git a/docs/modules/src_pages_api_v1_memes.md b/docs/modules/src_pages_api_v1_memes.md index f82aaa8..4173943 100644 --- a/docs/modules/src_pages_api_v1_memes.md +++ b/docs/modules/src_pages_api_v1_memes.md @@ -44,4 +44,4 @@ Renames and exports: [defaultConfig][4] [3]: src_pages_api_v1_memes.md#default [4]: src_backend_middleware.md#defaultconfig [5]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/pages/api/v1/memes/index.ts#L13 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/pages/api/v1/memes/index.ts#L13 diff --git a/docs/modules/src_pages_api_v1_memes_____meme_ids_.md b/docs/modules/src_pages_api_v1_memes_____meme_ids_.md index aeafcae..3dd00ca 100644 --- a/docs/modules/src_pages_api_v1_memes_____meme_ids_.md +++ b/docs/modules/src_pages_api_v1_memes_____meme_ids_.md @@ -45,4 +45,4 @@ Renames and exports: [defaultConfig][4] [4]: src_backend_middleware.md#defaultconfig [5]: -https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/pages/api/v1/memes/[...meme_ids].ts#L13 +https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/pages/api/v1/memes/[...meme_ids].ts#L13 diff --git a/docs/modules/src_pages_api_v1_memes__meme_id__likes.md b/docs/modules/src_pages_api_v1_memes__meme_id__likes.md index b6e24db..dc83f64 100644 --- a/docs/modules/src_pages_api_v1_memes__meme_id__likes.md +++ b/docs/modules/src_pages_api_v1_memes__meme_id__likes.md @@ -45,4 +45,4 @@ Renames and exports: [defaultConfig][4] [4]: src_backend_middleware.md#defaultconfig [5]: -https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/pages/api/v1/memes/[meme_id]/likes/index.ts#L13 +https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/pages/api/v1/memes/[meme_id]/likes/index.ts#L13 diff --git a/docs/modules/src_pages_api_v1_memes__meme_id__likes__user_id_.md b/docs/modules/src_pages_api_v1_memes__meme_id__likes__user_id_.md index cc06240..305aa16 100644 --- a/docs/modules/src_pages_api_v1_memes__meme_id__likes__user_id_.md +++ b/docs/modules/src_pages_api_v1_memes__meme_id__likes__user_id_.md @@ -46,4 +46,4 @@ Renames and exports: [defaultConfig][4] [4]: src_backend_middleware.md#defaultconfig [5]: -https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/pages/api/v1/memes/[meme_id]/likes/[user_id].ts#L13 +https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/pages/api/v1/memes/[meme_id]/likes/[user_id].ts#L13 diff --git a/docs/modules/src_pages_api_v1_memes_search.md b/docs/modules/src_pages_api_v1_memes_search.md index 45f2c9b..9fb7b10 100644 --- a/docs/modules/src_pages_api_v1_memes_search.md +++ b/docs/modules/src_pages_api_v1_memes_search.md @@ -44,4 +44,4 @@ Renames and exports: [defaultConfig][4] [3]: src_pages_api_v1_memes_search.md#default [4]: src_backend_middleware.md#defaultconfig [5]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/pages/api/v1/memes/search.ts#L13 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/pages/api/v1/memes/search.ts#L13 diff --git a/docs/modules/src_pages_api_v1_users.md b/docs/modules/src_pages_api_v1_users.md index 82f8efd..0872e4d 100644 --- a/docs/modules/src_pages_api_v1_users.md +++ b/docs/modules/src_pages_api_v1_users.md @@ -44,4 +44,4 @@ Renames and exports: [defaultConfig][4] [3]: src_pages_api_v1_users.md#default [4]: src_backend_middleware.md#defaultconfig [5]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/pages/api/v1/users/index.ts#L13 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/pages/api/v1/users/index.ts#L13 diff --git a/docs/modules/src_pages_api_v1_users__user_id_.md b/docs/modules/src_pages_api_v1_users__user_id_.md index 4c66b5d..fd14520 100644 --- a/docs/modules/src_pages_api_v1_users__user_id_.md +++ b/docs/modules/src_pages_api_v1_users__user_id_.md @@ -45,4 +45,4 @@ Renames and exports: [defaultConfig][4] [4]: src_backend_middleware.md#defaultconfig [5]: -https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/pages/api/v1/users/[user_id]/index.ts#L13 +https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/pages/api/v1/users/[user_id]/index.ts#L13 diff --git a/docs/modules/src_pages_api_v1_users__user_id__friends.md b/docs/modules/src_pages_api_v1_users__user_id__friends.md index 48f06e7..085d1bc 100644 --- a/docs/modules/src_pages_api_v1_users__user_id__friends.md +++ b/docs/modules/src_pages_api_v1_users__user_id__friends.md @@ -45,4 +45,4 @@ Renames and exports: [defaultConfig][4] [4]: src_backend_middleware.md#defaultconfig [5]: -https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/pages/api/v1/users/[user_id]/friends/index.ts#L13 +https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/pages/api/v1/users/[user_id]/friends/index.ts#L13 diff --git a/docs/modules/src_pages_api_v1_users__user_id__friends__friend_id_.md b/docs/modules/src_pages_api_v1_users__user_id__friends__friend_id_.md index da76419..3a4d3ff 100644 --- a/docs/modules/src_pages_api_v1_users__user_id__friends__friend_id_.md +++ b/docs/modules/src_pages_api_v1_users__user_id__friends__friend_id_.md @@ -46,4 +46,4 @@ Renames and exports: [defaultConfig][4] [4]: src_backend_middleware.md#defaultconfig [5]: -https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/pages/api/v1/users/[user_id]/friends/[friend_id].ts#L13 +https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/pages/api/v1/users/[user_id]/friends/[friend_id].ts#L13 diff --git a/docs/modules/src_pages_api_v1_users__user_id__liked.md b/docs/modules/src_pages_api_v1_users__user_id__liked.md index 3797d28..2f88dbe 100644 --- a/docs/modules/src_pages_api_v1_users__user_id__liked.md +++ b/docs/modules/src_pages_api_v1_users__user_id__liked.md @@ -45,4 +45,4 @@ Renames and exports: [defaultConfig][4] [4]: src_backend_middleware.md#defaultconfig [5]: -https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/pages/api/v1/users/[user_id]/liked/index.ts#L13 +https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/pages/api/v1/users/[user_id]/liked/index.ts#L13 diff --git a/docs/modules/src_pages_api_v1_users__user_id__liked__meme_id_.md b/docs/modules/src_pages_api_v1_users__user_id__liked__meme_id_.md index 6890247..0946fb0 100644 --- a/docs/modules/src_pages_api_v1_users__user_id__liked__meme_id_.md +++ b/docs/modules/src_pages_api_v1_users__user_id__liked__meme_id_.md @@ -46,4 +46,4 @@ Renames and exports: [defaultConfig][4] [4]: src_backend_middleware.md#defaultconfig [5]: -https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/pages/api/v1/users/[user_id]/liked/[meme_id].ts#L13 +https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/pages/api/v1/users/[user_id]/liked/[meme_id].ts#L13 diff --git a/docs/modules/src_pages_api_v1_users__user_id__requests__request_type_.md b/docs/modules/src_pages_api_v1_users__user_id__requests__request_type_.md index 41db15c..00da222 100644 --- a/docs/modules/src_pages_api_v1_users__user_id__requests__request_type_.md +++ b/docs/modules/src_pages_api_v1_users__user_id__requests__request_type_.md @@ -46,4 +46,4 @@ Renames and exports: [defaultConfig][4] [4]: src_backend_middleware.md#defaultconfig [5]: -https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/pages/api/v1/users/[user_id]/requests/[request_type]/index.ts#L13 +https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/pages/api/v1/users/[user_id]/requests/[request_type]/index.ts#L13 diff --git a/docs/modules/src_pages_api_v1_users__user_id__requests__request_type___target_id_.md b/docs/modules/src_pages_api_v1_users__user_id__requests__request_type___target_id_.md index d428474..6854392 100644 --- a/docs/modules/src_pages_api_v1_users__user_id__requests__request_type___target_id_.md +++ b/docs/modules/src_pages_api_v1_users__user_id__requests__request_type___target_id_.md @@ -48,4 +48,4 @@ Renames and exports: [defaultConfig][4] [4]: src_backend_middleware.md#defaultconfig [5]: -https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/src/pages/api/v1/users/[user_id]/requests/[request_type]/[target_id].ts#L17 +https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/src/pages/api/v1/users/[user_id]/requests/[request_type]/[target_id].ts#L17 diff --git a/docs/modules/test_db.md b/docs/modules/test_db.md index 91acb35..ea70e1f 100644 --- a/docs/modules/test_db.md +++ b/docs/modules/test_db.md @@ -111,10 +111,10 @@ Setup a test version of the database using jest lifecycle hooks. [10]: types_global.md#internalupload [11]: types_global.md#internaluser [12]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/db.ts#L37 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/db.ts#L37 [13]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/db.ts#L58 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/db.ts#L58 [14]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/db.ts#L235 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/db.ts#L235 [15]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/db.ts#L261 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/db.ts#L261 diff --git a/docs/modules/test_images.md b/docs/modules/test_images.md index 381fa96..6f4606a 100644 --- a/docs/modules/test_images.md +++ b/docs/modules/test_images.md @@ -35,6 +35,6 @@ [2]: test_images.md#image13mb [3]: test_images.md#image17kb [4]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/images.ts#L4 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/images.ts#L4 [5]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/images.ts#L1 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/images.ts#L1 diff --git a/docs/modules/test_integration_fixtures.md b/docs/modules/test_integration_fixtures.md index 8667c66..fa9dccd 100644 --- a/docs/modules/test_integration_fixtures.md +++ b/docs/modules/test_integration_fixtures.md @@ -124,12 +124,12 @@ via `memory`. [5]: test_integration_fixtures.md#testresultset [6]: test_integration_fixtures.md#getfixtures [7]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/integration.fixtures.ts#L28 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/integration.fixtures.ts#L28 [8]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/integration.fixtures.ts#L76 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/integration.fixtures.ts#L76 [9]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/integration.fixtures.ts#L37 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/integration.fixtures.ts#L37 [10]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/integration.fixtures.ts#L46 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/integration.fixtures.ts#L46 [11]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/integration.fixtures.ts#L149 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/integration.fixtures.ts#L149 diff --git a/docs/modules/test_setup.md b/docs/modules/test_setup.md index a45f6b6..0e1c9fd 100644 --- a/docs/modules/test_setup.md +++ b/docs/modules/test_setup.md @@ -442,7 +442,7 @@ `options?`): (`fn`: [`FixtureAction`][13]<[`FixtureContext`][4]<[`FixtureOptions`][5] & `Partial`<`Record`<`string`, `unknown`> & `CustomOptions`>> & `CustomContext`>) -\=> `Promise`<`void`> +=> `Promise`<`void`> #### Type parameters @@ -828,71 +828,71 @@ [42]: test_setup.md#withmockedfixture [43]: test_setup.md#withmockedoutput [44]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L454 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L454 [45]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L175 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L175 [46]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L185 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L185 [47]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L457 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L457 [48]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L166 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L166 [49]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L167 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L167 [50]: src_backend_middleware.md [51]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L92 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L92 [52]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L692 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L692 [53]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L646 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L646 [54]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L667 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L667 [55]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L489 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L489 [56]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L622 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L622 [57]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L270 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L270 [58]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L294 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L294 [59]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L118 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L118 [60]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L212 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L212 [61]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L249 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L249 [62]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L818 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L818 [63]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L588 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L588 [64]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L514 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L514 [65]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L314 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L314 [66]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L470 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L470 [67]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L378 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L378 [68]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L390 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L390 [69]: types_global.md#publicmeme [70]: types_global.md#internalmeme [71]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L54 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L54 [72]: types_global.md#publicuser [73]: types_global.md#internaluser [74]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L40 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L40 [75]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L529 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L529 [76]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L196 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L196 [77]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L229 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L229 [78]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L299 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L299 [79]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L706 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L706 [80]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/test/setup.ts#L331 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/test/setup.ts#L331 diff --git a/docs/modules/types_global.md b/docs/modules/types_global.md index 4115fd7..eb05283 100644 --- a/docs/modules/types_global.md +++ b/docs/modules/types_global.md @@ -455,7 +455,7 @@ The shape of a publicly available meme. ### PublicUser Ƭ **PublicUser**: `Pick`<[`InternalUser`][21], `"name"` | `"email"` | `"phone"` -\| `"username"` | `"deleted"` | `"imageUrl"`> & { `friends`: `number` ; `liked`: +| `"username"` | `"deleted"` | `"imageUrl"`> & { `friends`: `number` ; `liked`: `number` ; `user_id`: `string` } The shape of a publicly available user. @@ -494,47 +494,47 @@ The shape of a publicly available user. [28]: types_global.md#publicmeme [29]: types_global.md#publicuser [30]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/types/global.d.ts#L20 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/types/global.d.ts#L20 [31]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/types/global.d.ts#L307 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/types/global.d.ts#L307 [32]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/types/global.d.ts#L315 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/types/global.d.ts#L315 [33]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/types/global.d.ts#L302 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/types/global.d.ts#L302 [34]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/types/global.d.ts#L30 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/types/global.d.ts#L30 [35]: https://apidocs.imgur.com [36]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/types/global.d.ts#L62 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/types/global.d.ts#L62 [37]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/types/global.d.ts#L40 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/types/global.d.ts#L40 [38]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/types/global.d.ts#L323 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/types/global.d.ts#L323 [39]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/types/global.d.ts#L80 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/types/global.d.ts#L80 [40]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/types/global.d.ts#L343 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/types/global.d.ts#L343 [41]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/types/global.d.ts#L89 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/types/global.d.ts#L89 [42]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/types/global.d.ts#L331 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/types/global.d.ts#L331 [43]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/types/global.d.ts#L224 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/types/global.d.ts#L224 [44]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/types/global.d.ts#L160 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/types/global.d.ts#L160 [45]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/types/global.d.ts#L51 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/types/global.d.ts#L51 [46]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/types/global.d.ts#L268 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/types/global.d.ts#L268 [47]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/types/global.d.ts#L281 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/types/global.d.ts#L281 [48]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/types/global.d.ts#L72 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/types/global.d.ts#L72 [49]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/types/global.d.ts#L288 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/types/global.d.ts#L288 [50]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/types/global.d.ts#L295 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/types/global.d.ts#L295 [51]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/types/global.d.ts#L242 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/types/global.d.ts#L242 [52]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/types/global.d.ts#L256 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/types/global.d.ts#L256 diff --git a/docs/modules/types_unique_filename.md b/docs/modules/types_unique_filename.md index af5d439..1946780 100644 --- a/docs/modules/types_unique_filename.md +++ b/docs/modules/types_unique_filename.md @@ -33,4 +33,4 @@ [1]: ../README.md [2]: types_unique_filename.md#default [3]: - https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/331c113/types/unique-filename.d.ts#L2 + https://github.com/nhscc/ghostmeme.api.hscc.bdpa.org/blob/314b1d1/types/unique-filename.d.ts#L2