Commit graph

62 commits

Author SHA1 Message Date
fnuesse
26d9f7b923 Updated Gridview to new design 2018-10-14 01:05:10 +02:00
fnuesse
dd972f5f03 Fix gridview-size 2018-10-14 00:46:52 +02:00
fnuesse
9035014b99 Added Icon to sidebar 2018-10-14 00:40:46 +02:00
Felix Nüsse
bd91f7cfae Added obstrusive highlighting in appnavigation (WIP)
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-10-13 13:35:57 +02:00
Felix Nüsse
f3d67416f3 Udated Codestyle and cleaned files
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-10-13 13:30:41 +02:00
Felix Nüsse
045463b752 Added cursor:pointer to passman-control
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-10-13 13:22:09 +02:00
Felix Nüsse
7c6eb9df4e 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-10-13 13:22:09 +02:00
fnuesse
5b72a618bd Tried to fix cursor
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-10-13 13:22:09 +02:00
fnuesse
0e434918f4 Fix for settings-layout and updated info.xml
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-10-13 13:22:09 +02:00
fnuesse
3347e6698a Fix credential-editing layout
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-10-13 13:22:09 +02:00
Felix Nüsse
aa2e26aab7 Fix credential-editing layout WIP
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-10-13 13:22:09 +02:00
Felix Nüsse
ff16d26d3a Fixed Missing Sidebarseperator
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-10-13 13:22:09 +02:00
Felix Nüsse
72076868b6 Fixed main password list gridview
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-10-13 13:22:09 +02:00
Felix Nüsse
ac58fc3a7c Fixed main password list width with sidebar opened
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-10-13 13:22:09 +02:00
Felix Nüsse
0cb0956a8c Fixed main password list width
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-10-13 13:22:09 +02:00
Felix Nüsse
37a7767d8c Moved Search from passman-controls to nextcloud-default-searchicon 2018-09-29 20:52:51 +02:00
Felix Nüsse
09b1a2532c Changed CSS to real file 2018-09-29 19:06:54 +02:00
brantje
c2c4d613d8
Add icons to credentials 2017-10-29 13:31:18 +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
a8ae7e0bda
Implement delete vault 2017-01-12 00:17:23 +01:00
brantje
77c2efd7d0
Add regex search 2017-01-03 16:34:13 +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
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
f5fe2c7873
Fix title width 2016-10-12 00:32:31 +02:00
brantje
73b114a3ff
Fix tab theming 2016-10-07 16:29:51 +02:00
brantje
0326a60069
Fixed title bar 2016-10-07 13:56: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
03a90e9020
Fix action title 2016-10-01 17:53:32 +02:00
brantje
89c4644ff3
Make sharing page more pretty 2016-09-30 21:43:55 +02:00
brantje
95a870a740 Decrease title width 2016-09-29 10:05:57 +02:00
brantje
93ecc59036
Few minor ui tweaks 2016-09-29 00:22:28 +02:00
brantje
47f445587b Use border color 2016-09-28 01:23:57 +02:00
brantje
2eb46ed9d7 Update use theme to create a font color 2016-09-28 00:46:51 +02:00
brantje
af3c7b0b99 Update style 2016-09-28 00:25:21 +02:00
brantje
389fd23b66 Add grid view 2016-09-28 00:14:32 +02:00
brantje
e789ad4926 Show spinner during vault decryption 2016-09-26 19:15:39 +02:00
brantje
0a39cdc582 Importers now have to return a object 2016-09-26 18:17:42 +02:00
brantje
514abefb84 Dump stupid NextCloud #control div 2016-09-25 17:55:29 +02:00
brantje
da938ffedf Give close icon cursor: pointer 2016-09-24 10:09:17 +02:00
brantje
25d1f98e6f Added search for users / groups to frontend 2016-09-23 12:03:37 +02:00
brantje
5bfe5a7218 Add breadcrumb to all pages 2016-09-20 20:51:41 +02:00
brantje
6fee9e3cce Style searchbox 2016-09-20 19:05:00 +02:00
brantje
4a09d32799 Add style for icon 2016-09-20 18:48:51 +02:00
Sander
51ae8754ed Add border-radius to tags 2016-09-19 17:04:42 +02:00
brantje
8d0f70f357 Filtering with tags work, add oc notificaton service 2016-09-16 14:01:25 +02:00
brantje
c2711658f1 Display tags 2016-09-15 21:43:23 +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