Commit Graph

55 Commits (112c0e7a79c00c7057ef362b6b8a9b7e4471f1b5)

Author SHA1 Message Date
김은빈 96dfb385ca
Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
Khushi Jain d02de5ddb9
Image Rendering: Add settings for default width, height and scale (#82040) 1 year ago
Agnès Toulet 28e66b4ad8
Rendering: Adds PDF support behind feature toggle (#81811) 1 year ago
Ezequiel Victorero 864d91ed3e
Export: Remove no-store headers in pdf and image previews (#78844) 1 year ago
Jo 8919cafcb4
Identity: Unfurl UserID and Email in pkg/api to user identity.Requester (#76112) 2 years ago
Jo 729dafaff9
Auth: Unfurl OrgID in pkg/api to allow using identity.Requester interface (#76108) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
Artur Wierzbicki a025109647
Dash previews: populate crawler queue from SQL query (#44083) 3 years ago
Artur Wierzbicki 5148250366
Rendering service - add optional RenderingSession (#44098) 3 years ago
Selene 9f7942099b
Rendering: Add light theme for errors (#41616) 4 years ago
Serge Zaitsev 57fcfd578d
Chore: replace macaron with web package (#40136) 4 years ago
Serge Zaitsev 063160aae2
Chore: pass url parameters through context.Context (#38826) 4 years ago
Serge Zaitsev c3ab2fdeb7
Macaron: remove custom Request type (#37874) 4 years ago
Agnès Toulet ec71919e7b
Rendering: add CSV support (#33729) 4 years ago
Arve Knudsen dd2d206d99
Backend: Remove more globals (#29644) 5 years ago
Arve Knudsen 294770f411
Chore: Handle wrapped errors (#29223) 5 years ago
Arve Knudsen 3d3a7cbba8
Chore: Fix staticcheck issues (#28860) 5 years ago
Marcus Efraimsson 76650e60e4
Image Rendering: New setting to control render request concurrency (#23950) 5 years ago
Marcus Efraimsson 871ad73414
Backend plugins: Renderer v2 plugin (#23625) 5 years ago
Carl Bergquist 3fdd2648b1
Chore: Avoid aliasing importing models in api package (#22492) 5 years ago
Jon Gyllenswärd 7a8c6a9b54
Reporting: Handle timeouts in rendering (#20415) 6 years ago
Mario Trangoni 8261613b51 pkg/util/{ip.go,url.go}: Fix some golint issues 6 years ago
Torkel Ödegaard cb96c6d942 Changed setting to be an alerting setting 7 years ago
Marcus Efraimsson f106de0efd
enhance error message if phantomjs executable is not found 7 years ago
Torkel Ödegaard 80d694d205
Backend image rendering as plugin (#11966) 7 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 7 years ago
Dan Cech 338655dd37
move Context and session out of middleware 7 years ago
bergquist 8a5fe5b0df renderer: avoid calling Handle twice 8 years ago
jomenxiao ad2a69bff4 add encoding param 8 years ago
bergquist d6d64c53cd typo 💥 8 years ago
jomenxiao 3f95180c98 fix render http[get] params error 8 years ago
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 years ago
Daniel Lee f68d2816ab dashfolders: security for png rendering 8 years ago
Torkel Ödegaard 1a9aaa4138 feat(server side png rendering): added timezone parameter for server side rendering, refactoring PR #7264 8 years ago
Ryuichi Sakai 1bc55a2d38 Enable image rendering to use browser time offset 8 years ago
bergquist 1a32ab64b6 tech(renderer): improve renderOpts names 9 years ago
Torkel Ödegaard 175c651e65 fix(server side rendering): Fixed issues with server side rendering for alerting & for auth proxy scenarios, fixes #6115, fixes #5906 9 years ago
fg2it 303cd8a5af [RenderToPng fix] (#4901) 9 years ago
bergquist 43073da7eb feat(renderer): add timeout for the renderer api 9 years ago
Torkel Ödegaard 059db533d5 HTTP API: grafana /render calls nows with api keys, Fixes #1649 10 years ago
Anthony Woods 7010df0fe8 fixes #1619 Secure PhantomJS Png rendering 10 years ago
Torkel Ödegaard 397dfc54cd Fixed bug in png rendering when having changed public url 10 years ago
Torkel Ödegaard e5fbbe96fd fixed error handling, and error logging for panel rendering 10 years ago
Torkel Ödegaard 10820f31c2 Changed go package path 10 years ago
Torkel Ödegaard 1d6413bfae More work on backend for user favorites 10 years ago
Torkel Ödegaard 3744bc3228 fixed server side rendering 10 years ago
Torkel Ödegaard 90925273a0 User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 10 years ago
Torkel Ödegaard 1532eb4278 Fixed png rendering 11 years ago
Torkel Ödegaard 22156fe309 Big refactoring for context.User, and how current user info is fetching, now included collaborator role 11 years ago