Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jun 12, 2023
Commits on Jun 9, 2023
fix: warn user when IDE cannot save the sketch
Show description for 8f8b46fbuild(deps): Bump svenstaro/upload-release-action from 2.5.0 to 2.6.1
Show description for d1fa6d4
Commits on Jun 8, 2023
fix: relaxed `saveAll` if no Internet connection
Show description for 4af488b
Commits on Jun 6, 2023
fix: omit port from upload request when not set
Show description for db0049dchore(cli): Bumped the CLI version to `0.33.0`
Show description for 0fbd1fbfix: removed unsafe `shell` when executing process
Show description for 9d2297c
Commits on May 16, 2023
fix: remove setting unsafe `innerHTML`
Show description for e47fb2efix: show no errors if users cancel lib install
Show description for ee43a12
Commits on May 12, 2023
test: use raw `core index-update` for the tests
Show description for 31deeeb
Commits on May 11, 2023
fix: do not enqueue write operations on conflict
Show description for 117b2a4fix: show notification if lib/core install failed
Show description for 278dd4b
Commits on May 9, 2023
build: use `execa` for the packager
Show description for 36e2092build: use `execFileSync` for npm scripts
Show description for 33ab2a6chore: updated to Theia `1.37.0`
Show description for 192aac5
Commits on May 6, 2023
fix: copy when punctuation marks in sketch path
Show description for 964ea3b
Commits on May 5, 2023
fix: do not exclude cloud sketch diagnostics
Show description for e6828f8
Commits on May 3, 2023
test: gRPC core client init integration test
Show description for 51f69f6
Commits on Apr 24, 2023
fix: reduced unnecessary `GET /sketches` request
Show description for 097c92d
Commits on Apr 21, 2023
Corrected library.properties assignment w.r.t description and summary
Show description for b451e2d
Commits on Apr 20, 2023
Document 3rd party theme installation in "Advanced Usage"
Show description for b3b9494committedchore: Updated to the next version after release.
Show description for 80afd38
Commits on Apr 19, 2023
Don't upload "channel update info files" related to manual builds to S3 on release
Show description for 2c74ad6committed
Commits on Apr 17, 2023
chore: Prepared for the `2.1.0` release
Show description for 9fff553fix: try fetch the sketch by path if not in the cache
Show description for 54f210d
Commits on Apr 14, 2023
feat: removed the non official themes from the UI
Show description for 5540170fix: location of possible drop-in folder for VSIX
Show description for 7cc252ffix: update `themeId` settings after theme change
Show description for cb2a371
Commits on Apr 13, 2023
fix: updated to `electron-builder@23.6.0` (#1986)
Show description for 96da5bbauthoredbuild(deps): Bump peter-evans/create-pull-request from 4 to 5
Show description for ef57625chore(cli): Updated to `0.32.2` CLI
Show description for 3aee575fix: propagate monitor errors to the frontend
Show description for 80d5b5aUpdate .github/workflows/build.yml
Show description for ab5c63cci: use `ubuntu-latest` for the Linux build
Show description for 0a53550