Commit Graph

497 Commits

Author SHA1 Message Date
KnugiHK 09503069b7 Fix name 'exit' is not defined (#107) 2025-04-08 22:35:16 +08:00
KnugiHK c56682ff8d Add a potential solution for missing the database in iOS #125 2025-03-29 23:32:48 +08:00
KnugiHK d75c485a3d Update README.md 2025-03-02 15:45:28 +08:00
KnugiHK 0074acca7a Allow users to set the number of threads for bruteforcing offsets 2025-03-02 15:44:40 +08:00
KnugiHK 8f0a9c3cc5 Refactor android_crypt.py 2025-03-02 15:32:37 +08:00
KnugiHK 6a67f72ff3 Refactor ios_media_handler 2025-03-02 14:57:35 +08:00
KnugiHK 0ebd01444a Refactor android_handler 2025-03-02 14:17:22 +08:00
KnugiHK 8c9c43ef38 Merge branch 'dev' into refactoring 2025-03-02 13:35:13 +08:00
KnugiHK 1bb3f2ccea Skip generating chats that do not contain any message 2025-03-02 13:06:45 +08:00
KnugiHK 7c4705d149 Major refactoring
This commit does not refactor Android handler
2025-03-02 12:57:27 +08:00
KnugiHK 4a0be0233c Bug fix on model change for Message 2025-03-02 11:25:01 +08:00
KnugiHK 2290be751a Update ios_handler.py 2025-03-02 01:49:42 +08:00
KnugiHK 1ef223e238 Refactor the data model 2025-03-02 01:41:44 +08:00
KnugiHK 9f321384ec Make ChatStore.messages private 2025-03-02 00:52:28 +08:00
KnugiHK 4d04e51dda Refactor and add docstrings 2025-03-02 00:47:34 +08:00
KnugiHK 431dce7d24 Change package_url_json to a constant 2025-03-02 00:29:03 +08:00
KnugiHK 86cb44ced9 Add more docstrings 2025-03-02 00:28:47 +08:00
KnugiHK 272454c2ce Bug fix on missing _version_ variable, introduced in 0.11.0 2025-03-01 23:59:12 +08:00
KnugiHK 6034937cf5 Terminate the process when unknown android backup format supplied 2025-03-01 12:18:43 +08:00
KnugiHK 457ab209c1 Bug fix on incorrectly positioned argument
This commit also made `dry_run` and `keyfile_stream` keyword arguments

Affects #130
2025-02-26 21:30:52 +08:00
KnugiHK a7496f80a7 Update bplist.py 2025-02-26 21:20:17 +08:00
KnugiHK b2bcf36622 Move Android backup decryption to a standalone module 2025-02-26 21:20:11 +08:00
KnugiHK 26abfdd570 Bug fix on argument positions 2025-02-26 21:14:50 +08:00
KnugiHK b9f811c147 Add documentations, refactor and implement crypt15 key dynamical input 2025-02-22 18:14:15 +08:00
KnugiHK d6b1d944bf Implement dry-run for decrypting Android backup #130 2025-02-21 22:47:52 +08:00
KnugiHK 8c85656831 Show different warning messages when enrich_from_vcards is set and contact db is empty 2025-02-20 23:46:26 +08:00
KnugiHK db577c8de6 Merge branch 'main' into dev 2025-02-16 12:08:00 +08:00
KnugiHK 6896c9663e Bump version 0.11.2 2025-02-16 11:19:17 +08:00
KnugiHK 6dda2eb6d5 Fix handling of empty quoted_content 2025-02-16 11:17:38 +08:00
KnugiHK 1706f3e9e5 Fixed the inclusion of the template files 2025-02-16 10:44:53 +08:00
Knugi 63c27f63bd Update docs.html 0.11.0 2025-02-14 18:30:55 +00:00
KnugiHK 0cbae4d276 Create a script to process Brazilian numbers in vcards #127 2025-02-11 00:52:05 +08:00
KnugiHK cfe04c8c0b Display the metadata from the messages sent by "me" (#69)
For now, only the time for "delivered" (android & ios) and "read" (android only)  is support.
2025-02-09 18:44:18 +08:00
KnugiHK aaeff80547 Remove TODO flag as it is fixed already 2025-02-09 18:37:05 +08:00
KnugiHK c8b71213ae Remove --iphone 2025-02-09 16:26:08 +08:00
KnugiHK 05505eb3ba Bump version 2025-02-09 16:23:04 +08:00
KnugiHK 88680042ba Merge branch 'dev' 2025-02-09 16:19:45 +08:00
KnugiHK 510b4a7e7d Implement quoted message preview for iOS reply bubble (#28) 2025-02-09 16:13:14 +08:00
KnugiHK bb26d7b605 Fix the wrong behaviour for reply anchor introduced by the base tag 2025-02-09 15:41:15 +08:00
KnugiHK dd75ec4b87 Implement backward navigation for splited files 2025-02-09 14:47:05 +08:00
KnugiHK 0b2dfa9aba Implement custom headline (#97) 2025-02-09 14:20:11 +08:00
KnugiHK 539a1d58b0 Add finish line 2025-02-09 14:09:39 +08:00
KnugiHK f43e1f760d Lazy loading of video for new theme 2025-02-09 14:09:22 +08:00
KnugiHK bfd172031c Distinguish between regular video and GIF (#103) 2025-02-09 13:54:48 +08:00
KnugiHK 17ec2ecf76 Update the layout of the footer 2025-02-09 13:23:54 +08:00
KnugiHK f300e017ed Implement lazy loading for video (#103) 2025-02-09 13:23:23 +08:00
KnugiHK bf993c5302 Change the column to determine if the chat should be filtered (#112) 2025-02-09 12:47:35 +08:00
Knugi 5b3d0e2b3a Update README.md 2025-01-08 15:57:04 +00:00
Knugi ec7cafd6b6 Update README.md 2025-01-07 16:18:48 +00:00
KnugiHK 23af55d645 Implement empty chat filtering from SQL #112
This commit also removed the old empty chat filtering logic.
2025-01-04 18:18:34 +08:00