Commit graph

95 commits

Author SHA1 Message Date
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
79c2784d73
#48 Changed file extensions from js to ts 2020-12-28 21:43:06 +01:00
2e61cf3ede
#109 Added observer to react to late changes of a badge class 2020-12-23 20:01:06 +01:00
a362b1fee4
Merge branch 'develop' into feature/#109-adaptive-font-color-for-badges
# Conflicts:
#	package.json
2020-12-22 21:19:46 +01:00
af711355f3
#143 Prevent quicksearch hotkey if document.activeElement is a textarea 2020-12-13 13:05:49 +01:00
9a28e3a09d
#109 Removed consoel log 2020-11-14 19:40:17 +01:00
a94f7b8519
#109 run script for font color after location change and initial load for already existing badges. 2020-11-14 19:34:51 +01:00
2b9404e21c
#109 Added base implementation for bade font colors
Added color dependency for calculating background color and if dark or light. Also added a settings option ofc
2020-11-14 19:17:47 +01:00
07a3510b34
#115 Removed useless console.log 2020-11-14 18:02:20 +01:00
97042aa26a
#115 replaced checks for undefined with assigned helper function 2020-11-14 18:01:55 +01:00
51b943bc0f
#32 Fixed wrong implementation of settings check for language display 2020-11-08 13:25:55 +01:00
483ea7f96e
#32 Fixed issues remarked by scrutinizer-ci
* unused variable
* explicit unedfined assignments
2020-11-08 13:18:41 +01:00
10e584bfa9
#32 Added version information and changelog hyperlink into settings 2020-11-08 13:11:52 +01:00
bce216205f
#32 Added implementation for firefox api 2020-11-08 13:01:05 +01:00
bdd94e030a
#32 reduced i statements for css disable 2020-11-08 12:32:45 +01:00
4d809dae12
#32 Implemented settings for CSS enhancements 2020-11-07 18:47:58 +01:00
d0ace4b1d2
#32 Changed Configuration adapter and switched to callbacks where the configuration is used 2020-11-07 18:23:00 +01:00
1bbca43444
#32 added options check for all JS enhancements 2020-11-07 17:48:27 +01:00
f1d96ebcea
#32 Added reload method in the configuration class 2020-11-07 17:32:18 +01:00
0c2621f3a6
#32 Added configuration class 2020-11-07 17:23:29 +01:00
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
f5c5af92ca
#32 Added reset Button to options page and fixed settings script 2020-11-07 17:02:24 +01:00
f7cbaaac1e
#32 Small fix regarding default value of getData in chromium storage provider 2020-11-07 16:54:35 +01:00
88a97af8f4
#32 Probably working script for a settings page? 2020-11-07 16:47:31 +01:00
af5656f1ff
#32 Implemented storage provider for chromium based browsers 2020-11-07 16:35:02 +01:00
1dff60dc3b
#32 Preparing storage provider 2020-11-07 16:20:50 +01:00
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
25c41d7bed
#32 Post merge fixes and moved around some files :D 2020-11-02 18:36:03 +01:00
d8e51f6fb1
Apply suggestions from code review 2020-10-28 22:39:15 +01:00
3dad248447
#91 fixed comment 2020-10-28 22:35:54 +01:00
b256fa8e5e
#91 Optimized the JS code 2020-10-28 22:35:09 +01:00
542d328323
#91 Finalized the JS implementation of the charcounter 2020-10-28 22:31:12 +01:00
8f1cda67de
Merge branch 'develop' into feature/#91-watch2gether-display-chat-message-character-count
# Conflicts:
#	src/javascript/index.js
#	src/stylesheets/aniwatchplus.scss
#	src/stylesheets/enhancements/_watch2gether.scss
2020-10-28 22:06:17 +01:00
7da9dd67e2
Merge pull request #101 from Serraniel/feature/#94-auto-resume-after-screenshot
Feature/#94 auto resume after screenshot
2020-10-28 19:25:08 +01:00
4099841d4b
#94 Detect player and resume video 2020-10-26 20:52:51 +01:00
9ada3dbee6
#94 Detect closed tooltip 2020-10-26 20:46:03 +01:00
f8b0dbbe3f
#94 Added empty observer for the player 2020-10-26 20:42:34 +01:00