Commit Graph

  • ff0fcf6cde
    Fix non-functional Docker Hub link (#6595) Merith 2024-01-05 12:22:33 -0800
  • 3d136da7d8 fix reload Chip Lee 2024-01-04 12:06:44 +0400
  • 4f292140af conda and docker Chip Lee 2024-01-04 11:54:46 +0400
  • d8392115ad
    chore: bump tj-actions/changed-files from 40 to 41 in /.github/workflows dependabot[bot] 2024-01-02 16:54:18 +0000
  • 62b210beaf
    chore: bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.16.0 dependabot[bot] 2024-01-01 12:30:25 +0000
  • 7fb837a0a6
    chore: bump typescript from 5.2.2 to 5.3.3 dependabot[bot] 2024-01-01 12:29:20 +0000
  • 65dacc53df
    chore: bump prettier from 3.0.3 to 3.1.1 dependabot[bot] 2024-01-01 12:28:53 +0000
  • 7f8a81aa2b
    chore: bump @typescript-eslint/parser from 6.9.1 to 6.16.0 dependabot[bot] 2024-01-01 12:28:42 +0000
  • a40bc884a5
    chore: bump aquasecurity/trivy-action from 0.14.0 to 0.16.0 dependabot[bot] 2024-01-01 12:14:34 +0000
  • 88fd05fcb6
    chore: bump tj-actions/changed-files from 40 to 41 dependabot[bot] 2024-01-01 12:14:24 +0000
  • f9683e3f00
    Fix non-functional docker link Merith 2023-12-22 08:09:07 -0800
  • 07901026a0
    Release v4.20.0 Asher 2023-12-21 12:53:25 -0900
  • d0215eca88
    Tweak bug report template v4.20.0-rc.1 v4.20.0 Asher 2023-12-18 13:54:18 -0900
  • d6c5a4af9c
    Add Debian bookworm config to bakefile (#6590) Dov Benyomin Sohacheski 2023-12-18 23:30:16 +0200
  • 376426e934
    Merge branch 'main' into feature/finalize-bookwork-configs Dov Benyomin Sohacheski 2023-12-18 22:26:50 +0200
  • 22e5f57600
    ✍️ Fix typo Dov Benyomin Sohacheski 2023-12-18 22:26:29 +0200
  • 0b84523121
    Update Code to 1.85.1 (#6588) Olivier Benz 2023-12-18 21:18:44 +0100
  • b908df4618 ⚙ Add debian bookworm config to bakefile Dov Benyomin Sohacheski 2023-12-18 09:55:22 +0200
  • 2b54606d38
    Update Code to 1.85.1 Olivier Benz 2023-12-17 09:44:56 +0100
  • 45694d38c4
    Update Code to 1.85.0 (#6573) Olivier Benz 2023-12-15 22:38:01 +0100
  • d9fe46a6be
    Update and organize release image packages, add wget (#6581) Dov Benyomin Sohacheski 2023-12-15 22:32:14 +0200
  • fb3aad820d
    Add `wget` Dov Benyomin Sohacheski 2023-12-13 08:15:16 +0200
  • 3d723e9b1c
    ⬆ Update and organize `apt` packages Dov Benyomin Sohacheski 2023-12-13 08:07:34 +0200
  • 6f078a48a6
    Improve README callout to coder/coder (#6579) Ammar Bandukwala 2023-12-12 17:23:54 -0600
  • 2d9e9a2fb2 Improve README callout to coder/coder Ammar Bandukwala 2023-12-12 14:46:19 -0600
  • 7649b6e6ca
    Update base release image to Debian:12 (#6574) Dov Benyomin Sohacheski 2023-12-12 22:37:17 +0200
  • 4dcb61c421
    Revert changes to `--no-install-recommends` Dov Benyomin Sohacheski 2023-12-12 21:26:37 +0200
  • f7752a15f0
    ⬆ Update Debain version of base image Dov Benyomin Sohacheski 2023-12-10 08:16:24 +0200
  • 2883eb4bbb
    Update Code to 1.85.0 Olivier Benz 2023-12-08 11:33:38 +0100
  • 9622830518
    Disable "Show Local" button, add --disable-file-uploads option and add file operation trace level logs (#6557) Jeff Miller 2023-12-07 16:10:22 -0500
  • 4203c02541 Reformat code and update navigateMenu call Jeff Miller 2023-12-07 10:01:25 -0500
  • 26a3437849
    Use debug instead of trace Asher 2023-12-06 13:19:17 -0900
  • 1fac50d6f6
    Fix Helm boolean environment variable (#6563) Evan Rush 2023-12-04 13:32:16 -0600
  • 9755ae6c62
    helm boolean fix Evan Rush 2023-12-03 11:44:44 -0600
  • 1fad161036
    chore: bump typescript from 5.2.2 to 5.3.2 dependabot[bot] 2023-12-01 12:24:07 +0000
  • 1ed97f30e2
    chore: bump prettier from 3.0.3 to 3.1.0 dependabot[bot] 2023-12-01 12:23:46 +0000
  • a45c3e15b5
    chore: bump @types/node from 18.18.1 to 18.19.0 dependabot[bot] 2023-12-01 12:23:31 +0000
  • 4a3b09ada3
    chore: bump @typescript-eslint/parser from 6.9.1 to 6.13.1 dependabot[bot] 2023-12-01 12:23:09 +0000
  • 8e88b45780
    chore: bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.13.1 dependabot[bot] 2023-12-01 12:22:39 +0000
  • bee0fe0f4e Add option to disable uploads, disable Show Local button when applicable and add trace logs for file read/write operations. Jeff Miller 2023-10-12 10:59:15 -0400
  • 3e8100b70e
    Release v4.19.1 Asher 2023-11-29 12:23:25 -0900
  • 0c98611e6b
    Ensure we only ever set workspace initialized to true v4.19.1-rc.2 v4.19.1 Asher 2023-11-27 17:28:38 -0900
  • 73cb236535
    Add back local storage patch Asher 2023-11-27 17:03:22 -0900
  • 301532d21a
    Rename ios.md to ios.md.markjptolentino Mark Jp Tolentino 2023-11-27 19:17:58 -0500
  • 8c1375012f
    Create Vscode.sh MainOliver22 2023-11-24 02:40:20 +0100
  • 5e963c7f82
    Create Config MainOliver22 2023-11-24 02:28:24 +0100
  • 9ba66ec468
    Use machine settings for e2e tests v4.19.1-rc.1 Asher 2023-11-20 15:42:34 -0900
  • 09dd5fe44d
    Delete local storage patch Asher 2023-11-20 13:11:14 -0900
  • 958c5203ec
    Update Termux docs on how to enable keyboard shortcuts and tab key (#6539) Quentin Quaadgras 2023-11-21 06:16:17 +1300
  • edf078d1d2
    Release v4.19.0 Asher 2023-11-20 07:29:25 -0900
  • 2fb7800b28 Run prettier Quentin Quaadgras 2023-11-18 11:20:57 +1300
  • 80ece696d3
    Update termux information on how to enable keyboard shortcuts Quentin Quaadgras 2023-11-17 21:36:27 +1300
  • 984fb135dc
    Fix node-gyp failure on macOS (#6537) v4.19.0-rc.1 v4.19.0 Asher 2023-11-16 10:10:36 -0900
  • 7909cc2028
    Fix node-gyp failure on macOS Asher 2023-11-16 09:39:20 -0900
  • 9658969084
    Update Code to 1.84.2 (#6524) Olivier Benz 2023-11-14 23:44:21 +0100
  • 862e7f05e0 Update commit for Code 1.84.2 Olivier Benz 2023-11-10 15:25:54 +0100
  • 926873e40c Update Code to 1.84.2 Olivier Benz 2023-11-10 11:31:32 +0100
  • da254c39ee
    Set Node version in a single place (#6534) Asher 2023-11-14 12:45:56 -0900
  • 61db2fa9a3
    Set Node version in a single place Asher 2023-11-14 12:25:46 -0900
  • 239df56634
    chore: bump @typescript-eslint/eslint-plugin from 6.7.2 to 6.11.0 (#6533) dependabot[bot] 2023-11-14 09:38:31 -0900
  • b275741d0c
    chore: bump @typescript-eslint/eslint-plugin from 6.7.2 to 6.11.0 dependabot[bot] 2023-11-14 18:37:30 +0000
  • c285b99c74
    chore: bump eslint from 8.49.0 to 8.53.0 (#6532) dependabot[bot] 2023-11-14 09:36:26 -0900
  • f6cf095b58
    chore: bump eslint from 8.49.0 to 8.53.0 dependabot[bot] 2023-11-14 18:28:22 +0000
  • f64bc022e9
    chore: bump i18next from 23.5.1 to 23.7.6 (#6531) dependabot[bot] 2023-11-14 09:27:30 -0900
  • 22c54c3b2e
    chore: bump eslint-plugin-import from 2.28.1 to 2.29.0 (#6507) dependabot[bot] 2023-11-14 09:27:10 -0900
  • 701c1cbcff
    chore: bump i18next from 23.5.1 to 23.7.6 dependabot[bot] 2023-11-14 18:27:08 +0000
  • ae75f76e30
    chore: bump aquasecurity/trivy-action from 0.13.1 to 0.14.0 (#6530) dependabot[bot] 2023-11-14 09:26:40 -0900
  • d858941dbd
    chore: bump aquasecurity/trivy-action from 0.13.1 to 0.14.0 dependabot[bot] 2023-11-14 18:26:19 +0000
  • 53d856d3c6
    chore: bump @babel/traverse from 7.16.8 to 7.23.2 in /test (#6495) dependabot[bot] 2023-11-14 09:26:04 -0900
  • 592e4b1d98
    chore: bump eslint-plugin-import from 2.28.1 to 2.29.0 dependabot[bot] 2023-11-14 18:25:44 +0000
  • 4e4d510238
    chore: bump docker/setup-qemu-action from 2 to 3 (#6464) dependabot[bot] 2023-11-14 09:25:33 -0900
  • 3a0f4a2773
    chore: bump i18next from 23.5.1 to 23.6.0 (#6508) dependabot[bot] 2023-11-14 09:24:53 -0900
  • cbc17516fd
    chore: bump @typescript-eslint/parser from 6.7.2 to 6.9.1 (#6511) dependabot[bot] 2023-11-14 09:23:33 -0900
  • c4efcaf079
    chore: bump actions/setup-node from 3 to 4 (#6512) dependabot[bot] 2023-11-14 09:23:05 -0900
  • 4a55a0b8c9
    chore: bump actions/setup-node from 3 to 4 dependabot[bot] 2023-11-14 18:22:21 +0000
  • f44b57393c
    chore: bump docker/login-action from 2 to 3 (#6513) dependabot[bot] 2023-11-14 09:21:54 -0900
  • 3cba705240
    chore: bump docker/login-action from 2 to 3 dependabot[bot] 2023-11-14 18:21:23 +0000
  • 3fc30cae3e
    chore: bump aquasecurity/trivy-action from 0.12.0 to 0.13.1 (#6514) dependabot[bot] 2023-11-14 09:21:03 -0900
  • 91f8ec6295
    chore: bump tj-actions/changed-files from 39 to 40 (#6515) dependabot[bot] 2023-11-14 09:20:36 -0900
  • e36b5c55de Add option to disable Show Local button Jeff Miller 2023-10-12 10:59:15 -0400
  • ec728c9bcd
    Update Code to 1.84.1 Olivier Benz 2023-11-07 10:16:01 +0100
  • 966be0ead2
    Update Code to 1.84.0 Olivier Benz 2023-11-02 11:35:50 +0100
  • 65a0103a0a
    chore: bump tj-actions/changed-files from 39 to 40 dependabot[bot] 2023-11-01 11:21:11 +0000
  • 5a143c5536
    chore: bump aquasecurity/trivy-action from 0.12.0 to 0.13.1 dependabot[bot] 2023-11-01 11:21:05 +0000
  • 0f6231c0d7
    chore: bump @typescript-eslint/parser from 6.7.2 to 6.9.1 dependabot[bot] 2023-11-01 11:07:24 +0000
  • d1a385a1b9
    chore: bump @typescript-eslint/eslint-plugin from 6.7.2 to 6.9.1 dependabot[bot] 2023-11-01 11:07:05 +0000
  • d85fa15d22
    chore: bump eslint from 8.49.0 to 8.52.0 dependabot[bot] 2023-11-01 11:06:41 +0000
  • 67b4141bf4
    chore: bump i18next from 23.5.1 to 23.6.0 dependabot[bot] 2023-11-01 11:06:26 +0000
  • 11e6e656c0
    Release v4.18.0 Asher 2023-10-20 12:02:45 -0800
  • d7a2b4936a
    Update Code to 1.83.1 (#6488) v4.18.0-rc.1 v4.18.0 Olivier Benz 2023-10-19 02:50:21 +0200
  • 24c56c4d04
    Patch out lookbehind for Safari support Asher 2023-10-18 16:06:47 -0800
  • 06f3be6560
    chore: bump @babel/traverse from 7.16.8 to 7.23.2 in /test dependabot[bot] 2023-10-17 15:09:40 +0000
  • f4c7d81d52
    git hub saranya2619 2023-10-16 13:54:03 +0800
  • c0cc7c848e
    git push -u origin main saranya2619 2023-10-16 13:34:07 +0800
  • fd9caba711
    Initial commit with index.html saranya2619 2023-10-16 13:23:43 +0800
  • 6b8de557f6
    Update Code to 1.83.1 Olivier Benz 2023-10-14 16:59:49 +0200
  • c2d79d94f9
    Use secure context in bug report template Asher 2023-10-11 17:18:16 -0800
  • 3c51e36c64
    chore: bump docker/setup-qemu-action from 2 to 3 dependabot[bot] 2023-10-11 23:52:08 +0000
  • 9fec2d7cad
    chore: bump docker/setup-buildx-action from 2 to 3 (#6463) dependabot[bot] 2023-10-11 15:51:24 -0800
  • a7af4d4452
    Update Code to 1.83.0 Olivier Benz 2023-10-05 12:09:04 +0200