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
7f9c26bca0
#52 Remove href attribute instead of clearing it
2020-09-20 15:29:13 +02:00
kaffem
ca6d597da6
Merge pull request #45 from Serraniel/bugfix/#38-unsafe-assignment-to-innerhtml
...
Bugfix/#38 unsafe assignment to innerhtml
2020-09-14 01:01:14 +02:00
Serraniel
ea67553c97
#38 Added a comment
2020-09-11 20:37:08 +02:00
Serraniel
be721815de
#38 Fixed second innerHTML Warning
2020-09-11 20:36:38 +02:00
Serraniel
b4d6a886fe
#38 Fix innerHTML Warning when replacing Anime title
2020-09-11 19:33:34 +02:00
Serraniel
9f97844c3a
#39 Kicked "regenerator-runtime" dependancy is it is unused and causing the issue.
2020-09-11 19:19:35 +02:00
Serraniel
08ce64ad8b
#19 Last fixes
2020-09-11 18:01:23 +02:00
Serraniel
b1aef75409
#19 Imporvments in notification logic
2020-09-11 17:57:17 +02:00
Serraniel
7e44b0d538
#19 Patch browser functions to get event on location change
2020-09-11 17:36:36 +02:00
Serraniel
065ce97adc
#19 Fixed missing return value in isLoggedIn function
2020-09-11 16:49:45 +02:00
Serraniel
1962547d75
#19 First fixes after the great merge
2020-09-11 16:41:22 +02:00
Serraniel
ad95cdbe0c
Merge branch 'develop' into feature/#19-notifications-tab-title
...
# Conflicts:
# manifest.json
# src/javascript/enhancements/notifications.js
# utils/helpers.js
2020-09-11 16:31:25 +02:00
Serraniel
64b8b752e2
#35 removed console log
2020-08-29 16:21:10 +02:00
Serraniel
75f8869f7f
#35 fixed DOM ready event
2020-08-29 16:20:53 +02:00
Serraniel
5bae743444
#35 included regenerator runtime
2020-08-26 21:04:41 +02:00
Serraniel
0cb210dd4b
#35 rewrite code to modules
2020-08-26 20:31:56 +02:00
Serraniel
db6f70600f
#35 changed javascript to module logic
2020-08-26 18:29:40 +02:00
Serraniel
a4e7fb061b
#35 removed dummy html file
2020-08-26 18:28:41 +02:00
Serraniel
bb62878eb2
#35 restructured project directory
2020-08-26 17:58:28 +02:00