Commit graph

1426 commits

Author SHA1 Message Date
dependabot[bot] 76e785c329
Bump @types/chrome from 0.0.130 to 0.0.132
Bumps [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) from 0.0.130 to 0.0.132.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-19 04:27:06 +00:00
dependabot[bot] 364d6e4d9a
Merge pull request #190 from Serraniel/dependabot/npm_and_yarn/develop/sass-1.32.8 2021-02-19 04:24:58 +00:00
dependabot[bot] 511745b5a5
Bump @babel/core from 7.12.16 to 7.12.17
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.16 to 7.12.17.
- [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.17/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-19 04:22:33 +00:00
dependabot[bot] 82dab84b8d
Merge pull request #189 from Serraniel/dependabot/npm_and_yarn/develop/babel/preset-env-7.12.17 2021-02-19 04:22:16 +00:00
dependabot[bot] bce8801d17
Bump sass from 1.32.7 to 1.32.8
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.7 to 1.32.8.
- [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.32.7...1.32.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-19 04:20:48 +00:00
dependabot[bot] 26a82cbae6
Bump @babel/preset-env from 7.12.16 to 7.12.17
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.16 to 7.12.17.
- [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.17/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-19 04:19:49 +00:00
dependabot[bot] 42583e8316
Merge pull request #188 from Serraniel/dependabot/npm_and_yarn/develop/terser-5.6.0 2021-02-15 04:26:30 +00:00
dependabot[bot] 85b3119440
Merge pull request #187 from Serraniel/dependabot/npm_and_yarn/develop/types/chrome-0.0.130 2021-02-15 04:23:47 +00:00
dependabot[bot] a820efb6ea
Bump terser from 5.5.1 to 5.6.0
Bumps [terser](https://github.com/terser/terser) from 5.5.1 to 5.6.0.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 04:21:54 +00:00
dependabot[bot] 35fb0a7c79
Bump @types/chrome from 0.0.129 to 0.0.130
Bumps [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) from 0.0.129 to 0.0.130.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 04:21:11 +00:00
kaffem 1dee3a8712
Merge pull request #176 from Serraniel/feature/#161-autoscroll-w2g
Feature/#161 autoscroll w2g
2021-02-13 21:42:24 +01:00
Serraniel 2313c551ed
ä161 Moved autoscroll into w2g file 2021-02-13 20:22:43 +01:00
Serraniel c0cd4ff873
Merge branch 'develop' into feature/#161-autoscroll-w2g
# Conflicts:
#	src/javascript/app.ts
#	src/javascript/configuration/configuration.ts
2021-02-13 20:04:51 +01:00
Daniel ea209bbedb
Merge pull request #179 from Serraniel/feature/#144-autotoggle-hide-w2g
#144 Autotoggle the hide feature
2021-02-13 20:02:03 +01:00
kaffem 73311bce96 Merge branch 'develop' into feature/#144-autotoggle-hide-w2g 2021-02-13 19:57:45 +01:00
kaffem 8091d98799 merged watch2getherHide.ts into watch2gether.ts 2021-02-13 19:37:37 +01:00
kaffem 53fbd797fe added function return type 2021-02-13 19:29:33 +01:00
kaffem 7783ddf0b2 renamed watch2getherChat.ts to watch2gether.ts 2021-02-13 19:29:09 +01:00
Serraniel fea7d68963
#161 Only observe the anime list to prevent bugs in subtrees.
Subtree isn´t required to be observed any more, too.
2021-02-13 19:22:50 +01:00
kaffem c9fdbdebbc fixed the settings description 2021-02-13 19:16:37 +01:00
kaffem d58a4094f3 moved the listener etc to their own function, furthermore running it afterLocationChange and afterLoad 2021-02-13 19:12:42 +01:00
dependabot[bot] f77af92ff5
Merge pull request #183 from Serraniel/dependabot/npm_and_yarn/develop/babel/core-7.12.16 2021-02-12 04:27:24 +00:00
dependabot[bot] 631bbaef2e
Bump @babel/core from 7.12.13 to 7.12.16
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.13 to 7.12.16.
- [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.16/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-12 04:24:28 +00:00
dependabot[bot] c0b585d6ac
Merge pull request #182 from Serraniel/dependabot/npm_and_yarn/develop/babel/preset-env-7.12.16 2021-02-12 04:21:49 +00:00
dependabot[bot] 9bb9c16fd7
Bump @babel/preset-env from 7.12.13 to 7.12.16
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.13 to 7.12.16.
- [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.16/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-12 04:18:49 +00:00
dependabot[bot] 9666a2ea25
Merge pull request #181 from Serraniel/dependabot/npm_and_yarn/develop/postcss-8.2.6 2021-02-11 04:25:23 +00:00
dependabot[bot] d9e7ca3d0a
Merge pull request #180 from Serraniel/dependabot/npm_and_yarn/develop/typescript-4.1.5 2021-02-11 04:22:18 +00:00
dependabot[bot] a4c667ed9a
Bump postcss from 8.2.5 to 8.2.6
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.5 to 8.2.6.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.5...8.2.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-11 04:19:34 +00:00
dependabot[bot] 79b4caf856
Bump typescript from 4.1.4 to 4.1.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.4...v4.1.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-11 04:18:55 +00:00
dependabot[bot] 7ff7dbc3dc
Merge pull request #178 from Serraniel/dependabot/npm_and_yarn/develop/typescript-4.1.4 2021-02-10 04:15:39 +00:00
dependabot[bot] 4ed794c6eb
Bump typescript from 4.1.3 to 4.1.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.3...v4.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-10 04:12:25 +00:00
dependabot[bot] 091168b72e
Merge pull request #177 from Serraniel/dependabot/npm_and_yarn/develop/sass-1.32.7 2021-02-10 04:10:18 +00:00
dependabot[bot] 1b6d569a3d
Bump sass from 1.32.6 to 1.32.7
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.6 to 1.32.7.
- [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.32.6...1.32.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-10 04:07:38 +00:00
Serraniel 6c0a197c83
#161 Better scroll behaviour 2021-02-08 19:36:48 +01:00
Serraniel 6ab597924e
#161 Improved query to find first unseen episode 2021-02-08 19:13:07 +01:00
Serraniel 3436f2a646
#161 fixed typo 2021-02-08 18:41:20 +01:00
Daniel bf14f46d30
Merge pull request #174 from Serraniel/feature/autoplay-focus-change
Feature/autoplay focus change
2021-02-08 18:30:25 +01:00
kaffem 510061c1e0 #144 working prototype 2021-02-08 13:37:34 +01:00
kaffem c06838b67f renamed onVisible to resumePlayerOnVisible to indicate its a boolean 2021-02-08 06:04:48 +01:00
kaffem 908dee5646 #161 PoC for the autoscroll feature 2021-02-08 05:58:28 +01:00
dependabot[bot] edb881b95c
Merge pull request #175 from Serraniel/dependabot/npm_and_yarn/develop/postcss-8.2.5 2021-02-08 04:23:39 +00:00
dependabot[bot] 7b37fa726c
Bump postcss from 8.2.4 to 8.2.5
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.4 to 8.2.5.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.4...8.2.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 04:20:57 +00:00
kaffem a01a7a8392 moved the EventListener to the settings and delted the function for it 2021-02-06 23:08:53 +01:00
kaffem 6d91dde44b settings fixed 2021-02-06 23:08:12 +01:00
kaffem 76d73cd941 #173 PoC for the Autoplay/pause feature 2021-02-05 10:13:12 +01:00
dependabot[bot] eed9c844a1
Merge pull request #168 from Serraniel/dependabot/npm_and_yarn/develop/babel/plugin-proposal-class-properties-7.12.13 2021-02-03 04:46:25 +00:00
dependabot[bot] e20889e07b
Bump @babel/plugin-proposal-class-properties from 7.12.1 to 7.12.13
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.12.1 to 7.12.13.
- [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.13/packages/babel-plugin-proposal-class-properties)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-03 04:38:48 +00:00
dependabot[bot] 54f845605c
Merge pull request #172 from Serraniel/dependabot/npm_and_yarn/develop/babel/preset-env-7.12.13 2021-02-03 04:37:03 +00:00
dependabot[bot] 80da9294d5
Merge pull request #169 from Serraniel/dependabot/npm_and_yarn/develop/babel/core-7.12.13 2021-02-03 04:33:34 +00:00
dependabot[bot] 48789ea181
Bump @babel/preset-env from 7.12.11 to 7.12.13
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.11 to 7.12.13.
- [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.13/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-03 04:26:05 +00:00