FoundKey/packages/backend/src/misc
Johann150 5aa5344f2e
All checks were successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-sw Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
docs: fix schema definitions
2023-03-03 21:12:44 +01:00
..
acct.ts fix some lints 2022-08-11 00:09:29 +02:00
antenna-cache.ts backend: add return type to getAntennas 2022-11-16 19:44:20 -05:00
api-permissions.ts backend: remove galleries 2023-01-16 18:53:57 +01:00
app-lock.ts server: fix lints 2023-01-03 03:51:38 +01:00
before-shutdown.ts refactor 2022-02-04 11:10:53 +09:00
cache.ts server: make fetcher key non-null 2022-12-08 23:19:39 -05:00
captcha.ts backend: fix lints in various misc modules 2022-11-16 19:48:16 -05:00
check-hit-antenna.ts fix some type errors 2023-01-03 22:18:01 +01:00
check-word-mute.ts backend: fix lints in various misc modules 2022-11-16 19:48:16 -05:00
content-disposition.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
convert-host.ts backend: fix lints in various misc modules 2022-11-16 19:48:16 -05:00
count-same-renotes.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
create-temp.ts fix some lints 2022-08-11 00:09:29 +02:00
detect-url-mime.ts backend: fix lints in various misc modules 2022-11-16 19:48:16 -05:00
download-text-file.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
download-url.ts server: default config items on load 2023-02-04 17:56:15 +01:00
emoji-regex.ts fix 2022-02-27 14:10:31 +09:00
extract-custom-emojis-from-mfm.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
extract-hashtags.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
extract-mentions.ts refactoring 2021-11-12 02:02:25 +09:00
fetch-meta.ts fix some type errors 2023-01-03 22:18:01 +01:00
fetch-proxy-account.ts fix lints "import/order" and "import/no-duplicate" 2022-08-03 14:05:50 +02:00
fetch.ts server: default config items on load 2023-02-04 17:56:15 +01:00
gen-id.ts backend: Fix type errors in genId 2022-10-10 20:50:04 +02:00
gen-identicon.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
gen-key-pair.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
get-file-info.ts fix lint "quotes" 2022-08-02 23:25:36 +02:00
get-ip-hash.ts Fix IP address rate limit (#8758) 2022-05-31 17:44:22 +09:00
get-note-summary.ts fix lint "quotes" 2022-08-02 23:25:36 +02:00
get-reaction-emoji.ts refactoring 2021-11-12 02:02:25 +09:00
hard-limits.ts backend: update DB_MAX_IMAGE_COMMENT_LENGTH 2022-10-17 17:49:48 -04:00
i18n.ts properly await promise 2022-10-19 15:26:37 +02:00
identifiable-error.ts refactoring 2021-11-12 02:02:25 +09:00
is-duplicate-key-value-error.ts refactor 2022-02-03 02:41:22 +09:00
is-instance-muted.ts fix some lints 2022-08-11 00:09:29 +02:00
is-mime-image.ts feat: Add Badge Image to Push Notification (#8012) 2022-07-09 05:52:01 -04:00
is-user-related.ts fix some lints 2022-08-11 00:09:29 +02:00
keypair-store.ts server: refactor Cache to hold fetcher as attribute 2022-11-13 19:39:30 +01:00
langmap.ts fix: better language settings 2022-02-26 15:13:44 +09:00
normalize-for-search.ts refactoring 2021-11-12 02:02:25 +09:00
nyaize.ts fix some lints 2022-08-11 00:09:29 +02:00
password.ts backend: add argon2 support 2022-12-29 20:13:47 +00:00
populate-emojis.ts fix parameter for cache fetcher 2022-11-13 20:31:24 +01:00
reaction-lib.ts server: fix custom lint typeorm-prefer-count 2023-01-02 21:07:02 +01:00
schema.ts docs: fix schema definitions 2023-03-03 21:12:44 +01:00
secure-rndstr.ts reduce duplication in secureRndstr 2022-12-15 20:46:17 +01:00
should-block-instance.ts server: pass in resolved meta table to shouldBlockInstance 2022-12-24 14:56:48 -05:00
show-machine-info.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
skipped-instances.ts server: restore original comment for skippedInstances 2022-12-24 15:01:32 -05:00
truncate.ts refactoring 2021-11-12 02:02:25 +09:00
webhook-cache.ts fix spelling error 2022-08-04 10:20:48 +02:00