|
73ea81af54
|
Merge pull request 'v1.0.1' (#2) from dev into main
Reviewed-on: #2
|
2025-02-25 22:35:27 +01:00 |
|
|
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 |
|
|
90c3432e94
|
feat: added onSettingsChange method into prototype
|
2025-02-25 00:23:50 +03:00 |
|
|
b4df58765d
|
fix: added validation for links
|
2025-02-09 20:54:10 +03:00 |
|
|
589a9cb527
|
fix: small fixes of totp addition, fix of protocol missing crash
|
2025-01-13 02:35:18 +03:00 |
|
Savely Savianok
|
304a253e86
|
Create README.md
|
2024-12-30 02:30:03 +03:00 |
|
|
7d989fed8f
|
feat: added validation for TOTP link
|
2024-12-30 02:08:50 +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 |
|
|
4dbc3828fd
|
fix(staging): fixed front
|
2024-12-21 22:51:36 +03:00 |
|
|
b5ed947730
|
feat(staged): created new interface for settings app
|
2024-12-21 22:28:31 +03:00 |
|
|
8283cc63d8
|
chore: cleanup
|
2024-12-21 20:48:45 +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 |
|
Савелий Савенок
|
24e919cdd6
|
fix: fixed debug secret
|
2024-11-19 20:36:05 +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 |
|
Савелий Савенок
|
fbac44b48b
|
chore: removed secret tokens
|
2024-11-19 19:30:11 +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 |
|
Савелий Савенок
|
40f6ae7f76
|
refactor: refactor of libs
|
2024-11-09 16:48:52 +03:00 |
|
Савелий Савенок
|
b67cddf4eb
|
feat: ported totp.js library to zepp quick-js
|
2024-11-09 16:37:03 +03:00 |
|