Commit graph

39 commits

Author SHA1 Message Date
brantje
0a386d77ce
Remove server side encryption setting at admin page.
Fix counting credentials (Fixes #235)

Fix for deleting shared credental (Fixes #232)

Fix for empty sharing keys in vaults (Fixes #230)

Fix removed shared credential leaves tags

Fix for lastpass import #233

Disable share button when link sharing is disabled.
Or when it's not shared with a user.

Add issue template

Bump version
2017-02-13 17:29:29 +01:00
brantje
39bd0d8b20
Fix OTP not working
Fix [Object object] for file fields.

Add a copy icon to share link
Signed-off-by: brantje <brantje@gmail.com>
2017-01-29 15:00:39 +01:00
brantje
a3788c3717
Merge remote-tracking branch 'EdOverflow/random' 2017-01-10 01:00:00 +01:00
EdOverflow
64f38eb370
Add sjcl.random.randomWords(1) 2017-01-09 18:08:13 +01:00
brantje
cec7b9656d
Add copy descrioption 2017-01-06 13:28:11 +01:00
EdOverflow
563692e565 Add RandomSource.getRandomValues()
The RandomSource.getRandomValues() method lets you get cryptographically
random values. The array given as the parameter is filled with random
numbers (random in its cryptographic meaning).

https://developer.mozilla.org/en-US/docs/Web/API/RandomSource/getRandomValues
2017-01-04 14:13:34 +01:00
brantje
f18e4f60e9
Add rel="nofollow noopener noreferrer" by EdOverflow 2017-01-04 13:32:45 +01:00
brantje
0c9d2468df
Fix some small scrutinizer issues 2016-12-31 13:58:29 +01:00
brantje
cdc506e2cb
Add $translate as dep 2016-12-21 14:51:01 +01:00
brantje
bc2e1d08ac
Change translation key 2016-12-21 14:18:25 +01:00
brantje
8193b6d9f1
Code style changes 2016-12-21 14:16:47 +01:00
brantje
b1aebc4a14
Add translations to javascript files 2016-12-21 14:06:29 +01:00
brantje
63e089f363
Remove some unused code 2016-12-19 18:43:15 +01:00
brantje
f1bab7dd68
Add license header to files 2016-10-19 17:45:50 +02:00
brantje
1a4c1346cc
Better searchbox behaviour.
Add a clear icon.
2016-10-16 18:08:59 +02:00
brantje
1a74def8dc
Remove unused code 2016-10-12 20:16:37 +02:00
brantje
15b32b7e5e
Add JSHint, solve all problems 2016-10-07 19:56:29 +02:00
brantje
73b114a3ff
Fix tab theming 2016-10-07 16:29:51 +02:00
brantje
5ddfd200d9
Auto detect urls 2016-10-07 12:09:54 +02:00
brantje
4a074958f5
Implement new updated progressbar to templates 2016-09-30 21:47:46 +02:00
brantje
89c4644ff3
Make sharing page more pretty 2016-09-30 21:43:55 +02:00
brantje
fc99d93f86
Finish up vault settings 2016-09-28 23:23:24 +02:00
brantje
2eb46ed9d7 Update use theme to create a font color 2016-09-28 00:46:51 +02:00
brantje
389fd23b66 Add grid view 2016-09-28 00:14:32 +02:00
brantje
5398d2ba74 Generate password with passwordgen if scope.password is empty 2016-09-27 22:48:11 +02:00
brantje
e789ad4926 Show spinner during vault decryption 2016-09-26 19:15:39 +02:00
brantje
39375acbb8 Add select on click 2016-09-26 10:37:43 +02:00
brantje
a991302777 Working passman import 2016-09-25 16:18:18 +02:00
brantje
39b64b6e87 Fix error if callback is not set 2016-09-24 19:35:42 +02:00
brantje
83b5fa40e1 Move ngclipboard 2016-09-20 19:09:47 +02:00
brantje
8d0f70f357 Filtering with tags work, add oc notificaton service 2016-09-16 14:01:25 +02:00
brantje
675c736d88 Add tags input 2016-09-15 21:21:34 +02:00
brantje
7a30855030 Update todos 2016-09-15 00:11:59 +02:00
brantje
7bc733ed48 Clean up todo\s 2016-09-14 23:04:38 +02:00
brantje
7f0f297aa3 Improvements in credential field, showing items 2016-09-14 22:50:14 +02:00
Sander
30c653af78 Add use-theme directive, add tooltips 2016-09-14 15:09:55 +02:00
brantje
f37226d8cd Add otp tab, add files tab 2016-09-13 23:03:12 +02:00
Sander
19959b1d0a Add custom fields 2016-09-13 16:31:07 +02:00
brantje
d8f26f8b5d Add generate password, copy to clipboard 2016-09-13 00:10:24 +02:00