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

[pull] master from icloud-photos-downloader:master #145

Open
wants to merge 231 commits into
base: master
Choose a base branch
from

Commits on Jan 17, 2023

  1. [fix] quality checks and builds (#526)

    * add workaround for quality checks for python 3.6 on ubuntu 22
    
    * pin release docker to alpine 3.15 with python 3.9
    
    * bump buildx action versions to latest
    
    * remove unicode folders from repo
    
    * bump release action versions to match validation ones
    AndreyNikiforov authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    0e1f69b View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. update code ql actions (#530)

    Code QL v1 is about to be deprecated (CodeQL Action v1 will be deprecated on January 18th, 2023. Please upgrade to v2. For more information, see https://github.blog/changelog/2022-04-27-code-scanning-deprecation-of-codeql-action-v1/). Upgrading to v2
    AndreyNikiforov authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    74991fa View commit details
    Browse the repository at this point in the history
  2. fix typos and grammar (#498)

    Co-authored-by: Andrey Nikiforov <AndreyNikiforov@users.noreply.github.com>
    kovaacs and AndreyNikiforov authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    62c2248 View commit details
    Browse the repository at this point in the history
  3. Delete .travis.yml (#461)

    cclauss authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    b592654 View commit details
    Browse the repository at this point in the history
  4. package icloudpd as one executable (#529)

    * pin release docker to alpine 3.15 with python 3.9
    
    * bump action versions to latest
    
    * remove unicode folders from repo
    
    * add packaging into one executable
    
    * deprecate python 3.6
    
    * limit macos and windows build validations to python 3.9
    
    * update changelog
    
    * Update README.md
    AndreyNikiforov authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    5ee4613 View commit details
    Browse the repository at this point in the history
  5. Update dependencies (#532)

    * update dependencies
    
    * fix lint
    AndreyNikiforov authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    5473e50 View commit details
    Browse the repository at this point in the history
  6. add dev container

    AndreyNikiforov committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    04d26e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7fc409f View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. add icloud executable (#535)

    * add icloud tool as an executable
    
    * update readme
    AndreyNikiforov authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    934c43d View commit details
    Browse the repository at this point in the history
  2. Delete unused tox.ini file (#534)

    Unused as discussed at #459 (comment)
    cclauss authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    b00d4f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Release v1.7.3 (#537)

    * preparing v1.7.3
    
    * add details to changelog
    
    * exclude quality checks on tag pushes
    AndreyNikiforov authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    39263a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Delete photo/video after download successful (#431)

    * --delete-on-download option
    MatrixDai authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    18efdfe View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    AndreyNikiforov authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    1264c6d View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    AndreyNikiforov authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    fcf7097 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    fix date for 1.7.3
    AndreyNikiforov authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    1f8d8b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Release 1.8.0 (#547)

    * bump dependencies and version 1.8.0
    
    * remove dev docker from actions
    
    * add curl & git to docker until pyicloud_ipd moves from git ref to pypi
    
    * loosen dep versions
    
    * update doc
    
    * cross compile in docker
    
    * build python on linux only
    AndreyNikiforov authored Jan 28, 2023
    Configuration menu
    Copy the full SHA
    a7f778c View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Configuration menu
    Copy the full SHA
    75b9640 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    AndreyNikiforov authored Jan 29, 2023
    Configuration menu
    Copy the full SHA
    37a3caf View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. fix: pypi publishing (#559)

    * include pyicloud_ipd as a source
    
    * add tzdata to pyinstaller explicitely
    AndreyNikiforov authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    8b535f2 View commit details
    Browse the repository at this point in the history
  2. fix: mac binary (#560)

    remove macos exe
    AndreyNikiforov authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    3788065 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10478f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    704a581 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e514f5a View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Configuration menu
    Copy the full SHA
    b01714f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca6a354 View commit details
    Browse the repository at this point in the history
  3. fix badge (#571)

    AndreyNikiforov authored Feb 4, 2023
    Configuration menu
    Copy the full SHA
    7b8cb64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3abec6 View commit details
    Browse the repository at this point in the history
  5. fix arm/v6 rust cargo errors

    ENV CARGO_NET_GIT_FETCH_WITH_CLI=true for compiling rust on arm/v6 for python source dependencies
    AndreyNikiforov authored Feb 4, 2023
    Configuration menu
    Copy the full SHA
    28ffa68 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    AndreyNikiforov authored Feb 4, 2023
    Configuration menu
    Copy the full SHA
    d665fc6 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Configuration menu
    Copy the full SHA
    7bb3f7f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    ae8712b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb539bc View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. update deps (#578)

    AndreyNikiforov authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    b34ad22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2062267 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Configuration menu
    Copy the full SHA
    1598054 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    00d00d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4cc444 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. v0.10.0 (#588)

    AndreyNikiforov authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    6b1206b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca38ddf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc69b56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b5430c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d61077d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #589 from AndreyNikiforov/feature/watch

    add --watch-with-interval parameter
    AndreyNikiforov authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    00b8881 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Update README.md

    AndreyNikiforov authored Feb 19, 2023
    Configuration menu
    Copy the full SHA
    779b37c View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    7d85901 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. Update README.md

    AndreyNikiforov authored Feb 25, 2023
    Configuration menu
    Copy the full SHA
    b9d0958 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. Configuration menu
    Copy the full SHA
    b9df43b View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    4df7841 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    def6ebf View commit details
    Browse the repository at this point in the history
  2. v1.12.0 (#600)

    AndreyNikiforov authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    1517e18 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    4f7aeee View commit details
    Browse the repository at this point in the history
  2. Fix linting

    jfsimoneau committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    8d757a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efd37f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    ee7c801 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #625 from jfsimoneau/delete-after-download-success

    Only delete files that were successfully downloaded
    AndreyNikiforov authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    3ed662d View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. v1.13.0 (#627)

    AndreyNikiforov authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    a5d47ce View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Dev/doc (#634)

    * split doc per dist channel
    
    * make faq link relative
    
    * add release doc
    
    * add features and faq
    AndreyNikiforov authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    009bdcc View commit details
    Browse the repository at this point in the history
  2. Update README.md

    AndreyNikiforov authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    8b19593 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    AndreyNikiforov authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    6636e8d View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. Configuration menu
    Copy the full SHA
    7aaa3ff View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. bump 1.13.1 (#636)

    AndreyNikiforov authored Jun 11, 2023
    Configuration menu
    Copy the full SHA
    ea84781 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5964bff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8932a6a View commit details
    Browse the repository at this point in the history
  4. bump 1.13.2 (#637)

    AndreyNikiforov authored Jun 11, 2023
    Configuration menu
    Copy the full SHA
    738678f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8171dab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36fb036 View commit details
    Browse the repository at this point in the history
  7. bump v1.13.3 (#638)

    AndreyNikiforov authored Jun 11, 2023
    Configuration menu
    Copy the full SHA
    215c32f View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    d49ae34 View commit details
    Browse the repository at this point in the history
  2. fix --version (#640)

    AndreyNikiforov authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    32ac31f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51c2c28 View commit details
    Browse the repository at this point in the history
  4. fix lint

    AndreyNikiforov committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    ddf0bd8 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. update doc

    AndreyNikiforov committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    968aac8 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Fix Auto-delete date mismatch #345

    Due to the usage of local time conversions tests were sensitive to
    execution on machines in a different time zones. Now using timestamp
    to get beyond this issue.
    
    ---------
    
    Co-authored-by: Steffen Martin <steffen.3.martin@continental-corporation.com>
    steffenmartin and Steffen Martin authored Jul 1, 2023
    Configuration menu
    Copy the full SHA
    abe8624 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8b7652 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b56a07 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    ae093e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a173193 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5dd738 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76c7276 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    e65e122 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    51b8c02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    475f9c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36b8efa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44f2ac1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64a89c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Configuration menu
    Copy the full SHA
    6b00888 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Delete MANIFEST.in

    AndreyNikiforov authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    a31d624 View commit details
    Browse the repository at this point in the history
  2. Update .gitignore

    AndreyNikiforov authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    6012337 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Configuration menu
    Copy the full SHA
    e6482c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64a913f View commit details
    Browse the repository at this point in the history
  3. bump v1.15.0 (#665)

    AndreyNikiforov authored Jul 16, 2023
    Configuration menu
    Copy the full SHA
    1a6601a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0525fcf View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    afd6f8a View commit details
    Browse the repository at this point in the history
  2. bump 1.16.0 (#688)

    AndreyNikiforov authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    e0df8ee View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. fixing #690 internal_error (#692)

    fver authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    8fe2eed View commit details
    Browse the repository at this point in the history
  2. bump 1.16.1 (#693)

    AndreyNikiforov authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    18399fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dea7d2d View commit details
    Browse the repository at this point in the history
  4. add type checks (#694)

    * pin dependencies
    
    * add doctest support
    
    * add mypy
    
    * adjust lint and format scripts
    
    * add types
    
    * bump min python 3.7 -> 3.8
    
    * update type_check flags
    AndreyNikiforov authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    a7d4a8f View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    33447b6 View commit details
    Browse the repository at this point in the history
  2. bump v1.16.2 (#699)

    AndreyNikiforov authored Sep 30, 2023
    Configuration menu
    Copy the full SHA
    9097cb8 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    4bf4f5e View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Update FAQ.md

    AndreyNikiforov authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    af38920 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    c64e70c View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    d38f831 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    361c3d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9282373 View commit details
    Browse the repository at this point in the history
  3. Update FAQ.md

    AndreyNikiforov authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    38d4119 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    37887ae View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    86f7838 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e68ae9b View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Configuration menu
    Copy the full SHA
    f082c56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b82f6e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3d351f View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Authentication Fix: Merge updated auth flow from pyicloud (#734)

    * Merged updated auth flow from pyicloud - including 2FA. Retain Library and Domain support.
    
    * Update authentication.py to use 2FA
    
    * Fix AttributeError trying to use 'get' on Response object
    
    * Cleanup unused imports.  Updated a couple incorrect references from 'apple_id' to 'accountName'
    
    * Tests: Updated 2 VCR's for better underatanding of further necessary updates.
    
    * icloudpd: Fix: No password provided or in keyring now prompts correctly
    icloudpd: Refactor: 2SA prompt requires device selection to send code
    icloudpd: Feat: New --auth-only flag to trigger log in, 2SA/2FA, and set session/cookie file.
                  Future log in will validate the tokens without running through full signin flow.
                  Can be used to validate the session tokens are still good without having to ping
                  the photo endpoints.
    
    pyicloud_ipd: Clean: Removed unused imports
    pyicloud_ipd: Fix: Capture additional header data
    pyicloud_ipd: Fix: Invalid Username/Password correctly caught now
    pyicloud_ipd: Fix: Changes in certain error responses now captured
    pyicloud_ipd: Fix: Bypass 2sv/trust when using 2SA
    
    Tests: Refactored authentication tests
    Tests: Refactored two_step_auth tests (TODO: Add 2FA tests)
    Tests: Updated/Created additional VCRs for auth tests
    
    * Tests: authentication and two_step_auth tests now pass
    
    * icloudpd: Fix: Correct exception reference for API error
    pyicloud_ipd: Fix: Correct exception reference for API and NoStoredPassword errors
    
    Tests: Refactor: All remaining tests now pass
    Tests: Refactor: Update corresponding VCRs for new auth flow
    Tests: Cookie/Session files stored in individual test fixtures for running tests independently
    
    * icloudpd: Fix: Update exception reference
    icloudpd: Style: Format update (scripts/format)
    
    * fix: Update pyicloud_ipd/cmdline.py to use 2FA (in addition to 2SA)
    docs: Update CHANGELOG.md and README.md
    scaraebeus authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    87d3394 View commit details
    Browse the repository at this point in the history
  2. bump 1.17.0 (#740)

    AndreyNikiforov authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    558cb5a View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    5450392 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df90435 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    548769e View commit details
    Browse the repository at this point in the history
  2. bump v1.17.1 (#745)

    AndreyNikiforov authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    5594317 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    a34adb9 View commit details
    Browse the repository at this point in the history
  2. bump 1.17.2 (#751)

    AndreyNikiforov authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    a848302 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    dddb778 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    8a65991 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    79bbca4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bb979a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f93ae6e View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    a193c47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d081b0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    966715d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    a5b3f0e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    28188c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Restore Support for SMS MFA (#807)

    fix for #803
    AndreyNikiforov authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b90d99b View commit details
    Browse the repository at this point in the history
  2. bump v1.17.4 (#808)

    AndreyNikiforov authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c846203 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a3c332 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    b0aaf37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14f6e86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83b6d81 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. fix npm (#814)

    AndreyNikiforov authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    80f3211 View commit details
    Browse the repository at this point in the history
  2. normalize eol (#815)

    AndreyNikiforov authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d5dd98a View commit details
    Browse the repository at this point in the history
  3. fix npm (#816)

    AndreyNikiforov authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b87d349 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    285a3ec View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    7459671 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    c54157e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0276b17 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    ccb995c View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. fix missing exception #836 (#839)

    * bump mypy 1.7.0->1.10.0
    
    * fix missing exception #836
    
    * add hidden imports pyinstaller/pyinstaller#8554
    
    * bump pyinstaller 5.13.2 -> 6.7.0
    AndreyNikiforov authored May 23, 2024
    Configuration menu
    Copy the full SHA
    29039b5 View commit details
    Browse the repository at this point in the history
  2. bump v1.17.6 (#840)

    AndreyNikiforov authored May 23, 2024
    Configuration menu
    Copy the full SHA
    6ffa1ad View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    af0bda9 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    be01afe View commit details
    Browse the repository at this point in the history
  2. bump v1.17.7

    AndreyNikiforov committed May 25, 2024
    Configuration menu
    Copy the full SHA
    0750a87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ec45d5 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

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

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    d53533b View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    aacb754 View commit details
    Browse the repository at this point in the history
  2. bump v.18.0

    AndreyNikiforov committed May 28, 2024
    Configuration menu
    Copy the full SHA
    8eb00e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35d0087 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    f69cadf View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    b48b9fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    860e1c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3eb66a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f01f8ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    973b8da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9f8930 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d9f84d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e24296 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    45dd05b View commit details
    Browse the repository at this point in the history
  2. bump 1.19.0

    AndreyNikiforov committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    f17a6ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b49194c View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    48d6fd0 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    5aff047 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c72de6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f74690 View commit details
    Browse the repository at this point in the history
  4. bump 1.19.1

    AndreyNikiforov committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    463589b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    6f76dc1 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    abcdf49 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    1315885 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    aa7ebe9 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    1ff6a8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bef943f View commit details
    Browse the repository at this point in the history
  3. bump v1.20.0

    AndreyNikiforov committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    a90039b View commit details
    Browse the repository at this point in the history
  4. fix spelling

    AndreyNikiforov committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    edff5a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06ab9e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    4bddc1b View commit details
    Browse the repository at this point in the history
  2. bump 1.20.1

    AndreyNikiforov committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    bd8206f View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    356ecb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    482119f View commit details
    Browse the repository at this point in the history
  3. bump 1.20.2

    AndreyNikiforov committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    6d7d202 View commit details
    Browse the repository at this point in the history
  4. Fix twine #883 (#884)

    AndreyNikiforov authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    8b9dd0e View commit details
    Browse the repository at this point in the history
  5. bump 1.20.3

    AndreyNikiforov committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    fe19774 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe5049f View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Fix sms #803 (#887)

    AndreyNikiforov authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    1b7d26f View commit details
    Browse the repository at this point in the history
  2. bump 1.20.4

    AndreyNikiforov committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    d364600 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    4d80f23 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    26eb1cb View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    9992078 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    4b4df49 View commit details
    Browse the repository at this point in the history
  2. bundle htmx (#894)

    AndreyNikiforov authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    c0924a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    46b275a View commit details
    Browse the repository at this point in the history
  2. bump 1.21.0

    AndreyNikiforov committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    d200e2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db197af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f880b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    7d74cbb View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    7df2311 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f70ca3 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    416bfff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f68d09f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b349b5a View commit details
    Browse the repository at this point in the history
  4. bump 1.22.0

    AndreyNikiforov committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    d23e851 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. doc updates (#912)

    AndreyNikiforov authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    e9b8514 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    bf68781 View commit details
    Browse the repository at this point in the history
  2. feat: Update web ui and more (#916)

    - Use bootstrap as component framework
      and replace all templates with styled
      elements
    - Add htmx response-targets for error handling
    - Add custom js to open bootstrap toast
    - Add cancel and resume feature
    - Fix lint errors
    - Fix counter
    - Fix typings
    - Fix formatting
    holomekc authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    09e2811 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. update doc (#921)

    AndreyNikiforov authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    dcb9f6e View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Update nas.md

    AndreyNikiforov authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c02da48 View commit details
    Browse the repository at this point in the history
  2. bump 1.23.0

    AndreyNikiforov committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    39000ac View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    f434581 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cc7958 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    5341c7f View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    d50ddf0 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    acde800 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    a0c13f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. bump 1.23.0 -> 1.23.1

    AndreyNikiforov committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    3593ed8 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    18e6a4b View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. bump python alpine 3.18->3.19 to bump default rust 1.71 -> 1.76 to un…

    …block watchfiles compilation (#944)
    AndreyNikiforov authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    c137424 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d417e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71f42ce View commit details
    Browse the repository at this point in the history
  4. bump 1.23.1->1.23.2

    AndreyNikiforov committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    9607f21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e6a6f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f93df7b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    d6ca702 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e9c6c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    6c99da3 View commit details
    Browse the repository at this point in the history