DokuwikiAndroid icon indicating copy to clipboard operation
DokuwikiAndroid copied to clipboard

Android application to access a dokuwiki

Results 18 DokuwikiAndroid issues
Sort by recently updated
recently updated
newest added

Hi, first thanks for this great app, I really appreciate the work you did. Upgrading my docker setup, and having an SSL Cert based reverse proxy now infront of my...

The "Page not found" error occurs when I try to open a media file (pdf or docx) on a docuwiki page. The media file opens when i click on it...

bug

Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.2.0. Release notes Sourced from org.mockito:mockito-core's releases. v5.2.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.2.0 2023-03-09 - 25 commit(s) by Andriy Redko, Iulian Dragos,...

dependencies

Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.2.0. Release notes Sourced from org.mockito:mockito-core's releases. v5.2.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.2.0 2023-03-09 - 25 commit(s) by Andriy Redko, Iulian Dragos,...

dependencies

Bumps androidx.recyclerview:recyclerview from 1.2.1 to 1.3.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.recyclerview:recyclerview&package-manager=gradle&previous-version=1.2.1&new-version=1.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps com.android.tools.build:gradle from 7.2.2 to 7.4.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.android.tools.build:gradle&package-manager=gradle&previous-version=7.2.2&new-version=7.4.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps androidx.appcompat:appcompat from 1.6.0 to 1.6.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.appcompat:appcompat&package-manager=gradle&previous-version=1.6.0&new-version=1.6.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [material](https://github.com/material-components/material-components-android) from 1.7.0 to 1.8.0. Release notes Sourced from material's releases. 1.8.0 What's new since 1.7.0 Brand new Side Sheet component with standard, modal and coplanar variants! Check out...

dependencies

In `PageTextDownUpLoader.java`, assuming I'm reading it correctly, the sendPageText() method seems to be sending the `params` to wiki.putPage as `"{}"`. It appears that in recent version of PHP (8.2.1 on...

I noticed the app doesn't support non-ASCII page names, like `привет`. DokuWiki just query-codes these.

enhancement