Feature/#3 better display of language icons #55

Merged
Serraniel merged 18 commits from feature/#3-better-display-of-language-icons into develop 2020-10-01 21:34:19 +02:00

18 commits

Author SHA1 Message Date
Daniel 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
Daniel 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
Daniel 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
Serraniel 7e3be1e059
#3 Renamed custom property and removed console.log 2020-09-27 12:53:45 +02:00
Serraniel 1f7a9e164a
#3 Added support for boxed mode 2020-09-27 12:47:55 +02:00
Serraniel 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
Serraniel d3f633f559
Optical improvements 2020-09-20 17:56:27 +02:00
Serraniel e4a7238921
#3 Minor syntax issues 2020-09-20 17:46:25 +02:00
Serraniel d14040ceb6
#3 JS fixes after merge 2020-09-20 17:44:43 +02:00
Serraniel d58b651a8f
Merge branch 'develop' into feature/#3-better-display-of-language-icons
# Conflicts:
#	manifest.json
#	src/javascript/enhancements/languageDisplay.js
2020-09-20 17:40:27 +02:00
Serraniel 956ea744c5
#3 Optical imrpovements 2020-08-06 21:38:03 +02:00
Serraniel af24f5a4fa
#3 Removed debugging output 2020-08-06 21:23:33 +02:00
Serraniel dcb5ce2f38
#3 Fixed even more issues with the detection of subs and dubs 2020-08-06 21:21:55 +02:00
Serraniel 8fb9fdfcca
#3 Fixed issue with sub and dub detection 2020-08-06 21:18:34 +02:00
Serraniel 3a09d5a2c9
#3 Remove old icons 2020-08-06 21:15:09 +02:00
Serraniel 33f17e37cb
#3 First draft to manipulate icons 2020-08-06 21:10:55 +02:00
Serraniel bde1ce08ea
#3 Optimized regex 2020-08-04 15:32:32 +02:00
Serraniel 32846df782
Added empty template 2020-08-04 15:23:58 +02:00