Lorenz Hübschle-Schneider
64427850f5
Create codeql-analysis.yml
4 years ago
Lorenz Hübschle-Schneider
ccc62b041b
npm audit fix
4 years ago
Lorenz Hübschle-Schneider
44a3a1ac11
electron: format, add missing semicolons
4 years ago
Lorenz Hübschle-Schneider
4d53d193fc
electron: catch exceptions when saving init.json
...
See #1183
4 years ago
Lorenz Hübschle-Schneider
884bf1067d
Silence webpack warning by setting mode to production
4 years ago
Lorenz Hübschle-Schneider
abedfd7782
Update packages to fix build
...
-.-
4 years ago
Lorenz Hübschle-Schneider
f57d97ecd7
Update dependencies (npm update)
4 years ago
Lorenz Hübschle-Schneider
b3cde800cd
Remove http-server & npm update
...
We no longer use it since moving to webpack. It's also
unmaintained and causes dependabot warnings, so get rid of it
4 years ago
dependabot[bot]
46f92edbf3
Bump socket.io from 2.3.0 to 2.4.1 ( #1178 )
...
Bumps [socket.io](https://github.com/socketio/socket.io ) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/2.4.1/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/2.3.0...2.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Lorenz Hübschle-Schneider
c97ce3d485
Fix electron build
...
See #1177
5 years ago
Lorenz Hübschle-Schneider
88a95c0f76
Merge pull request #1172 from glowing-bear/fix-jshint
...
irc-utils: declare use strict on first line
5 years ago
David Cormier
a8b4ccb91b
irc-utils: declare use strict on first line
...
Fix jshint issue introduced in #1170 .
5 years ago
dependabot[bot]
bd07e4a820
Bump ini from 1.3.5 to 1.3.8 ( #1171 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
David Cormier
ff1c6d9b1c
Merge pull request #1170 from mcpower/fix-tab
...
Fix tab completion
5 years ago
Michael
2975385b2a
Fix tab completion
...
Fixes #1169 .
5 years ago
David Cormier
546b5d4459
Merge pull request #1166 from yeiniel/master
...
convert app to be built using webpack
5 years ago
Yeiniel Suarez Sosa
bb7d3b7344
fix bug on plugins unit test, possibly introduced by previous squash
5 years ago
Yeiniel Suarez Sosa
8251e0833a
remove commented out script from index html file
5 years ago
Yeiniel Suarez Sosa
3fdf935692
update README > Development > Setup, instruct user to use NPM commands for development
5 years ago
Yeiniel Suárez Sosa
e0c07509f3
update jshint settings
5 years ago
Yeiniel Suárez Sosa
6fe87ac6cc
add missing import to inputbar module
5 years ago
Yeiniel Suárez Sosa
a027ae6306
update travis to replace deprecated distro
5 years ago
Yeiniel Suárez Sosa
0a11e24c9c
fix karma browser settings
5 years ago
Yeiniel Suárez Sosa
511cea3041
improve linting of Favicon package use
5 years ago
Yeiniel Suárez Sosa
6f808bd4a6
fix missing underscore imports
5 years ago
Yeiniel Suárez Sosa
9abeea6a78
replace deprecated browser on ci env
5 years ago
Yeiniel Suárez Sosa
ff0c207f86
change travis-ci settings to use the oldest currently maintained version of node
5 years ago
Yeiniel Suárez Sosa
30e89c0393
fix jshint issues
5 years ago
Yeiniel Suárez Sosa
823a327881
remove old tools including bower
5 years ago
Yeiniel Suárez Sosa
d3901cc286
improve unit testing
...
currently the only problem is that phantomjs is unable to parse the js files
fix test exec on travis env
5 years ago
Yeiniel Suárez Sosa
75b9cc60df
move manifests to the source folder
5 years ago
Yeiniel Suárez Sosa
b0675b1ad3
convert app to be built using webpack
5 years ago
Louis-Philippe Véronneau
ed2f71c58b
Update uglifyjs command for new version. ( #1160 )
...
In v3.10.4 uglifyjs renamed the --screw-ie8 parameter to --ie8.
More details in this commit.
ec443e422c
5 years ago
AStove
4902f5889d
Add start argument to youtube embeds if t arguement is present in url ( #1155 )
...
* Add start argument to youtube embeds if t arguement is present in url
* Move time argument regex to after match
* Allow for units in the t argument of youtube plugin
* Allow hash arguments aswell
* Correct or in reget for youtube plugin
* Shorten regex
* Allow argument before t argement that ends in t in youtube links
* Also allow youtube links without t argument
5 years ago
Lorenz Hübschle-Schneider
788855d2e3
Fix build
5 years ago
Lorenz Hübschle-Schneider
0e13bd68b1
Merge pull request #1151 from AStove/PauseNoise2
...
Pause audio, videos and iframe when hiding plugin
5 years ago
Lorenz Hübschle-Schneider
2787f07224
Update jasmine
5 years ago
Lorenz Hübschle-Schneider
f071203265
Fix ES5 compatibility
5 years ago
Lorenz Hübschle-Schneider
faccb8378e
Merge pull request #1119 from AStove/Handshake
...
Use new authentication methods in weechat 2.9
5 years ago
Lorenz Hübschle-Schneider
0164588672
Merge pull request #1150 from AStove/OmitScript
...
Omit getting script in oembed for twitter
5 years ago
Jeremy Mahieu
2685219376
Pause audio, videos and iframe
5 years ago
Jeremy Mahieu
62e7dbe920
Omit getting script in oembed for twitter
5 years ago
Lorenz Hübschle-Schneider
a01f4a493a
Merge pull request #1148 from AStove/FixLinky2
...
Use linkifyjs instead of linky
5 years ago
Jeremy Mahieu
7037371248
Merge branch 'master' of https://github.com/glowing-bear/glowing-bear into FixLinky2
5 years ago
Jeremy Mahieu
db7a9bc8fa
Add new library to bower for electron
5 years ago
Jeremy Mahieu
e3130bc2a4
Use conditionalLinkify instead of linky for topics
5 years ago
Jeremy Mahieu
788acc8219
Use linkifyjs instead of autolinker
5 years ago
Lorenz Hübschle-Schneider
3858c0ff0c
Remove useless linksForCordova filter
...
We deprecated the cordova app long ago
5 years ago
Lorenz Hübschle-Schneider
85dc498fdd
Fix ES6 syntax in models.js
...
This broke the tests and the minification / update process on latest/pull.glowing-bear.org
5 years ago
Lorenz Hübschle-Schneider
3f393a62ab
Merge pull request #1145 from AStove/FixColorsInBuffers
...
Downgrade rich text for buffers
5 years ago