Commit graph

75 commits

Author SHA1 Message Date
fnuesse cda4c438a2
updated incoming share modal to new style and fixed bugs regarding dialogs
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-05-18 22:15:10 +02:00
newhinton 1d15d253de
Merge pull request #534 from nextcloud/fix/noid/icondisplay
Fix/noid/icondisplay
2019-05-12 23:03:56 +02:00
newhinton a765f32aa0
Merge pull request #527 from nextcloud/fix/526/url_not_opening
Updated link-detection in detailview and fixed link only redirecting …
2019-05-12 13:33:12 +02:00
fnuesse e4437bc244
fixed wrong variablename
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-01-11 23:34:39 +01:00
fnuesse 78fcc58775
only show url-button on url-field
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-01-11 23:29:34 +01:00
fnuesse 614556fb08
updated icon-picker style
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-01-02 12:25:33 +01:00
fnuesse d78727724a
added notification on fetching
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-30 21:12:11 +01:00
fnuesse 8938ff76a0
added notification which tells the user when the fetching failed
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-30 21:06:23 +01:00
fnuesse 81cc7a9978
Added missing translation and removed console logging
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-30 20:59:01 +01:00
fnuesse 07c9e199f6
Added button to refetch the icon from the target url
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-30 20:53:18 +01:00
fnuesse c86e4f87b5
Added delete button to restore default
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-30 14:12:44 +01:00
fnuesse 4d6af87c19
Removed unused and deprecated code
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-30 13:53:41 +01:00
fnuesse 216c8ff8b5
Removed unused variable
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-30 13:19:58 +01:00
fnuesse b5d8ba8e46
Fixed wrong url-building in sidebar and updated codestyle
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-30 13:16:49 +01:00
newhinton ee335aab87
fixed wrong url-creation which appended multiple protocols 2018-12-29 17:38:39 +01:00
newhinton b5f7baab12
Fixed Linkdetection 2018-12-29 17:28:36 +01:00
fnuesse 2550bc6552
Updated link-detection in detailview and fixed link only redirecting to cloud.com/server/apps/passman/{{link}} in detailview
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-22 10:44:06 +01:00
WolFi e1e0ec7a76
Merge branch 'feature/noid/iconpickersearch' into feature/merges_v2.2.0 2018-12-16 14:07:58 +01:00
newhinton 568caf4d11
Added missing variable to iconpicker.js 2018-12-15 14:32:49 +01:00
fnuesse 78c7512200
implemented icon upload in icon-picker
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-15 13:59:21 +01:00
fnuesse 67fbba1a84
implemented search in icon-picker
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-15 13:05:58 +01:00
fnuesse 5a5a07188b
fixed missing tooltip in credentialdetailview
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-05 17:33:52 +01:00
fnuesse 06a62acbd4
Added Icon to sidebar 2018-11-21 17:34:03 +01:00
brantje 5ed525e4b1
Make use of icon groups 2017-10-29 14:14:08 +01:00
brantje c2c4d613d8
Add icons to credentials 2017-10-29 13:31:18 +01:00
brantje 949f5d52ed
Use copy icon 2017-08-19 13:00:19 +02: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 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 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 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