1
0
Fork 0
mirror of https://github.com/seiichiro0185/sailotp.git synced 2024-07-03 02:10:33 +00:00
Commit graph

19 commits

Author SHA1 Message Date
seiichiro e68cf226a4 Error handling for export / import
Added error-handling for export / import
Added sanity-checks to export / import
2014-02-02 14:14:59 +01:00
seiichiro 9fe40ff767 Added NotifyBanner component for showing notifications
Show notification after copying token to clipboard
2014-02-02 11:26:22 +01:00
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 99c3f83db7 Added Import / Export Dialog Page 2014-02-01 12:59:39 +01:00
seiichiro aa945ff787 Application version is now read from YAML-Definition at buildtime
Upstream URL changed to gitlab
2014-02-01 12:23:59 +01:00
seiichiro 9f1dc6d232 Changed Version to 0.4 and adapted the readme 2014-01-12 18:18:25 +01:00
seiichiro f86a8c74a3 Added HOTP support 2014-01-12 18:03:23 +01:00
seiichiro 5ddc4dcf90 Added type and counter value to the Add/Edit-Page 2014-01-12 16:25:02 +01:00
seiichiro 5cbc98f1a3 Changed version to 0.3 and adapted Readme 2014-01-10 19:43:49 +01:00
seiichiro a586ea01a7 Added copy token on tap 2014-01-10 19:26:46 +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 eb08a4eee1 Changed favourite switch to icon 2014-01-10 06:45:03 +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 2522e4d4a2 Changed version to 0.2 2014-01-08 19:23:29 +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