aboutsummaryrefslogtreecommitdiff
path: root/zencore/session.cpp
Commit message (Collapse)AuthorAgeFilesLines
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-35/+0
| | | | | | * moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees
* Added GetSessionIdString() which returns a text representation of the session idStefan Boberg2021-09-191-1/+14
|
* clang-format fixesStefan Boberg2021-09-161-7/+8
|
* Added session id generation and code to include it in HttpClient HTTP requestsStefan Boberg2021-09-151-0/+21