Age | Commit message (Collapse) | Author |
|
|
|
to avoid it getting re-initialised if we ever need to request
catalog again.
|
|
before user goes to their catalog.
Update the handler to conform to the updated shop results page.
Make the stack push relation more generic, that what view gets
pushed is decided in the C++ controller, not the QML views.
Refactor code.
|
|
because it's not, on Emscripten, and also it's const-ed.
|
|
|
|
It's correct now, but the problem is, the client pushes the catalog
page faster than the web server can reload to make the newly built
sample URL valid.
|
|
The path variable needs to be stored a copy, not just a reference,
for the lambda.
|
|
|