WIP: work/kirigami - Empty password bug #1

Draft
lubuwest wants to merge 5 commits from lubuwest/harbour-nextcloud-talk:work/kirigami into work/kirigami

The kirigami app crashed for me on startup due to the Nextcloud config and Password store having no password (i.e. web-workflow for Nextcloud). With the changes the app goes to the AddAccount page and requests the password. Qt throws warnings now because of incompatible data types in Qt and Javascript. But it works for now.

The kirigami app crashed for me on startup due to the Nextcloud config and Password store having no password (i.e. web-workflow for Nextcloud). With the changes the app goes to the AddAccount page and requests the password. Qt throws warnings now because of incompatible data types in Qt and Javascript. But it works for now.
lubuwest added 3 commits 1 year ago
lubuwest added 1 commit 1 year ago
lubuwest added 1 commit 12 months ago
This pull request is marked as a work in progress.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b lubuwest-work/kirigami work/kirigami
git pull work/kirigami

Step 2:

Merge the changes and update on Forgejo.
git checkout work/kirigami
git merge --no-ff lubuwest-work/kirigami
git push origin work/kirigami
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: CarlSchwan/harbour-nextcloud-talk#1
Loading…
There is no content yet.