KnugiHK
|
b9fa36acb4
|
Raise error if the error is not expected
|
2023-03-25 11:55:18 +08:00 |
|
KnugiHK
|
fb88124d21
|
Merge old and new schema processing logic
|
2023-03-25 11:51:27 +08:00 |
|
KnugiHK
|
b5effbd512
|
Change autobuffer to preload for video and audio tag
|
2023-03-25 11:46:52 +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
|
2ba55719f1
|
Add #32 to common offset
|
2023-02-26 15:31:03 +08: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 |
|
KnugiHK
|
a275a0f40c
|
Why is this line not in last commit...
|
2023-02-13 00:27:55 +08:00 |
|
KnugiHK
|
4cb4ac3e7b
|
Bug fix for sender name in group chat
#9
|
2023-02-13 00:25:31 +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
|
6fddc1c23a
|
Merge branch 'main' into dev
|
2023-01-31 17:56:53 +08:00 |
|
KnugiHK
|
77ceaa25dd
|
Bump version
|
2023-01-31 17:52:34 +08:00 |
|
KnugiHK
|
23114572bd
|
Forgot to change the variable lol
|
2023-01-31 17:52:12 +08:00 |
|
KnugiHK
|
2f04b69f38
|
A more concrete way to determine database offset
|
2023-01-31 17:52:12 +08:00 |
|
KnugiHK
|
e7c246822b
|
Link to the file intead of showing the path directly
Not tested
Ref: https://github.com/KnugiHK/Whatsapp-Chat-Exporter/issues/15
|
2023-01-31 17:52:12 +08:00 |
|
KnugiHK
|
2a215d024f
|
Bug fix
Duplicated folder creation
https://github.com/KnugiHK/Whatsapp-Chat-Exporter/issues/14
|
2023-01-31 17:52:12 +08:00 |
|
KnugiHK
|
f267f53007
|
Remove unused dependencies
|
2023-01-31 17:52:12 +08: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
|
d3892a4e4f
|
Fix caption part
|
2022-12-23 17:28:23 +08:00 |
|
KnugiHK
|
b37c13434e
|
Merge branch 'dev' into message_table
|
2022-12-23 16:49:37 +08:00 |
|
KnugiHK
|
4b357d5ea9
|
Update the import of Crypt to latest one for message
|
2022-12-23 16:49:28 +08:00 |
|
KnugiHK
|
6407ba2136
|
Adopt the latest version
|
2022-12-21 21:45:20 +08:00 |
|
KnugiHK
|
f87108dadc
|
Some left-over
|
2022-12-21 21:42:54 +08:00 |
|
KnugiHK
|
6ca7e81484
|
Support new WhatsApp database schema
https://github.com/KnugiHK/Whatsapp-Chat-Exporter/issues/9
|
2022-12-21 21:28:54 +08:00 |
|
KnugiHK
|
41d3659269
|
Prepare for porting
|
2022-12-21 20:16:37 +08:00 |
|
KnugiHK
|
d9a77e0eec
|
Forgot to change the variable lol
|
2022-09-05 12:49:12 +08:00 |
|
KnugiHK
|
876729eb81
|
A more concrete way to determine database offset
|
2022-09-05 12:48:36 +08:00 |
|
KnugiHK
|
48f667d02b
|
Implement exporting 64-digit crypt15 encryption key
https://github.com/KnugiHK/Whatsapp-Chat-Exporter/issues/20
|
2022-09-05 12:16:07 +08:00 |
|
KnugiHK
|
422ab2f784
|
Link to the file intead of showing the path directly
Not tested
Ref: https://github.com/KnugiHK/Whatsapp-Chat-Exporter/issues/15
|
2022-07-03 12:30:01 +08:00 |
|
KnugiHK
|
996ee65525
|
Bug fix
Duplicated folder creation
https://github.com/KnugiHK/Whatsapp-Chat-Exporter/issues/14
|
2022-05-25 18:28:07 +08:00 |
|
KnugiHK
|
042f6f9024
|
Remove unused dependencies
|
2022-05-23 20:12:50 +08:00 |
|
KnugiHK
|
60e1e7d3eb
|
Bump version
|
2022-05-09 18:28:13 +08:00 |
|
Aakif Aslam
|
3ef3b02230
|
Fixed bug where blank VCard media_name would crash the program.
|
2022-04-24 18:01:32 -04:00 |
|
KnugiHK
|
a1319eb835
|
Exclude default conversation from results
|
2022-04-01 17:17:43 +08:00 |
|
KnugiHK
|
8cbb0af43a
|
Oh. I missed this change
|
2022-03-04 14:06:19 +08:00 |
|
KnugiHK
|
28c4a7b99f
|
Prepare for new function
|
2022-03-04 14:03:15 +08:00 |
|
KnugiHK
|
e4c9d42927
|
Update __init__.py
|
2022-03-04 13:48:12 +08:00 |
|
KnugiHK
|
15201acbe6
|
Bump version
|
2022-02-22 21:53:13 +08:00 |
|
KnugiHK
|
227f438404
|
Add one more offset
|
2022-02-22 21:22:07 +08:00 |
|
KnugiHK
|
3e71817778
|
Make the brute-force more sensitive and bug fix
|
2022-02-22 21:19:19 +08:00 |
|
KnugiHK
|
08c5979eed
|
Support Hex key for Crypt15
|
2022-02-22 18:59:04 +08:00 |
|
KnugiHK
|
0e6319eb4e
|
Support crypt15
|
2022-02-22 18:33:54 +08:00 |
|