Yishi Lin
|
1ab70cf6d7
|
Move codes from utils to password and passwordstore
|
2018-09-23 22:00:06 +08:00 |
|
Danny Moesch
|
ddddfda931
|
Use own parser for multiline values giving up Yams
|
2018-08-13 23:12:30 -07:00 |
|
Danny Moesch
|
904d04d71c
|
Use computed properties instead of separate getter methods
|
2018-08-13 23:12:30 -07:00 |
|
Danny Moesch
|
f76721d7fe
|
Simplify/Tweak Password.swift
|
2018-08-13 23:12:30 -07:00 |
|
Danny Moesch
|
b7a0cbaef6
|
Animate "AdditionField" struct to avoid usage of tuple "(String, String)"
|
2018-08-13 23:12:30 -07:00 |
|
Yishi Lin
|
89a2018e89
|
Fix a bug of showing digital entries
|
2018-05-21 01:28:00 +08:00 |
|
Yishi Lin
|
867a59b513
|
Keep the first line as the password even if it is empty
|
2018-04-07 00:39:56 +08:00 |
|
Yishi Lin
|
3ffbf68ab8
|
Avoid crash during yaml parsing
|
2018-04-07 00:17:00 +08:00 |
|
Yishi Lin
|
54c7acf651
|
Check duplicated tags before parsing a file as yaml
|
2018-04-07 00:16:28 +08:00 |
|
Danny Moesch
|
3a0e6fa3f6
|
Consider OTP tokens as possible lines in password files
|
2018-03-17 20:56:55 -07:00 |
|
Danny Moesch
|
673aee1e7a
|
Protect YAML parser against empty input string
|
2018-03-17 20:56:55 -07:00 |
|
Danny Moesch
|
69bafeb672
|
Introduce class constants for the strings "otpauth" and "otpauth://"
|
2018-03-17 20:56:55 -07:00 |
|
Danny Moesch
|
caa5ce77a3
|
Use YAML library to parse password files
|
2018-03-17 20:56:55 -07:00 |
|
Bob Sun
|
f5f9fe505b
|
Port to Swift 4
|
2017-10-09 22:14:48 -07:00 |
|
Yishi Lin
|
f00f6c77b0
|
Fix issue #13 ( Additions display randomly)
|
2017-07-27 13:19:58 +08:00 |
|
Yishi Lin
|
39820a4108
|
Look for "login" as a username field in auto fill
- Will look for "username" first
|
2017-06-28 00:32:50 +08:00 |
|
Yishi Lin
|
69b58e686d
|
Polish the Password class
- About "additions", remove "additionKeys"
|
2017-06-28 00:18:06 +08:00 |
|
Yishi Lin
|
d2ba620ae4
|
Move codes to an embed framework
- Move bundle/group identifiers to passKit/Global
- Fix Core Data
- Change Defaults to SharedDefaults
|
2017-06-13 11:43:46 +08:00 |
|