ditto/packages/ditto
2025-06-01 19:45:36 -05:00
..
caches Remove pipelineEncounters.ts 2025-03-02 14:06:15 -06:00
controllers Merge branch 'main' into mint-cashu 2025-04-08 12:16:53 -03:00
interfaces Merge branch 'main' into mint-cashu 2025-04-08 12:16:53 -03:00
middleware fix: save amount tag value as a string 2025-03-21 10:07:34 -03:00
routes Let paginationMiddleware be configurable, add pagination to reactions handler 2025-03-15 17:18:18 -05:00
schemas refactor: create @ditto/cashu package 2025-03-11 11:34:42 -03:00
signers Remove @/storages.ts (jesus christ) 2025-02-22 19:27:53 -06:00
static Move static/ into packages/ditto 2025-02-15 14:41:57 -06:00
storages Index I/i tags 2025-06-01 19:45:36 -05:00
types mv src packages/ditto 2025-02-15 14:21:05 -06:00
utils fix early return in jsonl path for log level 2025-04-29 23:34:46 +05:30
views Merge branch 'main' into mint-cashu 2025-04-08 12:16:53 -03:00
workers Expose db to custom policy script 2025-03-08 20:44:22 -06:00
app.ts replace logi handler 2025-04-06 15:28:54 +05:30
config.ts @ditto/config -> @ditto/conf, DittoConfig -> DittoConf 2025-02-15 17:58:24 -06:00
cron.ts Remove @/storages.ts (jesus christ) 2025-02-22 19:27:53 -06:00
deno.json Give @ditto/ditto 1.1.0 2025-03-03 19:34:05 -06:00
DittoPush.ts Remove @/config.ts import from utils/instance.ts 2025-02-27 17:32:54 -06:00
DittoUploads.ts mv src packages/ditto 2025-02-15 14:21:05 -06:00
firehose.ts app.ts: minor variable name cleanup 2025-02-23 20:53:48 -06:00
nostr-wasm.ts mv src packages/ditto 2025-02-15 14:21:05 -06:00
queries.ts Fix event hydration with getEvent/getAuthor 2025-02-22 21:40:53 -06:00
RelayError.test.ts mv src packages/ditto 2025-02-15 14:21:05 -06:00
RelayError.ts mv src packages/ditto 2025-02-15 14:21:05 -06:00
schema.test.ts mv src packages/ditto 2025-02-15 14:21:05 -06:00
schema.ts fix: remove unused import 2025-03-17 22:48:43 -03:00
sentry.ts Remove @/config.ts import when starting Sentry 2025-02-27 13:51:57 -06:00
server.ts Remove @/config.ts import when starting Sentry 2025-02-27 13:51:57 -06:00
test.ts Disable notify in tests 2025-03-15 16:50:26 -05:00
trends.test.ts Switch to genEvent from Nostrify 2025-02-18 16:35:45 -06:00
trends.ts Remove @/storages.ts (jesus christ) 2025-02-22 19:27:53 -06:00
utils.ts mv src packages/ditto 2025-02-15 14:21:05 -06:00
views.ts Let paginationMiddleware be configurable, add pagination to reactions handler 2025-03-15 17:18:18 -05:00