Commit Graph

253 Commits

Author SHA1 Message Date
53ea633f86 refactor(browser-extension): drop unnecessary call to dispatchEvent 2024-08-04 11:54:26 +02:00
75af9b6a02 fix(browser-extension): issue #714 2024-08-04 09:31:23 +02:00
57aed8a6c4 chore(browser-extension): upgrade manifest version 2024-08-04 09:22:42 +02:00
aee5fdfba4 fix(browser-extension): issue #703 2024-08-04 09:22:28 +02:00
3434e16788 feat(api): reapply labels when reopening an issue 2024-08-04 08:42:07 +02:00
78dd52c931 docs: update project description 2024-08-03 18:37:18 +02:00
69b031187e feat(web): add new release 2024-08-03 15:55:43 +02:00
621427afaa fix(browser-extension): disable/enable bug due new logic 2024-08-03 15:13:38 +02:00
0382f429cf fix(api): reopen issues instead of creating new ones even if they are closed 2024-08-03 15:02:26 +02:00
d6f0e5c459 fix(browser-extension): user is able to duplicate issues if clicking too fast 2024-08-03 14:45:53 +02:00
ca07c4c32e feat(browser-extension): add ability to refresh database manually through popup 2024-08-03 14:00:42 +02:00
700dfb7492 feat(browser-extension): add database and extension versions to the popup 2024-08-03 13:12:02 +02:00
c958a2a743 feat(api): add new v4 endpoints 2024-08-03 13:10:44 +02:00
2957047219 refactor(api): to new database files structure 2024-08-03 12:58:19 +02:00
fd5ad33219 feat(api): deprecate v1 endpoints 2024-08-03 12:57:48 +02:00
0403b8b09a chore(browser-extension): upgrade manifest version 2024-08-03 10:11:50 +02:00
bc88e3961e feat(browser-extension): improve code structure and types 2024-08-03 10:07:59 +02:00
2edd94d709 fix(browser-extension): issue #701 2024-08-03 09:22:04 +02:00
a89ed2cace feat(browser-extension): try chunk approach for some issues 2024-08-03 08:33:29 +02:00
83198c3b4f fix(browser-extension): issue #644 temporarily 2024-08-02 19:39:52 +02:00
1ea189525b feat(browser-extension): improve performance when triggering events on DOMContentLoad instead of load, visibilitychange just the first time and minor code improvements 2024-08-02 19:24:15 +02:00
7743a37de3 chore(browser-extension): upgrade manifest version 2024-08-02 18:10:14 +02:00
4b0d9e27b4 fix(browser-extension): case where tabId is 0 2024-08-02 18:08:31 +02:00
7f171bfcef docs: update firefox docs #618 2024-07-12 16:33:04 +02:00
aea4e9d12d feat(web): update languages count 2024-07-07 15:24:57 +02:00
243387350c feat(web): host xpi files and update some texts 2024-07-07 14:14:06 +02:00
6f9eeb004c docs(browser-extension): add mozilla installation to readme 2024-07-07 14:13:33 +02:00
83dfd7aa0e chore: add browser_specific_settings 2024-07-07 13:35:43 +02:00
b8bf65afab feat(web): add new release 2024-06-01 11:00:45 +02:00
50fca3c0d3 fix(browser-extension): icon disabled and no count due pageshow not setting up the extension 2024-06-01 10:22:28 +02:00
0c65daaf67 feat(browser-extension): add declarativeNetRequest to block cmp.inmobi.com 2024-05-27 09:50:05 +02:00
ChuckMichael
044b3a12a5 Better translations 2024-05-25 12:52:18 +02:00
ChuckMichael
9621f10283 Add Polish language 2024-05-24 14:00:27 +02:00
1790407353 feat(api): improve report issue template 2024-05-06 20:41:12 +02:00
335a185075 docs(api): improve readme 2024-05-06 20:07:42 +02:00
d92b50f582 docs(browser-extension): fix wrong description 2024-05-04 15:44:52 +02:00
5149dc606a chore: upgrade deps 2024-05-04 14:21:50 +02:00
ce728641fa
Merge pull request #482 from wanhose/v7.0.3
7.0.3
2024-05-02 19:55:00 +02:00
151875c1a9 fix(web): download buttons overflow when desktop 2024-04-21 16:59:33 +02:00
33c0fde610 feat(web): improve legend text 2024-04-15 20:06:04 +02:00
4cc6168578 fix(web): some responsive issues after the new download button 2024-04-15 20:03:36 +02:00
4128bec4c4 docs(browser-extension): update README with new guide 2024-04-15 19:15:08 +02:00
1ef85500c7 feat(web): add releases 2024-04-15 19:09:49 +02:00
5848baeda7 fix(browser-extension): error when importing as temporary 2024-04-15 18:35:12 +02:00
bd8b9a1ac7 fix(browser-extension): minor change in onMessage comment 2024-04-15 18:08:26 +02:00
3f1de4f536 chore(browser-extension): upgrade version 2024-04-15 18:04:45 +02:00
21ee8a1e99 feat(browser-extension): polyfill chrome APIs for other browsers 2024-04-15 18:04:23 +02:00
e11518cec2 chore(browser-extension): upgrade version 2024-04-03 21:20:03 +02:00
244ed1f210 feat(browser-extension): add button to open issue in GitHub after report 2024-04-03 21:19:44 +02:00
59f3d7023d feat(browser-extension): adapt code to new API response 2024-04-03 21:19:07 +02:00