dependabot[bot]
72136a713a
Bump regex from 1.5.4 to 1.5.6 in /src-tauri
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.5.4 to 1.5.6.
- [Release notes](https://github.com/rust-lang/regex/releases )
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/regex/compare/1.5.4...1.5.6 )
---
updated-dependencies:
- dependency-name: regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 21:06:21 +00:00
Lorenz Hübschle-Schneider
116d3bd4bd
Merge pull request #1218 from jtracey/urlRegexpFix
...
add [] to the ignored end characters in url regex
2022-05-10 11:01:11 +02:00
Justin Tracey
597ed1aeb9
add [] to the ignored end characters in url regex
2022-05-07 21:10:37 -04:00
Lorenz Hübschle-Schneider
10ee209e85
Merge pull request #1216 from moo-the-cow/twitch-plugin
...
Twitch plugin
2022-04-24 14:49:29 +02:00
Lorenz Hübschle-Schneider
b6950b2424
Update npm packages
2022-04-24 14:43:31 +02:00
Lorenz Hübschle-Schneider
70e0864ce9
Merge pull request #1212 from tbabik/bugfix/1157_-_Authentication_does_not_work_in_non-secure_context
...
Closes #1157 - Authentication in Non-Secure Context
2022-04-24 14:21:07 +02:00
tbabik
23e579a38d
Removed non-necessary warning on index.html and also incorrect hint for plaintext transmission
2022-04-23 10:54:26 +02:00
moo
bf47792b67
added embedded videos,streams,clips for twitch
2022-04-18 14:03:48 +02:00
moo
326a82ad8f
added twitch clips plugin
2022-04-18 09:50:44 +02:00
Lorenz Hübschle-Schneider
c964f54607
Merge pull request #1214 from glowing-bear/dependabot/npm_and_yarn/plist-3.0.5
...
Bump plist from 3.0.4 to 3.0.5
2022-04-14 12:10:19 +02:00
dependabot[bot]
7a7dd84075
Bump plist from 3.0.4 to 3.0.5
...
Bumps [plist](https://github.com/TooTallNate/node-plist ) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/TooTallNate/node-plist/releases )
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md )
- [Commits](https://github.com/TooTallNate/node-plist/commits )
---
updated-dependencies:
- dependency-name: plist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14 10:06:12 +00:00
Lorenz Hübschle-Schneider
a48c9db57c
Merge pull request #1213 from glowing-bear/dependabot/npm_and_yarn/minimist-1.2.6
...
Bump minimist from 1.2.5 to 1.2.6
2022-04-14 12:05:44 +02:00
dependabot[bot]
680895828c
Bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14 10:00:03 +00:00
tbabik
7dbbcd74da
Bug 1157 - Authentication in Non-Secure Context
2022-03-29 19:58:37 +02:00
Lorenz Hübschle-Schneider
d4b79f5fb9
Merge pull request #1211 from glowing-bear/dependabot/npm_and_yarn/node-forge-1.3.0
...
Bump node-forge from 1.2.1 to 1.3.0
2022-03-25 11:27:34 +01:00
dependabot[bot]
fdcfd85dec
Bump node-forge from 1.2.1 to 1.3.0
...
Bumps [node-forge](https://github.com/digitalbazaar/forge ) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases )
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0 )
---
updated-dependencies:
- dependency-name: node-forge
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 04:10:47 +00:00
Lorenz Hübschle-Schneider
927f034ac6
Merge pull request #1210 from ogarcia/tauri
...
Add initial Tauri support
2022-03-15 09:52:08 +01:00
Óscar García Amor
6f53ba03d2
Complete fields in Cargo.toml
2022-03-08 15:37:31 +01:00
Óscar García Amor
bed09a8770
Add initial Tauri support
2022-03-03 12:30:45 +01:00
Lorenz Hübschle-Schneider
2130b6a863
Merge pull request #1209 from glowing-bear/dependabot/npm_and_yarn/karma-6.3.16
...
Bump karma from 6.3.14 to 6.3.16
2022-03-03 10:58:27 +01:00
dependabot[bot]
bbf844c489
Bump karma from 6.3.14 to 6.3.16
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.3.14 to 6.3.16.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.14...v6.3.16 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 13:33:51 +00:00
Lorenz Hübschle-Schneider
232db2df2a
Merge pull request #1208 from glowing-bear/dependabot/npm_and_yarn/follow-redirects-1.14.8
...
Bump follow-redirects from 1.14.7 to 1.14.8
2022-02-15 15:47:34 +01:00
Lorenz Hübschle-Schneider
e7c0dde8cd
Merge pull request #1207 from glowing-bear/dependabot/npm_and_yarn/karma-6.3.14
...
Bump karma from 6.3.11 to 6.3.14
2022-02-15 15:44:54 +01:00
dependabot[bot]
128023c3e1
Bump follow-redirects from 1.14.7 to 1.14.8
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 21:52:30 +00:00
dependabot[bot]
1700c146e8
Bump karma from 6.3.11 to 6.3.14
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.3.11 to 6.3.14.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.11...v6.3.14 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 12:15:17 +00:00
Lorenz Hübschle-Schneider
cd4a57671b
Merge pull request #1206 from Minnozz/fix-1204-glyphicons-location
...
Fix glyphicons location in build dir
2022-02-03 13:54:10 +01:00
Bart Schuurmans
5f1e7dac6c
fix glyphicons location in build dir
2022-02-01 21:46:12 +01:00
Lorenz Hübschle-Schneider
f726efdc2f
Merge pull request #1205 from jtracey/patch-1
...
Update webpack.config.js
2022-02-01 20:51:53 +01:00
Justin Tracey
42ea4545ee
Update webpack.config.js
...
This fixes broken dev builds introduced by 11d53f1
.
See: https://github.com/webpack/webpack-dev-server/blob/master/migration-v4.md
2022-01-24 17:08:39 +00:00
Lorenz Hübschle-Schneider
68473321f8
Remove cdnjs notice
2022-01-23 14:27:03 +01:00
Lorenz Hübschle-Schneider
11d53f103f
Update npm dependencies
2022-01-23 14:14:15 +01:00
Lorenz Hübschle-Schneider
6508993fea
Merge pull request #1186 from rain0r/issue-1184
...
Use self-hosted css and js
2022-01-23 13:42:32 +01:00
Lorenz Hübschle-Schneider
57d0ce1282
Merge pull request #1197 from ericonr/timeout
...
Revert "Change handshake timout to 200ms"
2021-09-28 11:41:46 +02:00
Lorenz Hübschle-Schneider
1fc0e2b318
Merge pull request #1198 from amiryal/message-text-dir-auto
...
Set attribute dir="auto" on message text span
2021-09-20 15:22:08 +02:00
Amir Yalon
ff0ebca779
Set attribute dir="auto" on message text span
...
Has no effect on non-RTL messages, but can help greatly with reading
ones written in RTL languages.
2021-08-26 14:26:34 +03:00
Érico Nogueira
8eefd59095
Revert "Change handshake timout to 200ms"
...
This reverts commit 5fb51c07e6
.
200ms is too little for some setups, and will make authentication not
work even with weechat>=3.0.
For a specific example, my VPN setup has a roundtrip of 300ms.
2021-08-09 09:24:57 -03:00
Lorenz Hübschle-Schneider
03d83d5361
Merge pull request #1189 from glowing-bear/freenodewarning
...
Add a warning about freenode
2021-06-15 10:39:06 +02:00
Lorenz Hübschle-Schneider
5d554152bf
Merge pull request #1193 from glowing-bear/strip-protocol
...
Strip protocol information from host field, checking for encryption
2021-06-10 11:34:17 +02:00
Lorenz Hübschle-Schneider
1503cabfb3
Update documentation labels regarding WeeChat 2.9
2021-06-07 18:18:51 +02:00
Lorenz Hübschle-Schneider
bc41cab976
Strip protocol information from host field, checking for encryption
...
Fixes #1192
2021-06-07 18:08:25 +02:00
Rainer Hihn
12cb53142d
Merged package-lock.json
2021-05-31 19:12:21 +02:00
Lorenz Hübschle-Schneider
6e45939f38
Merge pull request #1190 from N6UDP/patch-1
...
Add Alt-J keyboard binding info
2021-05-31 10:10:28 +02:00
Lee Burton
99a9760202
Add Alt-J keyboard binding info
...
Add Alt-J keyboard binding info
2021-05-28 09:31:43 -07:00
Lorenz Hübschle-Schneider
f818437a6c
Add a warning about freenode
2021-05-26 15:34:20 +02:00
Lorenz Hübschle-Schneider
68d44cf669
Note that we've moved to libera
2021-05-25 16:38:48 +02:00
Lorenz Hübschle-Schneider
43039c29b0
npm audit fix & npm update
2021-05-05 13:55:01 +02:00
Lorenz Hübschle-Schneider
93b362563e
Build instructions
...
Closes #1187
2021-05-05 13:45:09 +02:00
Rainer Hihn
773c9d6885
Removed private repo.
2021-04-14 20:51:27 +02:00
Rainer Hihn
10541ed584
Removed old code
2021-04-13 18:55:46 +02:00
Rainer Hihn
dbfde3658d
Removed old code
2021-04-13 18:53:46 +02:00