astro icon indicating copy to clipboard operation
astro copied to clipboard

A torrent site mirroring tool

Results 48 astro issues
Sort by recently updated
recently updated
newest added

This project has vulnerabilities that could not be fixed, or were patched when no upgrade was available. Good news, new upgrades or patches have now been published! This pull request...

This project has vulnerabilities that could not be fixed, or were patched when no upgrade was available. Good news, new upgrades or patches have now been published! This pull request...

This project has vulnerabilities that could not be fixed, or were patched when no upgrade was available. Good news, new upgrades or patches have now been published! This pull request...

### Fix or Enhancement? This is an ongoing attempt to refactor the code in the `background/` folder. I've forked from [feature/add-cli](https://github.com/bitcannon-org/astro/pull/50) as that looked like the most up to date...

This will need to be rebased before I merge it. - [ ] All tests passed ### Environment - OS: - Node version:

enhancement
DO NOT MERGE

### Fix or Enhancement? This pull request is a WIP to package astro up as a [snap](https://snapcraft.io/) application. This will enable easy installation on Linux devices (desktops and / or...

enhancement
DO NOT MERGE

This should conclude with at least 80% coverage for the api routes.

enhancement
DO NOT MERGE

This is a proof of concept for how we could structure providers. * Each provider lives in its own directory in background/providers/{PROVIDER_NAME} * All of the providers are exported in...

DO NOT MERGE

Ref: https://docs.travis-ci.com/user/docker/

enhancement

Since the background processors don't currently use mongoose they're getting raw errors when there's a duplicate we should move to using the mongoose models from the app directory just as...

bug