Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  jvoisin 622d757a32 perf(sanitizer): improve the sanitizer's performances twofold 3 minggu lalu
  Frédéric Guillot 64baebad6f fix(template): replace safeURL with untrustedURL scheme validator 3 minggu lalu
  jvoisin c395924fa0 perf(sanitizer): don't sanitize parameters when they're no parameters 4 minggu lalu
  Mateusz Jabłoński a684b6ac73 feat(sanitizer): add iOS Shortcuts `shortcuts:` scheme to validURISchemes 1 bulan lalu
  jvoisin 21703c81f4 perf(sanitizer): Use an io.MultiReader 2 bulan lalu
  jvoisin b79f22a63c perf(sanitizer): html.Parse already lowercases tag names 2 bulan lalu
  Frédéric Guillot 16ff071365 feat(sanitizer): allow iframes from framatube.org 2 bulan lalu
  Frédéric Guillot 293209098a fix(sanitizer): strip inner elements of blocked iframes 2 bulan lalu
  jvoisin 6838f3a6e9 perf(sanitizer): use WriteByte for single characters instead of WriteString 3 bulan lalu
  jvoisin 8483f06595 perf(sanitizer): refactor hasRequiredAttributes 3 bulan lalu
  jvoisin da15700205 perf(sanitizer): inline getExtraAttributes 3 bulan lalu
  jvoisin cd6236b1cd perf(sanitize): Use strings.Builder instead of manually concatenating 3 bulan lalu
  jvoisin 0dcc0a852b refactor(sanitizer): improve a bit sanitizeAttributes 3 bulan lalu
  jvoisin 7b65255757 refactor(sanitizer): handle deeply nested recursion 3 bulan lalu
  jvoisin 6a9d7894d1 refactor(sanitizer): improve how attributes are sanitized 3 bulan lalu
  Frédéric Guillot 4d27f66ff9 refactor(sanitizer): reorder non-public functions alphabetically 3 bulan lalu
  Frédéric Guillot 5a8431b144 refactor(sanitizer): enforce isBlockedResource() on srcset URLs 3 bulan lalu
  jvoisin bf24fd1ec9 perf(sanitizer): don't do a map lookup for every attribute of a tag 3 bulan lalu
  jvoisin b57ebac757 refactor(sanitizer): remove a useless case 3 bulan lalu
  jvoisin 62f316c7cf refactor(sanitizer): html attributes keys are always lowercase 3 bulan lalu
  Frédéric Guillot 89638b448a refactor(sanitizer): remove workaround that strip large img width attribute 4 bulan lalu
  jvoisin d8181b1f65 refactor(sanitizer): use a parser instead of a tokenizer 4 bulan lalu
  jvoisin a5fb91e3e8 refactor(sanitizer): rename isValidTag to isAllowedTag 4 bulan lalu
  jvoisin 8357e6decf refactor(sanitizer): don't process tags when len(blockedStack) != 0 4 bulan lalu
  Frédéric Guillot bb05b25530 refactor(urllib): replace AbsoluteURL and GetAbsoluteURL 4 bulan lalu
  jvoisin f447307359 feat: add the `i` and `small` tags to the sanitizer's allowlist 6 bulan lalu
  Frédéric Guillot 4892e04e9b fix: avoid YouTube error 153 for embed iframes 6 bulan lalu
  Frédéric Guillot 7e2dd3afe6 fix: avoid YouTube error 153 video player configuration error 7 bulan lalu
  jvoisin 0a15075c00 refactor(sanitizer): save some cycles in hasRequiredAttributes 7 bulan lalu
  Frédéric Guillot ec93656ef5 perf: preallocate slices 7 bulan lalu