Commit graph

2040 commits

Author SHA1 Message Date
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 d4c4e4fcc0 add file import and fix custom fields import for passman json file import 2021-03-24 00:37:01 +01:00
binsky 5eece67ea6 remove table name condition in the serversideencryption.php method fetchAll() 2021-03-23 00:26:40 +01:00
binsky eddef5af57 improve Admin.php 2021-03-23 00:25:45 +01:00
binsky 9d47d0f28d revert some method return type declarations that were IDE optimizations 2021-03-22 23:55:44 +01:00
binsky 80d76f4697 verify that deleting a credential will delete all related shares; fix #664 2021-03-22 20:10:00 +01:00
binsky 74a23d08c2 remove unused code of the icon fix commit 2021-03-22 19:35:38 +01:00
binsky c80ebf3449 add angular based own escapeHTML filter 2021-03-22 18:29:52 +01:00
binsky 8b2eeb9eb2 fix setting a custom icon on credential creation 2021-03-22 17:47:25 +01:00
binsky 1c9be48285 add binsky as contributor 2021-03-22 16:31:34 +01:00
binsky 1646b95c0c Merge branch 'master' of https://github.com/nextcloud/passman into migrations-2 2021-03-22 15:48:25 +01:00
WolFi 64861001a3
Merge branch 'fix/noid/travismysqlerror' 2021-03-22 15:25:44 +01:00
WolFi 80d7fe7100
Merge branch 'master' into fix/noid/travismysqlerror 2021-03-22 15:24:51 +01:00
WolFi 7be40bb6af
Merge branch 'Valdnet-patch-1' 2021-03-22 15:19:47 +01:00
WolFi 1b9f4add7f
Merge branch 'master' into Valdnet-patch-1 2021-03-22 15:19:34 +01:00
WolFi 6fe4673c6c
Merge branch 'dennison-williams-stjames-430-keepass-importer-ignore-notes' 2021-03-22 15:17:52 +01:00
WolFi 934d037990
Merge branch '430-keepass-importer-ignore-notes' of https://github.com/dennison-williams-stjames/passman into dennison-williams-stjames-430-keepass-importer-ignore-notes 2021-03-22 15:17:19 +01:00
WolFi 7d820426c2
Bump app version 2021-03-22 15:16:21 +01:00
WolFi 93cd59906b
Merge branch 'binsky08-nc22-ready' 2021-03-22 15:09:41 +01:00
WolFi ecc9314bd4
Merge branch 'nc22-ready' of https://github.com/binsky08/passman into binsky08-nc22-ready 2021-03-22 15:01:18 +01:00
Nextcloud bot a9bae3bb9a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-03-22 03:03:36 +00:00
Nextcloud bot 70211dfbb4
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-03-20 03:02:19 +00:00
Valdnet 1e08639c3f
Merge branch 'master' into Valdnet-patch-1 2021-03-18 15:36:09 +01:00
binsky 5f439862d5 fix vaults mover 2021-03-17 00:56:22 +01:00
binsky 22fe2fc754 fix default icon view for credentials 2021-03-16 22:08:39 +01:00
binsky b14fb90120 migrate L10NFactory access; migrate some other deprecations 2021-03-16 21:10:15 +01:00
binsky d7ff5587c3 add named parameters in Provider.php; set php7.4 as min php version 2021-03-16 17:36:04 +01:00
binsky e405d71b5b Merge branch 'nc22-ready' of github.com:binsky08/passman into migrations-2 2021-03-16 17:33:27 +01:00
binsky d14a01c483 drop owncloud support 2021-03-16 17:26:54 +01:00
binsky 66f3150619 remove named parameters as these are only supported from php7.4; set php7.2 as min php version 2021-03-16 17:17:35 +01:00
Nextcloud bot 14019b9a48
[tx-robot] updated from transifex 2021-03-15 03:03:05 +00:00
binsky c7c3f24215 migrate deprecated (database access) methods 2021-03-14 19:02:52 +01:00
binsky a361f31022 fix file download from credential view 2021-03-14 18:22:20 +01:00
binsky 7065a60686 migrate admin additional settings implementation 2021-03-13 20:05:16 +01:00
binsky 3358d5de8b migrate logging and password expiration notifications 2021-03-13 18:58:21 +01:00
binsky 6a103d8c8c disable registering the personal additional settings page since there is only a number printed 2021-03-13 00:48:07 +01:00
binsky 0fd6f276fc rename disable_global_search_inclusion setting to enable_global_search 2021-03-12 22:53:57 +01:00
binsky a2a23f69d5 reactivate and improve the passman built in search box 2021-03-12 22:47:44 +01:00
binsky ca2717d610 add option to disable the global search inclusion 2021-03-12 22:04:40 +01:00
binsky 5d95c9a6ea remove unused jquery.min.js 2021-03-12 19:06:09 +01:00
binsky 860611525a fix sprintf call; set minimum NextCloud version to 20 2021-03-12 17:25:56 +01:00
binsky 16839713e5 implement global nextcloud search credential handling 2021-03-12 16:31:01 +01:00
binsky 646654e6d1 remove non ascii characters from scss files 2021-03-12 13:23:59 +01:00
binsky 09b0443a27 update npm dependencies to fix audits 2021-03-12 11:28:12 +01:00
binsky 990ecf3534 add search provider for global nextcloud search 2021-03-12 03:58:01 +01:00
binsky db7e020360 migrate app.php to AppInfo\Application 2021-03-12 02:56:15 +01:00
binsky be51248383 fix bower dependencies (except llqrcode) 2021-03-12 01:00:14 +01:00
binsky 350a2cdc12 fix deprecated tooltip('fixTitle') jquery call 2021-03-12 00:58:06 +01:00
binsky bf0f5f0086 update max supported nextcloud version to 22 2021-03-11 23:43:58 +01:00