Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

Put part of the config in the Vercel Environment Variable, which simplifies the deployment process #1048

Open
wants to merge 95 commits into
base: main
Choose a base branch
from

Commits on Jun 22, 2023

  1. Modified to a One-Click Deploy Version

    And hide the text title of the icon in the upper right corner of the page (Navbar)
    我,红领巾! committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    8ffb9ee View commit details
    Browse the repository at this point in the history
  2. Update README.md

    我,红领巾! committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    fc39405 View commit details
    Browse the repository at this point in the history
  3. Update api.config.js

    我,红领巾! committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    5705876 View commit details
    Browse the repository at this point in the history
  4. Update Navbar.tsx

    我,红领巾! committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    345a2d8 View commit details
    Browse the repository at this point in the history
  5. Create vercel.json

    我,红领巾! committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    708a782 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Configuration menu
    Copy the full SHA
    a0cf206 View commit details
    Browse the repository at this point in the history
  2. update README

    eks committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    01ca151 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. update README

    eks committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    2c35eaf View commit details
    Browse the repository at this point in the history
  2. Update site.config.js

    eks committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    f330390 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. update

    Test environment variable key name
    ailoha committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    2350d03 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from ailoha/main

    update
    iRedScarf committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    3236a5b View commit details
    Browse the repository at this point in the history
  3. Update site.config.js

    iRedScarf committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    f3f5704 View commit details
    Browse the repository at this point in the history
  4. Update site.config.js

    iRedScarf committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    80c049b View commit details
    Browse the repository at this point in the history
  5. Update README.zh-CN.md

    iRedScarf committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    a046a0f View commit details
    Browse the repository at this point in the history
  6. 更新 README.zh-CN.md

    iRedScarf committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    5ae4d8c View commit details
    Browse the repository at this point in the history
  7. Update README.zh-CN.md

    iRedScarf committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    ad7dd54 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    iRedScarf committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    9072676 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Update step-1.tsx

    Hide the values of clientId and clientSecret displayed in the first step of OAuth authentication, and only display the first 6 characters and the last 6 characters.
    ailoha committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    a662817 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from ailoha/main

    Update step-1.tsx
    iRedScarf committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    44f6ff7 View commit details
    Browse the repository at this point in the history
  3. Update README.zh-CN.md

    iRedScarf committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    d28b7f8 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    iRedScarf committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    3cfd03d View commit details
    Browse the repository at this point in the history
  5. Update README.zh-CN.md

    iRedScarf committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    727be25 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    iRedScarf committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    bae3360 View commit details
    Browse the repository at this point in the history
  7. 更新 step-1.tsx

    使用getAccessToken函数验证是否已通过OAuth认证,若是则返回主页,否则进行正常进行OAuth认证。
    iRedScarf committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    2b33726 View commit details
    Browse the repository at this point in the history
  8. 更新 step-2.tsx

    iRedScarf committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    48b310f View commit details
    Browse the repository at this point in the history
  9. 更新 README.zh-CN.md

    iRedScarf committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    9131979 View commit details
    Browse the repository at this point in the history
  10. 更新 README.md

    iRedScarf committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    f712c00 View commit details
    Browse the repository at this point in the history
  11. Update README.zh-CN.md

    iRedScarf committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    e33b44b View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. 更新 step-3.tsx

    iRedScarf committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    bac902a View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Update site.config.js

    iRedScarf committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    f46e6db View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Modifications

    Transition some settings to environment variables.
    eks committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    9359251 View commit details
    Browse the repository at this point in the history
  2. Update README.zh-CN.md

    eks committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    b4cf4b4 View commit details
    Browse the repository at this point in the history
  3. Update oAuthHandler.ts

    eks committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    6fd42e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. update

    eks committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    2552088 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. update

    eks committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    d819357 View commit details
    Browse the repository at this point in the history
  2. Update step-3.tsx

    eks committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    839eae9 View commit details
    Browse the repository at this point in the history
  3. rollback

    eks committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    083fdbb View commit details
    Browse the repository at this point in the history
  4. bug fixed

    eks committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    71a8a83 View commit details
    Browse the repository at this point in the history
  5. Update step-3.tsx

    eks committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    50cad7c View commit details
    Browse the repository at this point in the history
  6. Update site.config.js

    iRedScarf committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    0cd256d View commit details
    Browse the repository at this point in the history
  7. Update site.config.js

    iRedScarf committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    b51ea21 View commit details
    Browse the repository at this point in the history
  8. 更新 README.zh-CN.md

    iRedScarf committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    a9d9979 View commit details
    Browse the repository at this point in the history
  9. Update README.zh-CN.md

    iRedScarf committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    0047ad2 View commit details
    Browse the repository at this point in the history
  10. Update README.zh-CN.md

    iRedScarf committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    1c63336 View commit details
    Browse the repository at this point in the history
  11. Update README.zh-CN.md

    iRedScarf committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    7d0147b View commit details
    Browse the repository at this point in the history
  12. Update README.zh-CN.md

    iRedScarf committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    bab02d7 View commit details
    Browse the repository at this point in the history
  13. Update README.zh-CN.md

    iRedScarf committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    2d545f3 View commit details
    Browse the repository at this point in the history
  14. Update README.md

    iRedScarf committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    a2c7ce0 View commit details
    Browse the repository at this point in the history
  15. Update README.zh-CN.md

    iRedScarf committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    3162da4 View commit details
    Browse the repository at this point in the history
  16. Update site.config.js

    iRedScarf committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    65eb790 View commit details
    Browse the repository at this point in the history
  17. Update README.zh-CN.md

    ailoha committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    d939cf0 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Update README.md

    ailoha committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    2684e85 View commit details
    Browse the repository at this point in the history
  2. Update README.zh-CN.md

    ailoha committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    4f19bea View commit details
    Browse the repository at this point in the history
  3. Update README.md

    ailoha committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    7cfb9ad View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Configuration menu
    Copy the full SHA
    adebb66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    238fb9e View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Merge pull request #4 from therockstarind/Title

    feat: fetch title for page rendering on browser
    iRedScarf committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    d28c5ae View commit details
    Browse the repository at this point in the history
  2. update README

    eks committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    9aacdc5 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    iRedScarf committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    0f53ec1 View commit details
    Browse the repository at this point in the history
  4. Add files via upload

    ailoha committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    aae806a View commit details
    Browse the repository at this point in the history
  5. Add files via upload

    ailoha committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a8cb465 View commit details
    Browse the repository at this point in the history
  6. Add files via upload

    ailoha committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    38855c3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #7 from ailoha/main

    Update README
    iRedScarf committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    766b6bb View commit details
    Browse the repository at this point in the history
  8. Create TEST-BUTTON.md

    ailoha committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    13cda01 View commit details
    Browse the repository at this point in the history
  9. Update api.config.js

    ailoha committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    4898028 View commit details
    Browse the repository at this point in the history
  10. Update site.config.js

    ailoha committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    3ce5328 View commit details
    Browse the repository at this point in the history
  11. Update api.config.js

    ailoha committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    f320203 View commit details
    Browse the repository at this point in the history
  12. Update index.ts

    ailoha committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    76346e1 View commit details
    Browse the repository at this point in the history
  13. Create config.ts

    ailoha committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    4ad08f1 View commit details
    Browse the repository at this point in the history
  14. Update TEST-BUTTON.md

    ailoha committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    70d05a5 View commit details
    Browse the repository at this point in the history
  15. Update oAuthHandler.ts

    ailoha committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    b761a0c View commit details
    Browse the repository at this point in the history
  16. Update step-1.tsx

    ailoha committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    4697b44 View commit details
    Browse the repository at this point in the history
  17. Update step-2.tsx

    ailoha committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    10e7819 View commit details
    Browse the repository at this point in the history
  18. Update step-3.tsx

    ailoha committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    de67889 View commit details
    Browse the repository at this point in the history
  19. Update api.config.js

    ailoha committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    dbddace View commit details
    Browse the repository at this point in the history
  20. Update step-1.tsx

    ailoha committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    028bd1a View commit details
    Browse the repository at this point in the history
  21. Update step-3.tsx

    ailoha committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    e1df3de View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Update index.ts

    ailoha committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    1b48fda View commit details
    Browse the repository at this point in the history
  2. Update oAuthHandler.ts

    ailoha committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    7485dca View commit details
    Browse the repository at this point in the history
  3. Update oAuthHandler.ts

    ailoha committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b5fa557 View commit details
    Browse the repository at this point in the history
  4. Update oAuthHandler.ts

    ailoha committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    4eb8621 View commit details
    Browse the repository at this point in the history
  5. Update oAuthHandler.ts

    ailoha committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    25a73cc View commit details
    Browse the repository at this point in the history
  6. Update oAuthHandler.ts

    ailoha committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    29f812a View commit details
    Browse the repository at this point in the history
  7. Update oAuthHandler.ts

    ailoha committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    8f9a294 View commit details
    Browse the repository at this point in the history
  8. Update oAuthHandler.ts

    ailoha committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    94cd9d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. update

    ailoha committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    c7c163f View commit details
    Browse the repository at this point in the history
  2. Update step-3.tsx

    ailoha committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    8df36a7 View commit details
    Browse the repository at this point in the history
  3. Update step-3.tsx

    ailoha committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    6a838f4 View commit details
    Browse the repository at this point in the history
  4. Update step-3.tsx

    ailoha committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    3296d66 View commit details
    Browse the repository at this point in the history
  5. Update TEST-BUTTON.md

    ailoha committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    5f06ef7 View commit details
    Browse the repository at this point in the history
  6. Delete TEST-BUTTON.md

    ailoha committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    46a64c5 View commit details
    Browse the repository at this point in the history
  7. update README

    ailoha committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    4e14505 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #8 from ailoha/main

    Set `userPrincipalName`, `baseDirectory`, `clientId`, `clientSecre` with non-`NEXT_PUBLIC_`-prefixed environment variables.
    iRedScarf committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    53039eb View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    f54ca5d View commit details
    Browse the repository at this point in the history
  2. update README

    iRedScarf committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    fea945e View commit details
    Browse the repository at this point in the history