Closed wesbos closed 11 years ago
name of the fork? -- May be too much though and just default to what github uses Oh, we may need the author information
We may be able to get that from github though.
Update on this:
Going to use /settings
rather than /init
POST /settings
will set/save settings. You can either return the settings object or just some sort of success
GET /settings
will return the settings. I'll use this to check if they have setup a repo already or not
The field names will be, "username", "password", and "repo"
The GET will return instead of password, token.
On Tue, Jul 9, 2013 at 10:19 AM, Wes Bos notifications@github.com wrote:
The field names will be, "username", "password", and "repo"
— Reply to this email directly or view it on GitHubhttps://github.com/awestruct/web-editor/issues/24#issuecomment-20686090 .
Jason Porter http://en.gravatar.com/lightguardjp
Waiting for the front end part before closing this.
Do we want to include image path a la #13 for this? Or stick with /images
for now?
I think we'll stick to /images for now — Sent from Mailbox for iPhone
On Mon, Jul 15, 2013 at 7:58 AM, Wes Bos notifications@github.com wrote:
Do we want to include image path a la #13 for this? Or stick with
/images
for now?Reply to this email directly or view it on GitHub: https://github.com/awestruct/web-editor/issues/24#issuecomment-20971001
gh username gh password repo to fork
What else? cc @LightGuard