.. |
controllers
|
Refactor Storages to get lazy-loaded only when they are used
|
2024-05-01 14:56:47 -05:00 |
db
|
Refactor Storages to get lazy-loaded only when they are used
|
2024-05-01 14:56:47 -05:00 |
interfaces
|
perf: make up to 5 calls to database in hydrateEvents & remove old hydrate functions
|
2024-04-22 22:15:36 -03:00 |
middleware
|
Refactor Storages to get lazy-loaded only when they are used
|
2024-05-01 14:56:47 -05:00 |
pipeline
|
Refactor Storages to get lazy-loaded only when they are used
|
2024-05-01 14:56:47 -05:00 |
schemas
|
Move nostr-tools to an import alias
|
2024-04-30 18:43:53 -05:00 |
signers
|
APISigner: refactor with InternalRelay
|
2024-04-25 18:28:19 -05:00 |
storages
|
nostr-relaypool alias
|
2024-05-01 15:57:28 -05:00 |
uploaders
|
Add localUploader
|
2024-04-29 16:28:54 -05:00 |
utils
|
Refactor Storages to get lazy-loaded only when they are used
|
2024-05-01 14:56:47 -05:00 |
views
|
Refactor Storages to get lazy-loaded only when they are used
|
2024-05-01 14:56:47 -05:00 |
workers
|
Comlink alias
|
2024-05-01 15:55:56 -05:00 |
app.ts
|
Remove cron.ts
|
2024-05-01 09:08:36 -05:00 |
config.ts
|
Move nostr-tools to an import alias
|
2024-04-30 18:43:53 -05:00 |
db.ts
|
Make Kysely an import alias
|
2024-05-01 09:26:17 -05:00 |
deps-test.ts
|
fetchWorker: support RequestInit
|
2023-11-28 21:31:26 -06:00 |
deps.ts
|
nostr-relaypool alias
|
2024-05-01 15:57:28 -05:00 |
filter.test.ts
|
assert -> with
|
2024-01-31 16:45:50 -06:00 |
filter.ts
|
zod import alias
|
2024-04-23 15:03:20 -05:00 |
firehose.ts
|
Switch NSpec to Nostrify, update imports
|
2024-04-19 16:39:35 -05:00 |
kinds.ts
|
Convert users to Events
|
2023-12-29 16:37:18 -06:00 |
nostr-wasm.ts
|
Move nostr-tools to an import alias
|
2024-04-30 18:43:53 -05:00 |
note.ts
|
Move nostr-tools to an import alias
|
2024-04-30 18:43:53 -05:00 |
pipeline.ts
|
Refactor Storages to get lazy-loaded only when they are used
|
2024-05-01 14:56:47 -05:00 |
pool.ts
|
nostr-relaypool alias
|
2024-05-01 15:57:28 -05:00 |
precheck.ts
|
Add a precheck file to throw when config is wrong
|
2023-09-08 15:48:00 -05:00 |
queries.ts
|
Refactor Storages to get lazy-loaded only when they are used
|
2024-05-01 14:56:47 -05:00 |
schema.ts
|
zod import alias
|
2024-04-23 15:03:20 -05:00 |
sentry.ts
|
Remove hono/sentry middleware, upgrade @sentry/deno
|
2024-04-30 13:01:43 -05:00 |
server.ts
|
Move nostr-tools to an import alias
|
2024-04-30 18:43:53 -05:00 |
stats.ts
|
Refactor Storages to get lazy-loaded only when they are used
|
2024-05-01 14:56:47 -05:00 |
storages.ts
|
Refactor Storages to get lazy-loaded only when they are used
|
2024-05-01 14:56:47 -05:00 |
tags.test.ts
|
setTag -> addTag
|
2023-12-31 22:06:35 -06:00 |
tags.ts
|
Update code to use new DittoEvent and DittoFilter. Event -> NostrEvent
|
2024-01-23 12:07:22 -06:00 |
upload.ts
|
s3: support pathStyle
|
2024-04-29 16:05:36 -05:00 |
utils.ts
|
Move nostr-tools to an import alias
|
2024-04-30 18:43:53 -05:00 |
views.ts
|
Refactor Storages to get lazy-loaded only when they are used
|
2024-05-01 14:56:47 -05:00 |