.. |
controllers
|
Make storeMiddleware available in every request
|
2024-04-29 15:05:08 -05:00 |
db
|
DittoDB: support `postgresql:` protocol
|
2024-04-19 21:20:35 -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
|
storeMiddleware: pass through admin UserStore
|
2024-04-30 13:27:30 -05:00 |
pipeline
|
Switch NSpec to Nostrify, update imports
|
2024-04-19 16:39:35 -05:00 |
schemas
|
zod import alias
|
2024-04-23 15:03:20 -05:00 |
signers
|
APISigner: reimplement with NConnectSigner and InternalRelay
|
2024-04-25 12:32:39 -05:00 |
storages
|
fix(UserStore): add missing return keyword in array filter
|
2024-04-27 17:04:14 -03:00 |
uploaders
|
Add localUploader
|
2024-04-29 16:28:54 -05:00 |
utils
|
Upgrade Nostrify to v0.15, use MockRelay in tests instead of NCache
|
2024-04-26 12:33:52 -05:00 |
views
|
Improve mentions performance
|
2024-04-28 12:12:58 -05:00 |
workers
|
Mold the things to work with Postgres
|
2024-04-19 20:52:42 -05:00 |
app.ts
|
Remove hono/sentry middleware, upgrade @sentry/deno
|
2024-04-30 13:01:43 -05:00 |
config.ts
|
Add localUploader
|
2024-04-29 16:28:54 -05:00 |
cron.ts
|
debug: more modules
|
2023-12-27 20:19:59 -06:00 |
db.ts
|
Use new DittoDB module, rename old interface to DittoTables
|
2024-04-19 12:26:15 -05:00 |
deps-test.ts
|
fetchWorker: support RequestInit
|
2023-11-28 21:31:26 -06:00 |
deps.ts
|
Remove hono/sentry middleware, upgrade @sentry/deno
|
2024-04-30 13:01:43 -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 |
note.ts
|
note: don't console.error on bad link, fix `isLinkURL` function
|
2023-12-27 21:25:57 -06:00 |
pipeline.ts
|
Upgrade Nostrify to v0.15, use MockRelay in tests instead of NCache
|
2024-04-26 12:33:52 -05:00 |
pool.ts
|
Switch to my fork of nostr-relaypool
|
2024-02-02 16:49:47 -06:00 |
precheck.ts
|
Add a precheck file to throw when config is wrong
|
2023-09-08 15:48:00 -05:00 |
queries.ts
|
refactor(queries): convert getDescendants to async function
|
2024-04-30 11:18:20 -03: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
|
server.ts: Conf.localPort -> Conf.port
|
2024-04-24 16:26:56 +00:00 |
stats.ts
|
Merge remote-tracking branch 'origin/main' into postgres
|
2024-04-19 18:32:02 -05:00 |
storages.ts
|
Storages: typofix subsub -> pubsub
|
2024-04-25 18:31:16 -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
|
zod import alias
|
2024-04-23 15:03:20 -05:00 |
views.ts
|
perf: make up to 5 calls to database in hydrateEvents & remove old hydrate functions
|
2024-04-22 22:15:36 -03:00 |