Dan Cech
|
c0ecdee375
rename Context to ReqContext
|
7 年之前 |
Dan Cech
|
338655dd37
move Context and session out of middleware
|
7 年之前 |
bergquist
|
8a5fe5b0df
renderer: avoid calling Handle twice
|
8 年之前 |
Torkel Ödegaard
|
cafed8ce8f
Merge branch 'master' into develop
|
8 年之前 |
jomenxiao
|
ad2a69bff4
add encoding param
|
8 年之前 |
Torkel Ödegaard
|
beb9f8ee74
Merge remote-tracking branch 'origin/master' into develop
|
8 年之前 |
bergquist
|
d6d64c53cd
typo :boom:
|
8 年之前 |
jomenxiao
|
3f95180c98
fix render http[get] params error
|
8 年之前 |
Torkel Ödegaard
|
9fb60c2fc8
Merge branch 'develop' into panel-title-menu-ux
|
8 年之前 |
Torkel Ödegaard
|
34cda65998
fix: png rendering api & timeout parameter now works as it should AND default render timeout increased from 30 to 60 seconds, fixes #8710
|
8 年之前 |
Daniel Lee
|
f68d2816ab
dashfolders: security for png rendering
|
8 年之前 |
Torkel Ödegaard
|
1a9aaa4138
feat(server side png rendering): added timezone parameter for server side rendering, refactoring PR #7264
|
9 年之前 |
Ryuichi Sakai
|
1bc55a2d38
Enable image rendering to use browser time offset
|
9 年之前 |
bergquist
|
1a32ab64b6
tech(renderer): improve renderOpts names
|
9 年之前 |
Torkel Ödegaard
|
175c651e65
fix(server side rendering): Fixed issues with server side rendering for alerting & for auth proxy scenarios, fixes #6115, fixes #5906
|
9 年之前 |
fg2it
|
303cd8a5af
[RenderToPng fix] (#4901)
|
9 年之前 |
bergquist
|
43073da7eb
feat(renderer): add timeout for the renderer api
|
9 年之前 |
Torkel Ödegaard
|
059db533d5
HTTP API: grafana /render calls nows with api keys, Fixes #1649
|
10 年之前 |
Anthony Woods
|
7010df0fe8
fixes #1619 Secure PhantomJS Png rendering
|
10 年之前 |
Torkel Ödegaard
|
397dfc54cd
Fixed bug in png rendering when having changed public url
|
11 年之前 |
Torkel Ödegaard
|
e5fbbe96fd
fixed error handling, and error logging for panel rendering
|
11 年之前 |
Torkel Ödegaard
|
10820f31c2
Changed go package path
|
11 年之前 |
Torkel Ödegaard
|
1d6413bfae
More work on backend for user favorites
|
11 年之前 |
Torkel Ödegaard
|
3744bc3228
fixed server side rendering
|
11 年之前 |
Torkel Ödegaard
|
90925273a0
User / Account model split, User and account now seperate entities, collaborators are now AccountUsers
|
11 年之前 |
Torkel Ödegaard
|
1532eb4278
Fixed png rendering
|
11 年之前 |
Torkel Ödegaard
|
22156fe309
Big refactoring for context.User, and how current user info is fetching, now included collaborator role
|
11 年之前 |
Torkel Ödegaard
|
3226a3a58e
Fixed hashing of passwords, Closes #3
|
11 年之前 |
Torkel Ödegaard
|
164d11c816
InfluxDB now works in proxy mode, influxdb username and password is added in the backend and never exposed to frontend, #8
|
11 年之前 |