Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | faces/totp: avoid displaying when key is invalid | Matheus Afonso Martins Moreira | 2024-03-20 | 1 | -9/+13 |
* | faces/totp: fix error message not displayed bug | Matheus Afonso Martins Moreira | 2024-03-20 | 1 | -2/+3 |
* | faces/totp: remove dynamic memory allocation | Matheus Afonso Martins Moreira | 2024-03-18 | 1 | -39/+58 |
* | faces/totp: improve memory usage | Matheus Afonso Martins Moreira | 2024-03-17 | 1 | -34/+71 |
* | faces/totp: update copyrights | Matheus Afonso Martins Moreira | 2024-03-05 | 1 | -0/+1 |
* | faces/totp: allow moving backwards through codes | Max Zettlmeißl | 2024-03-05 | 1 | -1/+17 |
* | faces/totp: delete leading underscores | Matheus Afonso Martins Moreira | 2024-02-25 | 1 | -7/+7 |
* | faces/totp: rename initializer macro to credential | Matheus Afonso Martins Moreira | 2024-02-25 | 1 | -3/+3 |
* | faces/totp: improve TOTP initializer labeling | Matheus Afonso Martins Moreira | 2024-02-25 | 1 | -4/+4 |
* | faces/totp: decode secrets when setting up | Matheus Afonso Martins Moreira | 2024-02-25 | 1 | -19/+32 |
* | faces/totp: update copyright and license data | Matheus Afonso Martins Moreira | 2024-02-21 | 1 | -1/+9 |
* | faces/totp: update watch face logic for new struct | Matheus Afonso Martins Moreira | 2024-02-20 | 1 | -8/+9 |
* | faces/totp: define current TOTP data function | Matheus Afonso Martins Moreira | 2024-02-20 | 1 | -0/+4 |
* | faces/totp: define TOTP data array size function | Matheus Afonso Martins Moreira | 2024-02-20 | 1 | -0/+4 |
* | faces/totp: update example data to new structure | Matheus Afonso Martins Moreira | 2024-02-20 | 1 | -17/+10 |
* | faces/totp: define TOTP struct initializer macro | Matheus Afonso Martins Moreira | 2024-02-20 | 1 | -0/+9 |
* | faces/totp: define TOTP data structure | Matheus Afonso Martins Moreira | 2024-02-20 | 1 | -0/+8 |
* | Fix missing documentation for many clock faces: | Alex Utter | 2023-11-27 | 1 | -9/+24 |
* | make TOTP face more responsive when swapping between codes | joeycastillo | 2023-02-08 | 1 | -16/+20 |
* | add default loop handler to all current watch faces | Jeremy O'Brien | 2023-01-25 | 1 | -6/+2 |
* | totp : rework and add SHA256/512 (#151) | EmilienCourt | 2023-01-14 | 1 | -8/+22 |
* | add support for multiple TOTP keys | Jack Bond-Preston | 2022-08-29 | 1 | -13/+33 |
* | movement: slight reorganization | Joey Castillo | 2022-01-25 | 1 | -0/+80 |