Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add download functionality #82

Merged
merged 18 commits into from
Aug 7, 2022
Merged

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    fd53f06 View commit details
    Browse the repository at this point in the history
  2. Small fixes

    mdbraber authored and joelekstrom committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    f24da30 View commit details
    Browse the repository at this point in the history
  3. Moved download related logic to own files / classes

    Revised download logic using NSOutputStream
    Added progress indicator for downloads
    Added temporary download file format (.fmdownload)
    mdbraber authored and joelekstrom committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    7d92923 View commit details
    Browse the repository at this point in the history
  4. Suggested fixes

    mdbraber authored and joelekstrom committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    3d91858 View commit details
    Browse the repository at this point in the history
  5. Fix wrong rename

    mdbraber authored and joelekstrom committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    8c6879b View commit details
    Browse the repository at this point in the history
  6. Add cancelling logic

    Improve clean up
    mdbraber authored and joelekstrom committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    c998467 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2fe47ea View commit details
    Browse the repository at this point in the history
  8. Add layout constraints

    mdbraber authored and joelekstrom committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    cfd195c View commit details
    Browse the repository at this point in the history
  9. Fix shouldOpenSafeDownloads

    mdbraber authored and joelekstrom committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    732876b View commit details
    Browse the repository at this point in the history
  10. Remove extraneous imports

    mdbraber authored and joelekstrom committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    6ed3be6 View commit details
    Browse the repository at this point in the history
  11. Small layout changes

    mdbraber authored and joelekstrom committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    f01181b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4dc72e5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c4ac976 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f7d3a71 View commit details
    Browse the repository at this point in the history
  15. Fix development team

    joelekstrom committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    eba4b66 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cefe5cc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    039a6a1 View commit details
    Browse the repository at this point in the history
  18. Add setting to fall back to legacy download system (external browser)

    This is in case there are issues with the built in download manager
    joelekstrom committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    73bf5ac View commit details
    Browse the repository at this point in the history