Commit graph

189 commits

Author SHA1 Message Date
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
brantje 3a4657f9b2
Add xsd to database.xml 2017-07-30 13:52:32 +02:00
brantje 648ab66f8d
Release passman 2.1.4
Small little problems appeared during the release of 2.1.3. Had to resign and re-release it.
- Fix font awesome not found. (Fixes #286)
- Export urls of credentials
- Check if variable exists before comparing. Fixes #316
- Remove password generator from change vault key. Solves #313
- Add padlock importer
- Remove log message on cron run

Signed-off-by: brantje <brantje@gmail.com>
2017-07-29 12:16:08 +02:00
brantje 992c9404b2
Update infoxml 2017-07-29 12:14:16 +02:00
brantje a9ec2a477f
Release passman 2.1.3
- Fix font awesome not found. (Fixes #286)
- Export urls of credentials
- Check if variable exists before comparing. Fixes #316
- Remove password generator from change vault key. Solves #313
- Add padlock importer
- Remove log message on cron run
-

Signed-off-by: brantje <brantje@gmail.com>
2017-07-29 11:55:41 +02:00
brantje 01629adea5
Squashed commit of the following:
commit 8460370bb3d568c5d9219ba67b0bff06833e3f4e
Merge: 4a598b4 7f081a0
Author: brantje <brantje@gmail.com>
Date:   Sat Jul 29 11:52:29 2017 +0200

    Merge branch 'master' into jknockaert-patch-1-1

commit 4a598b4e01
Author: Jasper Knockaert <jasper@knockaert.nl>
Date:   Wed Jul 19 10:21:15 2017 +0200

    Update info.xml
2017-07-29 11:53:21 +02:00
brantje 250fe63122
Bump max Nextcloud version 2017-06-03 17:37:28 +02:00
brantje 1dd677dee1
Bump version 2017-05-06 13:41:58 +02:00
brantje 6c811bf8fd
Change dev docs link 2017-02-23 13:49:06 +01:00
brantje fd8dcc6c1c
Add feature to request vault destructions 2017-02-22 18:02:55 +01:00
brantje 514cb569fb
Add feature to move vaults to other account 2017-02-22 18:02:55 +01: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 0a386d77ce
Remove server side encryption setting at admin page.
Fix counting credentials (Fixes #235)

Fix for deleting shared credental (Fixes #232)

Fix for empty sharing keys in vaults (Fixes #230)

Fix removed shared credential leaves tags

Fix for lastpass import #233

Disable share button when link sharing is disabled.
Or when it's not shared with a user.

Add issue template

Bump version
2017-02-13 17:29:29 +01:00
brantje 7326967c21
Fix missing files 2017-02-05 21:57:02 +01:00
brantje 44d839272b
Update readme 2017-02-05 20:19:35 +01:00
brantje 1a977878b1
Bump version 2017-02-05 20:01:57 +01:00
brantje 612dcd355b
Fix missing admin-settings.js
Remove settings property (Fixes #211)

Add file to avoid errors (Fixes #210)

Fix for deleting credential

Fix for deleting vault (fixes #212)
2017-01-18 19:08:59 +01:00
brantje f4dd8bf1f1
Add preflighted cors, opening the way for extensions.
Signed-off-by: brantje <brantje@gmail.com>
2017-01-12 10:05:11 +01:00
brantje b05137b93f
Bump app version, add openssl as dependency 2017-01-11 18:09:49 +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 858195834d
Add settings page, non functional
Implement disable context menu

Implemement disable http warning

Implement vault key strength setting

Implement share settings

Implement version check setting
2016-12-28 21:34:59 +01:00
brantje 173e604519
Bump version to update appstore 2016-12-28 13:57:42 +01:00
brantje 14f449303f
Add newlines to info.xml 2016-12-28 13:35:16 +01:00
brantje 17cbc1d747
Add summary tag to info.xml 2016-12-28 13:27:40 +01:00
brantje f42df70209
Remove double tag in info 2016-12-28 12:29:33 +01:00
brantje ff80ef18cb
Add app version
Make the version route dont require csrf
2016-12-27 13:07:04 +01:00
brantje ea040ed444
Fix bookmarklet 2016-12-22 18:34:44 +01:00
brantje 35000a6814
Small change to info.xml (appstore giving errors) 2016-12-22 15:00:28 +01:00
brantje bdf48effc3
Small change to info.xml 2016-12-22 14:40:40 +01:00
brantje 6bf7066c07
Small change to info.xml 2016-12-22 14:31:14 +01:00
brantje a0274d7450
Update readme and App info 2016-12-22 14:12:02 +01:00
brantje 76aa2d78f4
Use https for images in info.xml 2016-12-22 01:23:30 +01:00
brantje 4f38ef6184
Make appinfo/info.xml complaint with appstore 2016-12-22 01:19:22 +01:00
brantje 340c5e0b96
Bump version for appstore 2016-12-22 01:04:12 +01:00
brantje 5235bf0cd1
Bump version for appstore 2016-12-22 01:01:03 +01:00
brantje be14586db5
Apply translations to html templates 2016-12-19 23:51:15 +01:00
brantje bc37c48562
Increase max-version 2016-12-19 15:37:04 +01:00
brantje bb554a8407
Remove deprecated cron 2016-10-16 13:21:27 +02:00
brantje adb7dd582b
Remove comment
Fix if statement

Add return

Add return

Remove assignment
2016-10-08 15:00:07 +02:00
brantje e7bf4f8533
Delete users from share list 2016-10-07 13:41:08 +02:00
brantje c94df47a9f
Vault use guids 2016-10-07 12:58:41 +02:00
brantje 8e80bb529a
Credentials use guids 2016-10-07 12:45:11 +02:00
Marcos Zuriaga 77587e5598
Added capability on the api revisions endpoint to get shared item revisions by target user 2016-10-05 18:47:25 +02:00
brantje e6aef00193
Downloading shared files works 2016-10-05 16:58:19 +02:00
brantje f80263dff0
Add route to update revisions 2016-10-05 14:30:28 +02:00
brantje b01afb4f3d
Add route for updating file 2016-10-05 14:09:15 +02:00
brantje d058028c54
Fix updating shared credential 2016-10-04 16:20:55 +02:00
Marcos Zuriaga bca3cefd0c
Api endpoint logic to gather the ACL of a credential 2016-10-04 14:40:48 +02:00
Marcos Zuriaga ef4f701a92
Reorder routes definitions 2016-10-04 14:29:06 +02:00
Marcos Zuriaga e93ed18acd
Updated API public endpoints 2016-10-04 14:27:49 +02:00
brantje 294b9f7201
Link sharing works 2016-10-04 00:19:46 +02:00
brantje 96435011f8
Add expire_views 2016-10-03 23:32:30 +02:00
Marcos Zuriaga fe856414fa
Changes on api 2016-10-03 23:05:18 +02:00
Marcos Zuriaga 5d278e6d57
Fixed url on api 2016-10-03 22:57:32 +02:00
Marcos Zuriaga eada39c2bd
Sharing public link creation API endpoint 2016-10-03 22:55:33 +02:00
Marcos Zuriaga eadcdcabb0
Api endpoint to get the public link credentials 2016-10-03 22:43:36 +02:00
Marcos Zuriaga f8c86b9ea6
Added edited_by field to credential revisions 2016-10-03 19:50:03 +02:00
Marcos Zuriaga b4ed5e9c76
Added api endpoint to get revisions of shared items 2016-10-03 17:20:57 +02:00
brantje 28aa97bc57
Add backend for deleting share requests 2016-10-03 15:50:10 +02:00
brantje ab7b2f7a4d
Revert "Unshare item. Reading shared credential broke?"
This reverts commit 86d9910f74.
2016-10-03 15:47:00 +02:00
brantje 86d9910f74
Unshare item. Reading shared credential broke? 2016-10-03 15:40:46 +02:00
brantje 9f779087ca
Add public share page 2016-10-03 10:19:43 +02:00
Marcos Zuriaga ca24caeb07
Change api endpoint name 2016-10-02 19:07:03 +02:00
Marcos Zuriaga 7252aa7f4a
Api endpoint to get items shared with a vault 2016-10-02 19:04:19 +02:00
brantje 01a0d8bf05
Rename is_shared to shared_key 2016-10-02 18:59:20 +02:00
brantje a727fd814d
Decline sharing request 2016-10-02 17:19:12 +02:00
brantje ca408ef0a3
Show dialog with incoming share requests 2016-10-02 16:10:04 +02:00
Marcos Zuriaga ea997a1ce0
Added angularjs ShareService api methods
Fixed route method
2016-10-02 14:26:22 +02:00