Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-24 | Repository moved to GitHub: https://github.com/a-sit/pdf-overHEADmaster | Jakob Heher | 2 | -472/+0 | |
2022-11-21 | auto-skip app interstitial | Jakob Heher | 1 | -0/+14 | |
2022-11-04 | hide fido2 buttons if unsupported | Jakob Heher | 1 | -1/+1 | |
2022-11-03 | more generic error page detection (grml why no uniquely identifiable id...) ↵ | Jakob Heher | 1 | -6/+17 | |
cf. #130 | |||||
2022-10-10 | webauthn -> async | Jakob Heher | 1 | -1/+1 | |
2022-10-07 | expiry interstitial + waiting for fingerprint screen | Jakob Heher | 1 | -0/+32 | |
2022-10-06 | out with the old | Jakob Heher | 2 | -4/+93 | |
2022-10-05 | add waiting-for-app support | Jakob Heher | 1 | -15/+33 | |
(starting to rip some old stuff out) | |||||
2022-10-05 | smstan support | Jakob Heher | 1 | -6/+31 | |
2022-10-05 | FIDO2 support once again | Jakob Heher | 1 | -37/+53 | |
2022-10-04 | QR code handling | Jakob Heher | 1 | -10/+49 | |
2022-10-03 | work in progress on the new & improved atrust handler | Jakob Heher | 1 | -0/+228 | |
2022-10-03 | start untangling BKU handler from GUI logic | Jakob Heher | 6 | -1617/+0 | |
2022-09-30 | kill off pdfover-signator | Jakob Heher | 1 | -5/+5 | |
2022-09-30 | YAGNI: SLRequest abstraction | Jakob Heher | 1 | -2/+2 | |
2022-09-30 | remove SLResponse outright | Jakob Heher | 1 | -6/+5 | |
since it's just a glorified string now | |||||
2022-09-30 | get rid of unneeded fields in SLResponse | Jakob Heher | 1 | -4/+4 | |
2022-09-30 | remove MobileBKU* abstraction since only ATrust is supported now | Jakob Heher | 5 | -433/+260 | |
2022-09-30 | Revert "fido2 proof of concept" | Jakob Heher | 2 | -71/+12 | |
(it should've probably been on a feature branch) This reverts commit fd24a56578a323715b844b610ba91a3bfd400342. | |||||
2022-09-30 | remove IAIK MobileBKU support, cc @tlenz | Jakob Heher | 3 | -422/+0 | |
2022-09-30 | cleanup | Jakob Heher | 1 | -15/+0 | |
2022-09-29 | fido2 proof of concept | Jakob Heher | 2 | -17/+82 | |
2022-09-23 | fido detection test | Jakob Heher | 1 | -0/+12 | |
2022-09-01 | do not remove whitespace from idA usernames | Jakob Heher | 1 | -3/+5 | |
2022-08-11 | downgrade some logs | Jakob Heher | 2 | -5/+5 | |
2022-08-02 | YAGNI: SigningState setters/getters | Jakob Heher | 2 | -10/+6 | |
2022-08-02 | YAGNI: SigningState interface | Jakob Heher | 1 | -2/+2 | |
2022-08-02 | misc cleanup | Jakob Heher | 7 | -33/+9 | |
2022-07-14 | cleanup exception handling in credential handler | Jakob Heher | 1 | -4/+15 | |
(also update to new a-trust html, cf. #101) | |||||
2022-07-14 | hook the remember credentials functionality up | Jakob Heher | 1 | -3/+5 | |
2022-07-07 | config cleanup | Jakob Heher | 2 | -4/+4 | |
2022-07-07 | YAGNI: the four different Config* interfaces that are only implemented once | Jakob Heher | 2 | -14/+4 | |
2022-07-06 | YAGNI: at.asit.pdfover.signatur.SigningState.Status | Jakob Heher | 2 | -4/+0 | |
2022-07-06 | remove leftover empty comments after e4767bccc7324d4b61a334bf6c0558d0080045e2 | Jakob Heher | 7 | -243/+243 | |
2022-07-06 | refactor runnable -> lambda | Jakob Heher | 2 | -44/+35 | |
2022-07-06 | remove NON-NLS comments, cleanup whitespace | Jakob Heher | 9 | -344/+344 | |
2022-07-06 | more YAGNI | Jakob Heher | 2 | -38/+7 | |
2022-07-06 | YAGNI? YAGNI. | Jakob Heher | 8 | -599/+144 | |
2022-07-06 | YAGNI cleanup #1 | Jakob Heher | 4 | -18/+10 | |
2022-06-28 | downgrade tag not found log to info | Jakob Heher | 1 | -1/+1 | |
2022-06-15 | return username unchanged if it doesn't look like a phone number, cf. #88 | Jakob Heher | 1 | -8/+4 | |
2022-04-29 | get rid of buergerkarte.at certificate whitelist (it hasn't been used in ↵ | Jakob Heher | 1 | -48/+0 | |
forever) | |||||
2022-03-25 | move some info logs to debug | Jakob Heher | 1 | -5/+5 | |
2022-02-18 | import cleanups | Jakob Heher | 1 | -2/+0 | |
2022-02-14 | remove various leftover debug println statements from previous maintainers | Jakob Heher | 1 | -1/+0 | |
2021-09-13 | refactor | Andreas Abraham | 4 | -5/+5 | |
2021-06-18 | remove all white spaces | Andreas Abraham | 1 | -1/+1 | |
2021-06-18 | trim phone number whitespaces | Andreas Abraham | 1 | -0/+1 | |
2021-01-27 | Fixed Problem that timertask did not cancel | Andreas Abraham | 1 | -12/+0 | |
2021-01-26 | handlePolling adapted | Andreas Abraham | 1 | -36/+20 | |