Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
matrix-media-repo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeDomum
matrix-media-repo
Graph
5827d244bba55d932ed7bbad80257ae0fb65c2ec
Select Git revision
Branches
1
tedomum
default
Tags
7
v1.3.7+tedomum.1
v1.3.4+tedomum.1
v1.3.3+tedomum.1
v1.3.2+tedomum.1
v1.3.1+tedomum.1
v1.3.0+tedomum.1
v1.2.13+tedomum.1
8 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
Jun
17
13
11
2
15
May
3
25
Apr
22
17
16
14
13
1
Mar
24
Feb
23
15
7
3
25
Dec
22
23
10
17
Nov
16
12
11
10
3
Oct
14
Sep
25
Jun
20
17
16
14
2
8
May
3
1
11
Apr
9
7
23
Mar
21
20
18
17
10
Feb
31
Jan
29
27
25
24
23
22
20
19
17
16
15
14
13
12
11
8
7
6
5
22
Nov
13
12
11
10
Support connection pooling on the database
Cache expected server hostname too
go1.12
Make sure gomodule is enabled for CI that puts the repo in gopath
Add GO111MODULE=on to build.sh
Fix windows build attempt, remove sytest job
Fix CI
Change to go modules
Fix certificate validation again
Add health check endpoint
Fix hostname resolution for HTTP requests
Add a federation test endpoint for admins
Merge pull request #165 from turt2live/travis/validate-certificates
Validate certificates as per Matrix 1.0
Merge pull request #161 from ananace/fix-svg-thumbnailing
Fix tempfile handling for SVG thumbnailing
Security: Ensure calculated URL previews are validated
Security: Ensure OpenGraph URL previews make requests to a validated IP
Move preview access control to a dedicated package
Security: Block unroutable addresses
Merge branch 'proposalDockerfile'
Use Go 1.10 for the repo intentionally
Reduce build context size by copying gitignore
Disable sytest for now
Changes Dockerfile to make better use of caching
Merge pull request #151 from targodan/fixCertificateError
Fixes #150
Merge branch 'travis/storagePaths'
Support storagePaths configuration option at a higher level
Add some debugging around federation handling
Add docs for new datastore endpoints
Add an API to transfer media between datastores
Query thumbnails too, not just media twice
Add an API to get datastores
Add a datastore estimation API
Support webp and heif (heic) thumbnails
Warn when closing the resource handler
Remove debugging
Merge remote-tracking branch 'origin/travis/s3'
Ensure streams are available when downloading remote media
Loading