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

Update Dependencies #264

Merged
merged 3 commits into from
Nov 10, 2024
Merged

Update Dependencies #264

merged 3 commits into from
Nov 10, 2024

Conversation

Raianwz
Copy link
Owner

@Raianwz Raianwz commented Nov 10, 2024

No description provided.

Raianwz and others added 3 commits November 9, 2024 19:45
* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Set config. portable and nis

* Bump electron-updater from 5.3.0 to 6.1.1 (#151)

* Remakedev (#124)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Update build.yml

* Update build.yml

* Set Configs. (#125)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Set config. portable and nis

* Bump electron-updater from 5.3.0 to 6.1.1

Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 5.3.0 to 6.1.1.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.1.1/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron-updater
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Raianwz <Raian03@live.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron from 23.1.4 to 25.3.2 (#158)

* Bump electron-updater from 5.3.0 to 6.1.1 (#152)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Set config. portable and nis

* Bump electron-updater from 5.3.0 to 6.1.1 (#151)

* Remakedev (#124)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Update build.yml

* Update build.yml

* Set Configs. (#125)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Set config. portable and nis

* Bump electron-updater from 5.3.0 to 6.1.1

Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 5.3.0 to 6.1.1.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.1.1/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron-updater
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Raianwz <Raian03@live.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron from 23.1.4 to 25.3.2

Bumps [electron](https://github.com/electron/electron) from 23.1.4 to 25.3.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v23.1.4...v25.3.2)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Raianwz <Raian03@live.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump auto-launch from 5.0.5 to 5.0.6 (#144)

* Bump electron-updater from 5.3.0 to 6.1.1 (#152)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Set config. portable and nis

* Bump electron-updater from 5.3.0 to 6.1.1 (#151)

* Remakedev (#124)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Update build.yml

* Update build.yml

* Set Configs. (#125)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Set config. portable and nis

* Bump electron-updater from 5.3.0 to 6.1.1

Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 5.3.0 to 6.1.1.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.1.1/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron-updater
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Raianwz <Raian03@live.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron from 23.1.4 to 25.3.2 #158 (#159)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Set config. portable and nis

* Bump electron-updater from 5.3.0 to 6.1.1 (#151)

* Remakedev (#124)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Update build.yml

* Update build.yml

* Set Configs. (#125)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Set config. portable and nis

* Bump electron-updater from 5.3.0 to 6.1.1

Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 5.3.0 to 6.1.1.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.1.1/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron-updater
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Raianwz <Raian03@live.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron from 23.1.4 to 25.3.2 (#158)

* Bump electron-updater from 5.3.0 to 6.1.1 (#152)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Set config. portable and nis

* Bump electron-updater from 5.3.0 to 6.1.1 (#151)

* Remakedev (#124)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Update build.yml

* Update build.yml

* Set Configs. (#125)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Set config. portable and nis

* Bump electron-updater from 5.3.0 to 6.1.1

Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 5.3.0 to 6.1.1.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.1.1/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron-updater
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Raianwz <Raian03@live.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron from 23.1.4 to 25.3.2

Bumps [electron](https://github.com/electron/electron) from 23.1.4 to 25.3.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v23.1.4...v25.3.2)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Raianwz <Raian03@live.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump auto-launch from 5.0.5 to 5.0.6

Bumps [auto-launch](https://github.com/4ver/node-auto-launch) from 5.0.5 to 5.0.6.
- [Release notes](https://github.com/4ver/node-auto-launch/releases)
- [Commits](https://github.com/4ver/node-auto-launch/compare/5.0.5...5.0.6)

---
updated-dependencies:
- dependency-name: auto-launch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Raianwz <Raian03@live.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron-builder from 24.0.0 to 24.6.3 #157 (#160)

* Bump electron-updater from 5.3.0 to 6.1.1 (#152)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Set config. portable and nis

* Bump electron-updater from 5.3.0 to 6.1.1 (#151)

* Remakedev (#124)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Update build.yml

* Update build.yml

* Set Configs. (#125)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Set config. portable and nis

* Bump electron-updater from 5.3.0 to 6.1.1

Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 5.3.0 to 6.1.1.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.1.1/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron-updater
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Raianwz <Raian03@live.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron from 23.1.4 to 25.3.2 #158 (#159)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Set config. portable and nis

* Bump electron-updater from 5.3.0 to 6.1.1 (#151)

* Remakedev (#124)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Update build.yml

* Update build.yml

* Set Configs. (#125)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from co…
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 24.13.3 to 25.1.8.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-builder@25.1.8/packages/electron-builder)

---
updated-dependencies:
- dependency-name: electron-builder
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@Raianwz Raianwz merged commit 76ae203 into remakedev Nov 10, 2024
@Raianwz Raianwz deleted the dependabot_up258 branch November 10, 2024 01:31
Raianwz added a commit that referenced this pull request Nov 10, 2024
* Update Dependencies (#264)
* Update depedences (#263)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron from 31.3.1 to 33.2.0 (#260)

* Updated dependencies(#263)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
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.

1 participant