1
0
Fork 0
mirror of https://github.com/seiichiro0185/sailotp.git synced 2024-07-05 19:10:35 +00:00
Commit graph

10 commits

Author SHA1 Message Date
seiichiro 0ea71dfb89 Added AES-encryption for export/import 2014-02-01 17:06:34 +01:00
seiichiro 743b06f065 Added basic import and export
The DB can be exported to json file
Added handling of duplicate entries
2014-02-01 15:38:09 +01:00
seiichiro 09edf6c8b8 Fix for GitLab Issue #3
Initial DB-Creation and DB-Update now both set the default values.
2014-02-01 13:07:29 +01:00
seiichiro f86a8c74a3 Added HOTP support 2014-01-12 18:03:23 +01:00
seiichiro 7f781b8d90 Finalized favourites feature
* Favourite is now shown on the ActiveCover
* Added possibility to "unstar" a favourite
2014-01-10 19:20:52 +01:00
seiichiro 40f53fc47a Changed MainView to support favourites
* Added switch to show status
* Save selected favourite to LocalStorage DB
2014-01-09 22:12:55 +01:00
seiichiro 11072b2f16 Changed DB Schema
* DB Schema now supports setting favourites
* Added Colums for future addition of HOTP Tokens
* Created DB-Update Logic
2014-01-09 19:56:26 +01:00
seiichiro 50770f0799 Added possibility to edit existing entries. 2014-01-08 19:13:53 +01:00
seiichiro f98444d5a4 Cleanup and Comments for publishing
* Added Readme and License
* Cleaned up the code
* Added comments to the code
2014-01-06 20:08:16 +01:00
seiichiro 0c0f10f7ab Initial Import 2014-01-05 21:58:25 +01:00