issues
search
element-hq
/
matrix-content-scanner-python
A web service for scanning media hosted by a Matrix media repository
Apache License 2.0
13
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Change repository licence to AGPL
#66
reivilibre
opened
5 days ago
1
Remove libolm usage & switch to poetry
#65
devonh
closed
1 month ago
0
Use of deprecated libolm for public-key encryption of POST bodies
#64
reivilibre
closed
1 month ago
12
CODEOWNERS: vector-im -> element-hq
#63
anoadragon453
closed
3 months ago
0
Add the ICAP client in the Docker image
#62
benbz
closed
4 months ago
0
Support authenticated media (MSC3916)
#61
Half-Shot
opened
4 months ago
0
Remove check of matching claimed and detected MIME type
#60
MatMaul
closed
3 months ago
0
GHA: sign built tags
#59
benbz
closed
5 months ago
0
Implement Enhanced Error Handling for Disallowed MIME Types
#58
TrevisGordan
closed
1 month ago
2
Misleading Error Message for Disallowed MIME Types
#57
TrevisGordan
closed
1 month ago
0
Document and provide examples of usage for the content scanner
#56
merkata
opened
8 months ago
0
Return JSON error responses for unknown routes/methods.
#55
clokep
closed
11 months ago
1
Spawn scanner processes concurrently
#54
DMRobertson
closed
11 months ago
1
Fix typechecking
#53
DMRobertson
closed
11 months ago
1
Mypy failing in CI
#52
DMRobertson
closed
11 months ago
0
Pin CI to Python 3.11
#51
DMRobertson
closed
11 months ago
0
CI failing on Python 3.12
#50
DMRobertson
opened
11 months ago
0
Distinguish b/w nonexistent and unreachable media
#49
DMRobertson
closed
11 months ago
0
Pushing text files result in a wrong mime type error
#48
gaelgatelement
opened
1 year ago
1
Update download config schema
#47
benbz
closed
1 year ago
1
Improve Return Status Codes
#46
yncyrydybyl
closed
11 months ago
4
Add a `url` field to `setup.cfg`
#45
anoadragon453
closed
1 year ago
0
Clarify documentation of the scan endpoint
#44
HarHarLinks
closed
1 year ago
0
Return correct unknown path/method response
#43
babolivier
closed
11 months ago
3
Support CORS
#42
babolivier
closed
1 year ago
0
matrix-content-scanner does not respond with CORS headers, so JS web applications are unable to access it
#41
dklimpel
closed
1 year ago
0
Missing utils module in docker image
#40
zeromage
closed
1 year ago
7
Replace twisted with aiohttp
#39
babolivier
closed
2 years ago
2
Replace `aiounittest` with `IsolatedAsyncioTestCase`
#38
babolivier
closed
2 years ago
0
Use Futures to deduplicate incoming requests
#37
babolivier
closed
1 year ago
2
Correctly print out error code in responses
#36
babolivier
closed
2 years ago
0
`ContentScannerRestError` raised when downloading files somehow does not make it to the servlet
#35
babolivier
closed
2 years ago
1
Use request IDs for logging context
#34
babolivier
closed
2 years ago
0
Add instructions to run the Docker image
#33
babolivier
closed
2 years ago
0
Switch to Poetry
#32
babolivier
closed
1 month ago
1
Add a Dockerfile
#31
babolivier
closed
2 years ago
5
Add HTTP resources
#30
babolivier
closed
2 years ago
3
Switch to using `MXCUri` from `matrix-common` for parsing and validating MXC URIs
#29
babolivier
opened
2 years ago
0
Write a Dockerfile
#28
babolivier
closed
2 years ago
0
Add base code infra and helpers for servlets
#27
babolivier
closed
2 years ago
0
Add a crypto handler
#26
babolivier
closed
2 years ago
2
Add validation utils for encrypted file metadata
#25
babolivier
closed
2 years ago
0
Check MIME types against config before scanning
#24
babolivier
closed
2 years ago
0
Linearise scans based on media path
#23
babolivier
closed
1 year ago
0
Add contributing guidelines
#22
babolivier
opened
2 years ago
0
README is lacking
#21
richvdh
closed
2 years ago
1
Replace existing context vars with request ID
#20
babolivier
closed
2 years ago
0
Cache scan results
#19
babolivier
closed
2 years ago
0
Cache scan results
#18
babolivier
closed
2 years ago
1
Basic scanner implementation
#17
babolivier
closed
2 years ago
1
Next