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

Improve UI #3

Merged
merged 8 commits into from
Aug 5, 2024
Merged

Improve UI #3

merged 8 commits into from
Aug 5, 2024

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    3ac865f View commit details
    Browse the repository at this point in the history
  2. fix npm run dev by adding wrangler

    - npm i wrangler -D
    yurigo committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    9005fca View commit details
    Browse the repository at this point in the history
  3. fix npm run dev

    - remove warnings and errors when npm run dev
    yurigo committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    5850375 View commit details
    Browse the repository at this point in the history
  4. ignore .wrangler

    yurigo committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    7075dd7 View commit details
    Browse the repository at this point in the history
  5. create a list of links

    yurigo committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    239c5ba View commit details
    Browse the repository at this point in the history
  6. fix url without http error

    when creating a link, if the link to be short doesnt have protocol then add protocol when 302 redirect
    yurigo committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    6b277ac View commit details
    Browse the repository at this point in the history
  7. fix width overflow on mobile

    yurigo committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    72809b8 View commit details
    Browse the repository at this point in the history
  8. remove vars from wrangler

    yurigo committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    87893cb View commit details
    Browse the repository at this point in the history