Serraniel
25c41d7bed
#32 Post merge fixes and moved around some files :D
2020-11-02 18:36:03 +01:00
Daniel
d8e51f6fb1
Apply suggestions from code review
2020-10-28 22:39:15 +01:00
Serraniel
b82f98d20a
#91 intensified the animation
2020-10-28 22:36:51 +01:00
Serraniel
3dad248447
#91 fixed comment
2020-10-28 22:35:54 +01:00
Serraniel
b256fa8e5e
#91 Optimized the JS code
2020-10-28 22:35:09 +01:00
Serraniel
542d328323
#91 Finalized the JS implementation of the charcounter
2020-10-28 22:31:12 +01:00
Serraniel
a561ccb2b6
#91 Fixes SCSS formattings
2020-10-28 22:08:06 +01:00
Serraniel
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
Serraniel
806db3755f
Prepared Release
2020-10-28 19:59:30 +01:00
Daniel
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
Serraniel
f8e9d2bbd4
Merge branch 'develop' into feature/#99-hide-placeholder-tabs
...
# Conflicts:
# src/stylesheets/aniwatchplus.scss
2020-10-28 17:38:21 +01:00
Daniel
1faf4f7eb2
Merge pull request #92 from Serraniel/feature/#90-watch2gether-host-icon-bad-aligned
...
#90 Add styles to fix icon position for room creator
2020-10-28 06:46:51 +01:00
Serraniel
79d8d142c6
#99 Added a comment
2020-10-27 19:52:05 +01:00
Serraniel
0faa37aecc
#99 Hide disabled tabs via style
2020-10-27 19:51:47 +01:00
Serraniel
ce7ff5d949
Revert " #99 Added empty script for profile"
...
This reverts commit 9c3fbd31a1
.
2020-10-27 19:51:30 +01:00
Serraniel
9c3fbd31a1
#99 Added empty script for profile
2020-10-27 19:44:17 +01:00
Serraniel
4099841d4b
#94 Detect player and resume video
2020-10-26 20:52:51 +01:00
Serraniel
9ada3dbee6
#94 Detect closed tooltip
2020-10-26 20:46:03 +01:00
Serraniel
f8b0dbbe3f
#94 Added empty observer for the player
2020-10-26 20:42:34 +01:00
Serraniel
abb4c05857
#94 Prepared empty functionality module
2020-10-26 20:30:50 +01:00
Serraniel
bfb64887ea
#90 Add styles to fix icon position for room creator
2020-10-25 13:16:50 +01:00
Serraniel
93747d5cfd
#91 added comment why this does not work yet
2020-10-25 13:02:24 +01:00
Serraniel
3125e6720f
#91 Added base implementation for chat counter
...
Adds uuid dependency to create guids
2020-10-25 12:47:32 +01:00
Serraniel
e7a4790970
#91 Added base script file
2020-10-25 11:54:36 +01:00
Serraniel
ac33d37a53
Revert " #19 Fallback for badly loaded pages added"
...
This reverts commit f0eebd2803
.
2020-10-25 11:26:49 +01:00
Serraniel
f3fe4fc717
#19 changed the behaviour when we start our scripts
2020-10-25 11:26:33 +01:00
Serraniel
f0eebd2803
#19 Fallback for badly loaded pages added
2020-10-25 11:21:48 +01:00
Serraniel
a840f644b7
#19 Removed old and obsolete pathname change logic
2020-10-25 10:56:50 +01:00
Serraniel
585c1684a2
#19 Added loading bar observer
2020-10-25 10:54:32 +01:00
Serraniel
8a2f1d90b2
Merge branch 'develop' into feature/#19-notifications-tab-title
...
# Conflicts:
# src/javascript/index.js
2020-10-25 10:32:16 +01:00
Serraniel
b1a0ee2563
Changed version number
2020-10-12 18:09:20 +02:00
Serraniel
fd48405246
#67 fixed a follow-up bug in the requests page
2020-10-08 21:09:40 +02:00
Serraniel
5ed11ff2b5
#67 Renamed lists styles
2020-10-08 21:09:21 +02:00
Serraniel
e6e0ed5ec3
#67 Added color vars in styles
2020-10-08 21:08:57 +02:00
Serraniel
62fa39c2bf
#67 Removed obsolete list.js
2020-10-08 21:05:12 +02:00
Serraniel
0e39a6fbcc
#67 Altered manifests to load css
2020-10-08 21:04:43 +02:00
Serraniel
855f4ae670
#67 Added stylesheet for lists
2020-10-08 21:03:58 +02:00
Serraniel
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
Serraniel
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
Serraniel
44e8d8a883
Version update
2020-10-01 21:42:14 +02:00
Daniel
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
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
1c57d1f45c
#54 Avoid quick search hotkey if input is focused
2020-09-30 20:08:39 +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
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
Daniel
df369b93de
Merge pull request #44 from Serraniel/bugfix/#39-the-function-constructor-is-eval
...
#39 Kicked "regenerator-runtime" dependancy is it is unused and causi…
2020-09-11 19:19:58 +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
279422c748
#40 Added host permission for aniwatch
2020-09-11 18:42:08 +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
abb35c8aae
#40 Added empty permissions
2020-09-06 22:31:45 +02:00
Serraniel
91af8850b8
#35 Fixed developer key in manifest
2020-09-06 20:31:00 +02:00
Serraniel
0bd63a9de7
#35 Fixed developer property from tmeplate manifest
2020-09-06 20:20:15 +02:00
Serraniel
5c64d01475
#35 changes in manifest for rebranding
2020-08-29 16:29:28 +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
98cc32cae4
#35 Changed manifest to run at document end again because of issues
2020-08-29 16:20:14 +02:00
Serraniel
c50a505418
#35 Copied relevant icons into images folder in src and integrated into manifest
2020-08-29 01:11:41 +02:00
Serraniel
5bae743444
#35 included regenerator runtime
2020-08-26 21:04:41 +02:00
Serraniel
2a6af16ea5
#35 Changed manifests to template system
...
Including a template file and replacing of variables in buildscripts
2020-08-26 20:52:15 +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
98153e229b
#35 Added specifc attributes to browser manifests
2020-08-26 18:03:50 +02:00
Serraniel
6bd825e6af
#35 Copied manifest for each target browser
2020-08-26 18:01:51 +02:00
Serraniel
bb62878eb2
#35 restructured project directory
2020-08-26 17:58:28 +02:00
Serraniel
d5d2382c84
#35 Moved sources into src folder
2020-08-25 21:09:11 +02:00