Commit graph

106 commits

Author SHA1 Message Date
Serraniel bdd94e030a
#32 reduced i statements for css disable 2020-11-08 12:32:45 +01:00
Serraniel 99b50f4786
Merge branch 'develop' into feature/#32-option-menu
# Conflicts:
#	src/stylesheets/enhancements/_lists.scss
2020-11-07 18:50:35 +01:00
Serraniel 4d809dae12
#32 Implemented settings for CSS enhancements 2020-11-07 18:47:58 +01:00
Serraniel d0ace4b1d2
#32 Changed Configuration adapter and switched to callbacks where the configuration is used 2020-11-07 18:23:00 +01:00
Serraniel 1bbca43444
#32 added options check for all JS enhancements 2020-11-07 17:48:27 +01:00
Serraniel f1d96ebcea
#32 Added reload method in the configuration class 2020-11-07 17:32:18 +01:00
Serraniel 0c2621f3a6
#32 Added configuration class 2020-11-07 17:23:29 +01:00
Serraniel 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
Serraniel b4a18cdc4d
#32 Finalized settings page 2020-11-07 17:18:18 +01:00
Serraniel f5c5af92ca
#32 Added reset Button to options page and fixed settings script 2020-11-07 17:02:24 +01:00
Serraniel e8d607fd00
#32 Reworked settings page as dummy
Only two dummy checkboxes to approve the concept
2020-11-07 16:56:24 +01:00
Serraniel f7cbaaac1e
#32 Small fix regarding default value of getData in chromium storage provider 2020-11-07 16:54:35 +01:00
Serraniel 88a97af8f4
#32 Probably working script for a settings page? 2020-11-07 16:47:31 +01:00
Serraniel af5656f1ff
#32 Implemented storage provider for chromium based browsers 2020-11-07 16:35:02 +01:00
Serraniel 20eca07408
#32 Added storage permission to manifest files 2020-11-07 16:21:09 +01:00
Serraniel 1dff60dc3b
#32 Preparing storage provider 2020-11-07 16:20:50 +01:00
Serraniel 147b2d8dd1
#32 Altered JS Config for manifest files 2020-11-07 14:43:51 +01:00
Serraniel 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
Serraniel 4ed0e39e02
Merge branch 'support/0.3' into develop 2020-11-04 21:25:42 +01:00
Serraniel 586d5131d3
Prepared release 2020-11-04 21:25:21 +01:00
Serraniel 124c43195c
Revert "#107 Added fix for border overlapping"
This reverts commit 5b6111cc78.
2020-11-04 21:11:36 +01:00
Serraniel 5b6111cc78
#107 Added fix for border overlapping 2020-11-04 20:56:11 +01:00
Serraniel 58514c90a3
#107 Override border color
https://canary.discord.com/channels/541683465599451136/543812424541798421/773621830161268756
2020-11-04 20:51:52 +01:00
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