ditto/src
2025-02-14 11:35:12 -03:00
..
assets/captcha Add puzzle source files 2024-10-04 16:43:33 -05:00
caches pipeline: skip refetch of encountered events 2025-01-21 17:31:55 -06:00
controllers fix: make cashu tests faster by giving invalid URL 2025-02-14 11:35:12 -03:00
db Trigger NOTIFY only on insert (not update) 2025-02-13 20:45:02 -06:00
entities Streaks API 2025-02-06 14:26:08 -06:00
interfaces Remove pubkey_domains table 2025-02-11 21:49:58 -06:00
middleware Fix leaky tests, but nutzapMiddleware is still broken 2025-02-13 15:47:53 -06:00
policies tags.ts -> utils/tags.ts 2024-05-21 13:08:08 -05:00
schemas Add custom profile fields 2024-11-20 08:58:12 -06:00
signers Switch to NIP-44 bunker encryption 2024-12-18 01:56:53 -06:00
storages Remove unnecessary lint rules from deno.json, avoid explicit any 2025-02-13 17:41:30 -06:00
translators Upgrade npm:iso-639-1, remove LanguageCode type assertions 2025-02-05 10:22:09 -06:00
types Actually push ?? 2024-10-08 18:37:23 -05:00
uploaders Reorganize sharp/blurhash into upload.ts 2024-11-07 11:09:20 -06:00
utils Remove unnecessary lint rules from deno.json, avoid explicit any 2025-02-13 17:41:30 -06:00
views Prewarm card cache in pipeline 2025-02-10 22:19:35 -06:00
workers Remove fetchWorker 2025-02-09 15:02:15 -06:00
app.ts Remove unnecessary lint rules from deno.json, avoid explicit any 2025-02-13 17:41:30 -06:00
config.ts Merge branch 'main' into cashu 2025-02-13 13:25:06 -03:00
cron.ts Add a top_authors materialized view 2025-02-12 15:21:09 -06:00
DittoPush.ts logi: message -> msg 2025-01-29 12:30:46 -06:00
DittoUploads.ts Retain uploads for 6 hours 2024-09-30 20:33:17 -05:00
filter.test.ts Remove deps-test.ts 2024-05-14 19:19:57 -05:00
filter.ts Remove empty tag filters 2024-05-30 13:01:39 -05:00
firehose.ts @lambdalisue/async -> @core/asyncutil 2025-02-09 15:06:13 -06:00
metrics.ts webpush: add metrics and pipeline error handling 2024-10-14 18:06:22 -05:00
nostr-wasm.ts Move nostr-tools to an import alias 2024-04-30 18:43:53 -05:00
notify.ts @lambdalisue/async -> @core/asyncutil 2025-02-09 15:06:13 -06:00
pipeline.ts Remove pubkey_domains table 2025-02-11 21:49:58 -06:00
precheck.ts Add a precheck file to throw when config is wrong 2023-09-08 15:48:00 -05:00
queries.ts Remove Stickynotes, replace all occurrences of console.log with logi 2025-01-27 18:11:32 -06:00
RelayError.test.ts test(RelayError): code coverage 100.00% 2024-07-17 10:53:31 -03:00
RelayError.ts Sort imports of streaming.ts 2024-05-14 20:05:38 -05:00
schema.test.ts feat: add sizesSchema 2024-11-01 23:07:51 -03:00
schema.ts feat: craete GET '/api/v1/ditto/cashu/wallet' endpoint 2025-02-11 22:10:33 -03:00
sentry.ts logi: message -> msg 2025-01-29 12:30:46 -06:00
server.ts logi: message -> msg 2025-01-29 12:30:46 -06:00
startup.ts Upgrade Logi 2025-01-30 01:43:57 -06:00
storages.ts Actually do log traces 2025-01-30 02:23:47 -06:00
test.ts Upgrade npm:iso-639-1, remove LanguageCode type assertions 2025-02-05 10:22:09 -06:00
trends.test.ts Rework language and media columns to use Nostrify search_ext column 2025-02-02 19:32:43 -06:00
trends.ts Rework language and media columns to use Nostrify search_ext column 2025-02-02 19:32:43 -06:00
utils.ts Let a proxy tag not be a URL (to support atproto URIs) 2024-11-22 10:49:05 -06:00
views.ts Support kind 20 "Picture" events (NIP-68) 2025-01-05 11:23:18 -06:00