Commit Graph

69 Commits

Author SHA1 Message Date
KnugiHK 2b49ac2e41 Add date filter for iOS #82 2024-02-12 18:00:26 +08:00
KnugiHK 2466e2542a Add date filter for Android #82 2024-02-12 17:31:29 +08:00
KnugiHK 481656fdeb Bug fix for the different between key file and hex key 2023-12-17 14:40:08 +08:00
KnugiHK 3ffb63ed28 Update readme 2023-12-03 20:41:34 +08:00
KnugiHK 94956913e8 Add time zone offset to display time 2023-12-03 20:35:58 +08:00
KnugiHK 0d626519ec Add support for decrypting contact db from crypt15 backup 2023-12-03 13:40:21 +08:00
KnugiHK be4adadbd8 Update __main__.py 2023-10-08 11:42:47 +08:00
KnugiHK 91ff882d15 Add option to preserve modify timestamp #65 2023-10-07 23:50:43 +08:00
KnugiHK 2944d00ca2 Refactoring so that no file needs to be introduced 2023-08-15 17:40:20 +08:00
KnugiHK 448ba892cc Change the option from --smb to --business 2023-08-15 17:33:56 +08:00
Andres Rodriguez 269a59c1e2 feat(whatsapp_business): made vcard path dynamic 2023-08-15 00:36:15 -04:00
Andres Rodriguez d8b434e169 feat(whatsapp_business)!: args and default values for smb
Added corresponding logic for whatsapp business and default values.
2023-08-15 00:35:32 -04:00
KnugiHK 40d060628f Coding style 2023-06-21 17:04:58 +08:00
KnugiHK b8f0af5f31 Refactor 2023-06-21 16:24:36 +08:00
KnugiHK db1cdf8189 Add contact's status if present (iOS) 2023-06-20 14:37:25 +08:00
KnugiHK d430c7bfba Update wording on progress 2023-06-19 20:40:10 +08:00
KnugiHK 506f8e89f4 Implement import json and output HTML 2023-06-16 19:19:33 +08:00
KnugiHK 20b2eec047 Support Android call logs 2023-06-15 18:25:29 +08:00
KnugiHK e0c2cf5f66 Implement iOS avatar #48 2023-06-13 19:44:16 +08:00
KnugiHK 8cdb694a16 Modify the root directory name of iOS media 2023-06-13 17:00:40 +08:00
KnugiHK 200dea218f Update help message 2023-06-13 14:01:10 +08:00
KnugiHK ed658d78dc Fix incorrect media path on iOS #49 2023-06-11 01:21:07 +08:00
KnugiHK 0897dc2897 Implement export TXT chat #22 2023-06-10 19:24:39 +08:00
KnugiHK f63b180500 Implement splitted outputs #23 2023-06-08 18:16:47 +08:00
KnugiHK 8750315e8e Update __main__.py 2023-06-02 02:41:06 +08:00
KnugiHK 3bd6f288ea Bug fix file exist exception 2023-05-17 00:48:33 +08:00
KnugiHK 6fd0e61b64 Update help test 2023-05-16 23:29:10 +08:00
KnugiHK 69fdb61bae Merge branch 'dev' 2023-05-05 13:55:41 +08:00
KnugiHK 3b7e02ba31 Add update checking 2023-05-05 13:53:00 +08:00
KnugiHK bdb7d80831 Merge branch 'dev' 2023-05-05 10:42:48 +08:00
KnugiHK cdfaf69f7a Add an option to disable html output 2023-03-25 18:26:03 +08:00
KnugiHK fb88124d21 Merge old and new schema processing logic 2023-03-25 11:51:27 +08:00
KnugiHK 430a5eccb8 Merge branch 'pr/26' into dev 2023-03-25 10:37:47 +08:00
GoComputing 8f0511a6e2 Re-enabled the HTML generation 2023-03-24 19:43:27 +01:00
KnugiHK 2d23052758 Improve argument parser 2023-02-13 16:31:35 +08:00
KnugiHK 10875060c9 Deprecate --iphone and replace with --ios 2023-02-13 16:15:54 +08:00
KnugiHK 0bb99d59e0 Prepare for size control of output file 2023-02-13 16:08:21 +08:00
KnugiHK 9178e5326b Transit from optparse to argparse 2023-02-13 12:53:20 +08:00
KnugiHK 26320413e8 Add offline availability of w3css 2023-02-13 12:23:43 +08:00
Knugi c1964bc2cd Prepare for standalone binary
https://github.com/KnugiHK/Whatsapp-Chat-Exporter/issues/29
2023-02-12 18:11:38 +08:00
KnugiHK dab0493354 Revert "Prepare for standalone binary"
This reverts commit 4d6c80b561.
2023-02-12 18:11:00 +08:00
KnugiHK 92d339d1c0 Implement standalone binary compilation 2023-02-12 18:01:29 +08:00
Knugi 4d6c80b561 Prepare for standalone binary
https://github.com/KnugiHK/Whatsapp-Chat-Exporter/issues/29
2023-02-12 18:01:29 +08:00
KnugiHK 7cd259143a Implement standalone binary compilation 2023-02-12 17:54:32 +08:00
Knugi 726812a5f7 Prepare for standalone binary
https://github.com/KnugiHK/Whatsapp-Chat-Exporter/issues/29
2023-02-12 08:15:40 +00:00
KnugiHK 9600da59ae Correct the default in #25 2023-01-31 17:25:59 +08:00
KnugiHK 26b58843fb Add message 2023-01-31 16:46:22 +08:00
KnugiHK 60575c7989 Implement #25
Copying media folder to the output directory will be the default starting from this commit.
2023-01-31 16:34:34 +08:00
GoComputing 92b8903521 Fixed JSON export
Added serialization to the classes 'ChatStore' and 'Messages' so that they can be
JSON serialized.
2023-01-28 20:51:40 +01:00
KnugiHK b37c13434e Merge branch 'dev' into message_table 2022-12-23 16:49:37 +08:00