Commit graph

103 commits

Author SHA1 Message Date
fnuesse
e692cdba96
centered nopasswords hint
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:48 +01:00
fnuesse
e73ba9c09c
Added empty search result message
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:47 +01:00
fnuesse
fc4d849a0a
added hint that the selected tags dont match any credentials
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:43 +01:00
fnuesse
c109bad869
Added Translationstrings properly
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:40 +01:00
fnuesse
80b7f6694b
fixed many smaller ui-bugs like offsets and missalignments
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:39 +01:00
fnuesse
26ee2c5de4
fixed off-click in revisionslist which prevented showing passwords etc.
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:34 +01:00
fnuesse
2aa01dd863
hide welcome-message on loadingscreen
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:29 +01:00
fnuesse
062a9d198c
added further hints to ui for user convenience
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:24 +01:00
fnuesse
9e88107e11
show welcome message if vault only contains deleted credentials
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:22 +01:00
fnuesse
0884375b1f
Added friendly reminder to create your first password
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:21 +01:00
fnuesse
ba194abcca
fixed off-click 2018-11-21 17:34:08 +01:00
fnuesse
201a070e19
Fixed Revisions 2018-11-21 17:34:05 +01:00
fnuesse
1f0b6811e3
Changed add-button 2018-11-21 17:34:04 +01:00
fnuesse
95d70771f2
Updated Gridview to new design 2018-11-21 17:34:04 +01:00
fnuesse
06a62acbd4
Added Icon to sidebar 2018-11-21 17:34:03 +01:00
Felix Nüsse
4d079d2cbd
Udated Codestyle and cleaned files
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-11-21 17:34:01 +01:00
Felix Nüsse
6060efe2ee
Added cursor:pointer to main_list
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-11-21 17:34:00 +01:00
Felix Nüsse
4c864c55be
Added cursor:pointer to passman-control
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-11-21 17:33:59 +01:00
Felix Nüsse
2bd9dcf28e
Fixed wrong listlayout which added the sidebar as an overlay which scrolls with the list
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-11-21 17:33:59 +01:00
fnuesse
438da49583
Removed new entry from showing if trashbin is selected
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:33:54 +01:00
fnuesse
93e94d5c70
Changed + to New
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:33:52 +01:00
Felix Nüsse
8db4346608
Fixed main password list width with sidebar opened
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-11-21 17:33:47 +01:00
Felix Nüsse
da4bd08878
Fixed main password list width
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-11-21 17:33:47 +01:00
Felix Nüsse
677ae51b42
Moved Search from passman-controls to nextcloud-default-searchicon 2018-11-21 17:33:45 +01:00
Felix Nüsse
9f3814320a
Changed CSS to real file 2018-11-21 17:33:37 +01:00
fnuesse
3e050c9a15 Updated Css
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-09-28 14:07:40 +02:00
brantje
c2c4d613d8
Add icons to credentials 2017-10-29 13:31:18 +01:00
Nick Barendregt (Msc.)
b324f15c55
fix #372 2017-10-16 22:21:21 +02:00
brantje
3ccb84a600
Merge message parts. Fixes #287 2017-05-06 13:32:18 +02:00
brantje
9e7f47a715
Add a generic CSV importer 2017-02-22 18:02:55 +01: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
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
9c35282f89
Small fixes for 2.0.1
Fix for going back from deleted credentials

Use method
2017-02-06 12:17:37 +01:00
brantje
8c82b795e2
Add vault logout timer 2017-01-09 13:54:02 +01:00
brantje
cec7b9656d
Add copy descrioption 2017-01-06 13:28:11 +01:00
brantje
77c2efd7d0
Add regex search 2017-01-03 16:34:13 +01:00
brantje
5c213bee82
Double click on credential row to edit 2016-12-31 14:18:44 +01:00
brantje
858195834d
Add settings page, non functional
Implement disable context menu

Implemement disable http warning

Implement vault key strength setting

Implement share settings

Implement version check setting
2016-12-28 21:34:59 +01:00
brantje
be14586db5
Apply translations to html templates 2016-12-19 23:51:15 +01:00
brantje
8fab6a8725
Custom field types
Custom fields can have files. Order custom fields.
It's now possible to reorganise the custom fields by drag and drop.
Signed-off-by: brantje <brantje@gmail.com>
2016-10-24 19:56:04 +02:00
brantje
1a4c1346cc
Better searchbox behaviour.
Add a clear icon.
2016-10-16 18:08:59 +02:00
brantje
5fb3bb3d57
Rename description labels to notes.
In the code .description property is still used.
Upon save all html tags will be stripped.
2016-10-12 19:35:36 +02:00
Marcos Zuriaga
10510f0915
Fix custom fields display 2016-10-07 17:22:58 +02:00
brantje
0326a60069
Fixed title bar 2016-10-07 13:56:17 +02:00
brantje
0304fdfd66
Fix for Firefox messes up credential row. Closes #61 2016-10-07 13:46:52 +02:00
brantje
dfef59a002
Fix for tags and buttons not showing 2016-10-07 12:31:17 +02:00
brantje
c2bd9b691e
Some improvements to credential filtering 2016-10-07 12:16:44 +02:00
brantje
75daa37155
Ditch the table, use bootstrap rows 2016-10-07 12:10:06 +02:00
brantje
fc9a41d119
Fix filtering on tags 2016-10-07 11:15:51 +02:00
brantje
9a902fb446
Remove xxx of xx 2016-10-07 10:47:57 +02:00