jhass / nextcloud-keeweb

Integrate Keeweb into Nextcloud
Other
415 stars 49 forks source link

Add NC24 compatibility #200

Closed xkill closed 2 years ago

xkill commented 2 years ago

Please, add NC24 compatibility

LarsBel commented 2 years ago

Workaround:

edit /apps/keeweb/appinfo/info.xml and set max-version="25"

tobiaseigen commented 2 years ago

Thanks! Does this mean there is no incompatibility issue between keeweb and version 24?

arnowelzel commented 2 years ago

Unfortunately I did not have time yet to update the basic application structure and Keeweb still uses some deprecated things (also see https://github.com/jhass/nextcloud-keeweb/issues/195). However Keeweb should still work in NC 24 as well. I hope to get the next major update finished within the next weeks.

tobiaseigen commented 2 years ago

Thanks! Really appreciate your work here. Having keepass in nextcloud is very, very valuable. I updated using LarsBel suggestion and it appears to be working, for now.

arnowelzel commented 2 years ago

Closed with https://github.com/jhass/nextcloud-keeweb/pull/201/commits/e3e10ba96e82fa867f573a6d6553fe68659a1d73

arnowelzel commented 2 years ago

Unfortunatley, Keeweb can not be built any longer. The latest version is v1.18.7 from July 2021. This version now produces errors when building.

arnowelzel commented 2 years ago

It seems, the project is dead, until there is a new maintainer:

https://github.com/keeweb/keeweb/issues/2022

Unfortunately I have no time at all to maintain Keeweb besides my other projects. So for the time being there will not be any update as long as there is no maintainer of Keeweb who can at least fix the build.

tobiaseigen commented 2 years ago

Bummer! I really hope someone takes up the project because it's important. Keeweb is the best way to keep moving forward with .kdbx password safe files, stored locally or on nextcloud. And I really value it as an open source software project.

Thanks for your work making keeweb work so nicely in nextcloud, hitherto. Much appreciated! 🤗

arnowelzel commented 2 years ago

Fortunately at least the build could be fixed and there is now a new version which supports NC 24 as well.

However the major issue remains - KeeWeb itself needs a new maintainer. I also posted this to https://help.nextcloud.com/t/help-keeweb-upstream-needs-a-new-maintainer/139045