| .. |
|
controllers
|
Make database timeouts configurable
|
2024-07-12 13:49:44 -05:00 |
|
db
|
Merge branch 'zapped-by-pagination-sort-amount' into 'main'
|
2024-07-02 05:17:11 +00:00 |
|
entities
|
make changes according to 24-06-24 review
|
2024-06-24 02:34:49 +05:30 |
|
interfaces
|
fix: add zaps_amount to EventStats
|
2024-06-10 10:38:56 -03:00 |
|
middleware
|
HTTP Response metrics
|
2024-07-05 00:07:59 +01:00 |
|
policies
|
tags.ts -> utils/tags.ts
|
2024-05-21 13:08:08 -05:00 |
|
schemas
|
Remove webfinger and host-meta
|
2024-05-21 12:54:10 -05:00 |
|
signers
|
Improve signer timeout errors
|
2024-07-06 23:01:00 +01:00 |
|
storages
|
Make database timeouts configurable
|
2024-07-12 13:49:44 -05:00 |
|
uploaders
|
Remove DittoUploader interface in favor of NUploader
|
2024-05-19 15:57:04 -05:00 |
|
utils
|
Delete scavenger.test.ts
|
2024-07-12 14:01:21 -05:00 |
|
views
|
make changes according to 24-06-24 review
|
2024-06-24 02:34:49 +05:30 |
|
workers
|
Import Sentry into workers
|
2024-06-23 11:59:08 -05:00 |
|
app.ts
|
HTTP Response metrics
|
2024-07-05 00:07:59 +01:00 |
|
config.ts
|
Increase default database timeouts
|
2024-07-14 10:10:26 -05:00 |
|
cron.ts
|
Add a script to update trends
|
2024-06-15 12:13:35 -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
|
Merge branch 'main' into zapped-by-pagination-sort-amount
|
2024-06-23 18:49:56 -03:00 |
|
metrics.ts
|
HTTP Response metrics
|
2024-07-05 00:07:59 +01:00 |
|
nostr-wasm.ts
|
Move nostr-tools to an import alias
|
2024-04-30 18:43:53 -05:00 |
|
pipeline.test.ts
|
refactor: remove scavenger, put logic directly into pipeline
|
2024-06-23 23:45:32 -03:00 |
|
pipeline.ts
|
refactor: storeEvent does not return event, move kysely into a variable above
|
2024-06-24 12:07:33 -03:00 |
|
precheck.ts
|
Add a precheck file to throw when config is wrong
|
2023-09-08 15:48:00 -05:00 |
|
queries.ts
|
getAncestors: only query kind 1
|
2024-06-05 11:05:07 -05:00 |
|
RelayError.ts
|
Sort imports of streaming.ts
|
2024-05-14 20:05:38 -05:00 |
|
schema.ts
|
Remove zod schemas that we can get from NSchema
|
2024-05-01 19:51:12 -05:00 |
|
sentry.ts
|
Remove hono/sentry middleware, upgrade @sentry/deno
|
2024-04-30 13:01:43 -05:00 |
|
server.ts
|
Remove ActivityPub actor endpoint, remove deps.ts
|
2024-05-21 12:51:19 -05:00 |
|
storages.ts
|
Create AdminStore to filter out banned users
|
2024-06-08 12:58:59 -05:00 |
|
test.ts
|
Add assembleEvents bench
|
2024-05-25 10:33:23 -05:00 |
|
trends.ts
|
Add a script to update trends
|
2024-06-15 12:13:35 -05:00 |
|
utils.ts
|
Remove zod schemas that we can get from NSchema
|
2024-05-01 19:51:12 -05:00 |
|
views.ts
|
renderAccounts: reverse the list of pubkeys
|
2024-05-31 15:30:04 -05:00 |