| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-18 | Move MHD access handler to the library | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ | |
| so the code on the app side is much simpler. Also prepare for accessing the GraphQL Admin API. | |||
| 2022-09-15 | const qualifiers for arguments | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ | |
| when there won't be any more memory allocated for them. The redirect inline function params are swapped a bit. | |||
| 2022-09-14 | The toml & html file paths are handed to the app | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ | |
| 2022-09-14 | OAuth part | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ | |
| The minimum to pass all authentications and arrive at the embedded app index. This library is to be used with shopify-app-template-c for now, as it assumes the existence of shopify.app.toml in the parent directory, and index.html in the frontend directory. | |||