15 Commits

Author SHA1 Message Date
24e097a253 chore: prettier cleanup 2025-02-26 00:33:40 +03:00
cebe95acf5 refactor: removed useless logs 2025-02-26 00:21:30 +03:00
3c8c804fc3 feat: fixed reset of app settings 2025-02-25 21:05:50 +03:00
999c47789b fix: fixed crash of project 2025-02-25 19:23:10 +03:00
3c5dc5276d fix: fixed application crash when count is zero 2024-12-30 01:27:04 +03:00
14cc456d0e feat!: add totp by link "otpauth" function implemented 2024-12-30 01:05:30 +03:00
3b2e4992a3 feat(staging): added transfer for data from settings app(part 2) 2024-12-21 18:51:28 +03:00
f21678b219 feat(staging): adding support of app-side service and settings app (part 1) 2024-12-21 17:56:45 +03:00
Савелий Савенок
f16700a9db feat: optimized logic of render. Rerender changed to setProperty 2024-11-19 20:56:36 +03:00
Савелий Савенок
dd68c0c9b5 refactor: refactored and optimized render logic 2024-11-19 20:30:24 +03:00
Савелий Савенок
50de1c0b57 refactor: render logic moved into totpRenderer.js 2024-11-19 20:01:36 +03:00
Савелий Савенок
f63b70c365 feat: added support for time indicator 2024-11-13 18:12:34 +03:00
Савелий Савенок
f16d7374f4 feat: changed TOTP and base32 library to self-writed special for quick-js, fixed BigInt incompatibility 2024-11-13 02:30:53 +03:00
Савелий Савенок
ab13957cb0 feat: created logic for render totps 2024-11-09 18:22:00 +03:00
Савелий Савенок
b67cddf4eb feat: ported totp.js library to zepp quick-js 2024-11-09 16:37:03 +03:00