Commit Graph

  • 122576963b js: update paths names to follow best practices Yanick Fratantonio 2025-04-07 08:55:04 +00:00
  • 9d31869288 js: fix assertion-like check Yanick Fratantonio 2025-04-07 08:46:35 +00:00
  • f19d532048 js: update docs Yanick Fratantonio 2025-04-07 08:15:04 +00:00
  • fe9b42e663 js: remove identifyBytes(Buffer) from public API of MagikaNode Yanick Fratantonio 2025-04-07 08:12:04 +00:00
  • 9dc32cfe50 js: update docs Yanick Fratantonio 2025-04-07 08:06:54 +00:00
  • a4179b5626 js: remove node things from non-node modules Yanick Fratantonio 2025-04-07 08:00:28 +00:00
  • 953f70690c website: add .gitignore Yanick Fratantonio 2025-04-06 15:24:42 +00:00
  • 9aff77212c scripts: include js/README.md for only-external links check Yanick Fratantonio 2025-04-06 15:20:37 +00:00
  • 15e3868be8 js: update README Yanick Fratantonio 2025-04-06 13:21:25 +00:00
  • 60df76976c js: add --debug to CLI Yanick Fratantonio 2025-04-06 12:57:59 +00:00
  • 879c681e9a js: add tests for the CLI Yanick Fratantonio 2025-04-06 12:48:42 +00:00
  • c347d3974f js: add identifyStream tests for examples_by_content tests Yanick Fratantonio 2025-04-06 12:39:19 +00:00
  • 94931490f2 js: force build before testing Yanick Fratantonio 2025-04-06 12:38:52 +00:00
  • f2eecfdf8c js: update file paths in package.json Yanick Fratantonio 2025-04-06 12:38:36 +00:00
  • dcff711de9 js: restore .js in the imports Yanick Fratantonio 2025-04-06 12:38:25 +00:00
  • d02f093a42 js: clean up model_version hack Yanick Fratantonio 2025-04-06 12:30:30 +00:00
  • 2be21b1b1e js: improve CLI Yanick Fratantonio 2025-04-06 12:29:33 +00:00
  • 0bd78db3e6 js: re-add imports, removed by mistake Yanick Fratantonio 2025-04-06 09:30:07 +00:00
  • caad31da9b js: update sync.py to emit DO NOT EDIT warning Yanick Fratantonio 2025-04-06 09:29:51 +00:00
  • 20f1770dbc scripts: extend copyright check to .ts Yanick Fratantonio 2025-04-06 09:23:57 +00:00
  • 09729c544f js: add copyright Yanick Fratantonio 2025-04-06 09:23:45 +00:00
  • 19f67ce67e js: make most methods private; use create() as THE way to init magika Yanick Fratantonio 2025-04-04 18:39:19 +00:00
  • e028c2be32 js: use camelCase for typescript methods Yanick Fratantonio 2025-04-04 18:06:47 +00:00
  • 5a8c275874 js: address feedback Yanick Fratantonio 2025-04-03 09:35:43 +00:00
  • 803848b13b js: fix Status enum string mapping Yanick Fratantonio 2025-04-03 09:34:55 +00:00
  • 78d3bf7f01 js: yarn lock update Yanick Fratantonio 2025-04-03 09:19:05 +00:00
  • 9cc6d92c03 js: add tests vs. reference Yanick Fratantonio 2025-04-03 09:04:08 +00:00
  • 63bd8b2630 js: remove hardcoded features test Yanick Fratantonio 2025-04-03 09:02:47 +00:00
  • b77afd51e0 js: fix Status string mapping for OK Yanick Fratantonio 2025-04-03 09:02:27 +00:00
  • 60075c6945 js: add PredictionMode enum Yanick Fratantonio 2025-04-03 09:02:16 +00:00
  • ffb8477298 js: fix string mapping for OverwriteReason enum Yanick Fratantonio 2025-04-03 09:02:07 +00:00
  • ee81d7dcd0 js: more validation for model config loading Yanick Fratantonio 2025-04-03 09:01:43 +00:00
  • 99be5bc774 js: make features extraction static to allow for testing Yanick Fratantonio 2025-04-03 09:01:29 +00:00
  • c5a3e0ca35 js: uncomment low_confidence OW reason assignment Yanick Fratantonio 2025-04-03 09:01:08 +00:00
  • 198d22a64b js: update paths after rename Yanick Fratantonio 2025-04-03 08:59:51 +00:00
  • 7aa4da0de5 js: add some deps Yanick Fratantonio 2025-04-03 08:57:33 +00:00
  • 1ee392c59f js: rename module- => model-features.ts Yanick Fratantonio 2025-04-03 08:57:07 +00:00
  • 02547bac32 js: simplify identifyStream implementation Yanick Fratantonio 2025-04-01 21:33:13 +00:00
  • f7b679b13c js: do not skip "v2 types" in tests Yanick Fratantonio 2025-04-01 20:57:50 +00:00
  • 7adf83144f js: fix other calls of Magika.load() Yanick Fratantonio 2025-04-01 10:39:39 +00:00
  • 0b08aac756 js: update index.ts to pass model version Yanick Fratantonio 2025-04-01 10:33:29 +00:00
  • 10f9506d97 website: update paper screenshot Yanick Fratantonio 2025-04-01 10:30:04 +00:00
  • d87c0fda62 website: update Yanick Fratantonio 2025-04-01 10:26:47 +00:00
  • 9afd2fc123 website: remove import for model card Yanick Fratantonio 2025-04-01 10:17:32 +00:00
  • 597e9be450 js/website: store and show which model we are using Yanick Fratantonio 2025-04-01 10:06:39 +00:00
  • 806678ab85 website: remove model card, it's stale Yanick Fratantonio 2025-04-01 09:46:58 +00:00
  • c0995f944c website: update to use the latest version of magika js module Yanick Fratantonio 2025-04-01 09:45:16 +00:00
  • 48411c559c js: convert assert to exceptions as they are not supported in browser's settings Yanick Fratantonio 2025-04-01 09:39:37 +00:00
  • 9b29e80036 website: small README fix Yanick Fratantonio 2025-04-01 09:39:10 +00:00
  • 71670dbff8 website: fix font link Yanick Fratantonio 2025-04-01 09:38:59 +00:00
  • 6e3ed47be1 js: restrict input type to Uint8Array and Buffer Yanick Fratantonio 2025-04-01 08:50:30 +00:00
  • 3414e5223c js: clean up jsdocs Yanick Fratantonio 2025-04-01 08:39:49 +00:00
  • b1478b1bb3 js: create CHANGELOG and start documenting the changes Yanick Fratantonio 2025-04-01 08:33:10 +00:00
  • 7ba2ff9da9 js: remove the _full variants of the identify APIs Yanick Fratantonio 2025-04-01 08:29:31 +00:00
  • cf2df80cc0 js: refactor to avoid code duplication Yanick Fratantonio 2025-04-01 08:25:27 +00:00
  • 1a9a60b928 js: clean up Yanick Fratantonio 2025-04-01 08:22:09 +00:00
  • cf1f009895 js: expose scores_map and tests Yanick Fratantonio 2025-04-01 08:22:02 +00:00
  • aa620934a2 js: rename config => model_config Yanick Fratantonio 2025-03-31 17:48:42 +00:00
  • c54f12d435 js: re-order tfnmock imports to allow instrumentation Yanick Fratantonio 2025-03-31 17:43:19 +00:00
  • b3ad95fca7 js: add asserts to model config Yanick Fratantonio 2025-03-31 17:43:05 +00:00
  • 1409ddcfb8 js: more refactoring and cleaning up Yanick Fratantonio 2025-03-31 17:42:47 +00:00
  • 6ca329f3d5 js: remove old commented code Yanick Fratantonio 2025-03-31 17:37:25 +00:00
  • 2b9514f1e1 js: update sync.py script to update js content types KB Yanick Fratantonio 2025-03-31 15:14:58 +00:00
  • 2dcd6cea83 js: big overhaul, refactoring, and clean up Yanick Fratantonio 2025-03-31 15:14:32 +00:00
  • b33f758693 js: add "format" yarn script Yanick Fratantonio 2025-03-31 09:59:25 +00:00
  • 57a224446e js: formatting pass with prettier Yanick Fratantonio 2025-03-31 09:56:41 +00:00
  • ef6dcd615d js: add prettier as dev dep Yanick Fratantonio 2025-03-31 09:56:29 +00:00
  • 86f70ad1a7 website: update website to use standard 3.2 model Yanick Fratantonio 2025-03-31 09:40:58 +00:00
  • 85e142fe70 js: update some deps Yanick Fratantonio 2025-03-31 09:21:24 +00:00
  • c85b912ccd js: move files around Yanick Fratantonio 2025-03-31 09:21:11 +00:00
  • 940040cac7 js: tests, update expected features Yanick Fratantonio 2025-03-28 16:01:52 +00:00
  • 7e9ceaefd3 js: skip "empty" test case Yanick Fratantonio 2025-03-28 16:01:39 +00:00
  • bd5e6e0f87 js: add --by-stream to the CLI to allow for testing Yanick Fratantonio 2025-03-28 15:55:48 +00:00
  • a1ccf2e63f js: hack to start supporting ContentTypeInfo Yanick Fratantonio 2025-03-28 15:55:35 +00:00
  • e7ed1fb735 js: update features extraction (wip) Yanick Fratantonio 2025-03-28 15:55:10 +00:00
  • 0f2289774f js: remove package-lock.json Yanick Fratantonio 2025-03-28 13:04:32 +00:00
  • d40a95ca20 js: restructure tests Yanick Fratantonio 2025-03-28 11:45:43 +00:00
  • 417672fcc5 js: formatting and moved more files to src/ Yanick Fratantonio 2025-03-28 10:51:39 +00:00
  • d01d74c13d wip - patch for js code Yanick Fratantonio 2025-03-25 09:19:24 +00:00
  • 09a2cb8e02 Magika 3.2 is working* in JS (but needs final touches - text detection is disabled). Luca Invernizzi 2025-03-24 13:25:23 +00:00
  • 43b9c460c4 Merge pull request #1034 from google/clean-up-assets-generation Yanick Fratantonio 2025-04-03 19:30:35 +02:00
  • d20ea05cec assets: remove assets generation, we don't use this anymore Yanick Fratantonio 2025-04-01 10:45:40 +00:00
  • 15793d78a5 Merge pull request #1036 from google/py-small-fixes Yanick Fratantonio 2025-04-03 17:06:38 +02:00
  • 17c2aab3f8 python: internal variable renaming clean up Yanick Fratantonio 2025-04-03 15:05:34 +00:00
  • dc059db844 python: more small fixes Yanick Fratantonio 2025-04-03 15:03:52 +00:00
  • 22e2570d8e python: update comments Yanick Fratantonio 2025-04-03 14:50:04 +00:00
  • 2b5a91a0ff python: use enum.auto() for Status StrEnum Yanick Fratantonio 2025-04-03 14:47:22 +00:00
  • 5e9afba3e7 python: fix comments Yanick Fratantonio 2025-03-31 15:22:24 +00:00
  • 1216033fa0 Merge pull request #1025 from google/gh-fix-conditions Yanick Fratantonio 2025-03-28 17:08:54 +01:00
  • a1e24757b2 gh workflows: fix conditions Yanick Fratantonio 2025-03-28 16:06:40 +00:00
  • 0883501985 Merge pull request #1024 from google/tests-determinism Yanick Fratantonio 2025-03-28 15:24:45 +01:00
  • 5df2396683 tests: regenerate reference tests Yanick Fratantonio 2025-03-28 14:17:53 +00:00
  • 8ceb05124a tests: make reference tests generation deterministic Yanick Fratantonio 2025-03-28 14:17:06 +00:00
  • 5bc81d1f54 Update and extend Rust reference tests (#1022) Julien Cretin 2025-03-28 15:17:27 +01:00
  • ef547369f0 Merge pull request #1023 from google/py-fix-overwrite-bug Yanick Fratantonio 2025-03-28 15:01:44 +01:00
  • ee02d60db9 python: update changelog Yanick Fratantonio 2025-03-28 13:55:33 +00:00
  • 9a9ffb00d6 tests: re-generate reference tests Yanick Fratantonio 2025-03-28 13:55:18 +00:00
  • aa0e239e3e python: add more tests for prediction.overwrite_reason Yanick Fratantonio 2025-03-28 13:54:36 +00:00
  • 33cec40b97 python: if dl.label == output.label always set overwrite_reason to NONE Yanick Fratantonio 2025-03-28 13:54:09 +00:00
  • 89b6c732a7 Merge pull request #1020 from google/py-fix-1018 Yanick Fratantonio 2025-03-27 20:44:32 +01:00