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

Merge develop to master #119

Merged
merged 24 commits into from
Dec 9, 2020
Merged

Merge develop to master #119

merged 24 commits into from
Dec 9, 2020

Commits on Oct 28, 2020

  1. refactor: Modify alert style (#69)

    LGTM
    jungissei authored Oct 28, 2020
    Configuration menu
    Copy the full SHA
    e23b281 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. addfunc: Modify image uploader (#71)

    LGTM
    jungissei authored Nov 2, 2020
    Configuration menu
    Copy the full SHA
    66649eb View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Configuration menu
    Copy the full SHA
    e9c8f54 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Configuration menu
    Copy the full SHA
    d557052 View commit details
    Browse the repository at this point in the history
  2. refactor: Modify sign up form #70 (#76)

    LGTM
    jungissei authored Nov 4, 2020
    Configuration menu
    Copy the full SHA
    0a5be2e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. addfunc: Add share button #55 (#77)

    LGTM
    jungissei authored Nov 5, 2020
    Configuration menu
    Copy the full SHA
    54f6f6b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2020

  1. Addfunc/modify to ajax/#54 (#79)

    * addfunc: Split JavaScript files #54
    
    * addfunc: Add function Ajax process to like #54
    
    * addfunc: Add function Ajax process to follow #54
    
    * addfunc: Fix like #54
    
    * addfunc: Fix follow #54
    
    * addfunc: Add function Ajax process to commnent #54
    
    * refactor: Like #54 
    
    LGTM
    jungissei authored Nov 8, 2020
    Configuration menu
    Copy the full SHA
    1bf5138 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. fix: Modify image uploader #72 (#80)

    LGTM
    jungissei authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    0a095bc View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2020

  1. Configuration menu
    Copy the full SHA
    1fff191 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Configuration menu
    Copy the full SHA
    f749018 View commit details
    Browse the repository at this point in the history
  2. refactor: Modify lodash (#93)

    LGTM
    jungissei authored Nov 17, 2020
    Configuration menu
    Copy the full SHA
    f5dd189 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5134329 View commit details
    Browse the repository at this point in the history
  4. refactor: Update rack (#95)

    LGTM
    jungissei authored Nov 17, 2020
    Configuration menu
    Copy the full SHA
    b0ee902 View commit details
    Browse the repository at this point in the history
  5. refactor: Update puma (#96)

    LGTM
    jungissei authored Nov 17, 2020
    Configuration menu
    Copy the full SHA
    ed79fe8 View commit details
    Browse the repository at this point in the history
  6. Bump puma from 4.3.5 to 5.0.4 (#97)

    Bumps [puma](https://github.com/puma/puma) from 4.3.5 to 5.0.4.
    - [Release notes](https://github.com/puma/puma/releases)
    - [Changelog](https://github.com/puma/puma/blob/master/History.md)
    - [Commits](puma/puma@v4.3.5...v5.0.4)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Nov 17, 2020
    Configuration menu
    Copy the full SHA
    2615bd3 View commit details
    Browse the repository at this point in the history
  7. Bump rails from 6.0.2.1 to 6.0.3.4 (#98)

    Bumps [rails](https://github.com/rails/rails) from 6.0.2.1 to 6.0.3.4.
    - [Release notes](https://github.com/rails/rails/releases)
    - [Commits](rails/rails@v6.0.2.1...v6.0.3.4)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Nov 17, 2020
    Configuration menu
    Copy the full SHA
    d016f8d View commit details
    Browse the repository at this point in the history
  8. Bump dotenv-rails from 2.7.5 to 2.7.6 (#99)

    Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 2.7.5 to 2.7.6.
    - [Release notes](https://github.com/bkeepers/dotenv/releases)
    - [Changelog](https://github.com/bkeepers/dotenv/blob/master/Changelog.md)
    - [Commits](bkeepers/dotenv@v2.7.5...v2.7.6)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Nov 17, 2020
    Configuration menu
    Copy the full SHA
    22c03b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Bump bootsnap from 1.4.5 to 1.5.1 (#101)

    Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.4.5 to 1.5.1.
    - [Release notes](https://github.com/Shopify/bootsnap/releases)
    - [Changelog](https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md)
    - [Commits](Shopify/bootsnap@v1.4.5...v1.5.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Nov 18, 2020
    Configuration menu
    Copy the full SHA
    81b2bfa View commit details
    Browse the repository at this point in the history
  2. Bump listen from 3.1.5 to 3.3.1 (#100)

    Bumps [listen](https://github.com/guard/listen) from 3.1.5 to 3.3.1.
    - [Release notes](https://github.com/guard/listen/releases)
    - [Commits](guard/listen@v3.1.5...v3.3.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Nov 18, 2020
    Configuration menu
    Copy the full SHA
    9dbfa00 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Configuration menu
    Copy the full SHA
    690d1bb View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. fix: Remove local SSL setting #102 (#105)

    LGTM
    jungissei authored Nov 20, 2020
    Configuration menu
    Copy the full SHA
    7f401d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a025173 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    417c6e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Refactor/improve template UI (#117)

    * fix: package & yarn
    
    * fix: Font Awsome
    
    * fix: Ajax process
    
    * refactor: Remove reading related Facebook button
    
    * refactor: template #104
    
    * refactor: /posts
    
    * refactor: /posts/show
    
    * refactor: /users
    
    * refactor: /posts/ranking
    
    * refactor: /psots/search
    
    * refactor: /posts when it signout
    
    * refactoring
    jungissei authored Dec 8, 2020
    Configuration menu
    Copy the full SHA
    19e47bc View commit details
    Browse the repository at this point in the history