|
fea7d68963
|
#161 Only observe the anime list to prevent bugs in subtrees.
Subtree isn´t required to be observed any more, too.
|
2021-02-13 19:22:50 +01:00 |
|
|
6c0a197c83
|
#161 Better scroll behaviour
|
2021-02-08 19:36:48 +01:00 |
|
|
6ab597924e
|
#161 Improved query to find first unseen episode
|
2021-02-08 19:13:07 +01:00 |
|
kaffem
|
908dee5646
|
#161 PoC for the autoscroll feature
|
2021-02-08 05:58:28 +01:00 |
|
|
ac26b2b330
|
#48 Several optimizations for font color enhancements
|
2020-12-29 17:07:33 +01:00 |
|
|
b08e38e915
|
#48 Added types for timeconversion enhancements.
|
2020-12-29 16:33:02 +01:00 |
|
|
5295c3d3ae
|
#48 Changed time conversion to typescript file
|
2020-12-29 15:53:24 +01:00 |
|
|
2016506ee2
|
Merge branch 'develop' into feature/#48-migrate-to-typescript
|
2020-12-29 15:42:37 +01:00 |
|
|
36b12f5397
|
#48 Added types for watch2gether enhancements
|
2020-12-28 23:20:44 +01:00 |
|
|
b0d0f66369
|
#48 Added types for quick search enhancements
|
2020-12-28 23:19:18 +01:00 |
|
|
43b5fb7b14
|
#48 Added types for notification enhancements
|
2020-12-28 23:10:56 +01:00 |
|
|
413f35f35d
|
#48 Added types for language display enhancements
|
2020-12-28 23:08:04 +01:00 |
|
|
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 |
|
|
5edf65b578
|
Merge branch 'develop' into feature/#147-automatic-time-conversion
# Conflicts:
# package-lock.json
# package.json
|
2020-12-28 18:43:51 +01:00 |
|
|
8d0fb9c94c
|
#147 Added comment
|
2020-12-28 18:38:49 +01:00 |
|
|
56d8b718b3
|
#147 Changed regex pattern to not change anything on the airing page
|
2020-12-28 18:37:19 +01:00 |
|
|
4ee9b0d651
|
#147 Special treatment for airing times
|
2020-12-28 18:15:48 +01:00 |
|
|
a1745d7c65
|
#147 removed console logs
|
2020-12-28 17:19:18 +01:00 |
|
|
7e3db5f8d5
|
#147 smaller refactorings
|
2020-12-28 17:18:49 +01:00 |
|
|
85bd44b677
|
#147 Display correct timezone on hover
|
2020-12-28 17:17:56 +01:00 |
|
|
25bb2de5cd
|
#147 Time parsing
|
2020-12-28 18:05:41 +02:00 |
|
|
139e1e0cff
|
#147 Update dates
|
2020-12-28 16:48:51 +01:00 |
|
|
c76aebda94
|
#147 Fixed parsing and removed console.log
|
2020-12-28 16:40:36 +01:00 |
|
|
5fcaca8b54
|
#147 optimization for 24h format
|
2020-12-28 16:35:51 +01:00 |
|
|
6cfa60bd9c
|
#147 First attempts with spacetime and time conversion
|
2020-12-28 16:09:53 +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 |
|