Commit Graph

746 Commits

Author SHA1 Message Date
kkapsner d52f107f00 Removed unused messages
allowPDFCanvas_description
allowPDFCanvas_title
url_title
url_description
inspectImage
2018-09-23 12:56:16 +02:00
kkapsner 18bbab50a5 Removed unused setting notificationDisplayTime 2018-09-23 12:40:05 +02:00
kkapsner 5ca27505eb Messages were not passed to tabs. 2018-09-23 12:33:23 +02:00
kkapsner 2f4fca10ab Ask mode did not show canvas canvas any more. 2018-09-21 16:42:58 +02:00
kkapsner 95605ef746 Search did not include button labels
For #242
2018-09-21 16:40:24 +02:00
kkapsner ccc36a2154 Initilaize storage with correct version. 2018-09-21 16:32:47 +02:00
kkapsner ecc55ad13f Unknown classes might break CB
Fixes #267
2018-09-20 22:46:45 +02:00
kkapsner 70b8d50c56 Options page fine tuning 2018-09-19 23:56:34 +02:00
kkapsner 5513bcbb61 Search refinement and bugfixing
Fixes #242
2018-09-19 09:15:19 +02:00
kkapsner 2271477376 fakeUint8Array called forEachIndex with wrong parameters.
Fixes #266
2018-09-18 21:52:15 +02:00
kkapsner e3861e67b4 Create search in options page
Fixes #242
2018-09-18 13:14:39 +02:00
kkapsner feff447409 Typos 2018-09-18 00:43:45 +02:00
kkapsner a1202f9a6e Made audio cache url specific
Fixes #261
2018-09-18 00:03:42 +02:00
kkapsner 41746eebdd
Merge pull request #259 from spodermenpls/master
Locale overhaul #2
2018-09-17 00:55:39 +02:00
spodermenpls 855e951fe4
Update messages.json 2018-09-16 23:01:59 +02:00
spodermenpls 19510ec13f
Update messages.json 2018-09-16 22:53:44 +02:00
spodermenpls 2e8ffcdfa7
Update messages.json 2018-09-16 22:48:06 +02:00
kkapsner f8de9b9539 Merge branch 'whitelistedIndicator'
Fixes #241
2018-09-16 14:08:00 +02:00
kkapsner 55af2c3dc4 Moved url container initialization
Fixes #166
2018-09-16 12:27:50 +02:00
kkapsner e4c2196131 Send only necessary notifications to main process
For #238
2018-09-16 12:15:04 +02:00
kkapsner db79c0129b Audio API notifies on every call 2018-09-16 12:09:48 +02:00
kkapsner ee7f9b4dae Separated setting containers
For #166
2018-09-16 01:22:40 +02:00
kkapsner 57ef8a4166 Simplified relation logging <-> settings
For #166
2018-09-15 21:13:25 +02:00
kkapsner 9d5e8b71ed Separated settings migration
For #166
2018-09-14 16:29:30 +02:00
kkapsner caa8db93c7 Added note on where to find the logging
Fixes #248
2018-09-13 23:35:21 +02:00
kkapsner d63e74edf9
Merge pull request #257 from spodermenpls/master
Locale overhaul
2018-09-13 23:07:14 +02:00
kkapsner e67c168d47 Added thank for the Spanish translation 2018-09-13 23:02:17 +02:00
kkapsner e097395f2e
Merge pull request #250 from micrococo/master
Add Spanish translation
2018-09-13 23:00:06 +02:00
kkapsner 456c21cb04 Ignore port connection without tab
Fixes #255
2018-09-13 22:50:10 +02:00
kkapsner b0e1e69ec9 Do not pass messages to internal tabs
E.g. about:addons
Otherwise this causes an error.
2018-09-13 18:40:18 +02:00
spodermenpls cd670b8db7
Update messages.json 2018-09-13 17:52:28 +02:00
spodermenpls 81b90f41fb
Update messages.json 2018-09-13 17:43:14 +02:00
spodermenpls 2bf7203d90
Update messages.json 2018-09-13 17:26:09 +02:00
spodermenpls e4e9622b0d
Update messages.json 2018-09-13 16:34:02 +02:00
micrococo 0a39be7cc8
Move the translation strings to the right spot 2018-09-13 12:54:44 +02:00
kkapsner f73a4ee619 Save state of the arrow menu in options page
Fixes #251
2018-09-12 23:43:48 +02:00
kkapsner 040acb311f Added missing translation checker 2018-09-12 22:54:25 +02:00
kkapsner be337fcd43 Added missing translations 2018-09-12 22:37:45 +02:00
kkapsner 28d6cf0d63 Added instruction von url specific values
Fixes #248
2018-09-12 22:36:14 +02:00
kkapsner fe1f1ec79a Fixed caching issue
md5 was too slow.

Fixes #236
2018-09-12 22:23:29 +02:00
kkapsner c798e2b412 Improve options layout 2018-09-12 18:10:31 +02:00
kkapsner 19a9035bed Settings rearrangement
For #251
2018-09-12 09:21:52 +02:00
kkapsner c16aea3d6e Added translation tool 2018-09-12 00:07:39 +02:00
kkapsner f05717836d canvas content was not stored to be displayed when wanted 2018-09-11 23:56:44 +02:00
kkapsner 5e5011f208 Added setting to controll to save notification details
Fixes #236
2018-09-11 23:54:59 +02:00
kkapsner 1a066de2fd Put RegExp in quotes 2018-09-09 01:07:00 +02:00
kkapsner 0133af70f5 Add proper DOMRect ask texts.
For #236
2018-09-09 00:16:44 +02:00
kkapsner 1eacfe7dc5 Ignoring DOMRect did not work.
For #236.
2018-09-09 00:15:47 +02:00
kkapsner 4c2fea8a90 Don't store ignored notifications.
For #236
2018-09-09 00:15:21 +02:00
micrococo c2ca07e339
Add Spanish translation 2018-09-08 11:12:39 +02:00