aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: improve code structuresaturneric2024-11-288-551/+706
* feat: support email encryptionsaturneric2024-11-274-309/+652
* feat: support signing emailsaturneric2024-11-2710-5/+952
* fix: target_link_libraries with a targetsaturneric2024-11-271-1/+1
* fix: undefined reference to __imp_*saturneric2024-11-271-0/+4
* fix: disable unused features of vmimesaturneric2024-11-261-0/+5
* fix: add submodule vmimesaturneric2024-11-261-0/+0
* feat: support eml data decryptionsaturneric2024-11-261-15/+182
* feat: check and provide more infos by email verificationsaturneric2024-11-263-19/+323
* feat: support .eml file verifyingsaturneric2024-11-251-13/+121
* feat: prettify model event handling logicsaturneric2024-11-251-120/+115
* fix: make cache variable docstring clearsaturneric2024-11-241-7/+7
* feat: add email module and integrate vmime into itsaturneric2024-11-2410-1/+224
* feat: async gather_gnupg_info()saturneric2024-11-213-8/+12
* feat: show release note of latest version and improve ui structuresaturneric2024-11-214-55/+77
* feat: cache key server data for 5 minsaturneric2024-11-203-9/+32
* feat: add key upload function for module key server syncsaturneric2024-11-173-2/+43
* feat: add key server sync modulesaturneric2024-11-176-1/+422
* feat: should jump to correct download pagesaturneric2024-11-171-1/+1
* feat: paper key use module log systemsaturneric2024-09-283-32/+32
* fix: send origin meta text to applicationsaturneric2024-09-282-2/+2
* fix: addressing some of the issues identifiedsaturneric2024-07-3119-204/+149
* feat: update copyright infosaturneric2024-07-2927-27/+27
* fix: mount should do during activate phasesaturneric2024-07-291-9/+5
* fix: translations are not appliedsaturneric2024-07-295-5/+5
* refactor: reformat build configssaturneric2024-07-293-6/+5
* fix: solve build issues on windowssaturneric2024-07-292-65/+6
* feat: improve modules translationsaturneric2024-07-2916-135/+818
* fix: remove dependency of assuansaturneric2024-07-281-45/+0
* fix: rm unused headers of paper keysaturneric2024-07-285-215/+11
* feat: paper key module is now useablesaturneric2024-07-287-43/+117
* feat: upgrade infrastructure to simplify codesaturneric2024-07-288-261/+64
* feat: add pinentry module and paper key modulesaturneric2024-07-2849-15/+4800
* feat: remove dependency 'spdlog'saturneric2024-07-278-303/+74
* feat: move in GnuPGTabsaturneric2024-07-2411-110/+665
* fix: metadata is not translatedsaturneric2024-07-225-4/+41
* feat: try using ui and i18n apis from sdksaturneric2024-07-1224-285/+715
* feat: initialize and move in two modulessaturneric2024-07-1017-0/+1794