Commit Graph

  • 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 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
  • 121a520447 Symlink node_modules.asar to node_modules in lib/vscode Asher 2020-12-17 15:16:04 -06:00
  • 98338e9a44 chore: fix linting error Joe Previte 2020-12-17 14:37:56 -07:00
  • 9a16e4e1e0 docs: add section for updating vs code Joe Previte 2020-12-17 14:08:51 -07:00
  • 74d6d5e1e1 fix: remove unnecessary grep line in fmt script Joe Previte 2020-12-17 10:00:32 -07:00
  • 5df500aeff Update ipad.md Acker Dawn Apple 2020-12-17 09:51:41 -05:00
  • 02069a62db Update ipad.md Acker Dawn Apple 2020-12-17 09:46:02 -05:00
  • fdde5a87a5 chore: format lint file Joe Previte 2020-12-16 17:04:49 -07:00
  • be97f80d00 fix: add grep -v lib/vscode to git ls-files Joe Previte 2020-12-16 16:56:44 -07:00
  • 65ff47b056 docs: update based on feedback Joe Previte 2020-12-16 16:50:35 -07:00
  • 5b4fb69d54 docs: fix codetour and docs Joe Previte 2020-12-16 14:56:14 -07:00
  • b176e3e20e refactor: update workflow in codetour Joe Previte 2020-12-16 11:49:52 -07:00
  • e391f68fcd docs: update workflow and remove yarn vscode Joe Previte 2020-12-16 11:48:43 -07:00
  • 5830532726 refactor: remove submodule code from steps scripts Joe Previte 2020-12-16 11:48:02 -07:00
  • fcc16e5397 refactor: move vscode.sh to postinstall Joe Previte 2020-12-16 11:47:20 -07:00
  • 25e6f8414a feat: remove vscode scripts used with submodule Joe Previte 2020-12-15 15:59:12 -07:00
  • 51a2a2ad2d feat: apply patch after setting up subtree Joe Previte 2020-12-15 15:53:52 -07:00
  • 41bee49d07 Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode' Joe Previte 2020-12-15 15:52:33 -07:00
  • be3e823608 Squashed 'lib/vscode/' content from commit e5a624b788 Joe Previte 2020-12-15 15:52:33 -07:00
  • 6c5c22ea8e chore: remove submodule Joe Previte 2020-12-15 15:49:47 -07:00
  • ff2ef35ea1 Merge pull request #2473 from cdr/add-vscode-clean-script Joe Previte 2020-12-15 15:38:01 -07:00
  • faeed81d43 feat: add vscode:clean script Joe Previte 2020-12-15 12:40:44 -07:00
  • 9fb661d91e Use patience algorithm for diffs Asher 2020-12-15 11:14:56 -06:00
  • f8b782bd68 Move ignore-last-opened to ipc.d.ts Asher 2020-12-15 11:14:21 -06:00
  • cc584f86b9 Merge pull request #2435 from cdr/issue-2328-customize-go-home Joe Previte 2020-12-15 09:52:39 -07:00
  • f4ca41329a Add --ignore-last-opened option (#2434) JammSpread 2020-12-15 11:22:58 -05:00
  • 24dbc0496b Update ipad.md Acker Dawn Apple 2020-12-15 10:19:11 -05:00
  • 71abff74ec Revert yarn.lock to master Anmol Sethi 2020-12-14 16:56:17 -05:00
  • b0336e9d50 chore: revert yarn.lock to match master Joe Previte 2020-12-14 14:35:42 -07:00
  • c266d4ac68 chore: revert accidental yarnlock changes in patch Joe Previte 2020-12-14 14:14:24 -07:00
  • 066ce21688 fix: remove unused import in workbench.ts Joe Previte 2020-12-10 11:10:21 -07:00
  • 90aa6f2ee4 chore: format FAQ Joe Previte 2020-12-10 10:43:18 -07:00
  • b1282b9707 refactor: fix bug in --home test Joe Previte 2020-12-10 10:24:37 -07:00
  • 77ddac28fe chore: fix lint issue in patch Joe Previte 2020-12-09 16:46:09 -07:00
  • f84174e331 docs: fix typo in docs Joe Previte 2020-12-09 16:45:31 -07:00
  • 00bd9e56c2 docs: update FAQ with new go home customization Joe Previte 2020-12-09 16:06:30 -07:00
  • 157eeab30c chore: generate new patch Joe Previte 2020-12-09 14:29:08 -07:00
  • 8daba6ca80 feat: add home as a cli option Joe Previte 2020-12-09 12:20:56 -07:00
  • 7e05ca09bb release-image: Remove unnecessary call to chsh (#2457) Anmol Sethi 2020-12-14 16:22:24 -05:00
  • f8dc3fccac install.sh: use $ID_LIKE to detect distro (#2423) Oxylibrium 2020-12-15 02:48:24 +05:30
  • 32c5ed8a33 release-image: Ignore $DOCKER_USER on restart (#2458) Anmol Sethi 2020-12-14 13:57:36 -05:00
  • 244afa402e routes: Redirect from /login when auth is disabled (#2456) Anmol Sethi 2020-12-14 12:33:36 -05:00
  • ed01515af1 FAQ.md: Add mention of hashedPassword (#2453) Anmol Sethi 2020-12-14 12:11:10 -05:00
  • 88b8cff8e9 Merge pull request #2427 from cdr/link-docs-0cc3 Anmol Sethi 2020-12-14 05:19:50 -05:00
  • 9efdec8771 Merge pull request #2412 from bpmct/codetour Asher 2020-12-10 09:05:33 -08:00
  • 704f34ed5f Add VS Code reqs link to development tour Asher 2020-12-10 10:53:47 -06:00
  • bc1fe207d1 Link CONTRIBUTING.md from the tour Asher 2020-12-10 10:50:32 -06:00
  • fa7d3fd4c2 Change tour directories from file to directory Asher 2020-12-10 10:45:31 -06:00
  • 8d1c8041e9 change to directory Ben 2020-12-09 22:02:07 -08:00
  • 63029bec91 add development tour with commands Ben 2020-12-09 13:16:27 -08:00
  • db8b41b058 make tour work on all branches Ben 2020-12-09 09:22:19 -08:00
  • 5610431310 add link to docs Ben 2020-12-09 09:20:34 -08:00
  • affb92f281 cli: Show beta flags in help output Anmol Sethi 2020-12-08 18:38:20 -05:00
  • 6c693000eb Merge pull request #2405 from JammSpread/master Anmol Sethi 2020-12-08 18:30:34 -05:00
  • c0c39af509 Add tour points Asher 2020-12-08 16:57:48 -06:00
  • 1dd7e4b4e1 Add hashedPassword config (#2409) SPGoding 2020-12-08 14:54:17 -06:00
  • ff1da17496 Merge pull request #2425 from cdr/2424-update-contributing Joe Previte 2020-12-08 11:33:17 -07:00