Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: WillTheDeveloper/StudyPortal
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.33.0
Choose a base ref
...
head repository: WillTheDeveloper/StudyPortal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.34.0
Choose a head ref
  • 14 commits
  • 11 files changed
  • 1 contributor

Commits on Sep 25, 2022

  1. Removed old api stuff from api.php

    Signed-off-by: WillTheDeveloper <willthedeveloper13@gmail.com>
    WillTheDeveloper committed Sep 25, 2022
    Copy the full SHA
    4a17f9d View commit details
  2. Created user collection and resource

    Signed-off-by: WillTheDeveloper <willthedeveloper13@gmail.com>
    WillTheDeveloper committed Sep 25, 2022
    Copy the full SHA
    650f3ed View commit details
  3. Added auth check and more to user resource

    Signed-off-by: WillTheDeveloper <willthedeveloper13@gmail.com>
    WillTheDeveloper committed Sep 25, 2022
    Copy the full SHA
    b86588e View commit details
  4. Adding post stuff

    Signed-off-by: WillTheDeveloper <willthedeveloper13@gmail.com>
    WillTheDeveloper committed Sep 25, 2022
    Copy the full SHA
    7338ab5 View commit details
  5. Added note for other devs

    Signed-off-by: WillTheDeveloper <willthedeveloper13@gmail.com>
    WillTheDeveloper committed Sep 25, 2022
    Copy the full SHA
    3df50e9 View commit details
  6. Created the post resource

    Signed-off-by: WillTheDeveloper <willthedeveloper13@gmail.com>
    WillTheDeveloper committed Sep 25, 2022
    Copy the full SHA
    9551794 View commit details
  7. Completed the post collection

    Signed-off-by: WillTheDeveloper <willthedeveloper13@gmail.com>
    WillTheDeveloper committed Sep 25, 2022
    Copy the full SHA
    0572eaa View commit details
  8. Added post collection to api

    Signed-off-by: WillTheDeveloper <willthedeveloper13@gmail.com>
    WillTheDeveloper committed Sep 25, 2022
    Copy the full SHA
    bc04896 View commit details
  9. Added tag to Post resource

    Signed-off-by: WillTheDeveloper <willthedeveloper13@gmail.com>
    WillTheDeveloper committed Sep 25, 2022
    Copy the full SHA
    b4100d7 View commit details
  10. Added endpoint for authenticated user posts collection

    Signed-off-by: WillTheDeveloper <willthedeveloper13@gmail.com>
    WillTheDeveloper committed Sep 25, 2022
    Copy the full SHA
    1cffeed View commit details
  11. Created comment resource

    Signed-off-by: WillTheDeveloper <willthedeveloper13@gmail.com>
    WillTheDeveloper committed Sep 25, 2022
    Copy the full SHA
    89bbb8e View commit details
  12. Created and added the assignment resource

    Signed-off-by: WillTheDeveloper <willthedeveloper13@gmail.com>
    WillTheDeveloper committed Sep 25, 2022
    Copy the full SHA
    fd3be61 View commit details
  13. Added assignment associated users

    Signed-off-by: WillTheDeveloper <willthedeveloper13@gmail.com>
    WillTheDeveloper committed Sep 25, 2022
    Copy the full SHA
    c761215 View commit details
  14. Copy the full SHA
    feb41d0 View commit details
Loading