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
e7e22a1061
#147 Added base configuration
2020-12-28 15:08:47 +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
f783375276
Fixed release
...
I accidently submitted a wrong zip to firefox and it seems like even after disabling and deleting it without ever beeing fully submitted I cannot resubmit the fixed version with same number...
2020-12-13 21:29:45 +01:00
c210e75cd6
Prepared release
2020-12-13 21:16:40 +01:00
af711355f3
#143 Prevent quicksearch hotkey if document.activeElement is a textarea
2020-12-13 13:05:49 +01:00
4072f6eca0
Prepared release
2020-11-15 20:09:44 +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
a33a047de7
#109 added and used aniwatch dark color in css
2020-11-14 19:26:28 +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
2f9a36230a
Prepared release
2020-11-09 17:33:36 +01:00
51b943bc0f
#32 Fixed wrong implementation of settings check for language display
2020-11-08 13:25:55 +01:00
483ea7f96e
#32 Fixed issues remarked by scrutinizer-ci
...
* unused variable
* explicit unedfined assignments
2020-11-08 13:18:41 +01:00
10e584bfa9
#32 Added version information and changelog hyperlink into settings
2020-11-08 13:11:52 +01:00
0cae9dd945
#32 Settings open in tab
2020-11-08 13:11:28 +01:00
bce216205f
#32 Added implementation for firefox api
2020-11-08 13:01:05 +01:00
bdd94e030a
#32 reduced i statements for css disable
2020-11-08 12:32:45 +01:00
99b50f4786
Merge branch 'develop' into feature/#32-option-menu
...
# Conflicts:
# src/stylesheets/enhancements/_lists.scss
2020-11-07 18:50:35 +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
f1d96ebcea
#32 Added reload method in the configuration class
2020-11-07 17:32:18 +01:00
0c2621f3a6
#32 Added configuration class
2020-11-07 17:23:29 +01:00
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
b4a18cdc4d
#32 Finalized settings page
2020-11-07 17:18:18 +01:00
f5c5af92ca
#32 Added reset Button to options page and fixed settings script
2020-11-07 17:02:24 +01:00
e8d607fd00
#32 Reworked settings page as dummy
...
Only two dummy checkboxes to approve the concept
2020-11-07 16:56:24 +01:00
f7cbaaac1e
#32 Small fix regarding default value of getData in chromium storage provider
2020-11-07 16:54:35 +01:00
88a97af8f4
#32 Probably working script for a settings page?
2020-11-07 16:47:31 +01:00
af5656f1ff
#32 Implemented storage provider for chromium based browsers
2020-11-07 16:35:02 +01:00
20eca07408
#32 Added storage permission to manifest files
2020-11-07 16:21:09 +01:00
1dff60dc3b
#32 Preparing storage provider
2020-11-07 16:20:50 +01:00
147b2d8dd1
#32 Altered JS Config for manifest files
2020-11-07 14:43:51 +01:00
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
4ed0e39e02
Merge branch 'support/0.3' into develop
2020-11-04 21:25:42 +01:00
586d5131d3
Prepared release
2020-11-04 21:25:21 +01:00
124c43195c
Revert " #107 Added fix for border overlapping"
...
This reverts commit 5b6111cc78
.
2020-11-04 21:11:36 +01:00
5b6111cc78
#107 Added fix for border overlapping
2020-11-04 20:56:11 +01:00
58514c90a3
#107 Override border color
...
https://canary.discord.com/channels/541683465599451136/543812424541798421/773621830161268756
2020-11-04 20:51:52 +01:00