| .. |
|
controllers
|
Fix relay connections metrics
|
2024-08-03 08:19:21 -05:00 |
|
db
|
Add db:export command
|
2024-08-02 16:31:39 -05: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
|
opengraphMiddleware.ts --> serveStaticWithOG.ts
|
2024-08-04 04:36:36 +05:30 |
|
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
|
Add db:export command
|
2024-08-02 16:31:39 -05:00 |
|
uploaders
|
Remove DittoUploader interface in favor of NUploader
|
2024-05-19 15:57:04 -05:00 |
|
utils
|
Delete zap split tests
|
2024-07-29 16:46:27 -05:00 |
|
views
|
make changes according to 24-06-24 review
|
2024-06-24 02:34:49 +05:30 |
|
workers
|
Let SQLite transfer asyncIterables
|
2024-08-02 16:45:41 -05:00 |
|
app.ts
|
opengraphMiddleware.ts --> serveStaticWithOG.ts
|
2024-08-04 04:36:36 +05:30 |
|
config.ts
|
Limit firehose concurrency
|
2024-08-01 11:51:38 -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
|
Limit firehose concurrency
|
2024-08-01 11:51:38 -05:00 |
|
metrics.ts
|
Add Policy metrics
|
2024-07-30 15:47:55 -05:00 |
|
nostr-wasm.ts
|
Move nostr-tools to an import alias
|
2024-04-30 18:43:53 -05:00 |
|
pipeline.test.ts
|
test(pipeline): refactor to use createTestDB instead of getTestDB
|
2024-07-05 17:48:34 -03:00 |
|
pipeline.ts
|
Add Policy metrics
|
2024-07-30 15:47:55 -05:00 |
|
precheck.ts
|
Add a precheck file to throw when config is wrong
|
2023-09-08 15:48:00 -05:00 |
|
queries.ts
|
Improve performance of /context endpoint
|
2024-07-29 23:40:08 -05: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
|
refactor: rename isNumberFrom1To100 to percentageSchema
|
2024-07-25 15:06:50 -03:00 |
|
schema.ts
|
refactor: rename isNumberFrom1To100 to percentageSchema
|
2024-07-25 15:06:50 -03: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 |
|
startup.ts
|
Seed zap splits when Storages.db is first accessed
|
2024-07-29 15:59:29 -05:00 |
|
storages.ts
|
Seed zap splits when Storages.db is first accessed
|
2024-07-29 15:59:29 -05:00 |
|
test.ts
|
Fix kysely dependency version mismatch
|
2024-07-31 15:00:05 -05:00 |
|
trends.ts
|
trends: read directly from the tags table instead of doing an inner join on events
|
2024-07-29 15:33:16 -05:00 |
|
utils.ts
|
refactor: rename isNumberFrom1To100 to percentageSchema
|
2024-07-25 15:06:50 -03:00 |
|
views.ts
|
renderAccounts: reverse the list of pubkeys
|
2024-05-31 15:30:04 -05:00 |