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 mobile flag to also generate mobile friendly files #50

Closed
wants to merge 58 commits into from

Commits on Apr 15, 2023

  1. Add mobile.js and mobile.css

    ZXY101 committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    20cc317 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed2d5f5 View commit details
    Browse the repository at this point in the history
  3. Add mobile flag

    ZXY101 committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    04f17e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. Configuration menu
    Copy the full SHA
    fecfd23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26ce5c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    864c923 View commit details
    Browse the repository at this point in the history
  4. Update README

    ZXY101 committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    9903fa8 View commit details
    Browse the repository at this point in the history
  5. Update page-num styling

    ZXY101 committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    158e9e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. Improve swipe handling

    ZXY101 committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    659a6c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7487116 View commit details
    Browse the repository at this point in the history
  3. Add background color setting

    ZXY101 committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    adf8ade View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Reduce default swipe threshold

    ZXY101 committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    8037f0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd94333 View commit details
    Browse the repository at this point in the history
  3. Allow UI toggling on mobile

    ZXY101 committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    a3ea3bf View commit details
    Browse the repository at this point in the history
  4. Add mobile about

    ZXY101 committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    c4c8c21 View commit details
    Browse the repository at this point in the history
  5. Update README

    ZXY101 committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    1fbf6d2 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    ZXY101 authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    de696b2 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    ZXY101 authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    aac5a13 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Update README.md

    ZXY101 authored Apr 30, 2023
    Configuration menu
    Copy the full SHA
    666cca1 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    4150150 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fdebb8 View commit details
    Browse the repository at this point in the history
  3. Update README

    ZXY101 committed May 6, 2023
    Configuration menu
    Copy the full SHA
    3be228b View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. Cleanup swipe handling

    ZXY101 committed May 21, 2023
    Configuration menu
    Copy the full SHA
    f07741b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    686e545 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. Try and improve swiping again

    ZXY101 committed May 27, 2023
    Configuration menu
    Copy the full SHA
    7f7b606 View commit details
    Browse the repository at this point in the history
  2. Add font bold menu option

    ZXY101 committed May 27, 2023
    Configuration menu
    Copy the full SHA
    43190c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d549786 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Fix swipe reset

    ZXY101 committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    517e068 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Add image preloading

    ZXY101 committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    6c835e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Fix preloading

    ZXY101 committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    69184af View commit details
    Browse the repository at this point in the history
  2. Swipe fixes

    ZXY101 committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    24d3690 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Fix preload image css

    ZXY101 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    2f85503 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    d6b28d5 View commit details
    Browse the repository at this point in the history
  2. Lint files to be consistent

    ZXY101 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    901c158 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    b5c580c View commit details
    Browse the repository at this point in the history
  2. Update run defaults

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

Commits on Jun 17, 2023

  1. Add advanced settings

    ZXY101 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    0f59a0c View commit details
    Browse the repository at this point in the history
  2. Reduce code duplication

    ZXY101 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    829d133 View commit details
    Browse the repository at this point in the history
  3. Fix cropper styling on mobile

    ZXY101 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    759cb88 View commit details
    Browse the repository at this point in the history
  4. Fix? image adding on mobile

    ZXY101 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    2124b1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86ab192 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72c46a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. Add anki connect settings

    ZXY101 committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    e55824c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2074098 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    dbbe46b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a373b69 View commit details
    Browse the repository at this point in the history
  3. Cleanup easy nav

    ZXY101 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    1770943 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    1279b71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    122a0f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b80b904 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4085ac9 View commit details
    Browse the repository at this point in the history
  5. Add another zoom default

    ZXY101 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    72ee34c View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

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

Commits on Jun 22, 2023

  1. Remove convert_to_mobile flag

    ZXY101 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    4c72204 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    81ac564 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from ZXY101/feature/anki-connect-implementation…

    …+overhaul
    
    Feature/anki connect implementation+overhaul
    ZXY101 authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    afdf454 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Update README

    ZXY101 committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    d43cfd1 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    ZXY101 authored Jun 24, 2023
    Configuration menu
    Copy the full SHA
    afcba23 View commit details
    Browse the repository at this point in the history