Commit Graph

25 Commits (681218275e36d5e3eb6934a82a9f3b420653886f)

Author SHA1 Message Date
ying-jeanne 681218275e
remove crit and trace (#40320) 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 707d3536f0
Macaron: Strip down renderer middleware (#37627) 4 years ago
Arve Knudsen 47f13abf7a
Backend: Migrate to using non-global configuration (#31856) 4 years ago
Arve Knudsen c2cad26ca9
Chore: Disable default golangci-lint filter (#29751) 5 years ago
Arve Knudsen ac09baae7d
Chore: Use Header.Set method instead of Header.Add (#29804) 5 years ago
Arve Knudsen f326b79cc1
Security: Add gosec G304 auditing annotations (#29578) 5 years ago
Arve Knudsen 574553ec7b
Chore: Fix issues found by staticcheck (#28802) 5 years ago
Arve Knudsen 4c56eb3991
Chore: Enable goprintffuncname and nakedret linters (#26376) 5 years ago
Marcus Efraimsson ba953be95f
Only allow 32 hexadecimal digits for the avatar hash (#25322) 5 years ago
Jiajun Huang 5e34e061d5 use https for fetch gravatar by default (#20964) 6 years ago
Arve Knudsen 3a8cd7b76c Avatar: Don't log failure to add existing item to cache (#19947) 6 years ago
Arve Knudsen 0a2d5e16dd
pkg/api: Check errors (#19657) 6 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago
Mario Trangoni dde650905d Fix megacheck issue unused code. 7 years ago
Karsten Weiss b7adf28501 Remove redundancy in variable declarations (golint) 7 years ago
Karsten Weiss be2d635078 Simplify error returns (gosimple) 7 years ago
Alexander Zobnin a4972f44ad fix missing profile icon (#10469) 7 years ago
bergquist c68e7c7283 avatar: avoid concurrent map writes 8 years ago
Torkel Ödegaard 303e3de488 fix: fix for avatar images when gzip is turned on, fixes #5952 8 years ago
Torkel Ödegaard 25aa9df270 Create annotations (#8197) 8 years ago
Torkel Ödegaard 3c9798bec9 datasource-proxy: token exchange 8 years ago
Torkel Ödegaard 5405736321 ux: nav fixes & polish 8 years ago
Torkel Ödegaard 63424f9866 ux: more work on sidemenu 8 years ago
Torkel Ödegaard 9b30634217 fix(postgres): fixed issue with postgres caused by wrong prefrences table types, dropped table and created it with correct column types, fixes #4558 9 years ago
Torkel Ödegaard 08f7ccff38 feat(avatar): added server side proxy and cache of gravatar requests 9 years ago