Commit graph

19 commits

Author SHA1 Message Date
Serraniel 2313c551ed
ä161 Moved autoscroll into w2g file 2021-02-13 20:22:43 +01:00
Serraniel c0cd4ff873
Merge branch 'develop' into feature/#161-autoscroll-w2g
# Conflicts:
#	src/javascript/app.ts
#	src/javascript/configuration/configuration.ts
2021-02-13 20:04:51 +01:00
kaffem 73311bce96 Merge branch 'develop' into feature/#144-autotoggle-hide-w2g 2021-02-13 19:57:45 +01:00
kaffem 510061c1e0 #144 working prototype 2021-02-08 13:37:34 +01:00
kaffem 908dee5646 #161 PoC for the autoscroll feature 2021-02-08 05:58:28 +01:00
kaffem 76d73cd941 #173 PoC for the Autoplay/pause feature 2021-02-05 10:13:12 +01:00
Serraniel 3539af5de3
#48 Removed comment I cannot remember what I ment with 😂😎 2020-12-29 17:08:54 +01:00
Serraniel 2016506ee2
Merge branch 'develop' into feature/#48-migrate-to-typescript 2020-12-29 15:42:37 +01:00
Daniel 866d11a3d3
Update src/javascript/configuration/configuration.ts
#48 Fix Typo
2020-12-28 23:40:12 +01:00
Serraniel d1e7df0264
#48 Typescript implementation for settings and configuration 2020-12-28 22:15:28 +01:00
Serraniel 79c2784d73
#48 Changed file extensions from js to ts 2020-12-28 21:43:06 +01:00
Serraniel 5edf65b578
Merge branch 'develop' into feature/#147-automatic-time-conversion
# Conflicts:
#	package-lock.json
#	package.json
2020-12-28 18:43:51 +01:00
Serraniel e7e22a1061
#147 Added base configuration 2020-12-28 15:08:47 +01:00
Serraniel 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
Serraniel 483ea7f96e
#32 Fixed issues remarked by scrutinizer-ci
* unused variable
* explicit unedfined assignments
2020-11-08 13:18:41 +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 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