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

Just updated my "Weather" extension #838

Closed
wants to merge 9 commits into from

Commits on Aug 4, 2023

  1. Add files via upload

    samuellouf authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    717e424 View commit details
    Browse the repository at this point in the history
  2. Update index.ejs

    Added my extension
    samuellouf authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    363620d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Update weather.js

    Removed most/all of the trailing spaces, defined the "TurboWarpGeolocationExtension_coordinates" variable, spaced "=" at line 62, remove "var" at line 64.
    samuellouf authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    0e5b436 View commit details
    Browse the repository at this point in the history
  2. Update weather.js

    Added spaces to the operators.
    samuellouf authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    1cbad11 View commit details
    Browse the repository at this point in the history
  3. Update weather.js

    Added even more spaces.
    samuellouf authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    96b4c20 View commit details
    Browse the repository at this point in the history
  4. Update weather.js

    I added semicolons and even more spaces.
    samuellouf authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    1108a08 View commit details
    Browse the repository at this point in the history
  5. Update weather.js

    Removed "args." in the definition of "letters_of".
    samuellouf authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    0da79e1 View commit details
    Browse the repository at this point in the history
  6. Update weather.js

    Defined "STRING", "LETTER1" and "LETTER2".
    samuellouf authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    4500632 View commit details
    Browse the repository at this point in the history
  7. Update weather.js

    Replaced "const" by "function" at lines 72 and 79.
    samuellouf authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    3f4cae2 View commit details
    Browse the repository at this point in the history