Yashu Mittal
Get stuff done
Workspace branch section vertical center
https://www.notion.so/gitthermal/master-seems-not-to-be-in-vertical-center-65140f3b55a64827901df8e5cc1897ac
Redirect to welcome page
Instead of re-directing to pageNotFound, redirecting back to welcome page.
Import router pages inline
Requiring router pages directly from the component property.
Reset input value after adding repo
Make the input value to empty string when the user add the path of local repository.
FIX: Show devtools in production
Previous commit https://gitlab.com/gitthermal/thermal/commit/79cda4ca9bcec2832cc16496bbba29b60337e793 didn't work.
Send captureMessage along with error event
Add appVersion as tag configuration
Add environment type production
Add captureException method for error event
Initialize sentry by passing dsn
Install @sentry/electron package
Remove console.log statement
Merge branch 'master' into format-build-using-section-readme
Credits section in README.md (
* Give credits to CodeCarrot for development
* Add emoji to credits heading
* Format the markdown
Credits section in README.md (
* Give credits to CodeCarrot for development
* Add emoji to credits heading
* Format the markdown
Add emoji to credits heading
Bump copy-webpack-plugin from 5.0.3 to 5.0.4
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v5.0.3...v5.0.4)
Signed-off-by: dependabot-preview[bot]
Bump webpack from 4.38.0 to 4.39.0 (
Bumps [webpack](https://github.com/webpack/webpack) from 4.38.0 to 4.39.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.38.0...v4.39.0)
Signed-off-by: dependabot-preview[bot]
Bump webpack from 4.38.0 to 4.39.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.38.0 to 4.39.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.38.0...v4.39.0)
Signed-off-by: dependabot-preview[bot]
Switch back to latest version of Node@10
Give credits to CodeCarrot for development