Граф коммитов

  • 143dc83b0d
    Bump the npm_and_yarn group with 2 updates (#101) main dependabot[bot] 2024-09-24 12:24:15 +0200
  • f9662a7bac
    Bump the npm_and_yarn group with 2 updates dependabot[bot] 2024-09-23 23:16:56 +0000
  • a3718f1d88
    Merge pull request #99 from github/dependabot/npm_and_yarn/braces-3.0.3 Jon Rohan 2024-06-18 16:52:49 -0700
  • c92d0448a4
    Bump braces from 3.0.2 to 3.0.3 dependabot[bot] 2024-06-16 09:46:25 +0000
  • affdc3cd70
    Merge pull request #98 from github/add-missing-extensions-to-modules v1.5.3 Keith Cirkel 2024-03-27 10:58:28 +0000
  • 5acb2ef662
    add missing extensions to modules Keith Cirkel 2024-03-27 10:53:33 +0000
  • 38f26161c8
    Merge pull request #93 from susanwere/fix-pasting-markdown-with-html v1.5.2 Keith Cirkel 2024-03-21 12:29:26 +0000
  • 8d487f9bfd fix lint error Susan Were 2024-03-20 09:57:42 +0100
  • 893f17848d Merge branch 'main' into fix-pasting-markdown-with-html Susan Were 2024-03-20 09:38:47 +0100
  • d064c1289e restore package-lock.json Susan Were 2024-03-20 09:31:13 +0100
  • 7bbe4ac480 update changes to fix pasting of markdown Susan Were 2024-03-20 09:29:57 +0100
  • a4ae795868 fix pasting of markdown that contain links Susan Were 2024-03-19 22:02:37 +0100
  • 239dfc2b02
    Merge pull request #97 from github/wtr-and-esbuild Keith Cirkel 2024-03-19 12:09:54 +0000
  • 70ee9a7c2a
    remove .only Keith Cirkel 2024-03-19 12:09:03 +0000
  • 1549d57abb
    upgrade node to latest lts Keith Cirkel 2024-03-19 12:07:50 +0000
  • 22141cd359
    prettier Keith Cirkel 2024-03-19 11:27:57 +0000
  • 0078b64f6b
    use wtr and esbuild over karma and rollup Keith Cirkel 2024-03-19 11:27:44 +0000
  • e7e0ab6d98
    Bump follow-redirects from 1.15.4 to 1.15.6 (#95) dependabot[bot] 2024-03-18 12:14:34 +0100
  • 359b4b066c
    Bump follow-redirects from 1.15.4 to 1.15.6 dependabot[bot] 2024-03-16 22:41:11 +0000
  • 025f305977 remove tests Susan Were 2024-02-23 13:35:02 +0000
  • fd65fcc311 fix pasting of markdown containing links Susan Were 2024-02-23 11:50:11 +0000
  • ca6eeb05a2
    Merge pull request #88 from susanwere/fix-pasting-html-links v1.5.1 Keith Cirkel 2024-02-19 12:07:10 +0000
  • 7bc6760dd1
    Merge pull request #92 from github/dependabot/npm_and_yarn/follow-redirects-1.15.4 Jon Rohan 2024-01-09 17:54:15 -0800
  • fc88fb1822
    Bump follow-redirects from 1.14.9 to 1.15.4 dependabot[bot] 2024-01-09 18:48:34 +0000
  • 3132aa2a69
    support pasting of team mention links (#91) v1.5.0 Matthew Costabile 2023-11-09 17:57:19 -0500
  • b06f07613a support pasting of team mention links Matthew Costabile 2023-11-09 12:45:43 -0500
  • 7dfdec1b95
    Fix index increment Ian Sanders 2023-09-19 16:42:28 +0000
  • 195044b1f8
    Trim node contents before processing Ian Sanders 2023-09-19 16:40:48 +0000
  • b7352f49c5
    Revert to `TreeWalker` since `NodeIterator` doesn't support `FILTER_REJECT` Ian Sanders 2023-09-19 16:18:20 +0000
  • 36aa4cd6ce
    Trim after stripping line breaks Ian Sanders 2023-09-19 16:03:33 +0000
  • 442d4c68e1
    Fix br test Ian Sanders 2023-09-19 16:02:34 +0000
  • 3ca15b17a5
    Handle br tags Ian Sanders 2023-09-19 15:57:33 +0000
  • 1ae93acc04
    Fix whitespace collapsing Ian Sanders 2023-09-19 15:39:59 +0000
  • 53763514dd
    Pass a root node instead of doc Ian Sanders 2023-09-19 14:58:59 +0000
  • 373a08e8e5
    Refactor to use `NodeIterator` and a `for...of` loop Ian Sanders 2023-09-19 14:56:12 +0000
  • 4cc78997e5
    Refactor and improve tree filter logic Ian Sanders 2023-09-19 14:24:58 +0000
  • 790f26e839
    Fix skipping descendants of unsupported nodes Ian Sanders 2023-09-18 20:52:56 +0000
  • 8585bdb4cf
    Fix typo Ian Sanders 2023-09-18 20:46:49 +0000
  • 7811c8b772
    Fix node walker and skip children Ian Sanders 2023-09-18 20:31:58 +0000
  • 74c4a5a8fe
    Add tests for inline code Ian Sanders 2023-09-18 19:27:44 +0000
  • a30acb2e9c
    Add support for inline tags: Ian Sanders 2023-09-18 19:17:50 +0000
  • c519decd3d
    Fix lockfile Ian Sanders 2023-09-18 19:04:15 +0000
  • 727695b676
    Format Ian Sanders 2023-09-18 19:04:10 +0000
  • 935650a158
    Make HTML pasting more extensible Ian Sanders 2023-09-18 19:00:33 +0000
  • f95194120e
    Add `markdown.ts` file with markdown string builders Ian Sanders 2023-09-18 18:42:52 +0000
  • 6657ec6d03
    avoid regex for tag content footgun (#89) v1.4.3 Ned Schwartz 2023-08-10 10:41:43 -0400
  • 6d83312693 avoid regex for tag content footgun Ned Schwartz 2023-08-04 17:04:20 -0400
  • c687d1b215 improve tests Susan Were 2023-08-01 11:27:26 +0000
  • 812ff10016 add more tests Susan Were 2023-08-01 11:23:12 +0000
  • 1c90905391 fix pasting of html with links Susan Were 2023-07-31 13:38:20 +0000
  • 7186fa001f
    Bump socket.io-parser from 4.2.2 to 4.2.4 (#86) dependabot[bot] 2023-07-19 15:41:36 +0200
  • b6e1335ae8
    Bump socket.io-parser from 4.2.2 to 4.2.4 dependabot[bot] 2023-07-19 09:11:43 +0000
  • a1b999e970
    Bump word-wrap from 1.2.3 to 1.2.4 (#85) dependabot[bot] 2023-07-19 11:10:43 +0200
  • 1da8487ddf
    Bump word-wrap from 1.2.3 to 1.2.4 dependabot[bot] 2023-07-18 21:00:43 +0000
  • 46dbe40169
    Bump socket.io-parser from 4.2.2 to 4.2.3 dependabot[bot] 2023-05-24 02:06:49 +0000
  • 80a442680b
    Merge pull request #83 from github/dependabot/npm_and_yarn/engine.io-and-socket.io-6.4.2 Daniel Guillan 2023-05-05 12:34:37 +0200
  • 46380e465b
    Bump engine.io and socket.io dependabot[bot] 2023-05-04 00:55:06 +0000
  • e1a63de104
    Bump http-cache-semantics from 4.1.0 to 4.1.1 dependabot[bot] 2023-02-04 06:58:00 +0000
  • 312dd02d0c
    Merge pull request #79 from github/dependabot/npm_and_yarn/ua-parser-js-0.7.33 simurai 2023-01-27 22:22:21 +0900
  • 0ba919fa5a
    Bump ua-parser-js from 0.7.31 to 0.7.33 dependabot[bot] 2023-01-27 10:23:54 +0000
  • 2811d24b67
    Merge pull request #78 from github/dependabot/npm_and_yarn/json5-1.0.2 Jon Rohan 2023-01-09 12:57:12 -0800
  • a2ccc43727
    Bump json5 from 1.0.1 to 1.0.2 dependabot[bot] 2023-01-07 02:38:32 +0000
  • 179b4439c3
    Merge pull request #77 from github/dependabot/npm_and_yarn/json5-and-tsconfig-paths-2.2.3 simurai 2023-01-02 09:12:25 +0900
  • a223ddf226
    Bump json5 and tsconfig-paths dependabot[bot] 2023-01-01 04:13:08 +0000
  • 33752e7402
    Merge pull request #76 from github/dependabot/npm_and_yarn/engine.io-and-socket.io-6.2.1 Jon Rohan 2022-11-21 21:29:16 -0800
  • d3aaec71b2
    Bump engine.io and socket.io dependabot[bot] 2022-11-22 03:54:09 +0000
  • f1c388afd1
    Merge pull request #75 from github/dependabot/npm_and_yarn/minimatch-3.1.2 Cameron Dutro 2022-11-09 15:47:44 -0800
  • 8c9830cb4f
    Bump minimatch from 3.0.4 to 3.1.2 dependabot[bot] 2022-11-09 22:45:55 +0000
  • 665997e347
    Merge pull request #74 from github/dependabot/npm_and_yarn/socket.io-parser-4.0.5 Cameron Dutro 2022-11-09 14:38:08 -0800
  • 9e64cc15fb
    Bump socket.io-parser from 4.0.4 to 4.0.5 dependabot[bot] 2022-11-09 22:13:07 +0000
  • e7f3ca5469 Revert "tmp: trigger publish workflows for 1.4.2 again" Siddharth Kshetrapal 2022-10-10 18:41:23 +0200
  • 27b2347f1f
    npm ci with npm registry first Siddharth Kshetrapal 2022-10-10 18:32:42 +0200
  • 9f451d6537
    mimic deleted release workflow Siddharth Kshetrapal 2022-10-10 17:51:01 +0200
  • 766995273d
    add github_token to GPR publish Keith Cirkel 2022-10-10 16:40:23 +0100
  • c5d7d75667
    tmp: add workflow_dispatch for publish action Siddharth Kshetrapal 2022-10-10 17:33:14 +0200
  • 2f7238ea65 tmp: trigger publish workflows for 1.4.2 again Siddharth Kshetrapal 2022-10-10 17:30:52 +0200
  • 75365117eb Revert "tmp: add workflow_dispatch for publish action" Siddharth Kshetrapal 2022-10-10 17:26:45 +0200
  • 5408ac36f3
    tmp: add workflow_dispatch for publish action Siddharth Kshetrapal 2022-10-10 17:17:39 +0200
  • bb5ec9f39c
    Independent publishing (#73) Siddharth Kshetrapal 2022-10-10 17:10:02 +0200
  • b6e76817b8
    remove unnecessary --ignore-scripts independent-publishing Siddharth Kshetrapal 2022-10-10 17:08:26 +0200
  • 668d1fc638
    add publish-registry as another job Siddharth Kshetrapal 2022-10-10 16:54:12 +0200
  • a934ce7ade
    remove second publish from postpublish Siddharth Kshetrapal 2022-10-10 16:49:09 +0200
  • 0d6a4c22d0
    Bump nanoid from 3.1.23 to 3.3.1 dependabot[bot] 2022-10-03 23:32:10 +0000
  • 6451298b3e
    Merge pull request #71 from github/colebemis-patch-1 v1.4.2 Cole Bemis 2022-10-03 16:05:43 -0700
  • abf2607702
    Remove `--ignore-scripts` flag colebemis-patch-1 Cole Bemis 2022-10-03 16:01:37 -0700
  • 3c70e3f760
    Fix releases (#70) v1.4.1 Dusty Greif 2022-09-29 13:59:53 -0700
  • 188100a8fc Also publish to GHPR dgreif 2022-09-29 13:42:30 -0700
  • 835f419e06 Remove release action in favor of publish dgreif 2022-09-29 13:40:56 -0700
  • 95a4c1c833
    Merge pull request #69 from keithamus/patch-1 Manuel Puyol 2022-09-23 12:47:56 -0500
  • 2807bffe95
    move AOR to primer Keith Cirkel 2022-09-23 17:55:26 +0100
  • 029c5e4f88
    Merge pull request #68 from anleac/paste-config v1.4.0 Manuel Puyol 2022-09-21 10:41:06 -0500
  • c81e20ba52 Update readme Andrew L 2022-09-21 08:20:10 +0100
  • 9bd8558052 PoC for granual support Andrew L 2022-09-20 19:57:10 +0200
  • 26613065ba Make config flag more specific Andrew L 2022-09-20 13:21:27 +0200
  • cd58a5290f Update to use weak map Andrew L 2022-09-16 21:06:35 +0200
  • bd9a7fb90c Remove debug statements Andrew L 2022-09-16 20:45:05 +0200
  • c8cab7891b Support paste config Andrew L 2022-09-15 19:51:47 +0200
  • 6a2f6df33c
    Validate URLs before converting text to a link (#66) v1.3.5 Ian Candy 2022-08-17 16:21:55 -0400
  • 5793a839f0 Account for whitespace and newlines Ian Candy 2022-08-17 11:08:54 -0400
  • c86db80ff9 No RegExp, no problem :-D Ian Candy 2022-08-12 11:30:34 -0400