PythonCoderAS
PythonCoderAS
**Description** The tracker data should be included in the backup. **How would it improve the App?** Having to re-add tracker is annoying so doing this would be very beneficial. **Additional...
As discussed in https://github.com/pypa/pipenv/issues/4900, Requirementslib has an issue when the given relative path and the working directory are different. For example, if the working directory is changed to something other...
### 👟 Reproduction steps 1. Try to create an account with a short password (for example, `test`) 2. Try to change the password to a complying password (for example, `testing123`)...
### Issue description Pipenv will fail to install a relative path that is a subdirectory of a directory with a Pipfile. ### Expected result Installation to succeed. ### Actual result...
How do I reset my password on the web client?
https://github.com/Paperback-iOS/website/blob/61d74d2f3b073834d64b06ad5cb0243416fc9ad1/src/help/contribution/extension-development/quickstart.md?plain=1#L10
The Testflight guides both mention deleting any other installed version of Paperback before installing the new one. However, this is not always necessary, especially if a Public Testflight user is...
Remove redundant words
## Summary This makes DMChannels and GroupChannels mentionable. These do properly show up when mentioned.  ## Checklist - [ ] If code changes were made then they have been...
This allows someone to manually build the Docker image or just use the prebuilt one (built with GitHub Actions). Fix #18 Note: In order for the Docker image to be...