Skip to content
This repository has been archived by the owner on Aug 24, 2020. It is now read-only.

よろしくお願いします! #49

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

Commits on Feb 19, 2020

  1. clone my template

    kobakazu0429 committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    21aaf8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d67e9b8 View commit details
    Browse the repository at this point in the history
  3. change rule: no-empty

    kobakazu0429 committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    d9de7a3 View commit details
    Browse the repository at this point in the history
  4. create RestClient

    kobakazu0429 committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    6453056 View commit details
    Browse the repository at this point in the history
  5. add mobx mobx-react-lite

    kobakazu0429 committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    73393d6 View commit details
    Browse the repository at this point in the history
  6. create apis, stores

    kobakazu0429 committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    0c0badf View commit details
    Browse the repository at this point in the history
  7. add dot-env

    kobakazu0429 committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    252415f View commit details
    Browse the repository at this point in the history
  8. upgrade react-router-dom

    kobakazu0429 committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    76b9360 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    77d527b View commit details
    Browse the repository at this point in the history
  10. fix type: partial

    kobakazu0429 committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    7e0fd5f View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Configuration menu
    Copy the full SHA
    0033686 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6984526 View commit details
    Browse the repository at this point in the history
  3. remove lists before save

    kobakazu0429 committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    c490131 View commit details
    Browse the repository at this point in the history
  4. set font family

    kobakazu0429 committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    ddaefb8 View commit details
    Browse the repository at this point in the history
  5. add MovieItem

    kobakazu0429 committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    0af0a5e View commit details
    Browse the repository at this point in the history
  6. add react-player

    kobakazu0429 committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    aa35891 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a04791 View commit details
    Browse the repository at this point in the history
  8. set key

    kobakazu0429 committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    6934e2c View commit details
    Browse the repository at this point in the history
  9. add PlayerPage

    kobakazu0429 committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    99b161f View commit details
    Browse the repository at this point in the history
  10. add Modal

    kobakazu0429 committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    116adb8 View commit details
    Browse the repository at this point in the history
  11. create button

    kobakazu0429 committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    c725b2c View commit details
    Browse the repository at this point in the history
  12. add env: USE_MOCK_SERVER

    kobakazu0429 committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    4846ff2 View commit details
    Browse the repository at this point in the history
  13. add insertPlaylistItems

    kobakazu0429 committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    ddc369a View commit details
    Browse the repository at this point in the history
  14. fix Modal

    kobakazu0429 committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    efabcfe View commit details
    Browse the repository at this point in the history
  15. create TextField

    kobakazu0429 committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    8f6ffff View commit details
    Browse the repository at this point in the history
  16. create AddPlaylistItem

    kobakazu0429 committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    0b4436b View commit details
    Browse the repository at this point in the history
  17. fix

    kobakazu0429 committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    7dfb7ac View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

  1. add insertPlaylists

    kobakazu0429 committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    349b0e8 View commit details
    Browse the repository at this point in the history
  2. add AddPlaylists

    kobakazu0429 committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    ee923ef View commit details
    Browse the repository at this point in the history
  3. add react-icon

    kobakazu0429 committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    1447adf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce8dd28 View commit details
    Browse the repository at this point in the history
  5. create WarningButton

    kobakazu0429 committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    1bc724c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f27fedb View commit details
    Browse the repository at this point in the history
  7. set default text color

    kobakazu0429 committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    a5e7cc6 View commit details
    Browse the repository at this point in the history
  8. create EditPlaylistItem

    kobakazu0429 committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    6b31b49 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d9e6ffe View commit details
    Browse the repository at this point in the history
  10. redesign modal content

    kobakazu0429 committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    94ef8df View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2020

  1. comfortable more button

    kobakazu0429 committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    c4bd0aa View commit details
    Browse the repository at this point in the history
  2. fix type

    kobakazu0429 committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    a814fbf View commit details
    Browse the repository at this point in the history
  3. deletable playlistItems

    kobakazu0429 committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    c05a51c View commit details
    Browse the repository at this point in the history
  4. fix type

    kobakazu0429 committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    5392789 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcfc15f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2480941 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    59d0b90 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de8ac8c View commit details
    Browse the repository at this point in the history
  9. add title

    kobakazu0429 committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    cd8810e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    975c556 View commit details
    Browse the repository at this point in the history
  11. rename to restClient

    kobakazu0429 committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    f08d71a View commit details
    Browse the repository at this point in the history
  12. rename to RestClient

    kobakazu0429 committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    155d156 View commit details
    Browse the repository at this point in the history
  13. remove npx

    kobakazu0429 committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    452a292 View commit details
    Browse the repository at this point in the history
  14. fix import name

    kobakazu0429 committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    efd1887 View commit details
    Browse the repository at this point in the history
  15. enable dotenv systemvars

    kobakazu0429 committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    3bdae95 View commit details
    Browse the repository at this point in the history
  16. move to client

    kobakazu0429 committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    505ceae View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    504f602 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. yarn install

    kobakazu0429 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    bb23224 View commit details
    Browse the repository at this point in the history
  2. add linter

    kobakazu0429 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    9ae585b View commit details
    Browse the repository at this point in the history
  3. add express submodules

    kobakazu0429 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    5c5a3a0 View commit details
    Browse the repository at this point in the history
  4. add strong-error-handler

    kobakazu0429 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    31e39cf View commit details
    Browse the repository at this point in the history
  5. add dotenv

    kobakazu0429 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    af50166 View commit details
    Browse the repository at this point in the history
  6. add ts-node-dev

    kobakazu0429 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    c7028f7 View commit details
    Browse the repository at this point in the history
  7. add express

    kobakazu0429 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    4dda714 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6520b70 View commit details
    Browse the repository at this point in the history
  9. add tsconfig-paths

    kobakazu0429 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    91d6c2d View commit details
    Browse the repository at this point in the history
  10. add server base

    kobakazu0429 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    77dab8c View commit details
    Browse the repository at this point in the history
  11. add User

    kobakazu0429 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    3bb2a70 View commit details
    Browse the repository at this point in the history
  12. fix controller name

    kobakazu0429 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    166904d View commit details
    Browse the repository at this point in the history
  13. googleId to unique

    kobakazu0429 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    bf56a2e View commit details
    Browse the repository at this point in the history
  14. add UserPlaylist

    kobakazu0429 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    ed59c94 View commit details
    Browse the repository at this point in the history
  15. rename api path

    kobakazu0429 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    7249bda View commit details
    Browse the repository at this point in the history
  16. add NotFoundError

    kobakazu0429 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    c076841 View commit details
    Browse the repository at this point in the history
  17. add YoutubeVideo

    kobakazu0429 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    ad2e259 View commit details
    Browse the repository at this point in the history
  18. add .env

    kobakazu0429 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    3a0a737 View commit details
    Browse the repository at this point in the history
  19. fix UserController

    kobakazu0429 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    4f7e3e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. add type number

    kobakazu0429 committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    e8912f4 View commit details
    Browse the repository at this point in the history
  2. add TimeStore

    kobakazu0429 committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    a0a9bf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de89552 View commit details
    Browse the repository at this point in the history
  4. addable time

    kobakazu0429 committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    e2e232e View commit details
    Browse the repository at this point in the history
  5. add max-width

    kobakazu0429 committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    e9bbf6d View commit details
    Browse the repository at this point in the history
  6. AB

    kobakazu0429 committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    4fb67d3 View commit details
    Browse the repository at this point in the history
  7. add nextVideo()

    kobakazu0429 committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    492e1b4 View commit details
    Browse the repository at this point in the history
  8. [wip]

    kobakazu0429 committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    88d1c2b View commit details
    Browse the repository at this point in the history
  9. not open

    kobakazu0429 committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    915ec35 View commit details
    Browse the repository at this point in the history
  10. add how to dev

    kobakazu0429 committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    9f7cacb View commit details
    Browse the repository at this point in the history