Commit graph

156 commits

Author SHA1 Message Date
binsky 1646b95c0c Merge branch 'master' of https://github.com/nextcloud/passman into migrations-2 2021-03-22 15:48:25 +01:00
WolFi 7d820426c2
Bump app version 2021-03-22 15:16:21 +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
binsky 7065a60686 migrate admin additional settings implementation 2021-03-13 20:05:16 +01:00
binsky 860611525a fix sprintf call; set minimum NextCloud version to 20 2021-03-12 17:25:56 +01:00
binsky db7e020360 migrate app.php to AppInfo\Application 2021-03-12 02:56:15 +01:00
binsky bf0f5f0086 update max supported nextcloud version to 22 2021-03-11 23:43:58 +01:00
WolFi 411048246c
Bump app version 2020-09-20 23:50:37 +02:00
Scott A. Williams d892bfa1b5 Set owncloud compatibility to version 10. Fixes #660.
Signed-off-by: Scott A. Williams <vwbusguy@fedoraproject.org>
2020-09-02 15:13:15 -07:00
Scott A. Williams 6eca5f94dc Bump max version to 19. Fixed #659 .
Signed-off-by: Scott A. Williams <vwbusguy@fedoraproject.org>
2020-09-02 14:37:43 -07:00
Felix Nüsse 327fd1d233
updated info.xml
Signed-off-by: Felix Nüsse <felix.nuesse@t-online.de>
2019-11-13 23:06:28 +01:00
Felix Nüsse 40bf5cfdb6
reintroduced fixes for nc17
Signed-off-by: Felix Nüsse <felix.nuesse@t-online.de>
2019-11-13 23:05:12 +01:00
WolFi 52b97e781e
FIX #625 fix for NC17 broke NC16 so we revert it and bump release and change max version 2019-10-21 23:15:38 +02:00
WolFi 14ca166b2c
Merge branch 'master' into feature/noid/increase_version_to2.3.3 2019-10-20 20:53:14 +02:00
Felix Nüsse 09cd1707e7
Update Version to 2.3.3
Signed-off-by: Felix Nüsse <felix.nuesse@t-online.de>
2019-10-12 17:25:29 +02:00
Damien Goutte-Gattat aefd7bd3b0
Adjust notifier registration for Nextcloud 17 API.
This patch implements the changes recommended in issue #610
following the overhaul of the notification API introduced in
Nextcloud 17:

* Update the signature of the INotifier::prepare method.
* Use the new NotificationManager::registerNotifierService
  method instead of NotificationManager::registerNotifier
  (deprecated).

Signed-off-by: Damien Goutte-Gattat <dgouttegattat@incenp.org>
2019-10-01 20:08:11 +01:00
WolFi 3bee915ac0
Bump passman version to 2.3.2 2019-07-08 22:30:57 +02:00
WolFi 771750efcd
Bump app version 2019-05-20 20:35:37 +02:00
fnuesse c52e7c2b38
Bump Version to 2.3.0 and nc17
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-05-13 23:33:39 +02:00
WolFi f3ba9899b8
Revert "Revert "Merge pull request #575 from Bubu/nc_16""
This reverts commit dba146fa3c.
2019-05-13 23:13:46 +02:00
Felix Nüsse dba146fa3c
Revert "Merge pull request #575 from Bubu/nc_16"
This reverts commit 9e6673d32d, reversing
changes made to 387bd3603c.
2019-05-13 11:45:03 +02:00
newhinton 71b64de033
Bump Version 2019-05-13 11:39:13 +02:00
newhinton 1d15d253de
Merge pull request #534 from nextcloud/fix/noid/icondisplay
Fix/noid/icondisplay
2019-05-12 23:03:56 +02:00
newhinton 9e6673d32d
Merge pull request #575 from Bubu/nc_16
fix NC16 compatibility
2019-05-12 20:32:47 +02:00
WolFi 387bd3603c
Bump version for release tests 2019-05-12 19:23:49 +02:00
WolFi 4e7d5ccf2d
Bump release to test release script 2019-05-12 19:17:53 +02:00
newhinton 626897bdfa
Merge branch 'master' into feature/540/markcredentialascompromised 2019-05-12 13:04:18 +02:00
newhinton 050dcb8eae
Merge pull request #529 from nextcloud/fix/noid/ci_for_nc16
Updated max-version to 16
2019-05-12 11:43:13 +02:00
WolFi a4eee384c3
Bump version 2019-05-11 22:20:38 +02:00
Marcus Hoffmann 520ea9bec5 fix NC16 compatibility
Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu>
2019-05-08 19:41:40 +02:00
newhinton fe8015de5e
Update Version Number 2019-04-07 20:38:28 +02:00
fnuesse 58e2e2fba7
reverted info.xml
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-01-08 23:01:16 +01:00
fnuesse deee11f454
Added compromised state to database
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-01-08 21:23:27 +01:00
fnuesse 07c9e199f6
Added button to refetch the icon from the target url
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-30 20:53:18 +01:00
fnuesse 9a8745e129
Updated max-version to 16
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-22 11:39:37 +01:00
fnuesse d955781f7c
updated version to 2.2.1 and added max-version="15"
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-19 09:26:31 +01:00
fnuesse ac9bbcba82
Readded owncloudsupport
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-05 20:59:34 +01:00
fnuesse bc38f810e5
set the max nextcloud version to endless, removed owncloud version
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:37 +01:00
fnuesse b7bcc9f6d7
Prevent update on nc13 and earlier
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:22 +01:00
fnuesse 8dd47725e5
Increased max-version to 15 for nextcloud testing
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:33:56 +01:00
fnuesse d643b1bb80
Updated info.xml
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:33:55 +01:00
fnuesse 2ed63a2e4c
Fix for settings-layout and updated info.xml
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:33:51 +01:00
fnuesse 3e050c9a15 Updated Css
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-09-28 14:07:40 +02:00
brantje 10e8bdc1ff
Bump max version 2018-04-01 12:33:49 +02:00
brantje c2c4d613d8
Add icons to credentials 2017-10-29 13:31:18 +01:00
brantje 8b7a04db09
Update app description 2017-08-06 14:32:29 +02:00
brantje 224a828251
Update database.xml to validate against xsd 2017-07-30 13:52:32 +02:00