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

Add support for posting content via a REST API #793

Merged
merged 15 commits into from
Jan 8, 2022

Commits on Dec 23, 2021

  1. WIP

    lukeraymonddowning committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    7869b53 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2021

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

Commits on Dec 27, 2021

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

    lukeraymonddowning committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    a99e9de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cfcbd3 View commit details
    Browse the repository at this point in the history
  4. Tweaks

    lukeraymonddowning committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    c093eaa View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Tweaks

    lukeraymonddowning committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    430c5ca View commit details
    Browse the repository at this point in the history
  2. CS

    lukeraymonddowning committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    dcc40e2 View commit details
    Browse the repository at this point in the history
  3. CS

    lukeraymonddowning committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    7985ec4 View commit details
    Browse the repository at this point in the history
  4. Dump schema

    driesvints authored and lukeraymonddowning committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    40c790f View commit details
    Browse the repository at this point in the history
  5. Handle duplicate GitHub ID upon registration (laravelio#782)

    * Added check inside the create method of the RegisterController to find duplicate github ID
    
    * Added error message saying "We already found a user with the given GitHub account.......
    
    * fixed failing test
    
    * fixed stycli errors
    
    * styleci fixes
    
    * styleci fixes
    
    * more styleci fixes
    
    * wip
    
    Co-authored-by: Dries Vints <[email protected]>
    2 people authored and lukeraymonddowning committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    2d90923 View commit details
    Browse the repository at this point in the history
  6. Update sponsors

    driesvints authored and lukeraymonddowning committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    8688866 View commit details
    Browse the repository at this point in the history
  7. Upgrade tailwind to v3 (laravelio#795)

    * update dependencies
    
    * update classes
    
    * remove classes duplication
    
    * resolve conflict
    
    * Remove dependency
    
    Co-authored-by: faissaloux <[email protected]>
    2 people authored and lukeraymonddowning committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    6ff98e4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a873c54 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. wip

    driesvints committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    3337086 View commit details
    Browse the repository at this point in the history