Thermal

One stop for all of your Git repository.

Bump webpack from 4.36.1 to 4.37.0 ( Bumps [webpack](https://github.com/webpack/webpack) from 4.36.1 to 4.37.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.36.1...v4.37.0) Signed-off-by: dependabot-preview[bot]

Run updateRepositoryData method on mounted & beforeUpdate Menubar was unable to read data from repositoryData before it is already mounted, that's why it is important to add beforeupdate lifecycle hook.

Test: Console.log remote repository URL Testing the feature to open repository in browser using remote URL

Bump electron from 5.0.6 to 5.0.8 Bumps [electron](https://github.com/electron/electron) from 5.0.6 to 5.0.8. - [Release notes](https://github.com/electron/electron/releases) - [Commits](https://github.com/electron/electron/compare/v5.0.6...v5.0.8) Signed-off-by: dependabot-preview[bot]

Bump webpack from 4.36.1 to 4.37.0 Bumps [webpack](https://github.com/webpack/webpack) from 4.36.1 to 4.37.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.36.1...v4.37.0) Signed-off-by: dependabot-preview[bot]

Git commands ( * Create gitCommands route * Create git commands page * Add link to commands page in menubar * Create state, getters, & mutation for commands * Create git command component It shows the tite, path and remove button inside the component. * Mixin to commit the git command to vuex store * Import gitCommand component * Run gitCommand mixin in gitLog function * Lighten the color of close icon * Move page heading to center * Fix removeCommand mutation not running * Add Box shadow, spacing and fix padding * Adjust command title and path size & color * Add download and menu icon * Add list icon * Add play and column icon * Import gitCommand mixin to add command * Add custom scroll to commands page * Store command type to vuex * Add image relevant to command type * Join array by spaces into string in git log * Add space at end of commands page scroll * Split title into commands and params * Fix: Scroll in commands page * Commit detail Add commit detail section to show long git commands. * Add date to commit detail Capture the time at which the git command is executed. * FIX: Add , after type object Error - Parsing error: Unexpected token, expected ","

GitHub bot: Request info ( * Add configuration for request info bot * Update request info reply comment

Update: Icon shape to rounded for linux Closes https://github.com/gitthermal/thermal/issues/3490

Bump eslint-plugin-import from 2.18.0 to 2.18.2 ( Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.18.0 to 2.18.2. - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases) - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.18.0...v2.18.2) Signed-off-by: dependabot-preview[bot]

Bump @sentry/electron from 0.17.2 to 0.17.3 ( Bumps [@sentry/electron](https://github.com/getsentry/sentry-electron) from 0.17.2 to 0.17.3. - [Release notes](https://github.com/getsentry/sentry-electron/releases) - [Changelog](https://github.com/getsentry/sentry-electron/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-electron/compare/v0.17.2...v0.17.3) Signed-off-by: dependabot-preview[bot]

Bump apexcharts from 3.8.2 to 3.8.3 ( Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.8.2 to 3.8.3. - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Changelog](https://github.com/apexcharts/apexcharts.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/apexcharts/apexcharts.js/compare/v3.8.2...v3.8.3) Signed-off-by: dependabot-preview[bot]

Bump cfonts from 2.4.3 to 2.4.4 ( Bumps [cfonts](https://github.com/dominikwilkowski/cfonts) from 2.4.3 to 2.4.4. - [Release notes](https://github.com/dominikwilkowski/cfonts/releases) - [Commits](https://github.com/dominikwilkowski/cfonts/compare/v2.4.3...v2.4.4) Signed-off-by: dependabot-preview[bot]

Minor updates in readme.md ( * Remove extra line * Update link to thermal docs * Shorten & descriptive description for application * Add about, getting started, community and built using section * Add emoji to about title * Link back to electron website Co-Authored-By: Kitten King <53072918+kittenking@users.noreply.github.com> * Link back to SQLite website Co-Authored-By: Kitten King <53072918+kittenking@users.noreply.github.com> * Link back to Vue.js website Co-Authored-By: Kitten King <53072918+kittenking@users.noreply.github.com> * Link back to Nodegit website Co-Authored-By: Kitten King <53072918+kittenking@users.noreply.github.com> * Link back to Vuex website Co-Authored-By: Kitten King <53072918+kittenking@users.noreply.github.com> * Link back to Vue Router website Co-Authored-By: Kitten King <53072918+kittenking@users.noreply.github.com> * Convert indents to space Change the indentation configuration for markdown in .editorconfig file to spaces * Change link to thermal docs * Update link to Thermal official website * Space b/w link and description

Add about, getting started, community and built using section in readme.md ( * Remove extra line * Update link to thermal docs * Shorten & descriptive description for application * Add about, getting started, community and built using section * Add emoji to about title * Link back to electron website Co-Authored-By: Kitten King <53072918+kittenking@users.noreply.github.com> * Link back to SQLite website Co-Authored-By: Kitten King <53072918+kittenking@users.noreply.github.com> * Link back to Vue.js website Co-Authored-By: Kitten King <53072918+kittenking@users.noreply.github.com> * Link back to Nodegit website Co-Authored-By: Kitten King <53072918+kittenking@users.noreply.github.com> * Link back to Vuex website Co-Authored-By: Kitten King <53072918+kittenking@users.noreply.github.com> * Link back to Vue Router website Co-Authored-By: Kitten King <53072918+kittenking@users.noreply.github.com>

Bump electron-builder from 21.0.15 to 21.1.1 ( Bumps [electron-builder](https://github.com/electron-userland/electron-builder) from 21.0.15 to 21.1.1. - [Release notes](https://github.com/electron-userland/electron-builder/releases) - [Changelog](https://github.com/electron-userland/electron-builder/blob/master/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-builder/commits) Signed-off-by: dependabot-preview[bot]

Fix Typos across thermal repository ( * Fix Typos * Rename initalizeGitRepository.vue to initializeGitRepository.vue * Update LICENCE Co-Authored-By: Yashu Mittal * Update newRepository.vue * Update init.js