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

広告の処理をサーバーの設定に応じて変更できるようにする #707

Merged
merged 30 commits into from
Oct 23, 2022

Commits on Oct 21, 2022

  1. Rename to component/

    bannzai committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    c21dddc View commit details
    Browse the repository at this point in the history
  2. Revert "Rename to component/"

    This reverts commit c21dddc.
    bannzai committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    6aa2485 View commit details
    Browse the repository at this point in the history
  3. Add PilllAds entity

    bannzai committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    44ff0f2 View commit details
    Browse the repository at this point in the history
  4. add stream extension

    bannzai committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    2cc6f03 View commit details
    Browse the repository at this point in the history
  5. add pilll_ads database

    bannzai committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    31fb94f View commit details
    Browse the repository at this point in the history
  6. add document reference

    bannzai committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    8e54ad3 View commit details
    Browse the repository at this point in the history
  7. add from json method

    bannzai committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    b714d13 View commit details
    Browse the repository at this point in the history
  8. Add hexColor field

    bannzai committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    bf2fb9d View commit details
    Browse the repository at this point in the history
  9. Add color extension

    bannzai committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    f7ea35a View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. To optional

    bannzai committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    e46f698 View commit details
    Browse the repository at this point in the history
  2. Fix noification bar

    bannzai committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    8a5cea0 View commit details
    Browse the repository at this point in the history
  3. fetch pilllAds from server

    bannzai committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    187e3d1 View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary import

    bannzai committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    506cd65 View commit details
    Browse the repository at this point in the history
  5. add json serialization

    bannzai committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    8023fce View commit details
    Browse the repository at this point in the history
  6. Add pilll_ads part

    bannzai committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    6d1514d View commit details
    Browse the repository at this point in the history
  7. add import

    bannzai committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    362658b View commit details
    Browse the repository at this point in the history
  8. Rename

    bannzai committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    b832c22 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Allow nullable value

    bannzai committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    0b81ef2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9629b9c View commit details
    Browse the repository at this point in the history
  3. Remove from premium user

    bannzai committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    7ca666e View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary code

    bannzai committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    ebb1c7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62b50b1 View commit details
    Browse the repository at this point in the history
  6. Remove unnecessary code

    bannzai committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    1e60bbc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f10a937 View commit details
    Browse the repository at this point in the history
  8. Remove unnecessary code

    bannzai committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    ed9e1d3 View commit details
    Browse the repository at this point in the history
  9. Fix text bar

    bannzai committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    d0f94e1 View commit details
    Browse the repository at this point in the history
  10. Add onTap

    bannzai committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    ecdb4a7 View commit details
    Browse the repository at this point in the history
  11. Remove unnecessary code

    bannzai committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    cc7b3df View commit details
    Browse the repository at this point in the history
  12. Add provider

    bannzai committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    609866c View commit details
    Browse the repository at this point in the history
  13. Fix test case

    bannzai committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    9d68a86 View commit details
    Browse the repository at this point in the history