Nextcloud bot
ccc2fcd580
[tx-robot] updated from transifex
2017-03-30 00:15:02 +00:00
Nextcloud bot
7b05492e4b
[tx-robot] updated from transifex
2017-03-29 00:14:49 +00:00
Nextcloud bot
86b8d501ea
[tx-robot] updated from transifex
2017-03-28 00:15:04 +00:00
Nextcloud bot
523287d38e
[tx-robot] updated from transifex
2017-03-27 00:15:01 +00:00
Nextcloud bot
c341b8bbb2
[tx-robot] updated from transifex
2017-03-26 01:15:05 +00:00
Nextcloud bot
c211654d51
[tx-robot] updated from transifex
2017-03-25 01:15:26 +00:00
Nextcloud bot
915956c722
[tx-robot] updated from transifex
2017-03-24 01:14:14 +00:00
Nextcloud bot
65a0e20504
[tx-robot] updated from transifex
2017-03-23 01:13:59 +00:00
Nextcloud bot
05320deac6
[tx-robot] updated from transifex
2017-03-22 01:14:18 +00:00
Sander
9fb3c71322
Update
2017-03-16 15:44:56 +01:00
Sander
6ade504a3f
Updaye
2017-03-16 15:41:55 +01:00
Nextcloud bot
5cc26c0b10
[tx-robot] updated from transifex
2017-03-15 01:13:55 +00:00
Nextcloud bot
eb01bd450c
[tx-robot] updated from transifex
2017-03-12 01:15:09 +00:00
Nextcloud bot
dda1d106f8
[tx-robot] updated from transifex
2017-03-04 01:13:11 +00:00
Nextcloud bot
9f2316d44b
[tx-robot] updated from transifex
2017-03-03 01:13:16 +00:00
Nextcloud bot
adc5be9e6c
[tx-robot] updated from transifex
2017-03-02 16:54:43 +00:00
Joas Schilling
8c17f6cfe7
Merge pull request #268 from nextcloud/transifex-update
...
Update transifex config
2017-03-02 12:43:24 +01:00
Morris Jobke
cac6513680
Update transifex config
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-01 22:48:43 -06:00
Nextcloud bot
9b9a141745
[tx-robot] updated from transifex
2017-02-28 01:13:31 +00:00
Nextcloud bot
edc38feced
[tx-robot] updated from transifex
2017-02-27 01:25:56 +00:00
Nextcloud bot
c54ec6c84c
[tx-robot] updated from transifex
2017-02-25 01:31:07 +00:00
Nextcloud bot
2df5e7fcdf
[tx-robot] updated from transifex
2017-02-24 01:27:40 +00:00
brantje
375c4e341b
Change dev docs link
...
Fix tests
Code style fixes
Remove console.log
Fix for downloading files (Firefox and chrome). Fixes #259
Small fixes
Fix password audit links
Require vault key strength when changing vault key
Add http protocol if its missing
Implement onclick disable directive
Add feature to request vault destructions
Add feature to move vaults to other account
Fix selected tag filter doesn't stick after returning from sharing or editing (Fixes #255 )
Fix Cannot read property in credentialcounter
Add a generic CSV importer
Fix credential counting (Fixes #253 )
Fix Call to a member function getId() on array (Fixes #252 )
Remove sourcemap
2017-02-23 18:04:16 +01:00
brantje
6c811bf8fd
Change dev docs link
2017-02-23 13:49:06 +01:00
brantje
4f5bd73783
Fix tests
2017-02-22 18:02:55 +01:00
brantje
acedaf1535
Code style fixes
2017-02-22 18:02:55 +01:00
brantje
f55299ffba
Remove console.log
2017-02-22 18:02:55 +01:00
brantje
ce35286664
Fix for downloading files (Firefox and chrome). Fixes #259
2017-02-22 18:02:55 +01:00
brantje
33d1a5db01
Small fixes
2017-02-22 18:02:55 +01:00
brantje
a84fbf5895
Fix password audit links
2017-02-22 18:02:55 +01:00
brantje
f10fb28d81
Require vault key strength when changing vault key
2017-02-22 18:02:55 +01:00
brantje
9ddbf40cce
Add http protocol if its missing
2017-02-22 18:02:55 +01:00
brantje
925897b8ee
Implement onclick disable directive
2017-02-22 18:02:55 +01:00
brantje
fd8dcc6c1c
Add feature to request vault destructions
2017-02-22 18:02:55 +01:00
brantje
514cb569fb
Add feature to move vaults to other account
2017-02-22 18:02:55 +01:00
brantje
ca4f6dfeaf
Fix selected tag filter doesn't stick after returning from sharing or editing ( Fixes #255 )
2017-02-22 18:02:55 +01:00
brantje
86be5a270e
Fix Cannot read property in credentialcounter
2017-02-22 18:02:55 +01:00
brantje
9e7f47a715
Add a generic CSV importer
2017-02-22 18:02:55 +01:00
brantje
3dd9e84de7
Fix credential counting ( Fixes #253 )
2017-02-22 18:02:55 +01:00
brantje
dca12aee07
Fix Call to a member function getId() on array ( Fixes #252 )
2017-02-22 18:02:55 +01:00
brantje
e5e8170cfa
Remove sourcemap
2017-02-22 18:02:55 +01:00
Nextcloud bot
4bb4dfa903
[tx-robot] updated from transifex
2017-02-22 01:17:57 +00:00
Nextcloud bot
6b6e24c342
[tx-robot] updated from transifex
2017-02-20 01:12:57 +00:00
Nextcloud bot
fa8012e3db
[tx-robot] updated from transifex
2017-02-19 01:12:48 +00:00
Nextcloud bot
8e9017e6f4
[tx-robot] updated from transifex
2017-02-18 01:24:26 +00:00
brantje
6767322a22
Lock vault after 3 wrong attempts ( Fixes #197 )
...
Fix share button, fix shared_key not added to storedCredential after sharing (Fixes #249 )
Add password app importer. Fixes #248
Fix version check via proxy. Fixes #237
Fix activity app not filtering. Fixes #246
Add EnPass txt importer. Fixes #159
Fix for disabled share button
Require vault key for export. Fixes #199
Indicate that sharing only works with users that have 1 or more vaults.
Fixes #242
Reset tags on logout. Fixes #245
Ability to enter OTP secret manually. Fixes #198
Create teampass importer. Fixes #244
2017-02-17 21:25:18 +01:00
Nextcloud bot
76852c0d77
[tx-robot] updated from transifex
2017-02-14 01:12:57 +00:00
brantje
3263a77c5b
Add cloud type (owncloud or nextcloud)
2017-02-13 18:48:25 +01:00
brantje
6c9bb00987
Update issue template, add feature request
2017-02-13 18:42:52 +01:00
brantje
e7cf62374c
Update issue template
2017-02-13 18:38:30 +01:00