Serraniel
|
2f9a36230a
|
Prepared release
|
2020-11-09 17:33:36 +01:00 |
|
Daniel
|
910cfa1b30
|
Merge pull request #112 from Serraniel/feature/#32-option-menu
Feature/#32 option menu
|
2020-11-09 17:28:42 +01:00 |
|
Serraniel
|
51b943bc0f
|
#32 Fixed wrong implementation of settings check for language display
|
2020-11-08 13:25:55 +01:00 |
|
Serraniel
|
483ea7f96e
|
#32 Fixed issues remarked by scrutinizer-ci
* unused variable
* explicit unedfined assignments
|
2020-11-08 13:18:41 +01:00 |
|
Serraniel
|
10e584bfa9
|
#32 Added version information and changelog hyperlink into settings
|
2020-11-08 13:11:52 +01:00 |
|
Serraniel
|
0cae9dd945
|
#32 Settings open in tab
|
2020-11-08 13:11:28 +01:00 |
|
Serraniel
|
bce216205f
|
#32 Added implementation for firefox api
|
2020-11-08 13:01:05 +01:00 |
|
Serraniel
|
bdd94e030a
|
#32 reduced i statements for css disable
|
2020-11-08 12:32:45 +01:00 |
|
Serraniel
|
99b50f4786
|
Merge branch 'develop' into feature/#32-option-menu
# Conflicts:
# src/stylesheets/enhancements/_lists.scss
|
2020-11-07 18:50:35 +01:00 |
|
Serraniel
|
4d809dae12
|
#32 Implemented settings for CSS enhancements
|
2020-11-07 18:47:58 +01:00 |
|
Serraniel
|
d0ace4b1d2
|
#32 Changed Configuration adapter and switched to callbacks where the configuration is used
|
2020-11-07 18:23:00 +01:00 |
|
Serraniel
|
1bbca43444
|
#32 added options check for all JS enhancements
|
2020-11-07 17:48:27 +01:00 |
|
Serraniel
|
f1d96ebcea
|
#32 Added reload method in the configuration class
|
2020-11-07 17:32:18 +01:00 |
|
Serraniel
|
0c2621f3a6
|
#32 Added configuration class
|
2020-11-07 17:23:29 +01:00 |
|
Serraniel
|
2c45c6ba88
|
#32 Moved around some of the files and cleaned old and deprecated files from first draft
|
2020-11-07 17:23:12 +01:00 |
|
Serraniel
|
b4a18cdc4d
|
#32 Finalized settings page
|
2020-11-07 17:18:18 +01:00 |
|
Serraniel
|
f5c5af92ca
|
#32 Added reset Button to options page and fixed settings script
|
2020-11-07 17:02:24 +01:00 |
|
Serraniel
|
e8d607fd00
|
#32 Reworked settings page as dummy
Only two dummy checkboxes to approve the concept
|
2020-11-07 16:56:24 +01:00 |
|
Serraniel
|
f7cbaaac1e
|
#32 Small fix regarding default value of getData in chromium storage provider
|
2020-11-07 16:54:35 +01:00 |
|
Serraniel
|
88a97af8f4
|
#32 Probably working script for a settings page?
|
2020-11-07 16:47:31 +01:00 |
|
Serraniel
|
af5656f1ff
|
#32 Implemented storage provider for chromium based browsers
|
2020-11-07 16:35:02 +01:00 |
|
Serraniel
|
20eca07408
|
#32 Added storage permission to manifest files
|
2020-11-07 16:21:09 +01:00 |
|
Serraniel
|
1dff60dc3b
|
#32 Preparing storage provider
|
2020-11-07 16:20:50 +01:00 |
|
Serraniel
|
147b2d8dd1
|
#32 Altered JS Config for manifest files
|
2020-11-07 14:43:51 +01:00 |
|
Serraniel
|
65cb380735
|
#32 Changed build script to handle multiple JS "bundles" as preparation for settings
Also requires gulp-merge and factor-bundle as new devDependencies.
|
2020-11-07 14:43:20 +01:00 |
|
dependabot[bot]
|
18945a1fc9
|
Merge pull request #111 from Serraniel/dependabot/npm_and_yarn/develop/postcss-8.1.6
|
2020-11-06 04:31:20 +00:00 |
|
dependabot[bot]
|
f604d44a3c
|
Bump postcss from 8.1.4 to 8.1.6
Bumps [postcss](https://github.com/postcss/postcss) from 8.1.4 to 8.1.6.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.1.4...8.1.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-11-06 04:23:21 +00:00 |
|
dependabot[bot]
|
cf92fd0cc1
|
Merge pull request #110 from Serraniel/dependabot/npm_and_yarn/develop/sass-1.29.0
|
2020-11-05 04:31:57 +00:00 |
|
dependabot[bot]
|
ebd22e5c13
|
Bump sass from 1.28.0 to 1.29.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.28.0 to 1.29.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.28.0...1.29.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-11-05 04:23:05 +00:00 |
|
Serraniel
|
4ed0e39e02
|
Merge branch 'support/0.3' into develop
|
2020-11-04 21:25:42 +01:00 |
|
Serraniel
|
586d5131d3
|
Prepared release
|
2020-11-04 21:25:21 +01:00 |
|
Daniel
|
b36207daad
|
Merge pull request #108 from Serraniel/bugfix/#107-list-dividers
Bugfix/#107 list dividers
|
2020-11-04 21:22:59 +01:00 |
|
Serraniel
|
124c43195c
|
Revert "#107 Added fix for border overlapping"
This reverts commit 5b6111cc78 .
|
2020-11-04 21:11:36 +01:00 |
|
Serraniel
|
5b6111cc78
|
#107 Added fix for border overlapping
|
2020-11-04 20:56:11 +01:00 |
|
Serraniel
|
58514c90a3
|
#107 Override border color
https://canary.discord.com/channels/541683465599451136/543812424541798421/773621830161268756
|
2020-11-04 20:51:52 +01:00 |
|
dependabot[bot]
|
5f5edcc52a
|
Merge pull request #106 from Serraniel/dependabot/npm_and_yarn/develop/babel/helper-module-imports-7.12.5
|
2020-11-04 05:01:52 +00:00 |
|
dependabot[bot]
|
5ffc58abf2
|
Bump @babel/helper-module-imports from 7.12.1 to 7.12.5
Bumps [@babel/helper-module-imports](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-module-imports) from 7.12.1 to 7.12.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.5/packages/babel-helper-module-imports)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-11-04 04:47:22 +00:00 |
|
dependabot[bot]
|
1b10062b2c
|
Merge pull request #105 from Serraniel/dependabot/npm_and_yarn/develop/babel/compat-data-7.12.5
|
2020-11-04 04:45:43 +00:00 |
|
dependabot[bot]
|
f320aeb640
|
Bump @babel/compat-data from 7.12.1 to 7.12.5
Bumps [@babel/compat-data](https://github.com/babel/babel/tree/HEAD/packages/babel-compat-data) from 7.12.1 to 7.12.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.5/packages/babel-compat-data)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-11-04 04:29:33 +00:00 |
|
Serraniel
|
74f48818e4
|
#32 Added html copy task to gulpfile
|
2020-11-02 18:42:50 +01:00 |
|
Serraniel
|
448cc3ecb6
|
#32 Added "html" paths into gulpfile
|
2020-11-02 18:38:51 +01:00 |
|
Serraniel
|
25c41d7bed
|
#32 Post merge fixes and moved around some files :D
|
2020-11-02 18:36:03 +01:00 |
|
Serraniel
|
5ac9a13751
|
Merge branch 'develop' into feature/#32-option-menu
# Conflicts:
# manifest.json
|
2020-11-02 18:30:42 +01:00 |
|
dependabot[bot]
|
401ee30b3a
|
Merge pull request #104 from Serraniel/dependabot/npm_and_yarn/develop/gulp-terser-1.4.1
|
2020-11-02 04:24:48 +00:00 |
|
dependabot[bot]
|
a5f2653926
|
Bump gulp-terser from 1.4.0 to 1.4.1
Bumps [gulp-terser](https://github.com/duan602728596/gulp-terser) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/duan602728596/gulp-terser/releases)
- [Commits](https://github.com/duan602728596/gulp-terser/compare/v1.4.0...v1.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-11-02 04:21:47 +00:00 |
|
dependabot[bot]
|
79572b6bb7
|
Merge pull request #103 from Serraniel/dependabot/npm_and_yarn/develop/sass-1.28.0
|
2020-10-30 04:54:26 +00:00 |
|
dependabot[bot]
|
1116f71bd1
|
Bump sass from 1.27.1 to 1.28.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.27.1 to 1.28.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.27.1...1.28.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-30 04:30:31 +00:00 |
|
Daniel
|
172acca1e7
|
Merge pull request #93 from Serraniel/feature/#91-watch2gether-display-chat-message-character-count
Feature/#91 watch2gether display chat message character count
|
2020-10-29 18:09:11 +01:00 |
|
dependabot[bot]
|
735b336bf1
|
Merge pull request #102 from Serraniel/dependabot/npm_and_yarn/develop/sass-1.27.1
|
2020-10-29 05:07:28 +00:00 |
|
dependabot[bot]
|
6c3b11132a
|
Bump sass from 1.27.0 to 1.27.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.27.0 to 1.27.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.27.0...1.27.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-29 04:32:36 +00:00 |
|