Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bugsnag/electron #44

Open
wants to merge 314 commits into
base: master
Choose a base branch
from
Open

Add bugsnag/electron #44

wants to merge 314 commits into from

Conversation

marckohlbrugge
Copy link
Owner

No description provided.

marckohlbrugge and others added 29 commits May 14, 2021 18:02
* Added Vue support to webpack

* Split single vue component into multiple

* Remove unused "@select"

* Move vue mount to compose.js

* Remove unsued vue mount in HTML

* Updated yarn.lock

* Added id to enable CSS styles

* Added base hashtag autocompletion

* Fixed hashtag/todo autocomplete

* Removed unused return

* Add space to the end to trigger submit form

* Added real hashtag fetching

* Added groups

* Applied patch with CSS styles

* Tiny refactoring

* Renamed Channels to fit codestyle
* Allow TODO to submit with a valid hashtag at the end

* Hide hasthag if fully typed
* Added isProduction and processType

* Configured logger to log time, process and etc

* Replace electron-log with configured logger

* More logging for create/complete todo

* Fixed renderer label in Release
* Removed intermediate commands and simplified README
* Added HTML for broadcast

* Add IPC handle to change broadcast

* Add UI logic for broadcast

* Add broadcast to createTodo and completeTodo

* Fix invalid GraphQL request
* Added bugsnag deps

* Added bugsnag config

* Added bugsnag to main and compose

* Added bugsnag to other pages

* yarn.lock

* Log unhandledRejection to bugsnag
* Use compatible module for file-loader

* Update deps

Co-authored-by: Marc Köhlbrugge <[email protected]>
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.39.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/7.0.39/CHANGELOG.md)
- [Commits](postcss/postcss@7.0.35...7.0.39)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.5.5.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.4.5...7.5.5)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](mafintosh/dns-packet@v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants