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

Ts 33 查看貼文及留言串 #343

Open
wants to merge 52 commits into
base: master
Choose a base branch
from

Commits on Jun 8, 2023

  1. feat: project init

    evaaaaawu committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    82b4a3d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from thpss91103/TS-24

    專案基礎架設
    thpss91103 authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    78ce236 View commit details
    Browse the repository at this point in the history
  3. Ts-25 (#2)

    * feat:doc migration camel to _ connect, add column to user(account and avatar), add User model init and associate.
    
    * feat:add tweet model.
    
    * feat: add reply modal
    
    * feat:add like model, edit column name to camel style.
    
    * feat: add followship model
    gary86442 authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    de7dba2 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    22b744d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cdc621 View commit details
    Browse the repository at this point in the history
  3. feat: add signup process

    evaaaaawu committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    ca5bf56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc21879 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e168fc1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db2a170 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    174f3c5 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4 from thpss91103/TS-3

    建立使用者註冊流程
    thpss91103 authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    329736d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    27e50bb View commit details
    Browse the repository at this point in the history
  10. Ts-39 (#3)

    * feat:add user seeder
    
    * feat:add tweets seed
    
    * feat:add replies seed
    gary86442 authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    75b1fb5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1857d8e View commit details
    Browse the repository at this point in the history
  12. Merge pull request #5 from thpss91103/TS-52

    Ts 52
    gary86442 authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    328012b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7c09d5a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. feat: add user-other page

    thpss91103 committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    5980747 View commit details
    Browse the repository at this point in the history
  2. feat: add user-self page

    thpss91103 committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    40892e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3db9be3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fc93e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6c4aab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f594190 View commit details
    Browse the repository at this point in the history
  7. feat: add admin route

    thpss91103 committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    ce5da0e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #7 from thpss91103/TS-44

    feat: add user-other page
    gary86442 authored Jun 10, 2023
    Configuration menu
    Copy the full SHA
    5b93681 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aa967b5 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #8 from thpss91103/TS-40

    feat: add user-self page
    gary86442 authored Jun 10, 2023
    Configuration menu
    Copy the full SHA
    323eea2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    486e493 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3bbcc4b View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. Configuration menu
    Copy the full SHA
    5825cbe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from thpss91103/TS-31

    Ts 31
    gary86442 authored Jun 11, 2023
    Configuration menu
    Copy the full SHA
    5a83484 View commit details
    Browse the repository at this point in the history
  3. feat:add _helper

    arubakingpikachu committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    16156bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c72e735 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    873be1f View commit details
    Browse the repository at this point in the history
  6. style: eslint format

    evaaaaawu committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    edf14e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2aa150b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cc55251 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6b4284c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    18ee790 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c9e4ed2 View commit details
    Browse the repository at this point in the history
  12. Ts- 48 (#12)

    * feat:add follow function
    
    * feat:add like function
    gary86442 authored Jun 11, 2023
    Configuration menu
    Copy the full SHA
    942f1c3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e584c0e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0d98c69 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1f09dd2 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #14 from thpss91103/TS-36

    Ts 36
    gary86442 authored Jun 11, 2023
    Configuration menu
    Copy the full SHA
    b10d249 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3681db5 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #11 from thpss91103/TS-28

    使用者一定要登入才能使用網站
    thpss91103 authored Jun 11, 2023
    Configuration menu
    Copy the full SHA
    b3c48c9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7bb58ce View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Merge pull request #16 from thpss91103/TS-60

    TS-60 feat: debug other-user and self-user page
    gary86442 authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    4398dfc View commit details
    Browse the repository at this point in the history
  2. fix: user controller 標點符號錯誤 (#17)

    Co-authored-by: arubakingpikachu <[email protected]>
    gary86442 and arubakingpikachu authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    074cc5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f405201 View commit details
    Browse the repository at this point in the history
  4. fix2

    arubakingpikachu committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    225cc9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c63938f View commit details
    Browse the repository at this point in the history