Revīziju vēsture

Autors SHA1 Ziņojums Datums
  jvoisin f74870d796 perf(template): improve a tad the rendering of icons 2 nedēļas atpakaļ
  Frédéric Guillot 64baebad6f fix(template): replace safeURL with untrustedURL scheme validator 2 nedēļas atpakaļ
  jvoisin 18920385ff perf(template): pre-allocate the strings.Builder in csp(…) 1 mēnesi atpakaļ
  Frédéric Guillot d33544e26a feat(ui): add cache busting for static icon assets 2 mēneši atpakaļ
  Frédéric Guillot f03285883b refactor: remove dependency on gorilla/mux 2 mēneši atpakaļ
  Frédéric Guillot b1713dc626 refactor(mediaproxy): remove dependency on gorilla/mux 2 mēneši atpakaļ
  Frédéric Guillot 2d3a9aebb4 fix(template): avoid DoS in truncate() when processing untrusted input 2 mēneši atpakaļ
  Frédéric Guillot 56a11d1d45 chore: remove prealloc linter 4 mēneši atpakaļ
  lclee3390 df28028b24 feat(ui): add filter to search results by unread status 4 mēneši atpakaļ
  Julien Voisin 4063ca39c9 feat(config): add new option to disable Miniflux's API 5 mēneši atpakaļ
  jvoisin dd44fbcc76 refactor(misc): replace fmt.Errorf with errors.New where possible 7 mēneši atpakaļ
  Julien Voisin bf7f55e28a feat(template): extract CSP to a function, systematically use nonces, and use `default-src 'none'` instead of `self` 7 mēneši atpakaļ
  Frédéric Guillot 5e607be86a refactor(config): rewrite config parser 8 mēneši atpakaļ
  jvoisin 4f252b33c9 refactor(template): rename noescape to safeHTML 9 mēneši atpakaļ
  Frédéric Guillot 9536ce7dbc fix(version): change development version naming to avoid breaking some clients 9 mēneši atpakaļ
  Frédéric Guillot a654a5f710 feat(template): show GitHub links in about page only when tag and commit are available 9 mēneši atpakaļ
  jvoisin 884521a7dd refactor(template): use modern svg directive 9 mēneši atpakaļ
  Frédéric Guillot 80f48c88c7 refactor: replace `interface{}` with `any` 9 mēneši atpakaļ
  Julien Voisin 1825320369 refactor(template): remove unused functions and reduce the complexity of `truncate` function 10 mēneši atpakaļ
  Frédéric Guillot a8bb7a48d7 feat(ui): avoid showing an excessive number of tags 11 mēneši atpakaļ
  milhnl e07203ad46 feat: add custom user JavaScript 1 gadu atpakaļ
  Finn 6feee555ba feat: allow customizing the display name of the OpenID Connect provider 1 gadu atpakaļ
  Finn 770cc1dbb3 feat: Add option to disable local auth form 1 gadu atpakaļ
  Romain de Laage 647c66e70a ui: add tag entries page 2 gadi atpakaļ
  Frédéric Guillot c2311e316c Rename PROXY_* options to MEDIA_PROXY_* 2 gadi atpakaļ
  jvoisin f274394f0e Simplify formatFileSize 2 gadi atpakaļ
  jvoisin 9a4a942cc4 Simplify durationImpl 2 gadi atpakaļ
  jvoisin 6b3b8e8c9b Inline some templating functions 2 gadi atpakaļ
  jvoisin 5a7d6f8997 Make use of printer.Print when possible 2 gadi atpakaļ
  jvoisin b48ad6dbfb Make use of go≥1.21 slices package instead of hand-rolled loops 2 gadi atpakaļ