Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
AgeCommit message (Collapse)Author
2022-10-21improve vault delete confirm button stylebinsky
Signed-off-by: binsky <timo@binsky.org>
2022-10-21fix vaults overview stylebinsky
Signed-off-by: binsky <timo@binsky.org>
2022-10-21improve setting-group marginbinsky
Signed-off-by: binsky <timo@binsky.org>
2022-10-21improve bookmark and credential display stylebinsky
Signed-off-by: binsky <timo@binsky.org>
2022-10-21v2 update main style to support nc 25binsky
Signed-off-by: binsky <timo@binsky.org>
2022-10-21Revert "update main style to support nc 25"binsky
This reverts commit 3ab5b1cd Signed-off-by: binsky <timo@binsky.org>
2022-10-21fix credential list scrollingbinsky
Signed-off-by: binsky <timo@binsky.org>
2022-10-21update credential share and revision style to support nc 25binsky
Signed-off-by: binsky <timo@binsky.org>
2022-10-21remove tab-margin-top cssbinsky
Signed-off-by: binsky <timo@binsky.org>
2022-10-21update credential list and sidebar style to support nc 25binsky
Signed-off-by: binsky <timo@binsky.org>
2022-10-21update credential edit style to support nc 25binsky
Signed-off-by: binsky <timo@binsky.org>
2022-10-21update settings style to support nc 25binsky
Signed-off-by: binsky <timo@binsky.org>
2022-10-20update main style to support nc 25binsky
Signed-off-by: binsky <timo@binsky.org>
2021-08-23fix style of h3 settings headingsbinsky
Signed-off-by: binsky <timo@binsky.org>
2021-08-23add toastify css for nextcloud github instancesbinsky
Signed-off-by: binsky <timo@binsky.org>
2021-08-22Merge branch 'ui-improvements' into nextMarcos Zuriaga
2021-08-17redesign tab headerbinsky
Signed-off-by: binsky <timo@binsky.org>
2021-08-17fix bookmarkletbinsky
Signed-off-by: binsky <timo@binsky.org>
2021-08-17unify menu button hover designbinsky
Signed-off-by: binsky <timo@binsky.org>
2021-03-24add custom fields support to the generic csv importerbinsky
2021-03-24add file import support for custom fieldsbinsky
2021-03-24improve missing importer linkbinsky
2021-03-17fix vaults moverbinsky
2021-03-13reactivate and improve the passman built in search boxbinsky
2021-03-12remove non ascii characters from scss filesbinsky
2018-12-05removed hidden style from bootstrap to remove bug (see bootstrap.min.css ↵fnuesse
comment) Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21Updated Binary and removed compileerrorFelix Nüsse
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-11-21Moved tags to sublist in appnavigationFelix Nüsse
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-11-21updated binariesFelix Nüsse
Signed-off-by: Felix Nüsse <felix.nuesse@t-online.de>
2018-11-21Udated Codestyle and cleaned filesFelix Nüsse
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-11-21Fix credential-editing layoutfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21Changed CSS to real fileFelix Nüsse
2018-09-28Updated Cssfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2017-10-29Small css fixesbrantje
2017-10-29Add icons to credentialsbrantje
2017-02-22Add feature to request vault destructionsbrantje
2017-02-22Add feature to move vaults to other accountbrantje
2017-02-22Add a generic CSV importerbrantje
2017-02-17 Lock vault after 3 wrong attempts (Fixes #197)brantje
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-05Fix for input checkboxesbrantje
2017-01-29Fix OTP not workingbrantje
Fix [Object object] for file fields. Add a copy icon to share link Signed-off-by: brantje <brantje@gmail.com>
2017-01-12Implement delete vaultbrantje
2017-01-09Add vault logout timerbrantje
2017-01-06Add copy descrioptionbrantje
2017-01-03Add regex searchbrantje
2016-10-24Custom field typesbrantje
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-22Save sharing keysbrantje
2016-10-16Better searchbox behaviour.brantje
Add a clear icon.
2016-10-12Fix title widthbrantje
2016-10-07Fix tab themingbrantje