Archived
1
0

Commit Graph

  • f7b0cea42c
    Merge pull request #2670 from cdr/add-code-of-conduct Joe Previte 2021-02-03 12:34:24 -07:00
  • 43aa0401e0
    Update docs/CODE_OF_CONDUCT.md Joe Previte 2021-02-03 11:08:06 -07:00
  • 74dc5a881f
    refactor: update email address Joe Previte 2021-02-03 11:06:19 -07:00
  • d7f67b80df
    chore: add CODE_OF_CONDUCT to fmt script Joe Previte 2021-02-03 09:52:59 -07:00
  • a1a0aec472
    Create CODE_OF_CONDUCT.md Joe Previte 2021-02-03 09:49:45 -07:00
  • 4756257207
    refactor: rename doc to docs Joe Previte 2021-02-03 09:32:35 -07:00
  • 4c6ad046b0
    Merge pull request #2643 from cdr/add-playwright Joe Previte 2021-02-02 11:02:06 -07:00
  • 6685a3e364
    feat: update workflow Joe Previte 2021-01-27 16:04:37 -07:00
  • 66fe663e33
    feat: add playwright Joe Previte 2021-01-26 14:44:23 -07:00
  • 966e9cc238
    Merge pull request #2609 from cdr/proxy-res-d629 Anmol Sethi 2021-02-01 11:39:44 -05:00
  • a60f61f9b3
    proxy.test.ts: Add POST body test and redirection tests Anmol Sethi 2021-01-20 17:19:39 -05:00
  • 58d72d53a1
    routes/index.ts: register proxy routes before body-parser Anmol Sethi 2021-01-20 17:32:47 -05:00
  • f5cf3fd331
    proxy.ts: Do not always rewrite redirects against the base path Anmol Sethi 2021-01-20 14:26:15 -05:00
  • d7f06975a6
    test: Switch from leaked-handles to wtfnode (#2604) Anmol Sethi 2021-02-01 11:06:49 -05:00
  • 5446e0ad43
    doc/FAQ.md: Link to VSCodium's extension marketplace docs as well (#2603) Anmol Sethi 2021-02-01 04:52:16 -05:00
  • 22ebfdc3af
    doc/guide.md: Update caddy install instructions (#2601) Anmol Sethi 2021-02-01 04:51:48 -05:00
  • aab973a795
    Merge pull request #2640 from cdr/issue-1343-control-c Joe Previte 2021-01-28 16:33:03 -07:00
  • a4a0048b90
    Merge pull request #2639 from cdr/ipad-docs-install-pwa Joe Previte 2021-01-28 16:32:46 -07:00
  • 1fcb0c3ddd
    Merge pull request #2641 from cdr/send-ready-to-all-origins Dean Sheather 2021-01-27 05:52:13 +10:00
  • 42dcfc94ab
    Send 'loaded' event to all parent origins Dean Sheather 2021-01-26 18:54:55 +00:00
  • db359c40c7
    docs: add install pwa to ipad Joe Previte 2021-01-26 10:34:26 -07:00
  • 8f0066b4a8
    docs: add ctrl c workaround for ipad Joe Previte 2021-01-26 10:44:27 -07:00
  • fa548e95e1
    Merge pull request #2564 from cdr/issue-2550-migrate-mocha-jest Joe Previte 2021-01-25 17:12:39 -07:00
  • 102f51ce1f
    fix: surpress console log in cli test Joe Previte 2021-01-25 16:34:43 -07:00
  • 14c5aecd45
    chore: update ts config and jest config Joe Previte 2021-01-25 16:34:32 -07:00
  • 3044224729
    feat: add support for code coverage shield Joe Previte 2021-01-25 10:34:51 -07:00
  • 05beccf671
    refactor: move jest around and add code coverage Joe Previte 2021-01-21 16:39:04 -07:00
  • 883dd13850
    refactor: move jest and add package.json to /test Joe Previte 2021-01-20 16:37:49 -07:00
  • 646ee3ad7f
    refactor: correct type signature in app.ts Joe Previte 2021-01-20 13:01:31 -07:00
  • 850c7e1a91
    fix: add void for resolve in socket test Joe Previte 2021-01-20 12:59:12 -07:00
  • 6bf51caa17
    fix(app.ts): resolve with server Joe Previte 2021-01-20 12:48:37 -07:00
  • f13ba9401b
    fix(TS error): add void to promise in util Joe Previte 2021-01-20 11:30:09 -07:00
  • 75717749b2
    refactor: upgrade TS to 4.1.3 Joe Previte 2021-01-20 09:53:51 -07:00
  • 0a07d67c8d
    fix: prevent mocha/jest types conlict Joe Previte 2021-01-12 18:53:12 +00:00
  • bea8bb0519
    refactor: remove mocha Joe Previte 2021-01-11 18:45:45 +00:00
  • de7d0394ae
    refactor: tests from mocha to jest Joe Previte 2021-01-11 18:37:27 +00:00
  • cef7d42652
    feat: setup jest Joe Previte 2021-01-08 20:55:47 +00:00
  • c52198f30d
    install.sh: Fix usage of su (#2529) Torbjørn Viem Ness 2021-01-18 17:08:00 +01:00
  • 28e98c0ee0
    Merge pull request #2563 from cdr/proxy-path-passthrough-0bb9 Anmol Sethi 2021-01-20 02:44:29 -05:00
  • c32d8b155f
    heart.ts: Fix leak when server closes Anmol Sethi 2021-01-18 08:30:00 -05:00
  • 5c06646f58
    Formatting and linting fixes Anmol Sethi 2021-01-14 10:55:19 -05:00
  • 60233d0974
    test/proxy.test.ts: Implement Anmol Sethi 2021-01-14 10:54:34 -05:00
  • 240c8e266e
    test: Implement integration.ts for near full stack integration testing Anmol Sethi 2021-01-14 10:53:58 -05:00
  • 64e915de4a
    test: Rename testutil.ts to httpserver.ts Anmol Sethi 2021-01-14 09:53:34 -05:00
  • d3074278ca
    app.ts: Fix createApp to log all http server errors Anmol Sethi 2021-01-14 09:49:23 -05:00
  • 8acb2aec11
    plugin.test.ts: Switch to testutil.HttpServer Anmol Sethi 2021-01-14 09:37:41 -05:00
  • ea1949e440
    test: Add testutil.HttpServer Anmol Sethi 2021-01-14 09:34:51 -05:00
  • 9efcf7f3ce
    FAQ.md: Document wds problem with create-react-app and pathProxy.ts Anmol Sethi 2021-01-11 14:36:34 -05:00
  • ba4a24809c
    routes/index.ts: Correctly register wsErrorHandler Anmol Sethi 2021-01-11 14:33:46 -05:00
  • 497b01bffe
    FAQ.md: Document --proxy-path-passthrough Anmol Sethi 2021-01-11 13:18:07 -05:00
  • f169e3ac66
    pathProxy.ts: Implement --proxy-path-passthrough Anmol Sethi 2021-01-11 13:17:45 -05:00
  • c17f3ffc79
    Merge pull request #2596 from cdr/rdbeach Anmol Sethi 2021-01-20 01:59:12 -05:00
  • d234ddc1e1
    vscode.ts: Fix close current folder Anmol Sethi 2021-01-18 11:29:18 -05:00
  • 28c7340608
    Fix Close Folder/Workspace (#2532) Robert Beach 2021-01-18 08:28:29 -08:00
  • 3394ece107
    Merge pull request #2501 from cdr/issue-2132-help-info-extension-search-view Joe Previte 2021-01-14 16:30:28 -07:00
  • 500ba92466
    fix: style links with correct colors Joe Previte 2021-01-11 23:38:30 +00:00
  • d9508946b5
    feat: add helper header above extensions search Joe Previte 2020-12-21 10:14:23 -07:00
  • eae285cf93
    Improve hashed-password FAQ (#2533) SPGoding 2021-01-14 13:00:52 -06:00
  • 39faceeee4
    Merge pull request #2539 from cdr/callback-html Asher 2021-01-11 16:19:08 -06:00
  • 07bc3d9774
    Merge pull request #2551 from cdr/dark-mode-favicon-b1d7 Anmol Sethi 2021-01-11 12:55:20 -05:00
  • f15580b28a
    favicon: Add dark mode support Anmol Sethi 2021-01-09 01:49:39 -05:00
  • fa2aed6d46
    gen_icons.sh: Document pwa-icon vs favicon having different design Anmol Sethi 2021-01-09 01:45:08 -05:00
  • 693fdbefb4
    browser: Add favicon.afdesign Anmol Sethi 2021-01-08 22:59:35 -05:00
  • cb11e1f750
    Fix typings rsync Asher 2021-01-08 10:37:47 -06:00
  • 9e4206aa41
    Add typings to release bundle (#2544) Sean Smith 2021-01-06 14:25:58 -06:00
  • 5164f925ee
    Merge pull request #2505 from cdr/docs-update-vscode Joe Previte 2021-01-05 16:27:22 -07:00
  • 05530db20e
    Fix symlink_asar failing if link is broken Asher 2021-01-05 15:28:42 -06:00
  • aa05993cf0
    Bundle callback.html into final build Asher 2021-01-05 15:26:11 -06:00
  • f599e1d72e
    docs: add details to updating vscode section Joe Previte 2020-12-22 16:37:42 -07:00
  • caee285240
    Merge pull request #2489 from cdr/v3.8.0 Anmol Sethi 2020-12-18 15:52:53 -05:00
  • c4610f7829
    v3.8.0 v3.8.0 Anmol Sethi 2020-12-18 14:01:01 -05:00
  • 4185675338
    doc/ipad.md: Fix formatting Anmol Sethi 2020-12-18 15:09:19 -05:00
  • f763319bc3
    Merge pull request #2160 from cdr/github-auth Asher 2020-12-18 10:54:51 -08:00
  • c7baf5d04a
    Merge pull request #2482 from cdr/asar Asher 2020-12-18 10:54:36 -08:00
  • 7c6b132238
    Merge pull request #2472 from AckerApple/patch-1 Joe Previte 2020-12-18 11:29:22 -07:00
  • ceb8eb8f39
    doc/npm.md: Update docs for Alpine Linux (#2479) Oxylibrium 2020-12-18 18:08:36 +00:00
  • cb446666fa
    Merge pull request #2487 from cdr/proxy-docs-86d4 Anmol Sethi 2020-12-18 13:06:47 -05:00
  • ea1b38737e
    Merge pull request #2466 from cdr/freebsd-abe7 Anmol Sethi 2020-12-18 13:04:11 -05:00
  • 0f2085bd27
    release-image: Use more minimal packages #2462 Jean-Yves LENHOF 2020-12-14 18:32:53 +01:00
  • 5f7f7f1a92
    Simplify query concatenation in URL callback Asher 2020-12-18 11:21:32 -06:00
  • 0811b27ba1
    docs: Update nginx certbot to use python3 #2439 Mayank Soni 2020-12-11 10:59:31 +05:30
  • d14c2e5bb7
    Swap negative check for positive check Asher 2020-12-18 11:21:06 -06:00
  • 60c270aef5
    cli: hashedPassword -> hashed-password (#2454) Anmol Sethi 2020-12-18 12:20:38 -05:00
  • 4255f9c152
    Use full path for ignoring node_modules.asar Asher 2020-12-18 09:01:27 -08:00
  • 3aa4ae4539
    Clarify why we need node_modules.asar Asher 2020-12-18 10:59:15 -06:00
  • d3d44280a7
    install.sh: Add echo_npm_postinstall Anmol Sethi 2020-12-15 02:43:02 -05:00
  • ffa24de5b1
    doc/npm.md: Document npm module dependencies for FreeBSD Anmol Sethi 2020-12-14 18:25:08 -05:00
  • 2bafbdc32f
    ci: Minor fixes for FreeBSD support Anmol Sethi 2020-12-14 18:24:59 -05:00
  • 003225d2cd
    vscode: Remove electron dependency but keep types Anmol Sethi 2020-12-18 02:50:52 -05:00
  • de112b15ed
    clean.sh: Do not reset lib/vscode Anmol Sethi 2020-12-18 02:34:57 -05:00
  • 65ce3996ac
    build: Do not let agent install fail the build Anmol Sethi 2020-12-14 15:18:10 -05:00
  • cb72128448
    doc/FAQ: Document proxy environment variables Anmol Sethi 2020-12-18 05:18:30 -05:00
  • ae902b9dd1
    proxy_agent: Use proxy-from-env for robustness Anmol Sethi 2020-12-18 10:38:00 -05:00
  • 94b4ba131e
    proxy_agent: Implement $HTTPS_PROXY Anmol Sethi 2020-12-18 09:09:07 -05:00
  • ecb4d07364
    proxy_agent: Improve documentation Anmol Sethi 2020-12-18 05:30:40 -05:00
  • 3efd515cdf
    proxy_agent: Fix very embarrassing mistake Anmol Sethi 2020-12-18 04:17:18 -05:00
  • 386af14a77
    ci/README: Document command used to find stale version Anmol Sethi 2020-12-18 04:01:25 -05:00
  • 619ab45c37
    Merge pull request #2476 from cdr/issue-1587-submodule-to-subtree Joe Previte 2020-12-17 15:28:41 -07:00
  • 3cc74ccd79
    Point to our auth relay Asher 2020-12-16 13:43:42 -06:00
  • 58c1be57fa
    Implement callback endpoints Asher 2020-12-10 15:59:24 -06:00