0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-11-09 15:28:40 +00:00

Commit Graph

  • 523407fb06 chore(release): 4.16.0 [skip ci] v4.16.0 semantic-release-bot 2022-09-18 07:06:19 +0000
  • db312435cb
    feat: add semantic release (#307) Kieran 2022-09-18 07:44:00 +0100
  • fbffafab24 Merge branch 'semantic-release' of github.com:bytestream/htmlpurifier into bytestream-semantic-release Edward Z. Yang 2022-09-18 02:43:15 -0400
  • 8d9f4c9ec1 Release 4.15.0 v4.15.0 Edward Z. Yang 2022-09-18 02:23:57 -0400
  • 25824056ee
    Run CSSTidy tests on CI (#338) Kieran 2022-09-15 04:55:41 +0100
  • 907699fce4 disable Net_IDNA2 Kieran Brahney 2022-09-14 16:04:00 +0100
  • 5e800bfeeb enable ext-intl Kieran Brahney 2022-09-14 15:56:31 +0100
  • dd199b6865 use test-settings.sample.php Kieran Brahney 2022-09-14 15:46:35 +0100
  • 8dee112f56 use composer Kieran Brahney 2022-09-14 15:33:14 +0100
  • fe901e41f6 use compopser instead of git clone Kieran Brahney 2022-09-14 15:09:33 +0100
  • 4eb9084562 update dirname Kieran Brahney 2022-09-14 14:54:05 +0100
  • 4448a5bc1b Run CSSTidy tests on CI Kieran Brahney 2022-09-14 14:53:33 +0100
  • f1d6da13bc
    Fix contenteditable attribute definition (#336) Kieran 2022-09-12 15:53:24 +0100
  • dc27c78871
    Add PHP 8.2 to CI (#335) Tim Düsterhus 2022-09-12 01:51:02 +0200
  • 7238fb4c9b
    Merge branch 'ezyang:master' into ci-8.2 Tim Düsterhus 2022-09-11 19:28:04 +0200
  • ce9cf2ec99
    Fix creation of dynamic property (#337) Kieran 2022-09-10 19:03:42 +0100
  • 36be966dff Add PHP 8.2 to composer.json Tim Düsterhus 2022-09-09 23:26:38 +0200
  • 0016dc35d2 make property private Kieran Brahney 2022-09-09 22:15:41 +0100
  • 10ea288d37 Fix creation of dynamic property Kieran Brahney 2022-09-09 22:12:42 +0100
  • 81409e010e Fix contenteditable attribute definition Kieran Brahney 2022-09-09 21:42:50 +0100
  • c8b591f408 Add PHP 8.2 to CI Tim Düsterhus 2022-09-09 10:34:02 +0200
  • 36e06603a8
    Fix creation of dynamic property (#333) Kieran 2022-09-06 18:05:15 +0100
  • dbbd3e59f9
    Add contenteditable attribute definition (#332) Kieran 2022-09-06 18:04:45 +0100
  • 32417eaa8b Fix creation of dynamic property Kieran Brahney 2022-09-06 16:41:42 +0100
  • f66612033f use enum Kieran Brahney 2022-09-06 16:15:34 +0100
  • a4be0e45d6 gate behind html.trusted Kieran Brahney 2022-09-06 16:13:53 +0100
  • 8466d9667e Add contenteditable attribute definition Kieran Brahney 2022-09-06 15:35:57 +0100
  • 1c2bae18e3
    Increase minimum requirement to PHP 5.6 (#331) Tim Düsterhus 2022-09-03 03:43:29 +0200
  • 1b80051115
    Fix some more PHP 8.2 deprecations (#330) Tim Düsterhus 2022-09-03 03:38:58 +0200
  • c60bba1fe4
    Fix test selection logic in tests/test_files.php (#329) Tim Düsterhus 2022-09-03 03:35:32 +0200
  • 0f57ff5dc3 Increase minimum requirement to PHP 5.6 Tim Düsterhus 2022-09-02 15:58:22 +0200
  • f2368e26e5 Define HTMLPurifier_EntityParserTest::$_entity_lookup Tim Düsterhus 2022-09-02 15:49:42 +0200
  • 60d531ff61 Define HTMLPurifier_DefinitionCache_DecoratorHarness::$def Tim Düsterhus 2022-09-02 15:47:16 +0200
  • cff115c249 Define HTMLPurifier_DefinitionCache_DecoratorHarness::$mock Tim Düsterhus 2022-09-02 15:46:50 +0200
  • 58337f1ec7 Define HTMLPurifier_DefinitionCache_DecoratorHarness::$cache Tim Düsterhus 2022-09-02 15:46:25 +0200
  • 3cf9f89d5c Define HTMLPurifier_AttrTransform_SafeParam::$wmode Tim Düsterhus 2022-09-02 15:42:12 +0200
  • 7dd43f51da Fix test selection logic in tests/test_files.php Tim Düsterhus 2022-09-02 15:35:33 +0200
  • 6ec13635ce
    Update to actions/checkout@v3 (#328) Tim Düsterhus 2022-08-30 15:50:18 +0200
  • be2a668e81
    Treat PHP version numbers as strings in GitHub Actions (#327) Tim Düsterhus 2022-08-30 15:46:59 +0200
  • 3af00dc8f4 Update to actions/checkout@v3 Tim Düsterhus 2022-08-30 09:35:33 +0200
  • c346e5be87 Treat PHP version numbers as strings in GitHub Actions Tim Düsterhus 2022-08-30 09:31:21 +0200
  • dff4746e13
    Replace 8.1-deprecated utf8_ funcs with mbstring (#326) John Flatness 2022-08-15 22:59:31 -0400
  • a21cb57582 Replace 8.1-deprecated utf8_ funcs with mbstring John Flatness 2022-08-15 22:11:55 -0400
  • b7408eb6a6 Fix #320 Fix some PHP 8.2 deprecations Petri Haikonen 2022-06-30 17:39:35 +0300
  • 3fc193c755
    Fix #322 - PHP 8.1 deprecation notice in HostBlacklist URIFilter (#323) Kieran 2022-06-27 22:20:36 +0100
  • faf60fc88a remove references to WHATSNEW Kieran Brahney 2022-06-26 17:37:00 +0100
  • 9d3a069cad revert ci.yml changes Kieran Brahney 2022-06-26 17:35:37 +0100
  • f10b0eb5b9 split release into separate workflow that runs manually Kieran Brahney 2022-06-26 17:32:39 +0100
  • f5622d1078 lint pr title Kieran Brahney 2022-06-26 17:32:21 +0100
  • 3b224b98ee fix update-for-release Kieran Brahney 2021-12-20 17:26:52 +0000
  • ad57f21945 list assets to include in git commit Kieran Brahney 2021-12-20 17:24:21 +0000
  • 122693eb4a write changelog to NEWS Kieran Brahney 2021-12-16 13:15:22 +0000
  • cec9e72814 remove npm plugin Kieran Brahney 2021-12-16 13:01:35 +0000
  • 4af136ff8c remove only on push Kieran Brahney 2021-12-16 12:57:12 +0000
  • 0e6a5ca51a split from matrix Kieran Brahney 2021-12-16 12:54:50 +0000
  • 603203b053 fix typo Kieran Brahney 2021-12-16 12:44:54 +0000
  • 5bdf38524d Add semantic release Kieran Brahney 2021-12-16 12:43:57 +0000
  • 036a296600 Fix #322 - PHP 8.1 deprecation notice in HostBlacklist URIFilter Kieran Brahney 2022-06-26 17:16:05 +0100
  • 8268e1c8cc Merge branch 'master' of https://github.com/kitrio/htmlpurifier kit rio 2022-06-15 05:30:23 +0900
  • 7c7bde030b Fix PHP 8.2 deprecated utf8_encode, decode kit rio 2022-05-28 11:12:18 +0900
  • 1db36fb09d
    Fix some PHP 8.2 deprecations (#319) Tim Düsterhus 2022-06-10 22:30:01 +0200
  • 44c1b777d7 Do not modify incoming tokens in RemoveSpansWithoutAttributes Tim Düsterhus 2022-06-10 10:53:59 +0200
  • f7f1072f0b Define HTMLPurifier_ChildDef_List::$whitespace property Tim Düsterhus 2022-06-10 10:59:32 +0200
  • dcb3e87bc2 Define HTMLPurifier_AttrValidator_ErrorsTest::$language property Tim Düsterhus 2022-06-10 10:58:20 +0200
  • 9a85178897 Define HTMLPurifier_AttrTransform_NameSyncTest::$accumulator property Tim Düsterhus 2022-06-10 10:45:49 +0200
  • 094f694115 Define HTMLPurifier_AttrTransform_NameSync::$idDef property Tim Düsterhus 2022-06-10 10:44:21 +0200
  • abe398165c Define HTMLPurifier_URIFilterHarness::$filter property Tim Düsterhus 2022-06-10 10:41:12 +0200
  • 2b2fead138 Define HTMLPurifier_Lexer::$_entity_parser property Tim Düsterhus 2022-06-10 10:41:12 +0200
  • 38296c603b
    Composer suggestions with extensions (#317) func0der 2022-06-03 05:03:44 +0200
  • 0f2b2c8c35
    Correct typo in composer property func0der 2022-06-02 12:54:20 +0200
  • e77f35e791
    Correct typo in composer property func0der 2022-06-02 12:53:57 +0200
  • cd61cbd783
    Add php extensions as suggestions func0der 2022-06-02 12:49:49 +0200
  • d6acedd49e
    Add suggestion for usage of Filter.ExtractStyleBlocks func0der 2022-06-02 12:48:19 +0200
  • 1dd3e52365
    PHP 8.1: fix various deprecations/errors in newest version of PHP (#310) David Rans 2022-04-08 11:48:12 -0600
  • abc35aa8b3
    Revert typo David Rans 2022-01-04 15:28:17 -0700
  • b53b8bdca8
    PHP 8.1: fix return type deprecation with backwards compatible attribute David Rans 2022-01-04 14:05:46 -0700
  • 90a933aecf
    PHP 8.1: fix error passing NULL to str_replace() David Rans 2022-01-04 13:15:10 -0700
  • 11f70778cc
    PHP 8.1: passing NULL to str_replace() is an error David Rans 2022-01-04 13:04:41 -0700
  • d88fc10ddc
    PHP 8.1: passing NULL to setAttribute() is deprecated David Rans 2022-01-04 12:58:44 -0700
  • 77373081a9
    PHP 8.1: calling ctype_lower with FALSE is deprecated David Rans 2022-01-04 12:49:09 -0700
  • 78c1b375a5
    PHP 8.1: fix PHP error when passing NULL to rawurlencode() David Rans 2022-01-04 12:44:25 -0700
  • b865c2c088
    PHP 8.1: fix deprecated NULL param to glob() David Rans 2022-01-04 12:41:03 -0700
  • 74c604704f
    Test on PHP 8.1 David Rans 2022-01-04 12:34:07 -0700
  • 12ab42bd6e Release 4.14.0 v4.14.0 Edward Z. Yang 2021-12-24 20:21:49 -0500
  • 1c784a5c3d
    ci: test on php 8.0 (#308) Kieran 2021-12-24 02:26:25 +0000
  • 41fc223f96
    feat: transform deprecated width attribute (#306) Kieran 2021-12-24 02:26:14 +0000
  • bfc0cac659
    Merged to master Edward Z. Yang 2021-12-23 21:25:28 -0500
  • 447cc65e50 only php 8.0 Kieran Brahney 2021-12-17 12:39:48 +0000
  • 7a1990ff38 PHP 8 support Kieran Brahney 2021-12-17 12:38:02 +0000
  • bac00a78d1 reformat Kieran Brahney 2021-12-17 12:15:01 +0000
  • 7011bbb0d8 Transform deprecated table@width attribute Kieran Brahney 2021-12-17 12:13:49 +0000
  • 08e13831aa Transform deprecated col@width attribute Kieran Brahney 2021-12-16 12:17:29 +0000
  • 08524ed6ef
    Update HTMLDefinition.php JuniorSolutions 2021-11-24 18:59:43 +0200
  • 9653203c9a
    Add PHP 8.0 to GitHub Actions Tim Düsterhus 2021-09-22 16:10:10 +0200
  • 996eaf4331
    Remove unnecessary reference assigment (#301) Arkadiusz Biczewski 2021-09-07 20:16:55 +0200
  • 511b709275
    Fix syntax Arkadiusz Biczewski 2021-09-07 20:13:58 +0200
  • cbea2b2568
    Remove unnecessary reference assigment Arkadiusz Biczewski 2021-09-04 20:40:08 +0200
  • 70c39dd289
    Check if element without attribute is allowed Daniel Kesselberg 2021-08-10 18:36:17 +0200
  • c97bb93223
    Fix GH workflow conditions (#298) Kieran 2021-07-26 15:16:49 +0100
  • 6a3d0bf179
    Remove PHP 8 Kieran 2021-07-26 15:02:23 +0100