0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-12-22 08:21:52 +00:00

Commit Graph

  • d4ab425774
    Merge c552d1141c into 00a0748427 Edward Z. Yang 2024-12-11 19:32:12 -0500
  • aa2a4f1c33
    Merge f4fdd55ad2 into 00a0748427 Aman Patel 2024-12-11 16:05:51 -0600
  • 00a0748427
    feat: Allow more image widths by default (#430) master Tim Otten 2024-12-11 11:15:46 -0800
  • d84d6f2f13 Update tests to reflect new default ImgMaxLength Tim Otten 2024-12-10 15:10:17 -0800
  • 381b255480 Regenerate schema.ser (php maintenance/generate-schema-cache.php) Tim Otten 2024-12-10 15:07:30 -0800
  • 0b3fe473c7 Set default MaxImgLength to null Tim Otten 2024-12-10 15:07:10 -0800
  • 74eca65aeb
    Merge 8f309ba9c4 into 63e631ebd3 Michael Kliewe 2024-12-10 22:48:26 +0100
  • a2832ba5ff
    Merge 9db0d35a35 into 63e631ebd3 Viktor Szépe 2024-11-29 11:42:07 +0000
  • 9db0d35a35
    Deprecate HTML5TreeConstructer Viktor Szépe 2024-11-29 12:42:04 +0100
  • 495ac12565
    Deprecate HTML5TreeConstructer Viktor Szépe 2024-11-28 18:54:45 +0100
  • 280dd2e829
    Merge 9eba725657 into 63e631ebd3 Eli Barbosa 2024-11-28 02:31:14 +0100
  • 63e631ebd3
    feat: Add CSS direction support (#429) Morgan Klonteig 2024-11-21 20:46:53 -0800
  • d20bbc4209 Add CSS direction support Morgan Klonteig 2024-11-20 16:32:10 -0800
  • b961a038d5
    Merge f23d44f8e5 into 5d154a2393 Michael Kliewe 2024-11-16 01:34:20 +0100
  • 5d154a2393
    fix: Deprecated: preg_replace(): Passing null to parameter #3 ($subject) o… (#421) nikkii94 2024-11-10 04:06:41 +0100
  • d5150073e9
    refactor: #414 remove method substrCount (#415) rio 2024-11-10 12:06:09 +0900
  • 05d97df53c Merge remote-tracking branch 'origin/master' into preg_replace_deprecated_fix Edward Z. Yang 2024-11-09 22:04:02 -0500
  • 3c1e26e345 Merge remote-tracking branch 'origin/master' into remove/old Edward Z. Yang 2024-11-09 22:03:44 -0500
  • b5cbf0cc3d
    feat: Add option for safe iframe hosts using array lookup (#423) Eli Barbosa 2024-11-09 19:02:09 -0800
  • f821716cf9 Merge remote-tracking branch 'origin/master' into add-safe-iframe-hosts-config Edward Z. Yang 2024-11-09 21:56:01 -0500
  • f16ace76cd
    chore: Disable 8.4 CI (#426) Edward Z. Yang 2024-11-09 21:20:53 -0500
  • f83696381d [chore] Disable 8.4 CI disable84 Edward Z. Yang 2024-11-09 21:17:59 -0500
  • c552d1141c sfix estrict Edward Z. Yang 2024-11-09 21:06:43 -0500
  • caa5a8e830 Exception throwing Edward Z. Yang 2024-11-09 21:03:54 -0500
  • 7f7ea68432 [fix] Remove occurrences of E_STRICT Edward Z. Yang 2024-11-09 19:13:09 -0500
  • 93ec6fd9ae Added URI.SafeIframeHosts Eli 2024-10-28 13:39:11 -0700
  • 9eba725657 Add docker files for dev environment Eli 2024-11-07 12:46:06 -0800
  • 7f63b34daf Notes added by 'git notes add' semantic-release-bot 2024-11-01 03:51:46 +0000
  • cb56001e54 chore(release): 4.18.0 [skip ci] v4.18.0 semantic-release-bot 2024-11-01 03:51:45 +0000
  • 61665927c1 Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated fix nikkii94 2024-10-31 17:05:28 +0000
  • 01be377f93
    fix: undefined array key warning (#419) Olek Kaim 2024-10-31 03:57:29 +0100
  • 238a7ac3f0 Fix undefined array key warning Aleksander Kaim 2024-10-30 15:41:45 +0100
  • 442b3c6bfd
    Merge d91e3ea8c6 into f0fbf51098 Daijobou 2024-08-26 17:31:03 +0300
  • 753f60f1d7 Remove: #414 method substrCount kit rio 2024-08-15 22:20:13 +0900
  • f0fbf51098
    fix: Avoid a deprecated error when the attribute name is numeric and DirectLex is used (#412) Atsushi Matsuo 2024-07-31 11:06:23 +0900
  • 65c48c817c
    Avoid a deprecated error when the attribute name is numeric and DirectLex is used (Fix #393) Atsushi Matsuo 2024-07-29 21:10:02 +0900
  • c2aadb6cdc
    Add a test case to confirm that a deprecated error is not shown when the attribute name is numeric and DirectLex is used Atsushi Matsuo 2024-07-29 21:04:46 +0900
  • 70754a2533
    feat: Add allowfullscreen attr for iframe (#411) John Flatness 2024-06-30 07:54:09 -0400
  • 72f97f9403 Add allowfullscreen attr for iframe John Flatness 2024-06-28 15:25:06 -0400
  • 972326785d
    feat: Allow universal CSS values for all properties (#410) John Flatness 2024-06-28 08:37:00 -0400
  • b86257ccc2 Allow universal CSS values for all properties John Flatness 2024-06-28 01:34:04 -0400
  • 93bee73349
    feat: Add support for CSS aspect-ratio (#408) Erik 2024-06-27 21:12:06 +0200
  • 8d50550e33 Use a multiple since aspect-ratio can have auto as fallback Erik Uittenbogaard 2024-06-24 13:56:52 +0200
  • bec242a045 Add support for CSS aspect-ratio Erik Uittenbogaard 2024-06-24 12:21:07 +0200
  • d9fbef8e27
    fix: Adjust Core.AllowHostnameUnderscore to consider that "_" is defined as Unreserved Characters in RFC 3986 (#406) Atsushi Matsuo 2024-04-19 10:48:20 +0900
  • dbe18a838f
    Update the comment for #406 Atsushi Matsuo 2024-04-18 20:45:24 +0900
  • 672a6a19ed
    fix: Adjust Core.AllowHostnameUnderscore to consider that "_" is defined as Unreserved Characters in RFC 3986 Atsushi Matsuo 2024-04-18 00:48:27 +0900
  • c9d60c96d7
    feat: add directive for removing blank nodes (#404) charlie-curtis 2024-04-11 20:52:45 -0400
  • ef80cb9b3f
    add directive for removing blank nodes Charlie Curtis 2024-04-11 18:10:39 -0400
  • 4828fdf45a
    fix: Ignore conditional comments (#401) Kent Oyer 2024-03-12 22:41:45 -0500
  • c9366e3a46 ignore conditional comments Kent Oyer 2024-03-12 09:25:39 -0500
  • 9ca5a3687b
    fix: checking that node has property name (#399) Christian Castelli 2024-03-05 16:58:42 +0100
  • 428795c421 Checking that node has property name Christian Castelli 2024-03-01 22:20:04 +0100
  • 92da2473ff
    fix: Support PHP 8.4 (#396) Edward Z. Yang 2024-02-22 00:05:10 -0500
  • 200ead9e4c Support PHP 8.4 php8.4 Edward Z. Yang 2024-02-21 23:44:14 -0500
  • b41b36eddb
    Add PHP 8.3 to workflows. Caleb Mazalevskis 2023-11-24 21:15:12 +0800
  • c486f398d6 Notes added by 'git notes add' semantic-release-bot 2023-11-17 15:01:25 +0000
  • bbc513d79a chore(release): 4.17.0 [skip ci] v4.17.0 semantic-release-bot 2023-11-17 15:01:25 +0000
  • 0f0fd36896 ci: upgrade semantic-release-action Edward Z. Yang 2023-11-17 10:00:05 -0500
  • ec92490139
    feat: Allows commas to be included in tel URI (#389) danbrellis 2023-11-10 10:25:42 -0500
  • e56ca07df5
    Adds comment explaining 8429f7b danbrellis 2023-11-09 23:49:36 -0500
  • 8429f7b507
    Allows commas in tel URI scheme validator (addresses #388) danbrellis 2023-11-09 23:43:30 -0500
  • 708b090757
    Merge 08737979b3 into ab21ea735a ABOGADO RAMÓN CERDA QUIROZ 2023-09-28 22:46:52 -0600
  • 08737979b3
    Create SECURITY.md ABOGADO RAMÓN CERDA QUIROZ 2023-09-28 22:46:38 -0600
  • ab21ea735a
    chore: Add support for PHP 8.3 (#382) Tim Düsterhus 2023-08-24 17:15:30 +0200
  • 339bb1dd0f Allow PHP 8.3 in composer.json Tim Düsterhus 2023-08-24 16:24:38 +0200
  • 48599c6511 Add PHP 8.3 to CI Tim Düsterhus 2023-08-24 16:24:34 +0200
  • 93a897c07e Fix typos Viktor Szépe 2023-08-13 06:47:06 +0000
  • 6eb6123036
    Don't suggest chmod to 777 (#373) Edward Z. Yang 2023-04-30 13:55:11 -0400
  • 43f49ac9a5
    fix: Support for locales using decimal separators other than . (dot) (#372) cracksalad 2023-04-30 15:30:23 +0200
  • 9a17a5c853 Use number_format instead of str_replace(sprintf()) Andreas Wahlen 2023-04-30 00:25:24 +0200
  • 4317c387fb Don't suggest chmod to 777 chmod-msg Edward Z. Yang 2023-04-29 16:38:00 -0400
  • 2f1cd87008 Bugfix for german locale Andreas Wahlen 2023-04-27 16:32:26 +0200
  • 6fe1380fcb Bugfix for latest bugfix with huge numbers Andreas Wahlen 2023-04-27 14:13:09 +0200
  • a899e32576 Bugfix UnitConverter expects float got string (strict types enabled) Andreas Wahlen 2023-04-27 11:16:31 +0200
  • c05639e0c9
    [refactor] Use range() function instead of string increment (#367) George Peter Banyard 2023-02-23 18:11:13 +0000
  • 8e7e3e96f4
    Use range() function instead of string increment George Peter Banyard 2023-02-23 15:47:45 +0000
  • b4136da73c
    Remove unnecessary disablement of autoload (#364) Steve Bauman 2023-02-05 21:40:57 -0500
  • 3de62e7eb2 Remove unnecessary disablement of autoload Steve Bauman 2023-02-05 15:06:18 -0500
  • 0176ef4bb6
    fix: Invalid scheme check in Attr.TargetBlank (#363) Jeff Standen 2023-01-26 16:06:28 -0800
  • 8e66aa1a79
    fix: Invalid scheme check in Attr.TargetBlank Jeff Standen 2023-01-26 15:03:18 -0800
  • 78a9b4d0da
    fix: CSSTidy ImportantComments not handled properly (#359) Francis Lévesque 2023-01-21 22:44:44 -0500
  • c700c1aa1e Merge remote-tracking branch 'origin/master' into fixCommentCssTidy Edward Z. Yang 2023-01-21 22:43:22 -0500
  • 9ec687c904
    fix: fix CI (#361) Edward Z. Yang 2023-01-21 22:42:38 -0500
  • c0132082d7 fix: fix CI fix-ci Edward Z. Yang 2023-01-21 22:39:40 -0500
  • 7f4b5c3280 fix: CSSTidy ImportantComments not handled properly -> remove comments Francis Lévesque 2023-01-16 10:40:35 -0500
  • bcebf785aa
    Merge branch 'ezyang:master' into fixCommentCssTidy Francis Lévesque 2023-01-12 09:27:06 -0500
  • 2d775c0187
    feat: Add support for all text-decoration properties (#360) Raheel Hsn 2023-01-13 00:41:13 +1100
  • eedab53e11 updated arrays to use short syntex Raheel Hasan 2023-01-12 11:28:26 +1100
  • 81e216b9a6 CSS: add support for all text-decoration related properties Raheel Hasan 2023-01-12 11:16:58 +1100
  • a9431ac041 fix: CSSTidy ImportantComments not handled properly Francis Lévesque 2023-01-11 13:56:13 -0500
  • b54074e7bd
    Merge 70c39dd289 into da35a5e0d7 Daniel 2022-12-26 22:47:34 +0800
  • da35a5e0d7
    Drop supporting PHP 5.2 (#335) (#356) jw2(kit rio) 2022-12-05 04:22:17 +0900
  • 4a79584916 Drop supporting PHP 5.2 (#335) kit rio 2022-12-04 23:45:13 +0900
  • 1424f17cf3
    Add support for encoded tel URI schemes. (#354) Michael S 2022-11-24 21:31:20 +0000
  • 29c28fe97a Add support for encoded tel URI schemes. codebymikey 2022-11-24 12:09:03 +0000
  • becc9d40cf
    Fixed missing return value (#349) Michael Kliewe 2022-11-19 23:26:34 +0100
  • 909dda6621
    Fixed wrong return PHPDoc (#348) Michael Kliewe 2022-11-19 06:03:18 +0100
  • 2d1314820e
    Added class_exists('Net_IDNA2') around optional external class (#351) Michael Kliewe 2022-11-19 05:56:21 +0100
  • d567de85e6
    Fixed undefined property (#346) Michael Kliewe 2022-11-19 05:42:06 +0100