Commit Graph

  • 1760dea0f5 Merge pull request #106 from Bnaya/bnaya-iteration Knugi 2024-07-20 13:45:20 +08:00
  • 4fcb4df0a4 Merge branch 'dev' into bnaya-iteration Knugi 2024-07-20 13:43:32 +08:00
  • 13904ea4d8 Fix cond Bnaya Peretz 2024-07-15 08:48:15 +03:00
  • 8069882dc5 Update variable name for filter_empty KnugiHK 2024-07-13 21:54:13 +08:00
  • d95b075ac0 Invert the --dont-filter-empty option to provide clarity KnugiHK 2024-07-13 18:57:16 +08:00
  • ea01a727cf Fixed the wrong boolean value KnugiHK 2024-07-13 18:33:33 +08:00
  • b2f679d975 Fix --avoid-encoding-json option Knugi 2024-07-13 10:25:44 +00:00
  • 0cf113561a Rename variable and files KnugiHK 2024-07-13 14:16:57 +08:00
  • 80bdc4414a Refactoring empty filtering KnugiHK 2024-07-13 14:12:21 +08:00
  • 09e5e1a756 Update readme for enriching contacts KnugiHK 2024-07-13 13:59:47 +08:00
  • 6e37061e71 Rename module KnugiHK 2024-07-13 13:52:07 +08:00
  • b301dd22d0 Refactoring KnugiHK 2024-07-13 13:47:07 +08:00
  • 5b97d6013a Refactor core code of mapping vcards KnugiHK 2024-07-13 13:33:47 +08:00
  • 8f304f1c48 There should be no need for enumerate() KnugiHK 2024-07-13 12:43:03 +08:00
  • 7bb2fb2420 Refactoring --pretty-print-json and --avoid_encoding_json options KnugiHK 2024-07-13 12:26:54 +08:00
  • 83fefe585b Refactoring KnugiHK 2024-07-13 12:18:18 +08:00
  • 4886587065 Make the message clear KnugiHK 2024-07-13 12:15:45 +08:00
  • 0423fdabda Update contacts_names_from_vcards_test.py KnugiHK 2024-07-13 12:12:55 +08:00
  • 823ed663e7 The check happened in __main__ already KnugiHK 2024-07-13 12:12:32 +08:00
  • be469aed93 Bnaya's assorted features Bnaya Peretz 2024-07-08 23:06:41 +03:00
  • b34045a59f Update bug_report.md Knugi 2024-07-02 17:08:04 +00:00
  • 3461ce3735 Handle the FileNotFoundError in decryption (#98) KnugiHK 2024-07-02 20:34:18 +08:00
  • b0942d695b Add base tag to reduce the output size (#103) KnugiHK 2024-06-30 19:16:58 +08:00
  • 5449646a1b Add lazy loading to image (#103) KnugiHK 2024-06-30 18:57:46 +08:00
  • 6370b81299 Update import KnugiHK 2024-06-30 18:55:42 +08:00
  • c69d053049 Import back the BPListReader KnugiHK 2024-06-30 18:18:26 +08:00
  • b01d81ddec Lower the chunk size for decryption KnugiHK 2024-06-22 20:20:57 +08:00
  • 7e2800d89a Make necessary changes for adopting the latest iphone_backup_decrypt KnugiHK 2024-06-22 20:02:29 +08:00
  • 33763b5f41 Update compile-binary.yml Knugi 2024-06-09 07:36:58 +00:00
  • f080e2d4ea Update compile-binary.yml KnugiHK 2024-06-08 18:54:53 +08:00
  • 00f666a3c0 Update python-publish.yml KnugiHK 2024-06-08 18:29:58 +08:00
  • 2ca064d111 Revert back to 3.10 as 3.11 and 3.12 failed 0.10.0 KnugiHK 2024-06-08 18:24:05 +08:00
  • 3b54ca9d28 Change to use OIDC for publishing to PyPi KnugiHK 2024-06-08 18:20:44 +08:00
  • 03312da6ee Update Python to 12 for Nuitka KnugiHK 2024-06-08 17:57:48 +08:00
  • c7e8a603c7 Undefined vCard File KnugiHK 2024-06-08 17:51:44 +08:00
  • 574b0393d8 Align vCard UX with iOS KnugiHK 2024-06-08 17:50:48 +08:00
  • baa79a7b74 Merge branch 'pr/99' into dev KnugiHK 2024-06-08 17:38:51 +08:00
  • d57ff29e71 Add link to vcard entry KnugiHK 2024-06-08 17:29:10 +08:00
  • 2d4d934a91 Handle groups of VCards correctly jonx 2024-05-03 02:36:17 +02:00
  • 9741cab078 Merge pull request #93 from mmmeeedddsss/main Knugi 2024-04-26 21:38:37 +08:00
  • 1e7687f8e8 Update the help text for --create-separated-media KnugiHK 2024-04-21 12:35:09 +08:00
  • 524b3a4034 Implement separate media for iOS also KnugiHK 2024-04-21 12:33:03 +08:00
  • 1ab4b24fa0 Fix typo KnugiHK 2024-04-21 12:03:41 +08:00
  • 8d003b217c Refactor a bit and use chat jid as the final fallback KnugiHK 2024-04-21 12:00:25 +08:00
  • d754e6c279 Add Django license KnugiHK 2024-04-21 11:37:05 +08:00
  • 0eebbcff21 Add support for separating media files per chat Mert Tunc 2024-04-15 19:20:33 +03:00
  • a569fb0875 Change exit to argparse error KnugiHK 2024-02-24 16:41:33 +08:00
  • 6e8e0d7f59 Implement per chat json #86 KnugiHK 2024-02-24 16:26:15 +08:00
  • c0a511adb3 Refactor imports KnugiHK 2024-02-13 16:01:21 +08:00
  • e84640de1c Update description KnugiHK 2024-02-13 15:59:14 +08:00
  • 20199ed794 Rename files and names KnugiHK 2024-02-13 15:58:29 +08:00
  • f4e610a953 Rename variable of the date filter in processes KnugiHK 2024-02-13 15:37:06 +08:00
  • 99a3a4bcd0 Refactor chat condition KnugiHK 2024-02-13 15:33:58 +08:00
  • dedfce8feb Improve help menu KnugiHK 2024-02-13 15:11:53 +08:00
  • 54e0b43888 Improve redirection KnugiHK 2024-02-13 15:03:51 +08:00
  • d5ea843286 Add chat filter KnugiHK 2024-02-13 14:52:15 +08:00
  • b01fe0ab4a Bug fix on missing table join KnugiHK 2024-02-13 13:57:22 +08:00
  • a7ccc3be66 Merge branch 'main' into dev KnugiHK 2024-02-12 18:08:59 +08:00
  • 07b1cf6a8a Wrong place KnugiHK 2024-02-12 18:08:45 +08:00
  • 2b49ac2e41 Add date filter for iOS #82 KnugiHK 2024-02-12 18:00:26 +08:00
  • 2466e2542a Add date filter for Android #82 KnugiHK 2024-02-12 17:31:29 +08:00
  • af70f6f6f9 Update CNAME Knugi 2024-02-12 09:27:09 +00:00
  • 48c3fa965f Bug fix on wrong table name for old schema KnugiHK 2023-12-29 18:32:38 +08:00
  • 472c18448c Update the Python version for standalone binaries to 3.11 KnugiHK 2023-12-17 14:53:18 +08:00
  • 810d8c7c8b Revert "Add macos-13-arm64" KnugiHK 2023-12-17 14:53:09 +08:00
  • f80be81ee6 Add macos-13-arm64 KnugiHK 2023-12-17 14:43:20 +08:00
  • 0fcaa946e6 Add --no-deployment-flag=self-execution flag for -m option in binary KnugiHK 2023-12-17 14:40:47 +08:00
  • 1e7953e5fe Update .gitignore KnugiHK 2023-12-17 14:40:27 +08:00
  • 481656fdeb Bug fix for the different between key file and hex key KnugiHK 2023-12-17 14:40:08 +08:00
  • 3d155fb48f Bug fix on wrong timestamp variable KnugiHK 2023-12-17 14:37:59 +08:00
  • f659a8c171 Make sure all messages are extracted chronologically #64 KnugiHK 2023-12-07 23:17:50 +08:00
  • 3ffb63ed28 Update readme KnugiHK 2023-12-03 20:41:34 +08:00
  • 94956913e8 Add time zone offset to display time KnugiHK 2023-12-03 20:35:58 +08:00
  • 7b5a7419f1 Apply ZCONTACTJID as chat ID in vcard process KnugiHK 2023-12-03 20:21:19 +08:00
  • d5cef051d3 Fix an incorrect variable KnugiHK 2023-12-03 20:17:28 +08:00
  • f81f31d667 Fix attempt to #64 KnugiHK 2023-12-03 14:19:49 +08:00
  • 8c617b721f Create bruteforce_crypt15.py KnugiHK 2023-12-03 13:49:57 +08:00
  • 0d626519ec Add support for decrypting contact db from crypt15 backup KnugiHK 2023-12-03 13:40:21 +08:00
  • f39d448aa6 Update issue templates Knugi 2023-12-03 03:19:00 +00:00
  • 2dc433df7c Update issue templates Knugi 2023-12-03 03:17:41 +00:00
  • 75a8a2e8c5 Update issue templates Knugi 2023-12-03 03:16:52 +00:00
  • 3847836ed6 Fix: use a more reliable way to determine chat #61 KnugiHK 2023-12-03 10:27:22 +08:00
  • c27f5ee41c Merge branch 'dev' 0.9.7 KnugiHK 2023-11-12 14:27:35 +08:00
  • e6c43e7e35 Bump version KnugiHK 2023-11-12 14:27:03 +08:00
  • c2fa18778f Merge branch 'dev' KnugiHK 2023-11-12 14:09:04 +08:00
  • 150180fdff Refactor KnugiHK 2023-10-29 18:05:45 +08:00
  • 86ea938323 Add fields for implementing read receipt KnugiHK 2023-10-29 18:05:02 +08:00
  • 7da71e84fe Bug fix on missing sender in group chats #67 KnugiHK 2023-10-29 18:03:40 +08:00
  • efd5ed80b2 Bug fix on ignoring system chat KnugiHK 2023-10-29 17:56:19 +08:00
  • efea1d6165 Remove waste KnugiHK 2023-10-29 17:52:58 +08:00
  • 3082c83bc4 Convert all links to hyperlinks #69 KnugiHK 2023-10-24 00:16:49 +08:00
  • fc50415afd An attempt to fix #67 KnugiHK 2023-10-24 00:05:15 +08:00
  • be4adadbd8 Update __main__.py KnugiHK 2023-10-08 11:42:47 +08:00
  • 8eb05424fd Support preservation of file timestamp for encrypted backup KnugiHK 2023-10-08 11:42:39 +08:00
  • 380289d1c1 Bug fix on missing argument #65 KnugiHK 2023-10-08 10:12:58 +08:00
  • 91ff882d15 Add option to preserve modify timestamp #65 KnugiHK 2023-10-07 23:50:43 +08:00
  • 5aad65fff7 Merge pull request #60 from andrp92/dev Knugi 2023-09-22 21:33:12 +08:00
  • decea88028 Better UI KnugiHK 2023-08-23 16:07:04 +08:00
  • a08f44e6ed Fix the potential collision of Whatsapp and Whatsapp Business KnugiHK 2023-08-23 16:06:25 +08:00
  • dbd1802dd6 feat: use dynamic domains when encrypted Andres Rodriguez 2023-08-18 01:51:13 -04:00