Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / DiscordTime/ggdrive issues and pull requests

#64 - Bug in progress logger

Issue - State: open - Opened by viniciusalbuquerque about 3 years ago

#63 - Fix install requirements for pip install

Pull Request - State: closed - Opened by psteiger over 3 years ago

#62 - Fix README and PyPI description

Pull Request - State: closed - Opened by psteiger over 3 years ago

#61 - Fix badges links

Pull Request - State: closed - Opened by psteiger over 3 years ago

#60 - Added PyPI distribution package

Pull Request - State: closed - Opened by psteiger over 3 years ago

#59 - Show command help when calling it without passing options

Issue - State: open - Opened by viniciusalbuquerque over 3 years ago
Labels: enhancement

#58 - Print cleaning up string when user hits Ctrl+C

Pull Request - State: closed - Opened by psteiger over 3 years ago

#57 - Fix executor.shutdown() in Python 3.7 and 3.8.

Pull Request - State: closed - Opened by psteiger over 3 years ago

#55 - Fix --last option

Pull Request - State: closed - Opened by psteiger over 3 years ago

#54 - --last option is broken

Issue - State: closed - Opened by psteiger over 3 years ago
Labels: enhancement

#53 - In 'list', remove printed lines before printing new ones

Pull Request - State: closed - Opened by psteiger over 3 years ago - 1 comment
Labels: enhancement

#52 - Printing next lines in `list` pollutes the terminal.

Issue - State: closed - Opened by psteiger over 3 years ago
Labels: enhancement

#51 - Use standard library to extract files.

Issue - State: open - Opened by psteiger over 3 years ago
Labels: enhancement

#50 - Download in chunks concurrently.

Pull Request - State: closed - Opened by psteiger over 3 years ago
Labels: enhancement

#49 - Improve extract feature

Pull Request - State: closed - Opened by viniciusalbuquerque over 3 years ago

#47 - ETA is unrealistic

Issue - State: closed - Opened by psteiger over 3 years ago - 1 comment
Labels: bug

#46 - Fix calculation mistake on ETA

Pull Request - State: closed - Opened by jrcamelo over 3 years ago

#45 - Make where "must have" files are more flexible

Issue - State: open - Opened by viniciusalbuquerque over 3 years ago - 8 comments
Labels: enhancement

#44 - Fix files permissions

Issue - State: closed - Opened by psteiger over 3 years ago
Labels: bug

#43 - Fix file permissions

Pull Request - State: closed - Opened by psteiger over 3 years ago

#42 - Create a symbolic link and rename script to gdrive.py

Pull Request - State: closed - Opened by psteiger over 3 years ago - 2 comments
Labels: enhancement

#41 - Rename gdrive to gdrive.py and create a symbolic link.

Issue - State: closed - Opened by psteiger over 3 years ago
Labels: enhancement

#40 - Updating script to support Windows and python 3.8+

Pull Request - State: closed - Opened by lmmfranco over 3 years ago - 9 comments
Labels: documentation, enhancement

#39 - Warn user when Credentials are not found, show help when there are no commands

Pull Request - State: closed - Opened by jrcamelo almost 4 years ago
Labels: bug

#38 - Exception when running without any command

Issue - State: closed - Opened by jrcamelo almost 4 years ago
Labels: bug

#37 - Exception when Credentials are not found

Issue - State: closed - Opened by jrcamelo almost 4 years ago
Labels: bug

#36 - Change OR to AND in is_command_valid

Pull Request - State: closed - Opened by jrcamelo almost 4 years ago

#35 - OR should be an AND in is_command_valid

Issue - State: closed - Opened by psteiger almost 4 years ago
Labels: bug

#34 - Refactor argument passing and command structure, fixes #32

Pull Request - State: closed - Opened by jrcamelo almost 4 years ago - 1 comment

#33 - Issue #32: Upload last modified file from a wildcard list

Pull Request - State: closed - Opened by jrcamelo about 4 years ago - 1 comment

#32 - Wildcard support to upload last modified file with that name

Issue - State: closed - Opened by jrcamelo about 4 years ago - 2 comments

#31 - Extract compressed file automatically after download

Issue - State: closed - Opened by viniciusalbuquerque about 4 years ago - 1 comment
Labels: enhancement

#30 - Download from List

Issue - State: open - Opened by jrcamelo over 4 years ago - 1 comment
Labels: enhancement

#29 - Treat Google API exceptions

Issue - State: open - Opened by jrcamelo over 4 years ago
Labels: enhancement

#28 - Add `--share` option to generate a shareable link after file upload.

Issue - State: open - Opened by psteiger over 4 years ago - 2 comments
Labels: enhancement

#27 - Infer download opt, add --last, and hide shared files

Pull Request - State: closed - Opened by jrcamelo over 4 years ago

#26 - Delete function

Issue - State: open - Opened by jrcamelo over 4 years ago
Labels: enhancement

#25 - Update function

Issue - State: open - Opened by jrcamelo over 4 years ago
Labels: enhancement

#24 - Ability to create, download and upload folders

Issue - State: open - Opened by jrcamelo over 4 years ago
Labels: enhancement

#23 - Improve download options usability

Issue - State: closed - Opened by jrcamelo over 4 years ago
Labels: enhancement

#22 - Issue #21: Made a local pylint run and fixed most issues.

Pull Request - State: closed - Opened by psteiger over 4 years ago

#21 - Continuous Integration: Pylint

Issue - State: closed - Opened by psteiger over 4 years ago
Labels: enhancement

#20 - Issue #21: Create main.yml

Pull Request - State: closed - Opened by psteiger over 4 years ago - 2 comments

#19 - Issue #9: Function names should not be camelcase (PEP 8)

Pull Request - State: closed - Opened by psteiger over 4 years ago - 1 comment

#18 - Creating a Google Developer Console project should not be a prerequisite for using this software.

Issue - State: open - Opened by psteiger over 4 years ago - 2 comments
Labels: help wanted, question

#17 - Download speed is slow and tied to chunk size

Issue - State: closed - Opened by jrcamelo over 4 years ago
Labels: enhancement

#16 - Create help function

Issue - State: closed - Opened by viniciusalbuquerque over 4 years ago
Labels: enhancement

#15 - Download through file name

Issue - State: closed - Opened by jrcamelo over 4 years ago - 3 comments
Labels: enhancement

#14 - Add detailed logs on background, List functions and Download by filename

Pull Request - State: closed - Opened by jrcamelo over 4 years ago

#13 - Improve logs

Pull Request - State: closed - Opened by jrcamelo over 4 years ago - 1 comment

#12 - Issue #11: Create a function to extract the progress indicators

Pull Request - State: closed - Opened by psteiger over 4 years ago

#11 - Reduce code duplication by unifying logic for download and upload

Issue - State: closed - Opened by psteiger over 4 years ago
Labels: enhancement

#10 - Issue #9: Fix coding style according to PEP 8 recommendations.

Pull Request - State: closed - Opened by psteiger over 4 years ago

#9 - Ensure PEP 8 (code style) adherence.

Issue - State: closed - Opened by psteiger over 4 years ago - 3 comments
Labels: enhancement, eternal

#8 - Issue #7: show upload/download more specific progress

Pull Request - State: closed - Opened by carlosolimpio over 4 years ago

#7 - Fix upload/download % progress

Issue - State: closed - Opened by carlosolimpio over 4 years ago
Labels: bug

#6 - Issue #4: Show progress of download and upload

Pull Request - State: closed - Opened by viniciusalbuquerque over 4 years ago

#5 - Issue #2: Get filename from filepath when uploading

Pull Request - State: closed - Opened by CarlosRodrigo over 4 years ago

#4 - Show upload and download progress

Issue - State: closed - Opened by viniciusalbuquerque over 4 years ago
Labels: enhancement

#3 - Issue #1: Search for file and get the name when downloading

Pull Request - State: closed - Opened by CarlosRodrigo over 4 years ago

#2 - Full path name file when upload

Issue - State: closed - Opened by viniciusalbuquerque over 4 years ago
Labels: bug

#1 - Fixed name for downloaded files

Issue - State: closed - Opened by viniciusalbuquerque over 4 years ago
Labels: enhancement