Commit graph

1424 commits

Author SHA1 Message Date
Serraniel 43b5fb7b14
#48 Added types for notification enhancements 2020-12-28 23:10:56 +01:00
Serraniel 413f35f35d
#48 Added types for language display enhancements 2020-12-28 23:08:04 +01:00
Serraniel ecebbdddda
#48 Small improvment on already altered enhancements 2020-12-28 22:57:43 +01:00
Serraniel b7c647e114
#48 Added types for font color enhancements 2020-12-28 22:55:09 +01:00
Serraniel a8e5cf7e4b
#48 Code optimization 2020-12-28 22:46:47 +01:00
Serraniel 8a0f4a3db2
#48 Added types for css enhancements 2020-12-28 22:46:28 +01:00
Serraniel f99034ceb3
#48 Added types for anime requests enhancements 2020-12-28 22:40:15 +01:00
Serraniel 30bd7c675d
#48 Added types to anilyr enhancements 2020-12-28 22:32:11 +01:00
Serraniel 2059a5d427
#48 Added types to helper 2020-12-28 22:27:38 +01:00
Serraniel ec87c72542
#48 Added types to core 2020-12-28 22:25:46 +01:00
Serraniel d1e7df0264
#48 Typescript implementation for settings and configuration 2020-12-28 22:15:28 +01:00
Serraniel 43e6cfc8f3
#48 First types 2020-12-28 22:08:50 +01:00
Serraniel 598f456f1b
#48 Prepared build scripts 2020-12-28 21:46:45 +01:00
Serraniel 79c2784d73
#48 Changed file extensions from js to ts 2020-12-28 21:43:06 +01:00
Serraniel c2cb82c6a8
#48 Installed typescript dependencies 2020-12-28 21:39:49 +01:00
Serraniel 59325c4f76
#147 Removed moment
This was accidentally added with 816ef34a65
2020-12-28 18:44:48 +01:00
Serraniel 5edf65b578
Merge branch 'develop' into feature/#147-automatic-time-conversion
# Conflicts:
#	package-lock.json
#	package.json
2020-12-28 18:43:51 +01:00
Serraniel 8d0fb9c94c
#147 Added comment 2020-12-28 18:38:49 +01:00
Serraniel 56d8b718b3
#147 Changed regex pattern to not change anything on the airing page 2020-12-28 18:37:19 +01:00
Serraniel 4ee9b0d651
#147 Special treatment for airing times 2020-12-28 18:15:48 +01:00
Serraniel a1745d7c65
#147 removed console logs 2020-12-28 17:19:18 +01:00
Serraniel 7e3db5f8d5
#147 smaller refactorings 2020-12-28 17:18:49 +01:00
Serraniel 85bd44b677
#147 Display correct timezone on hover 2020-12-28 17:17:56 +01:00
Serraniel 25bb2de5cd
#147 Time parsing 2020-12-28 18:05:41 +02:00
Serraniel 139e1e0cff
#147 Update dates 2020-12-28 16:48:51 +01:00
Serraniel c76aebda94
#147 Fixed parsing and removed console.log 2020-12-28 16:40:36 +01:00
Serraniel 5fcaca8b54
#147 optimization for 24h format 2020-12-28 16:35:51 +01:00
Serraniel 6cfa60bd9c
#147 First attempts with spacetime and time conversion 2020-12-28 16:09:53 +01:00
Serraniel 816ef34a65
#147 installed spacetime 2020-12-28 16:01:40 +01:00
Serraniel e7e22a1061
#147 Added base configuration 2020-12-28 15:08:47 +01:00
Daniel 315b35e4bf
Merge pull request #149 from Serraniel/feature/#109-adaptive-font-color-for-badges
Feature/#109 adaptive font color for badges
2020-12-24 11:11:03 +01:00
Serraniel 2e61cf3ede
#109 Added observer to react to late changes of a badge class 2020-12-23 20:01:06 +01:00
Serraniel a362b1fee4
Merge branch 'develop' into feature/#109-adaptive-font-color-for-badges
# Conflicts:
#	package.json
2020-12-22 21:19:46 +01:00
Daniel 788f87eba4
Merge pull request #146 from Serraniel/dependabot/npm_and_yarn/develop/babel/preset-env-7.12.11
Bump @babel/preset-env from 7.12.10 to 7.12.11
2020-12-22 14:40:24 +01:00
dependabot[bot] af130094aa
Bump @babel/preset-env from 7.12.10 to 7.12.11
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.10 to 7.12.11.
- [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.11/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-16 04:23:27 +00:00
Serraniel f783375276
Fixed release
I accidently submitted a wrong zip to firefox and it seems like even after disabling and deleting it without ever beeing fully submitted I cannot resubmit the fixed version with same number...
2020-12-13 21:29:45 +01:00
Serraniel c210e75cd6
Prepared release 2020-12-13 21:16:40 +01:00
Daniel e067c0cb00
Merge pull request #145 from Serraniel/bugfix/#143-quicksearch-hotkey-triggers-when-watch2gether-chat-is-focused
#143 Prevent quicksearch hotkey if document.activeElement is a textarea
2020-12-13 16:09:21 +01:00
Serraniel af711355f3
#143 Prevent quicksearch hotkey if document.activeElement is a textarea 2020-12-13 13:05:49 +01:00
Serraniel d45af17856
Optimized package-lock.json
Executed npm dedupe command
2020-12-13 12:33:42 +01:00
dependabot[bot] 2a00c9574f
Merge pull request #141 from Serraniel/dependabot/npm_and_yarn/ini-1.3.8 2020-12-13 05:58:47 +00:00
dependabot[bot] 8f1bbe4455
Bump ini from 1.3.5 to 1.3.8
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>
2020-12-13 05:56:03 +00:00
dependabot[bot] 29acbcaa7d
Merge pull request #140 from Serraniel/dependabot/npm_and_yarn/develop/babel/register-7.12.10 2020-12-10 04:42:01 +00:00
dependabot[bot] 560c4bbbe8
Bump @babel/register from 7.12.1 to 7.12.10
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.12.1 to 7.12.10.
- [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.10/packages/babel-register)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-10 04:33:56 +00:00
dependabot[bot] 928824f767
Merge pull request #139 from Serraniel/dependabot/npm_and_yarn/develop/postcss-8.2.1 2020-12-10 04:29:38 +00:00
dependabot[bot] 25fa4590c2
Merge pull request #138 from Serraniel/dependabot/npm_and_yarn/develop/babel/preset-env-7.12.10 2020-12-10 04:27:49 +00:00
dependabot[bot] a5d88f061f
Merge pull request #137 from Serraniel/dependabot/npm_and_yarn/develop/babel/core-7.12.10 2020-12-10 04:24:38 +00:00
dependabot[bot] 99e042ffb6
Bump postcss from 8.2.0 to 8.2.1
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.0 to 8.2.1.
- [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.0...8.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-10 04:24:12 +00:00
dependabot[bot] 0d53513f2c
Bump @babel/preset-env from 7.12.7 to 7.12.10
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.7 to 7.12.10.
- [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.10/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-10 04:22:57 +00:00
dependabot[bot] 2a46644fe3
Bump @babel/core from 7.12.9 to 7.12.10
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.9 to 7.12.10.
- [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.10/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-10 04:22:02 +00:00