Commit graph

65 commits

Author SHA1 Message Date
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
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
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
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
abb4c05857
#94 Prepared empty functionality module 2020-10-26 20:30:50 +01:00
93747d5cfd
#91 added comment why this does not work yet 2020-10-25 13:02:24 +01:00
3125e6720f
#91 Added base implementation for chat counter
Adds uuid dependency to create guids
2020-10-25 12:47:32 +01:00
e7a4790970
#91 Added base script file 2020-10-25 11:54:36 +01:00
ac33d37a53
Revert "#19 Fallback for badly loaded pages added"
This reverts commit f0eebd2803.
2020-10-25 11:26:49 +01:00
f0eebd2803
#19 Fallback for badly loaded pages added 2020-10-25 11:21:48 +01:00
a840f644b7
#19 Removed old and obsolete pathname change logic 2020-10-25 10:56:50 +01:00
8a2f1d90b2
Merge branch 'develop' into feature/#19-notifications-tab-title
# Conflicts:
#	src/javascript/index.js
2020-10-25 10:32:16 +01:00
fd48405246
#67 fixed a follow-up bug in the requests page 2020-10-08 21:09:40 +02:00
62fa39c2bf
#67 Removed obsolete list.js 2020-10-08 21:05:12 +02:00
cce1fac142
#67 Fixed copy paste bug
But still doesn´t work correct in all cases I guess
2020-10-07 21:25:08 +02:00
f6c7be3e51
#67 Don´t set border of last item
This doesn´t work completly yet, as the border also does not get "late added" when there actually spawns a new list item afterwards...
2020-10-07 21:19:14 +02:00
30bf841dc3
Merge pull request #55 from Serraniel/feature/#3-better-display-of-language-icons
Feature/#3 better display of language icons
2020-10-01 21:34:18 +02:00
2960d2ce60
Update src/javascript/enhancements/languageDisplay.js
Co-authored-by: kaffem <29717789+kaffem@users.noreply.github.com>
2020-10-01 20:08:29 +02:00
3178d145a0
Update src/javascript/enhancements/languageDisplay.js
Co-authored-by: kaffem <29717789+kaffem@users.noreply.github.com>
2020-10-01 20:08:19 +02:00
c31a1abab4
Update src/javascript/enhancements/languageDisplay.js
Co-authored-by: kaffem <29717789+kaffem@users.noreply.github.com>
2020-10-01 20:08:11 +02:00
1c57d1f45c
#54 Avoid quick search hotkey if input is focused 2020-09-30 20:08:39 +02:00
7e3be1e059
#3 Renamed custom property and removed console.log 2020-09-27 12:53:45 +02:00
1f7a9e164a
#3 Added support for boxed mode 2020-09-27 12:47:55 +02:00
378389863a
#3 improved performance of language display update in lists
Only tries to update if the node is a list element and only updates the single node instead of fetching and updating all nodes each time the page changes
2020-09-27 12:01:35 +02:00
d3f633f559
Optical improvements 2020-09-20 17:56:27 +02:00
e4a7238921
#3 Minor syntax issues 2020-09-20 17:46:25 +02:00