1
0
mirror of https://github.com/lancedikson/bowser synced 2026-03-02 03:40:27 +00:00

Commit Graph

  • 95c814e180 fixed tests naorpeled 2025-11-22 17:26:50 +02:00
  • 6bc9041a24 fixed facebook naorpeled 2025-11-22 17:24:12 +02:00
  • a5dd57db07 wip naorpeled 2025-11-22 17:21:53 +02:00
  • fdd5a5e8e6 Add support for AI crawl bots naorpeled 2025-11-22 16:56:19 +02:00
  • 771dfb2dfe feat: add more bot platforms (#542) Lucio Martinez 2025-11-22 15:44:08 +01:00
  • 8d47b99d36 sort constants add-bot-platforms naorpeled 2025-11-22 16:26:35 +02:00
  • 26aafc62e1 tests fix pt.4 naorpeled 2025-11-22 16:22:56 +02:00
  • 38547c884b tests fix pt.3 naorpeled 2025-11-22 16:08:30 +02:00
  • 8ff7cdc798 tests fix pt.2 naorpeled 2025-11-22 16:04:12 +02:00
  • bb05390d43 tests fix pt.1 naorpeled 2025-11-22 15:49:45 +02:00
  • 4050a25bd2 added missing parts naorpeled 2025-11-22 15:32:20 +02:00
  • da61600a31 fix identation in settings naorpeled 2025-11-22 15:22:09 +02:00
  • bd5cb7186c feat: add named exports for tree shaking support with modern bundlers (#566) Copilot 2025-11-22 15:15:13 +02:00
  • 6aa09e90b0 cleanup copilot/fix-511 naorpeled 2025-11-22 15:12:27 +02:00
  • da80f755ce Update TypeScript definitions to include named exports copilot-swe-agent[bot] 2025-11-22 12:57:55 +00:00
  • 2b5ee5de8c feat: add Support for HarmonyOS User-Agent Detection (#567) Copilot 2025-11-22 14:27:00 +02:00
  • 3af8a97771 Fix CI failure by restoring compatible package-lock.json copilot/fix-558 copilot-swe-agent[bot] 2025-11-22 11:51:34 +00:00
  • a4d0b828e4 chore: add Copilot instructions for repository (#574) Copilot 2025-11-22 13:31:12 +02:00
  • 4b00459daa Revert package-lock.json changes copilot/setup-copilot-instructions copilot-swe-agent[bot] 2025-11-21 22:28:18 +00:00
  • 70acb60537 Add comprehensive tests for named exports copilot-swe-agent[bot] 2025-11-21 21:52:03 +00:00
  • e9f0e539be Add Copilot instructions for repository copilot-swe-agent[bot] 2025-11-21 21:49:47 +00:00
  • 954770b328 Initial plan for setting up Copilot instructions copilot-swe-agent[bot] 2025-11-21 21:48:41 +00:00
  • e600fd65e3 Initial plan copilot-swe-agent[bot] 2025-11-21 21:46:14 +00:00
  • acf78bc721 Update CHANGELOG for v3.0.0 breaking change copilot/fix-external-microphone-permissions copilot-swe-agent[bot] 2025-11-18 19:55:27 +00:00
  • bc0f1ea8d4 Change browser names to lowercase to fix case-sensitivity issues copilot-swe-agent[bot] 2025-11-18 19:54:03 +00:00
  • 87cdc11519 Initial investigation complete copilot-swe-agent[bot] 2025-11-18 19:44:18 +00:00
  • 47e2bff273 Initial plan copilot-swe-agent[bot] 2025-11-18 19:36:08 +00:00
  • 5bfd3e9e6c revert(index.d.ts): rollback default export to = syntax (#570) v2.12.1 Naor Peled 2025-08-23 19:32:29 +03:00
  • 4350dd6726 Revert "fix: use default export in type definitions (#465)" fix/resolve-esm-issues Naor Peled 2025-08-23 19:29:16 +03:00
  • dfdffcdc52 Fix ESM import issue by adding proper exports field and module type copilot/fix-568 copilot-swe-agent[bot] 2025-08-21 07:47:36 +00:00
  • c3886be821 Initial analysis of ESM import issue copilot-swe-agent[bot] 2025-08-21 07:41:18 +00:00
  • e621509274 Initial plan copilot-swe-agent[bot] 2025-08-21 07:35:42 +00:00
  • b0877ffd5f Address review feedback: add tests, remove comments, revert package-lock changes copilot-swe-agent[bot] 2025-08-09 21:17:01 +00:00
  • 29e1d714cd initial commit Naor Peled 2025-08-09 23:47:57 +03:00
  • 12f3ffd7b0 Add HarmonyOS detection support for OpenHarmony user-agents copilot-swe-agent[bot] 2025-08-09 20:47:22 +00:00
  • 40f83dc913 Initial analysis and setup for HarmonyOS detection copilot-swe-agent[bot] 2025-08-09 20:43:59 +00:00
  • 21d94bcf1f Initial plan copilot-swe-agent[bot] 2025-08-09 20:34:50 +00:00
  • 4a0861a02c Add named exports for tree shaking support with Vite copilot-swe-agent[bot] 2025-08-09 18:53:47 +00:00
  • 7e479e91e8 Initial analysis of tree shaking issue copilot-swe-agent[bot] 2025-08-09 18:51:16 +00:00
  • 900ba08bb5 Revert docs files to original state, keep only copilot-instructions.md copilot/fix-563 copilot-swe-agent[bot] 2025-08-09 18:46:09 +00:00
  • f797714de3 Initial plan copilot-swe-agent[bot] 2025-08-09 18:43:37 +00:00
  • 3c25806efe ci(publish): add manual trigger and retry logic for npm publish Naor Peled 2025-08-09 21:27:38 +03:00
  • 8ac2f6a1ec chore(deps): change nyc version to 15 for Node 12 to work (#565) v2.12.0 Naor Peled 2025-08-09 21:05:17 +03:00
  • 03d27a2ae4 chore(deps): change nyc version to 15 for Node 12 to work fix/resolve-merge-to-master-failure Naor Peled 2025-08-09 21:04:36 +03:00
  • 10a869d68d Add comprehensive GitHub Copilot instructions for bowser repository copilot-swe-agent[bot] 2025-08-09 17:59:24 +00:00
  • 6db609f967 Initial exploration and validation of bowser repository copilot-swe-agent[bot] 2025-08-09 17:55:21 +00:00
  • 20fc037785 fix: resolve CI failures (#560) Naor Peled 2025-08-09 20:51:00 +03:00
  • 5a301336ec wip fix/resolve-ci-failures Naor Peled 2025-08-09 20:46:50 +03:00
  • 1e02ef50c3 Update Node.js version in CI workflow to 12.16.3 Naor Peled 2025-08-09 20:45:34 +03:00
  • bdcfe6f2b2 Revert to working Node.js versions: 12.16.3 for tests, 16 for linting copilot/fix-561 copilot-swe-agent[bot] 2025-08-09 17:45:02 +00:00
  • 9244064715 Fix CI workflow by using Node.js 14 for compatibility copilot-swe-agent[bot] 2025-08-09 17:43:38 +00:00
  • c4c02b0c6a Remove Node.js version 14 from CI workflow Naor Peled 2025-08-09 20:40:14 +03:00
  • 8a1dcee1f0 Initial plan copilot-swe-agent[bot] 2025-08-09 17:39:19 +00:00
  • 0fbb8eae67 Update Node.js versions in CI workflow to include 12.16.3 and 14 Naor Peled 2025-08-09 20:38:49 +03:00
  • 4036764520 Initial plan copilot-swe-agent[bot] 2025-08-09 17:32:22 +00:00
  • 46b1a95e8b node 14 Naor Peled 2025-07-06 19:43:50 +03:00
  • f9346f2fd1 keep only node 16 Naor Peled 2025-07-06 19:41:13 +03:00
  • 37a367fd02 removed 22 Naor Peled 2025-07-06 19:38:58 +03:00
  • c7c2d0f6e7 bump all Naor Peled 2025-07-06 19:36:48 +03:00
  • afc0fbf131 ci(release): bump all deps Naor Peled 2025-07-06 19:24:07 +03:00
  • e0ee0e7baf ci: bump cache action to v4 Naor Peled 2025-07-06 19:21:23 +03:00
  • 1e86c2e76d Fix typo Lucio Martinez 2024-08-21 17:20:40 +02:00
  • 6647d3bf61 Add tests Lucio Martinez 2024-08-21 14:10:01 +02:00
  • d668404cc1 Add mobile layout of Yandex bot Lucio Martinez 2024-08-21 14:04:17 +02:00
  • d197a446c2 Add Facebook and IA crawler Lucio Martinez 2024-08-21 13:56:02 +02:00
  • 8c489bd98b chore: move the token to secrets Denis Demchenko 2024-08-12 13:42:09 +03:00
  • 5bab4ee97d docs: remove non-existing links in README Meir Roth 2024-04-28 23:42:58 +03:00
  • 16c9f22546 ci: attempt to resolve merge to master errors (#546) Naor Peled 2024-04-20 14:54:03 +03:00
  • 327e6f5e51 ci: add release drafter (#545) Naor Peled 2024-04-20 14:35:56 +03:00
  • 0626bf8c8c Fix link to doc page on README.md (#543) pastak 2023-12-11 17:37:33 +09:00
  • e417ea29d7 Add bot platforms Lucio Martinez 2023-11-28 10:57:13 +01:00
  • 94ab87ec0e feat(constants): add bot as a platform (#540) (#541) Naor Peled 2023-11-27 16:21:18 +02:00
  • 6f9d6bfb9d Revert "feat(constants): add bot as a platform (#540)" revert-540-add-bot-as-platform Naor Peled 2023-11-27 16:20:09 +02:00
  • 69928b992f feat(constants): add bot as a platform (#540) Lucio Martinez 2023-11-27 15:19:06 +01:00
  • 07462efb6a feat: update types of parser methods (#449) Amelie 2023-11-18 03:01:45 +08:00
  • f8fcea59e7 docs: fix getBrowserTypeByAlias docs (#467) idmadj 2023-11-17 13:55:43 -05:00
  • 4481f5aab3 feat: add Nokia Vendor (#448) daniol 2023-11-17 19:54:44 +01:00
  • 0c7380dbf9 fix: use default export in type definitions (#465) James Cleveland 2023-11-17 18:49:07 +00:00
  • bb8f94efcd feat: add Pale Moon browser support (#495) Mehmet Akif Yücel 2023-11-17 21:47:16 +03:00
  • 29222b2fcf docs: update Typescript definition file (#500) Matheus Hahn 2023-11-17 15:46:29 -03:00
  • 69bc6c2dbf revert(workflows): rollback to Node 12.16.3 (#537) Naor Peled 2023-11-17 20:45:54 +02:00
  • ebe0dd4adf . fix/ci/resolve-installation-faiure Naor Peled 2023-11-17 20:44:59 +02:00
  • 25f7232624 . Naor Peled 2023-11-17 20:43:56 +02:00
  • bd03478616 . Naor Peled 2023-11-17 20:42:23 +02:00
  • d1c9821b0a . Naor Peled 2023-11-17 20:39:11 +02:00
  • 56ea3da87d . Naor Peled 2023-11-17 20:37:08 +02:00
  • 54186369a8 . Naor Peled 2023-11-17 20:35:22 +02:00
  • 359f064e20 . Naor Peled 2023-11-17 20:33:46 +02:00
  • 9f638e2bfd . Naor Peled 2023-11-17 20:32:57 +02:00
  • 1efa96dbe0 . Naor Peled 2023-11-17 20:31:01 +02:00
  • ed67e4bb11 . Naor Peled 2023-11-17 20:30:34 +02:00
  • ac1f0b05e4 . Naor Peled 2023-11-17 20:28:01 +02:00
  • 5f36f2660e . Naor Peled 2023-11-17 20:24:33 +02:00
  • f8521dcc8e . Naor Peled 2023-11-17 20:22:15 +02:00
  • 6f9d3dc788 . Naor Peled 2023-11-17 20:09:43 +02:00
  • 741cd7280d . Naor Peled 2023-11-17 20:04:40 +02:00
  • a535168ae6 . Naor Peled 2023-11-17 20:01:12 +02:00
  • 90932af259 drop node 12 Naor Peled 2023-11-17 19:58:46 +02:00
  • e45f9325f5 . Naor Peled 2023-11-14 19:29:08 +02:00
  • cfd4b09ee5 . Naor Peled 2023-11-14 19:25:57 +02:00