Commit graph

605 commits

Author SHA1 Message Date
dependabot[bot] 3e9a73a98f
Bump postcss from 8.2.2 to 8.2.3
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.2 to 8.2.3.
- [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.2...8.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-08 04:10:36 +00:00
dependabot[bot] 0d1c4277fc
Bump @types/chrome from 0.0.127 to 0.0.128
Bumps [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) from 0.0.127 to 0.0.128.
- [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-01-08 04:09:16 +00:00
dependabot[bot] d7cf32efb3
Merge pull request #157 from Serraniel/dependabot/npm_and_yarn/develop/gulp-terser-2.0.1 2021-01-07 04:28:07 +00:00
dependabot[bot] 35918f3619
Merge pull request #156 from Serraniel/dependabot/npm_and_yarn/develop/sass-1.32.2 2021-01-07 04:24:53 +00:00
dependabot[bot] 3e122175ab
Bump gulp-terser from 2.0.0 to 2.0.1
Bumps [gulp-terser](https://github.com/duan602728596/gulp-terser) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/duan602728596/gulp-terser/releases)
- [Commits](https://github.com/duan602728596/gulp-terser/compare/v2.0.0...v2.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-07 04:23:24 +00:00
dependabot[bot] 4af75e675b
Bump sass from 1.32.0 to 1.32.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.0 to 1.32.2.
- [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.0...1.32.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-07 04:22:22 +00:00
Daniel 2d2245e7dc
Update README.md
Added time conversion into localtime to feature list.
2021-01-03 17:53:36 +01:00
Serraniel a772d28339
Prepared release 2020-12-31 21:54:36 +01:00
Daniel 5f4f826377
Update auto-merge.yml
Changed versions
2020-12-30 18:23:34 +01:00
Daniel f66ef402fd
Merge pull request #154 from Serraniel/dependabot/npm_and_yarn/develop/sass-1.32.0
Bump sass from 1.30.0 to 1.32.0
2020-12-30 18:20:26 +01:00
dependabot[bot] 343bfe4fa0
Bump sass from 1.30.0 to 1.32.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.30.0 to 1.32.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.30.0...1.32.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-30 17:16:54 +00:00
Daniel 8e0eb915aa
Merge pull request #153 from Serraniel/dependabot/npm_and_yarn/develop/postcss-8.2.2
Bump postcss from 8.2.1 to 8.2.2
2020-12-30 18:08:06 +01:00
dependabot[bot] eff7e56214
Bump postcss from 8.2.1 to 8.2.2
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.1 to 8.2.2.
- [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.1...8.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-30 16:26:30 +00:00
Daniel ebd0be12d8
Merge pull request #151 from Serraniel/feature/#48-migrate-to-typescript
Feature/#48 migrate to typescript
2020-12-30 17:24:48 +01:00
Serraniel d6666cf01a
Fixed typo in manifest. 2020-12-29 19:13:26 +01:00
Serraniel 3539af5de3
#48 Removed comment I cannot remember what I ment with 😂😎 2020-12-29 17:08:54 +01:00
Serraniel ac26b2b330
#48 Several optimizations for font color enhancements 2020-12-29 17:07:33 +01:00
Serraniel 96000452cf
#48 Fixed tsconfig for module loading 2020-12-29 16:59:53 +01:00
Serraniel 71c5b6ae55
#48 Fixes in storageProvider 2020-12-29 16:59:28 +01:00
Serraniel 421c191e1d
#48 Better browser detection 2020-12-29 16:49:18 +01:00
Serraniel b08e38e915
#48 Added types for timeconversion enhancements. 2020-12-29 16:33:02 +01:00
Serraniel a6b7c3ba6f
#48 Exchanged spacetime with a custom version
This change only is temporary because of missinng type definitions for spacetime. For more details please see https://github.com/spencermountain/spacetime/issues/255. A pull request to spacetime has been opened. Once this is merged and the fix is published we can switch back. I´ll open an issue for this later.
2020-12-29 16:20:15 +01:00
Serraniel 5295c3d3ae
#48 Changed time conversion to typescript file 2020-12-29 15:53:24 +01:00
Serraniel 2016506ee2
Merge branch 'develop' into feature/#48-migrate-to-typescript 2020-12-29 15:42:37 +01:00
Serraniel 1914b691d6
#48 Fixed watch script 2020-12-29 15:42:06 +01:00
Daniel 61dfc9c816
Merge pull request #150 from Serraniel/feature/#147-automatic-time-conversion
Feature/#147 automatic time conversion
2020-12-29 14:40:37 +01:00
Daniel 866d11a3d3
Update src/javascript/configuration/configuration.ts
#48 Fix Typo
2020-12-28 23:40:12 +01:00
Serraniel f29de7f826
#48 Fixed minor error in the build script 2020-12-28 23:31:12 +01:00
Serraniel a743cc9897
#48 Added types for settings scripts 2020-12-28 23:22:47 +01:00
Serraniel 36b12f5397
#48 Added types for watch2gether enhancements 2020-12-28 23:20:44 +01:00
Serraniel b0d0f66369
#48 Added types for quick search enhancements 2020-12-28 23:19:18 +01:00
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