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
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
2016-10-07Make sharing page pretty, closes #59brantje
2016-10-07Change vault password, minor fixesbrantje
2016-10-07Fixed title barbrantje
2016-10-07Delete users from share listbrantje
2016-10-07Some improvements to credential filteringbrantje
2016-10-07Ditch the table, use bootstrap rowsbrantje
2016-10-03Add vertical alignbrantje
2016-10-03Pimp my public share pagebrantje
2016-10-01Change warning bar z-indexbrantje
2016-10-01Fix action titlebrantje
2016-10-01Add bookmarkletbrantje
2016-09-30Add warning for http connectionsbrantje
2016-09-30Implemented use-theme at tabsbrantje
2016-09-30Make sharing page more prettybrantje
2016-09-29Decrease title widthbrantje
2016-09-29Few minor ui tweaksbrantje
2016-09-28Use border colorbrantje
2016-09-28Update use theme to create a font colorbrantje
2016-09-28Update stylebrantje
2016-09-28Add grid viewbrantje
2016-09-26Show spinner during vault decryptionbrantje
2016-09-26Importers now have to return a objectbrantje
2016-09-25Small fixes to menubrantje
2016-09-25Dump stupid NextCloud #control divbrantje
2016-09-25Working passman importbrantje
2016-09-24Add password strength scannerbrantje
2016-09-24Give close icon cursor: pointerbrantje
2016-09-23Expire passwords working, requires notifications appbrantje
2016-09-23Added search for users / groups to frontendbrantje
2016-09-21Merge sharing into master, resolve merge conflictSander
2016-09-20Add breadcrumb to all pagesbrantje
2016-09-20Small start with sharingbrantje
2016-09-20Style searchboxbrantje
2016-09-20Compile cssbrantje
2016-09-19Add border-radius to tagsSander
2016-09-16Filtering with tags work, add oc notificaton servicebrantje
2016-09-15Display tagsbrantje
2016-09-15Add tags inputbrantje