100 Commits (f53e44b62c2ba7f33070c816dbadd7cc9650a947)

Author SHA1 Message Date
sudden6 5b31cf6d9d
fix(profile): toxsave wasn't correctly encrypted 8 years ago
sudden6 084f3b0626
feat: stop using plaintext passwords in the code 8 years ago
sudden6 3e50757ddb
refactor(profile): reduce code duplication 8 years ago
Zetok Zalbavar 80f5de31b3
style: reformat current C++ codebase using clang-format 9 years ago
tux3 c75ee8a661
fix: Various IPC event handling and related bugs on startup 9 years ago
sudden6 7cd800374a
refactor(encryption): move everything to ToxEncrypt 9 years ago
sudden6 38cecdc780
refactor(history): remove deprecated historykeeper 9 years ago
sudden6 0e4cff884d
fix(avatar): wrong conversion of own ToxId 9 years ago
sudden6 e07d8d358f
feat(toxid): reduce passing Tox IDs around 9 years ago
Zetok Zalbavar d4ac13dbf4
revert: "refactor: Added to include path and exclude it from all includes" 9 years ago
sudden6 94ec5614f2
feat(toxid): Improve the ToxId class 9 years ago
iphydf de407c4714
chore: Update qTox to the latest toxencryptsave API. 9 years ago
Diadlo 32bbdb2b98
docs(profile): Removed @example tag from createProfile method 9 years ago
Zetok Zalbavar 231e1d746a
fix: remove unnecessary variable when checking whether save is a TES 9 years ago
Zetok Zalbavar 7b60a5dd36
chore: explicitly mention that copyright belongs to qTox contributors 9 years ago
Diadlo b4a9f04f92
refactor: Added to include path and exclude it from all includes 9 years ago
sudden6 c4b9d302d0
feat(database): use own public key as salt to encrypt the database 9 years ago
Diadlo b522da5bed
refactor(history): Moved creaton of RawDatabase from History constuctor 9 years ago
Zetok Zalbavar 64bbc6cfbb
style: change postfix increment to prefix increment 9 years ago
Diadlo 902828fcc2
docs(persistence): Added leading stars 9 years ago
Diadlo 1c547fc73f
docs(persistence): Change comment style 9 years ago
Diadlo 20d3225f29
style(chatlog, persistence): Style fixes 9 years ago
PafXUS e852ed92f6
fix(persistence): pass by reference to const 9 years ago
initramfs 56e15aeab1
refactor(profile): display files that could not be deleted in prompt 9 years ago
initramfs 78fd245e4c
feat(profile): add a dialog to indicate profile deletion error 9 years ago
initramfs 1dabbca94c
feat(profile): show warning on failure to delete profile 9 years ago
Impyy 56a36e2e0a fix(profile): Don't require .ini to load profile 9 years ago
sudden6 9a80950ac6
Fix #2161 10 years ago
tux3 38c68658e0
Fix personnal->personal typo 10 years ago
Jacob Henner e9b34f5154
Fixes #2686 - Profiles will store avatars in distinct files 10 years ago
Jacob Henner 3f4c21216a
Fixes #2629: avatars will be re-encrypted when the profile password changes 10 years ago
tux3 a0645d5cba
Fix #2700 10 years ago
tux3 40ddf81fd1
Instead of saving empty files, delete empty avatars 10 years ago
tux3 cbe8104576
Fix bad handling of empty avatars 10 years ago
tux3 b5cdfb3dce
Implement new SQLCipher based database and history 10 years ago
tux3 9cf0cbde6b
Fix avatar deletion not visible 10 years ago
tux3 4e1029808b
Remove useless TODO 10 years ago
tux3 63644050f3
Fix #2683 10 years ago
tux3 94a6df47cc
Update avatar encryption when changing password 10 years ago
tux3 45ac45c019
Create avatars directory on the fly 10 years ago
tux3 2396109a7e
Encrypt avatar for encryped profiles 10 years ago
tux3 25ed3d4fba
Fix avatars for encrypted profiles 10 years ago
tux3 19a1851547
Small startup speed improvement 10 years ago
PKEv ae9b29cfae correct remove profile 10 years ago
tux3 645b1e5566
Fix raciness of encryption API 10 years ago
tux3 13bea16292
Add encrypting profile settings serializer 10 years ago
Zetok Zalbavar 67e9aeec63
Fix incorrect copyright headers 10 years ago
tux3 20f254651d
Reorganize files 10 years ago
tux3 0fd489fbba
Properly kill all calls in ~Core 10 years ago
tux3 1ded562d9d
Clean Settings interface 10 years ago