aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* test: fix and add KeyGen & SubkeyGen test casessaturneric2024-11-243-149/+292
|
* feat: allow drag and drop to open text filesaturneric2024-11-2410-221/+474
|
* fix: solve key list drag and drop refreshing issuesaturneric2024-11-242-1/+4
|
* feat: improve info prompt at private key exportingsaturneric2024-11-241-36/+52
|
* feat: support secp256k1 algo and ed448 primary keysaturneric2024-11-241-2/+6
|
* fix: ed448 should allow signing functionsaturneric2024-11-241-3/+3
|
* feat: default key db is not editablesaturneric2024-11-225-37/+65
|
* feat: improve version optionsaturneric2024-11-222-4/+6
|
* feat: rewrite core init processes and add env optionsaturneric2024-11-2213-222/+598
|
* fix: correct the path to the executable of app image modesaturneric2024-11-221-9/+9
|
* fix: solve a build issuesaturneric2024-11-221-7/+8
|
* fix: correct table header of key db indexsaturneric2024-11-221-0/+3
|
* feat: add build option GPGFRONTEND_BUILD_APP_IMAGEsaturneric2024-11-221-16/+19
|
* feat: add option to disable auto fetch key publish status functionsaturneric2024-11-222-13/+20
|
* feat: add more operations on key db itemssaturneric2024-11-224-1/+193
|
* fix: clean up filessaturneric2024-11-221-0/+27
|
* feat: set a better display name under developing and testingsaturneric2024-11-211-2/+3
|
* feat: distinguish between develop, unstable and release versionssaturneric2024-11-214-39/+61
|
* fix: use sleep() provided by c++ standardsaturneric2024-11-211-1/+4
|
* feat: enhance cache apisaturneric2024-11-205-10/+147
|
* feat: add ui some restrictions when primary key not existssaturneric2024-11-195-13/+17
|
* feat: remove unused codessaturneric2024-11-192-129/+0
|
* feat: add revoke subkey functionsaturneric2024-11-195-67/+330
|
* feat: add delete subkey functionsaturneric2024-11-187-63/+443
|
* feat: make primary key and subkey clearlysaturneric2024-11-184-45/+77
|
* feat: support export a single subkeysaturneric2024-11-185-11/+157
|
* feat: use keys.openpgp.org as default for key publishing and refreshingsaturneric2024-11-174-17/+192
|
* feat: auto import missing key after verifysaturneric2024-11-176-44/+309
|
* feat: set max key db number to 8saturneric2024-11-171-0/+9
|
* feat: show current selected key dbsaturneric2024-11-171-0/+1
|
* fix: should import or export keys to selected key dbsaturneric2024-11-173-32/+29
|
* feat: can open key db by menu action triggered by right clicksaturneric2024-11-172-0/+23
|
* fix: should restart app after editing key db infossaturneric2024-11-171-0/+7
|
* feat: add restrictions to key databasesaturneric2024-11-173-7/+54
|
* fix: setup gitea develop regularly build and test processsaturneric2024-11-162-0/+18
|
* feat: support favorite key pairs for multi key databasessaturneric2024-11-0213-66/+326
|
* fix: should select channel before any gpg operationsaturneric2024-10-2615-121/+150
|
* fix: should check key status immediately after get itsaturneric2024-10-268-2/+61
|
* fix: test basic operations of multi key db and solve issuessaturneric2024-10-2669-839/+1253
|
* fix: thread concurrent crash issuesaturneric2024-10-261-2/+4
|
* fix: try debugging key database refreshing processsaturneric2024-10-261-1/+4
|
* feat: add more context of key database supportsaturneric2024-10-2516-173/+542
|
* feat: set reason code and text at revoke-certificationsaturneric2024-10-187-24/+185
|
* feat: add filter option of 'comment' at key list of main windowsaturneric2024-10-181-1/+2
|
* fix: remove minimum size restriction of main windowv2.1.5saturneric2024-10-032-2/+2
|
* fix: update module metadata translations at soft restartsaturneric2024-09-282-14/+9
|
* feat: remove steganography menusaturneric2024-09-282-8/+9
|
* fix: should check if data object existssaturneric2024-08-161-1/+1
|
* fix: according to issues and test, apply some fixesv2.1.4saturneric2024-08-0520-83/+74
|\
| * fix: unchecking some check boxes at gnupg controller will not restartsaturneric2024-08-051-0/+12
| |