Feature/#48 migrate to typescript #151

Merged
Serraniel merged 30 commits from feature/#48-migrate-to-typescript into develop 2020-12-30 17:24:49 +01:00

30 commits

Author SHA1 Message Date
3539af5de3
#48 Removed comment I cannot remember what I ment with 😂😎 2020-12-29 17:08:54 +01:00
ac26b2b330
#48 Several optimizations for font color enhancements 2020-12-29 17:07:33 +01:00
96000452cf
#48 Fixed tsconfig for module loading 2020-12-29 16:59:53 +01:00
71c5b6ae55
#48 Fixes in storageProvider 2020-12-29 16:59:28 +01:00
421c191e1d
#48 Better browser detection 2020-12-29 16:49:18 +01:00
b08e38e915
#48 Added types for timeconversion enhancements. 2020-12-29 16:33:02 +01:00
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
5295c3d3ae
#48 Changed time conversion to typescript file 2020-12-29 15:53:24 +01:00
2016506ee2
Merge branch 'develop' into feature/#48-migrate-to-typescript 2020-12-29 15:42:37 +01:00
1914b691d6
#48 Fixed watch script 2020-12-29 15:42:06 +01:00
866d11a3d3
Update src/javascript/configuration/configuration.ts
#48 Fix Typo
2020-12-28 23:40:12 +01:00
f29de7f826
#48 Fixed minor error in the build script 2020-12-28 23:31:12 +01:00
a743cc9897
#48 Added types for settings scripts 2020-12-28 23:22:47 +01:00
36b12f5397
#48 Added types for watch2gether enhancements 2020-12-28 23:20:44 +01:00
b0d0f66369
#48 Added types for quick search enhancements 2020-12-28 23:19:18 +01:00
43b5fb7b14
#48 Added types for notification enhancements 2020-12-28 23:10:56 +01:00
413f35f35d
#48 Added types for language display enhancements 2020-12-28 23:08:04 +01:00
ecebbdddda
#48 Small improvment on already altered enhancements 2020-12-28 22:57:43 +01:00
b7c647e114
#48 Added types for font color enhancements 2020-12-28 22:55:09 +01:00
a8e5cf7e4b
#48 Code optimization 2020-12-28 22:46:47 +01:00
8a0f4a3db2
#48 Added types for css enhancements 2020-12-28 22:46:28 +01:00
f99034ceb3
#48 Added types for anime requests enhancements 2020-12-28 22:40:15 +01:00
30bd7c675d
#48 Added types to anilyr enhancements 2020-12-28 22:32:11 +01:00
2059a5d427
#48 Added types to helper 2020-12-28 22:27:38 +01:00
ec87c72542
#48 Added types to core 2020-12-28 22:25:46 +01:00
d1e7df0264
#48 Typescript implementation for settings and configuration 2020-12-28 22:15:28 +01:00
43e6cfc8f3
#48 First types 2020-12-28 22:08:50 +01:00
598f456f1b
#48 Prepared build scripts 2020-12-28 21:46:45 +01:00
79c2784d73
#48 Changed file extensions from js to ts 2020-12-28 21:43:06 +01:00
c2cb82c6a8
#48 Installed typescript dependencies 2020-12-28 21:39:49 +01:00