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

Toggle bookmark hook #52

Open
wants to merge 31 commits into
base: dev
Choose a base branch
from
Open

Toggle bookmark hook #52

wants to merge 31 commits into from

Commits on May 30, 2024

  1. Create ImageStorage

    add image Storage file
    plexin123 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    b488d75 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

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

Commits on Jun 13, 2024

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

Commits on Jun 18, 2024

  1. Make some changes about .env and connection refused

    Make some changes about .env and connection refused
    plexin123 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    5acab0f View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. login/signup 90%

    fix some issues
    plexin123 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    02b7ecc View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    4fbea69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bcedba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8c67be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b82e3a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edee848 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f92c075 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    99120a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. small change

    small change
    plexin123 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    74734c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

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

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    e2adb96 View commit details
    Browse the repository at this point in the history
  2. add authorizeArticle

    plexin123 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    a39b75d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea0ad4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    393d4ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25db2b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Changed articleID to article_id

    Creates conflict when converting to a JSON object
    plexin123 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    11dd502 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. small testing fixes

    CerealAaa committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    95696d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. added JWT to GET article endpoint in ArticleView.jsx and changed the …

    …intital state of isBookmarked field in Article.jsx
    davidgit3000 committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    dfb62b9 View commit details
    Browse the repository at this point in the history
  2. bookmarked articles display correctly now

    fix: added auth token to request in article results page
    CerealAaa committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    6a9c727 View commit details
    Browse the repository at this point in the history
  3. allow user to see article even if not logged in

    will ONLY CHECK if user is logged in, but wont throw error if they are not logged in
    CerealAaa committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    31a4788 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    620a4a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    3c7844c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c353fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9c1056 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb4c93e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'toggle-bookmark-hook' of github.com:cppsea/CS-Catalog i…

    …nto toggle-bookmark-hook
    Darren52BT committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    03457f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Change to env

    change
    plexin123 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4283c7c View commit details
    Browse the repository at this point in the history