Commit graph

14 commits

Author SHA1 Message Date
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
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 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
Marcus Hoffmann 520ea9bec5 fix NC16 compatibility
Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu>
2019-05-08 19:41:40 +02: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 7bb1839184
Refactor settings, create SettingsService
Fix settings not working in ownCloud
Signed-off-by: brantje <brantje@gmail.com>
2016-12-30 13:37:40 +01:00
brantje bb554a8407
Remove deprecated cron 2016-10-16 13:21:27 +02:00
brantje 22f519e641 Add support for activity app 2016-09-23 16:52:41 +02:00
brantje 6eafc2d067 Expire passwords working, requires notifications app 2016-09-23 15:05:27 +02:00
brantje 2a8ff7f1c8 Move appinfo to lib 2016-09-09 18:36:38 +02:00
brantje aa6d91136a Use ApiController 2016-09-09 18:02:53 +02:00
brantje 3e68a3eccc Initial commit 2016-09-09 17:36:35 +02:00