Commit graph

96 commits

Author SHA1 Message Date
binsky
0e09b4f579
Merge branch 'import-export-improvements'
Signed-off-by: binsky <timo@binsky.org>
2023-07-16 23:29:40 +02:00
binsky
ae415711ca
adapt new breadcrumb style to support nc26 2023-07-04 11:57:17 +02:00
binsky
2f9dc21dac fix outer generic csv importer css
Signed-off-by: binsky <timo@binsky.org>
2023-05-07 19:08:53 +02:00
binsky
5e4a266dd0 implement hint and checkbox to change a vault password
Signed-off-by: binsky <timo@binsky.org>
2023-05-02 20:59:46 +02:00
binsky
31b68b8171 improve dark mode for public page
Signed-off-by: binsky <timo@binsky.org>
2023-01-03 21:34:51 +01:00
binsky
d549edbe47 improve dark mode for credential sharing
Signed-off-by: binsky <timo@binsky.org>
2023-01-03 20:55:40 +01:00
binsky
ed84f457a2 improve dark mode for credential add/edit
Signed-off-by: binsky <timo@binsky.org>
2023-01-03 20:47:52 +01:00
binsky
9162e5a298 improve dark mode for credential dashboard
Signed-off-by: binsky <timo@binsky.org>
2023-01-03 20:08:36 +01:00
binsky
08d81c4085 improve dark mode for vault selection
Signed-off-by: binsky <timo@binsky.org>
2023-01-03 19:41:58 +01:00
binsky
d2132ef62b improve setting-group margin
Signed-off-by: binsky <timo@binsky.org>
2022-10-21 18:19:00 +02:00
binsky
6ceff82ac2 improve bookmark and credential display style
Signed-off-by: binsky <timo@binsky.org>
2022-10-21 18:00:57 +02:00
binsky
5cbfbafa92 v2 update main style to support nc 25
Signed-off-by: binsky <timo@binsky.org>
2022-10-21 17:32:36 +02:00
binsky
5318a77436 Revert "update main style to support nc 25"
This reverts commit 3ab5b1cd

Signed-off-by: binsky <timo@binsky.org>
2022-10-21 15:05:31 +02:00
binsky
d5b95be223 fix credential list scrolling
Signed-off-by: binsky <timo@binsky.org>
2022-10-21 12:54:37 +02:00
binsky
05eeec7456 update credential share and revision style to support nc 25
Signed-off-by: binsky <timo@binsky.org>
2022-10-21 11:44:47 +02:00
binsky
9b725fb31f remove tab-margin-top css
Signed-off-by: binsky <timo@binsky.org>
2022-10-21 11:22:18 +02:00
binsky
c9a806d39a update credential list and sidebar style to support nc 25
Signed-off-by: binsky <timo@binsky.org>
2022-10-21 11:12:38 +02:00
binsky
04a6cb4158 update credential edit style to support nc 25
Signed-off-by: binsky <timo@binsky.org>
2022-10-21 01:08:54 +02:00
binsky
d3a1e0a6df update settings style to support nc 25
Signed-off-by: binsky <timo@binsky.org>
2022-10-20 23:29:43 +02:00
binsky
3ab5b1cd8f update main style to support nc 25
Signed-off-by: binsky <timo@binsky.org>
2022-10-20 21:52:16 +02:00
binsky
1f318e7053 fix style of h3 settings headings
Signed-off-by: binsky <timo@binsky.org>
2021-08-23 15:44:45 +02:00
binsky
efea5803fc add toastify css for nextcloud github instances
Signed-off-by: binsky <timo@binsky.org>
2021-08-23 15:38:36 +02:00
Marcos Zuriaga
88fef6029b
Merge branch 'ui-improvements' into next 2021-08-22 13:45:17 +02:00
binsky
cb0ae9374f redesign tab header
Signed-off-by: binsky <timo@binsky.org>
2021-08-17 17:08:26 +02:00
binsky
f739a8e5a5 unify menu button hover design
Signed-off-by: binsky <timo@binsky.org>
2021-08-17 17:06:47 +02:00
binsky
5894608d9c add custom fields support to the generic csv importer 2021-03-24 15:23:26 +01:00
binsky
3c07c5edaf add file import support for custom fields 2021-03-24 12:54:05 +01:00
binsky
72acc51f4b improve missing importer link 2021-03-24 12:14:02 +01:00
binsky
a2a23f69d5 reactivate and improve the passman built in search box 2021-03-12 22:47:44 +01:00
binsky
646654e6d1 remove non ascii characters from scss files 2021-03-12 13:23:59 +01:00
Felix Nüsse
28180ea6cf
updated binaries
Signed-off-by: Felix Nüsse <felix.nuesse@t-online.de>
2018-11-21 17:34:07 +01:00
brantje
07bb81ec08
Small css fixes 2017-10-29 13:31:18 +01:00
brantje
c2c4d613d8
Add icons to credentials 2017-10-29 13:31:18 +01:00
brantje
fd8dcc6c1c
Add feature to request vault destructions 2017-02-22 18:02:55 +01: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
f665b6057a
Fix for input checkboxes 2017-02-05 14:17: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
a8ae7e0bda
Implement delete vault 2017-01-12 00:17:23 +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
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
9692776d05
Save sharing keys 2016-10-22 14:40:59 +02:00
brantje
1a4c1346cc
Better searchbox behaviour.
Add a clear icon.
2016-10-16 18:08:59 +02:00
brantje
73b114a3ff
Fix tab theming 2016-10-07 16:29:51 +02:00
brantje
babf4113ee
Make sharing page pretty, closes #59 2016-10-07 16:13:28 +02:00
brantje
ca590057b5
Change vault password, minor fixes 2016-10-07 15:38:23 +02:00
brantje
0326a60069
Fixed title bar 2016-10-07 13:56:17 +02:00
brantje
e7bf4f8533
Delete users from share list 2016-10-07 13:41:08 +02:00
brantje
c2bd9b691e
Some improvements to credential filtering 2016-10-07 12:16:44 +02:00