Alex Gleason
|
7ecca587a9
|
ffmpeg: explicitly set stdin to null
|
2025-02-28 10:20:47 -06:00 |
|
Alex Gleason
|
aeaa60df45
|
transcode: add -nostdin -safe 1
|
2025-02-28 10:17:39 -06:00 |
|
Alex Gleason
|
43ec58085a
|
Extract a poster image from videos (not efficient yet)
|
2025-02-28 09:58:28 -06:00 |
|
Alex Gleason
|
813026e734
|
Transcode video before uploading
|
2025-02-28 09:36:49 -06:00 |
|
P. Reis
|
dcfdfb1c7f
|
Merge branch 'main' into mint-cashu
Conflicts:
packages/ditto/controllers/api/cashu.ts
|
2025-02-28 10:51:02 -03:00 |
|
P. Reis
|
822f623018
|
refactor: this.handleRevokeNip05 before relay.event
|
2025-02-28 10:19:10 -03:00 |
|
Alex Gleason
|
26ca4aa7f7
|
Go back to just installing ffmpeg with apt
|
2025-02-28 00:01:28 -06:00 |
|
Alex Gleason
|
57c1871852
|
Try installing ffmpeg with curl
|
2025-02-27 23:54:06 -06:00 |
|
Alex Gleason
|
39821f8371
|
Install ffmpeg in GitLab CI
|
2025-02-27 23:47:27 -06:00 |
|
Alex Gleason
|
4f2aad9c5d
|
Export stuff from transcode/mod.ts
|
2025-02-27 23:42:29 -06:00 |
|
Alex Gleason
|
8f02c4125a
|
Add ffprobe module
|
2025-02-27 23:38:57 -06:00 |
|
Alex Gleason
|
e46b7bfa85
|
Rework ffmpeg to accept file URIs
|
2025-02-27 23:19:27 -06:00 |
|
Alex Gleason
|
d36efb7a30
|
transcode: export existing code in mod.ts
|
2025-02-27 22:06:03 -06:00 |
|
Alex Gleason
|
6ce64822e1
|
Split transcode and ffmpeg into separate modules
|
2025-02-27 21:59:19 -06:00 |
|
Alex Gleason
|
bb13a8dc71
|
Add ffmpeg module
|
2025-02-27 21:34:05 -06:00 |
|
Alex Gleason
|
bd47ae5930
|
Add @ditto/transcode package
|
2025-02-27 21:22:19 -06:00 |
|
Alex Gleason
|
462c00a3e7
|
transcode: simplify pipe
|
2025-02-27 20:16:25 -06:00 |
|
Alex Gleason
|
044930cc8d
|
transcodeVideoStream -> transcodeVideo
|
2025-02-27 20:08:26 -06:00 |
|
Alex Gleason
|
25d5db8db6
|
transcode: use a structured object for ffmpeg options
|
2025-02-27 20:07:28 -06:00 |
|
Alex Gleason
|
82f16e0cfe
|
Add transcode module
|
2025-02-27 20:01:11 -06:00 |
|
Alex Gleason
|
5fc874b768
|
Merge branch 'deno-2.2.2' into 'main'
Upgrade Deno to v2.2.2
See merge request soapbox-pub/ditto!705
|
2025-02-28 01:21:25 +00:00 |
|
Alex Gleason
|
96c845205b
|
Upgrade Deno to v2.2.2
|
2025-02-27 19:19:33 -06:00 |
|
Alex Gleason
|
381cbfd36f
|
Add ip to logiMiddleware
|
2025-02-27 18:24:05 -06:00 |
|
Alex Gleason
|
d458fc8464
|
Merge branch 'request-id' into 'main'
Add requestId middleware
See merge request soapbox-pub/ditto!704
|
2025-02-28 00:10:49 +00:00 |
|
Alex Gleason
|
368bf91b1f
|
Log requestId in some convenient spots
|
2025-02-27 18:08:55 -06:00 |
|
Alex Gleason
|
0cdb7b8cd5
|
Add requestId middleware
|
2025-02-27 17:57:22 -06:00 |
|
Alex Gleason
|
f683642478
|
Merge branch 'upload-conf' into 'main'
Remove `@/config.ts` import from utils/upload.ts
See merge request soapbox-pub/ditto!703
|
2025-02-27 23:37:57 +00:00 |
|
Alex Gleason
|
ee58a9f265
|
Merge branch 'metadata-conf' into 'main'
Remove `@/config.ts` import from utils/instance.ts
See merge request soapbox-pub/ditto!702
|
2025-02-27 23:34:46 +00:00 |
|
Alex Gleason
|
1bce9e2982
|
Remove @/config.ts import from utils/upload.ts
|
2025-02-27 17:34:35 -06:00 |
|
Alex Gleason
|
2acd23ebbe
|
Remove @/config.ts import from utils/instance.ts
|
2025-02-27 17:32:54 -06:00 |
|
Alex Gleason
|
f7ab4a6763
|
Merge branch 'stats-conf' into 'main'
Remove `@/config.ts` import from utils/stats.ts
See merge request soapbox-pub/ditto!701
|
2025-02-27 22:58:12 +00:00 |
|
Alex Gleason
|
70d8c2ed59
|
DittoPgStore: destructure conf
|
2025-02-27 16:54:12 -06:00 |
|
Alex Gleason
|
7e00b9f9a2
|
Add PolicyWorker test
|
2025-02-27 16:52:09 -06:00 |
|
Alex Gleason
|
5f5d0bc324
|
Remove @/config.ts import from utils/stats.ts
|
2025-02-27 16:35:06 -06:00 |
|
P. Reis
|
4792e568ef
|
fix: event.pubkey, not event.id in p tag
|
2025-02-27 19:15:33 -03:00 |
|
P. Reis
|
e6f4f8d23e
|
fix(attempt): revoke username
|
2025-02-27 19:10:13 -03:00 |
|
Alex Gleason
|
ddf1a9d6dc
|
Merge branch 'pleroma-conf' into 'main'
Remove `@/config.ts` import from utils/pleroma.ts
See merge request soapbox-pub/ditto!699
|
2025-02-27 20:27:21 +00:00 |
|
Alex Gleason
|
7fe06753aa
|
Remove @/config.ts import from utils/pleroma.ts
|
2025-02-27 14:25:09 -06:00 |
|
Alex Gleason
|
fa0add60d5
|
Merge branch 'note-conf' into 'main'
Remove `@/config.ts` import from utils/note.ts
See merge request soapbox-pub/ditto!698
|
2025-02-27 20:16:53 +00:00 |
|
Alex Gleason
|
0e667995c1
|
Remove @/config.ts import from utils/note.ts
|
2025-02-27 14:15:02 -06:00 |
|
Alex Gleason
|
c07c88f2f5
|
Merge branch 'zapsplit-conf' into 'main'
Remove `@/config.ts` import from utils/zap-split.ts
See merge request soapbox-pub/ditto!697
|
2025-02-27 20:04:34 +00:00 |
|
Alex Gleason
|
2266152df3
|
Remove @/config.ts import from utils/zap-split.ts
|
2025-02-27 14:02:44 -06:00 |
|
Alex Gleason
|
549f3ebc5d
|
Merge branch 'conf-tests' into 'main'
Remove `@/config.ts` imports from tests
See merge request soapbox-pub/ditto!696
|
2025-02-27 19:57:48 +00:00 |
|
Alex Gleason
|
23b8edefef
|
Remove @/config.ts imports from tests
|
2025-02-27 13:56:02 -06:00 |
|
Alex Gleason
|
4b1d7c1502
|
Merge branch 'sentry-conf' into 'main'
Remove `@/config.ts` import when starting Sentry
See merge request soapbox-pub/ditto!695
|
2025-02-27 19:53:51 +00:00 |
|
Alex Gleason
|
432f65ff61
|
Remove @/config.ts import when starting Sentry
|
2025-02-27 13:51:57 -06:00 |
|
Alex Gleason
|
92da5e6ac3
|
Actually fix policy.worker import (hack)
|
2025-02-26 18:19:30 -06:00 |
|
Alex Gleason
|
55115d3592
|
PolicyWorker: move Deno.env set above imports
|
2025-02-26 18:14:42 -06:00 |
|
Alex Gleason
|
ccf6d2074e
|
Merge branch 'mastoapi-entities' into 'main'
Move ditto/interfaces to @ditto/mastoapi/types
See merge request soapbox-pub/ditto!693
|
2025-02-27 00:03:45 +00:00 |
|
Alex Gleason
|
b81da2c0d7
|
Move ditto/interfaces to @ditto/mastoapi/types
|
2025-02-26 18:01:32 -06:00 |
|