Commit Graph

  • c3c615d864 chore: bump packages react-typescript-vite Abhijith Vijayan [FLUXON] 2026-01-04 18:48:23 +05:30
  • 622cf7d6cf Merge branch 'react-typescript-vite' of https://github.com/abhijithvijayan/web-extension-starter into react-typescript-vite Abhijith Vijayan [FLUXON] 2026-01-04 18:18:02 +05:30
  • 4dd9c3069b chore: upgrade linting packages Abhijith Vijayan [FLUXON] 2026-01-04 18:17:55 +05:30
  • b339b4c4c4
    Merge pull request #110 from abhijithvijayan/vite-rewrite Abhijith Vijayan 2026-01-04 04:23:49 +05:30
  • d5c34d39bc docs: curl from the current default branch #110 Abhijith Vijayan [FLUXON] 2026-01-03 22:14:10 +05:30
  • f8e794653d fix: links Abhijith Vijayan [FLUXON] 2026-01-03 22:11:37 +05:30
  • 8bbcb174d1 feat: dummy extension that uses background scripts and content scripts #109 Abhijith Vijayan [FLUXON] 2026-01-03 21:51:18 +05:30
  • e14efb7c4b feat: migrate firefox to manifest v3 Abhijith Vijayan [FLUXON] 2026-01-03 21:40:04 +05:30
  • 9ef7f6ce9a docs: update readme Abhijith Vijayan [FLUXON] 2026-01-03 21:16:52 +05:30
  • 85de99675f docs: update readme Abhijith Vijayan [FLUXON] 2026-01-03 21:11:44 +05:30
  • 710ad4f714 fix: content scripts not loading because of dynamic ES modules Abhijith Vijayan [FLUXON] 2026-01-03 21:06:31 +05:30
  • 74d10f2424 refactor: use shared linting config Abhijith Vijayan [FLUXON] 2026-01-03 20:54:03 +05:30
  • 88fea12ee6 fix: web_accessible_resources now supports http urls Abhijith Vijayan [FLUXON] 2026-01-03 19:45:33 +05:30
  • 72fa5db993 feat: use css modules Abhijith Vijayan [FLUXON] 2026-01-03 19:38:23 +05:30
  • bdf0ca1806 refactor: better initial extension UI Abhijith Vijayan [FLUXON] 2026-01-03 19:26:02 +05:30
  • b96c1969df chore: basic extension support Abhijith Vijayan [FLUXON] 2026-01-03 19:18:17 +05:30
  • 7eaf8df28f
    chore(deps): bump @babel/runtime from 7.23.9 to 7.28.4 #108 dependabot[bot] 2026-01-03 13:32:27 +00:00
  • e0d9c83475
    Merge pull request #107 from abhijithvijayan/dependabot/npm_and_yarn/js-yaml-4.1.1 deprecated-react-typescript-webpack Abhijith Vijayan 2026-01-03 19:01:27 +05:30
  • f19a5580a3 feat: upgrades Abhijith Vijayan [FLUXON] 2026-01-03 18:52:12 +05:30
  • e6fcfc8a0c
    chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 #107 dependabot[bot] 2025-11-15 10:49:51 +00:00
  • e1f0b743d1 refactor: use ESM packages for tsconfig and vite-plugin-wext-manifest Abhijith Vijayan [FLUXON] 2025-06-29 00:04:08 +05:30
  • cf1eb8e594 refactor: use ESM packages for tsconfig and vite-plugin-wext-manifest Abhijith Vijayan [FLUXON] 2025-06-29 00:00:43 +05:30
  • c323c1b6c9
    Merge pull request #105 from jeffpc1993/fix_css_plugin Abhijith Vijayan 2025-06-25 09:54:17 +05:30
  • ade445103d refactor: use vite-plugin-wext-manifest plugin Abhijith Vijayan [FLUXON] 2025-06-24 04:41:38 +05:30
  • 78b2ed7ca7 feat: clean the zip files on build Abhijith Vijayan [FLUXON] 2025-06-24 01:03:46 +05:30
  • 840fb9bd5f chore: minor change Abhijith Vijayan [FLUXON] 2025-06-24 00:34:13 +05:30
  • 47e6a81cb2
    Update README.md Abhijith Vijayan 2025-06-23 02:36:11 +05:30
  • fa32219595
    Update README.md Abhijith Vijayan 2025-06-23 02:33:17 +05:30
  • 692a97d2c0 feat: initial rewrite Abhijith Vijayan [FLUXON] 2025-06-23 02:22:09 +05:30
  • 4108fd8dd5 docs: update readme Abhijith Vijayan [FLUXON] 2025-06-21 15:49:48 +05:30
  • 3d3e6038e4 css plugin version upgrade for webpack 5 #105 jeff chacko 2024-09-10 08:49:28 +01:00
  • fde4197f12 refactor: migrate to webpack-ext-reloader Abhijith Vijayan [KUBRIC] 2024-01-31 05:07:43 +05:30
  • d36c019c21 chore: bump dependencies Abhijith Vijayan [KUBRIC] 2024-01-31 04:23:23 +05:30
  • f1ce072ae7 chore: basic webpack 5 upgrade Abhijith Vijayan [KUBRIC] 2024-01-31 04:21:53 +05:30
  • 1050527cd7 chore: upgrade dependencies Abhijith Vijayan [KUBRIC] 2024-01-31 04:15:24 +05:30
  • 0176f1abc2 Fix column icons #100 MusicalBean 2023-08-28 08:22:58 -07:00
  • e018fe5468 Update extension description MusicalBean 2023-08-27 08:11:51 -07:00
  • ca73e88b50 Reduce content script matches scope MusicalBean 2023-08-27 08:02:48 -07:00
  • cfca4a1acb Increase minimum chrome version MusicalBean 2023-08-27 07:58:13 -07:00
  • 077117902b Set manifest version to 3 MusicalBean 2023-08-27 07:57:11 -07:00
  • 863fe386a1 Update icon MusicalBean 2023-08-27 07:33:21 -07:00
  • df25191965 update version MusicalBean 2023-08-27 07:20:01 -07:00
  • 82fcbe804d Remove background scripts MusicalBean 2023-08-27 07:18:11 -07:00
  • 9d717ae9ff Update version MusicalBean 2023-08-27 06:26:40 -07:00
  • 878d2de87b Update README MusicalBean 2023-08-27 06:25:49 -07:00
  • 759e5cd3b4 Update version MusicalBean 2023-08-27 06:25:42 -07:00
  • 1b7770b2c1 Add extra icons and fix Firefox manifest MusicalBean 2023-08-27 06:15:31 -07:00
  • f9d338bcce Fix toggle bug MusicalBean 2023-08-26 23:11:28 -07:00
  • 097026907d Appease Firefox linter MusicalBean 2023-08-26 23:02:36 -07:00
  • 4f915736fa Add extension homepage to manifest MusicalBean 2023-08-26 22:52:08 -07:00
  • 37155bfc7e Use unique addon id MusicalBean 2023-08-26 22:45:24 -07:00
  • e52248aef2 Error handling MusicalBean 2023-08-26 22:39:35 -07:00
  • 38f1608003 Remove unused commit MusicalBean 2023-08-26 22:30:31 -07:00
  • 476538e994 Improve refresh logic and fix bugs MusicalBean 2023-08-26 22:30:09 -07:00
  • cfc97a0be5 Update package.json and manifest MusicalBean 2023-08-26 21:37:21 -07:00
  • 1a016b4b95 Add toggle to hide non-open traders MusicalBean 2023-08-26 21:33:17 -07:00
  • fa98fcb298 Improve trade finder tables MusicalBean 2023-08-26 19:47:13 -07:00
  • 5f9f1faa93 Setup basic trading enhancements MusicalBean 2023-08-26 18:55:40 -07:00
  • b1e27f3114
    chore(deps): bump json5 from 1.0.1 to 1.0.2 #98 dependabot[bot] 2023-01-06 02:14:05 +00:00
  • fe41c5b589
    chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 #99 #97 dependabot[bot] 2022-12-04 17:34:15 +00:00
  • 041527e7a4
    Merge pull request #93 from abhijithvijayan/dependabot/npm_and_yarn/terser-4.8.1 Abhijith Vijayan 2022-09-26 11:54:00 +05:30
  • cc35d013a2
    chore(deps): bump terser from 4.7.0 to 4.8.1 #93 dependabot[bot] 2022-09-26 06:00:27 +00:00
  • 7dd6f264e8
    Merge pull request #94 from arnaumanyosa/fix-node-sass-deprecated Abhijith Vijayan 2022-09-26 11:29:45 +05:30
  • b7e1476855 removes node-sass package and adds sass #94 arnaumanyosa 2022-07-21 14:58:46 +02:00
  • 7bd5320442
    Update README.md Abhijith Vijayan 2022-06-12 21:53:19 +05:30
  • b4cdb6159b
    Update FUNDING.yml deprecated-master Abhijith Vijayan 2022-06-12 21:50:05 +05:30
  • 51ecdc318b
    chore: remove useless bot Abhijith Vijayan 2022-06-12 21:49:55 +05:30
  • 0a1fe93ecd
    chore: add github sponsors deprecated-react-javascript-webpack Abhijith Vijayan 2022-06-12 21:49:23 +05:30
  • 1feddd4f45
    chore: remove useless bot Abhijith Vijayan 2022-06-12 21:49:06 +05:30
  • 58f25226af
    chore: add github sponsors Abhijith Vijayan 2022-06-12 21:48:32 +05:30
  • 8da02b86b7
    chore: remove useless bot Abhijith Vijayan 2022-06-12 21:47:57 +05:30
  • 2599348419
    Merge pull request #90 from abhijithvijayan/dependabot/npm_and_yarn/async-3.2.3 Abhijith Vijayan 2022-05-04 22:34:10 +05:30
  • 3df052d4f0
    Merge pull request #91 from abhijithvijayan/dependabot/npm_and_yarn/ajv-6.12.6 Abhijith Vijayan 2022-05-04 22:34:02 +05:30
  • 517fc168d9
    Merge pull request #84 from aubreypwd/patch-1 Abhijith Vijayan 2022-05-04 22:33:47 +05:30
  • d53f92ad6d
    chore(deps): bump ajv from 6.12.2 to 6.12.6 #91 dependabot[bot] 2022-05-04 17:03:32 +00:00
  • 28aef3fe4a
    chore(deps): bump async from 3.2.0 to 3.2.3 #90 dependabot[bot] 2022-05-04 17:03:27 +00:00
  • d2800fc480
    chore(deps): bump nanoid from 3.1.23 to 3.3.4 #89 dependabot[bot] 2022-05-04 17:03:26 +00:00
  • 9c8613446d
    Merge pull request #82 from abhijithvijayan/dependabot/npm_and_yarn/nanoid-3.2.0 Abhijith Vijayan 2022-05-04 22:33:21 +05:30
  • 12a7dc953a
    Merge pull request #88 from abhijithvijayan/dependabot/npm_and_yarn/minimist-1.2.6 Abhijith Vijayan 2022-05-04 22:32:55 +05:30
  • d795ab5626
    chore(deps): bump minimist from 1.2.5 to 1.2.6 #88 dependabot[bot] 2022-04-11 18:52:49 +00:00
  • 9b39593d63
    chore(deps-dev): bump node-sass from 4.14.1 to 7.0.0 #85 dependabot[bot] 2022-02-10 19:49:00 +00:00
  • 8b5c2ea37b
    Extraction is unclear #84 Aubrey Portwood 2022-01-28 09:25:04 -07:00
  • c774d2a633
    chore(deps): bump nanoid from 3.1.23 to 3.2.0 #82 dependabot[bot] 2022-01-22 01:26:31 +00:00
  • 27dfa0a8c8
    Merge 734fdb16efae41d584cad30cb099ef1122b6ae99 into a3459c3064f8ce30ea8f5e0f41c49c2d223ceaa2 #76 Joseph 2021-12-03 02:25:56 +05:30
  • a3459c3064
    Merge pull request #77 from abhijithvijayan/dependabot/npm_and_yarn/color-string-1.6.0 Abhijith Vijayan 2021-11-27 21:34:00 +05:30
  • ea1a558aec
    chore(deps): bump color-string from 1.5.3 to 1.6.0 #77 dependabot[bot] 2021-10-24 14:49:07 +00:00
  • 302fb08ed8
    Merge pull request #73 from abhijithvijayan/dependabot/npm_and_yarn/path-parse-1.0.7 Abhijith Vijayan 2021-10-24 20:18:28 +05:30
  • 734fdb16ef feat: added automatic publishing #76 Joseph 2021-10-02 21:29:17 +00:00
  • 25433fc240
    chore(deps): bump path-parse from 1.0.6 to 1.0.7 #73 dependabot[bot] 2021-08-11 15:09:56 +00:00
  • 1ea18b1e1e
    Merge pull request #69 from abhijithvijayan/dependabot/npm_and_yarn/browserslist-4.16.6 Abhijith Vijayan 2021-06-16 20:22:48 +05:30
  • 8edde1680c
    chore(deps): bump browserslist from 4.12.0 to 4.16.6 #69 dependabot[bot] 2021-06-13 14:10:15 +00:00
  • 2d61e4287b
    Merge pull request #68 from abhijithvijayan/dependabot/npm_and_yarn/ws-7.4.6 Abhijith Vijayan 2021-06-13 19:39:44 +05:30
  • c2255e1f36
    chore(deps): bump ws from 7.3.0 to 7.4.6 #68 dependabot[bot] 2021-05-29 18:13:46 +00:00
  • a00139d4fe
    Merge pull request #62 from abhijithvijayan/dependabot/npm_and_yarn/lodash-4.17.21 Abhijith Vijayan 2021-05-23 17:12:07 +05:30
  • 51649ac142
    Merge pull request #63 from abhijithvijayan/dependabot/npm_and_yarn/hosted-git-info-2.8.9 Abhijith Vijayan 2021-05-23 17:11:53 +05:30
  • f2a8e36c8c
    Merge pull request #61 from abhijithvijayan/dependabot/npm_and_yarn/ssri-6.0.2 Abhijith Vijayan 2021-05-23 17:11:39 +05:30
  • 8cab6ff031
    Merge pull request #59 from abhijithvijayan/dependabot/npm_and_yarn/y18n-4.0.1 Abhijith Vijayan 2021-05-23 17:11:17 +05:30
  • 52013fa60f
    Merge pull request #58 from abhijithvijayan/dependabot/npm_and_yarn/elliptic-6.5.4 Abhijith Vijayan 2021-05-23 17:11:00 +05:30
  • 4437a6f276 chore: update dependent projects abhijithvijayan 2021-05-23 17:04:38 +05:30
  • c6c06dde83 chore: apply linting abhijithvijayan 2021-05-23 16:49:37 +05:30