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

V4 #49

Draft
wants to merge 56 commits into
base: master
Choose a base branch
from
Draft

V4 #49

wants to merge 56 commits into from

Commits on Dec 6, 2022

  1. Remove unwanted code

    Xwilarg committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    c9e4c8c View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

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

    Xwilarg committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    f75e1a8 View commit details
    Browse the repository at this point in the history
  3. Fix license

    Xwilarg committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    f4176c9 View commit details
    Browse the repository at this point in the history
  4. Add danbooru post parsing

    Xwilarg committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    640bd69 View commit details
    Browse the repository at this point in the history
  5. Add IBooru

    Xwilarg committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    667118f View commit details
    Browse the repository at this point in the history
  6. Add post parsing

    Xwilarg committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    a53b808 View commit details
    Browse the repository at this point in the history
  7. Fix Rule34 search

    Xwilarg committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    39b1c77 View commit details
    Browse the repository at this point in the history
  8. Fix unit tests

    Xwilarg committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    ba8d481 View commit details
    Browse the repository at this point in the history
  9. Add BooruOnRails parsing

    Xwilarg committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    f9d8161 View commit details
    Browse the repository at this point in the history
  10. Add E621 parsing

    Xwilarg committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    7ea5703 View commit details
    Browse the repository at this point in the history
  11. Implement remaining boorus

    Xwilarg committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    18a6c28 View commit details
    Browse the repository at this point in the history
  12. Fix JSON deserialization

    Xwilarg committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    58c583b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9f28af3 View commit details
    Browse the repository at this point in the history
  14. Fix more post issues

    Xwilarg committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    2cc1103 View commit details
    Browse the repository at this point in the history
  15. Fix Safebooru crash

    Xwilarg committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    b474c39 View commit details
    Browse the repository at this point in the history
  16. Fix crash

    Xwilarg committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    63615a9 View commit details
    Browse the repository at this point in the history
  17. Rework code structure

    Xwilarg committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    eaa4d5b View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Clean dupplicate code

    Xwilarg committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    4edd3a3 View commit details
    Browse the repository at this point in the history
  2. Fix rule34

    Xwilarg committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    4049526 View commit details
    Browse the repository at this point in the history
  3. Fix unit tests

    Xwilarg committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    95884bc View commit details
    Browse the repository at this point in the history
  4. Remove unused usings

    Xwilarg committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    905492d View commit details
    Browse the repository at this point in the history
  5. Remove unused code

    Xwilarg committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    bfb3988 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Improve unit tests

    Xwilarg committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    f933564 View commit details
    Browse the repository at this point in the history
  2. Fix bugs

    Xwilarg committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    532149c View commit details
    Browse the repository at this point in the history
  3. Fix unit tests failures

    Xwilarg committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    a45c32d View commit details
    Browse the repository at this point in the history
  4. Fix more unit tests

    Xwilarg committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    1681842 View commit details
    Browse the repository at this point in the history
  5. Fix more unit tests

    Xwilarg committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    ac9a980 View commit details
    Browse the repository at this point in the history
  6. Fix more unit tests

    Xwilarg committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    73f9bd6 View commit details
    Browse the repository at this point in the history
  7. Improve unit tests

    Xwilarg committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    1bb610f View commit details
    Browse the repository at this point in the history
  8. Add more unit tests

    Xwilarg committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    2e4a30f View commit details
    Browse the repository at this point in the history
  9. Remove Furrybooru

    Xwilarg committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    aae1558 View commit details
    Browse the repository at this point in the history
  10. Improve unit tests

    Xwilarg committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    d2f963b View commit details
    Browse the repository at this point in the history
  11. Add more unit tests

    Xwilarg committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    31f3312 View commit details
    Browse the repository at this point in the history
  12. Skip 503 errors in unit tests

    Xwilarg committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    9b46f1c View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. Fix crash on random posts

    Xwilarg committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    81c5961 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Fix CI

    Xwilarg committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    3e48f53 View commit details
    Browse the repository at this point in the history
  2. Comment Pixiv code

    Xwilarg committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    4df822a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Fix Gelbooru crash

    Xwilarg committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    11b15d4 View commit details
    Browse the repository at this point in the history
  2. Fix CI and package settings

    Xwilarg committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    2e73151 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Add max number of tags

    Xwilarg committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    feecee3 View commit details
    Browse the repository at this point in the history
  2. Implement tags by ID

    Xwilarg committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    e613e1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    964fcee View commit details
    Browse the repository at this point in the history
  4. Fix unit tests

    Xwilarg committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    99725ea View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Fix more unit tests

    Xwilarg committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    1519027 View commit details
    Browse the repository at this point in the history
  2. Fix crash

    Xwilarg committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    cd614a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6129e13 View commit details
    Browse the repository at this point in the history
  4. Improve debug

    Xwilarg committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    6399db1 View commit details
    Browse the repository at this point in the history
  5. Fix more crashes

    Xwilarg committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    a62116d View commit details
    Browse the repository at this point in the history
  6. Fix crashes

    Xwilarg committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    cbd5027 View commit details
    Browse the repository at this point in the history
  7. Fix crash

    Xwilarg committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    c94a69e View commit details
    Browse the repository at this point in the history
  8. Fix crash

    Xwilarg committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    835e090 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Fix tests

    Xwilarg committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    34f5c8f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Rename exception

    Xwilarg committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    4f13e5f View commit details
    Browse the repository at this point in the history
  2. Fix posts not being found

    Xwilarg committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    5f00912 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e78401 View commit details
    Browse the repository at this point in the history