aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' into sb/spdlog-outsb/spdlog-outStefan Boberg2026-02-24444-128961/+804
|\
| * Various bug fixes (#778)Stefan Boberg2026-02-2420-69/+93
| * Revert "Fix correctness and concurrency bugs found during code review"Stefan Boberg2026-02-249-42/+20
| * Fix correctness and concurrency bugs found during code reviewStefan Boberg2026-02-249-20/+42
| * implement yaml generation (#774)Stefan Boberg2026-02-23407-128804/+302
| * changed command names and descriptions to use class members instead of string...Stefan Boberg2026-02-2317-90/+211
| * implemented base64 decoding (#777)Stefan Boberg2026-02-232-2/+194
| * disable msys logic in blake3 to fix Git Bash build issuesStefan Boberg2026-02-221-3/+5
* | added zencore/filesystem.h includeStefan Boberg2026-02-221-0/+1
* | added include to fix buildStefan Boberg2026-02-211-0/+2
* | added back async logging supportStefan Boberg2026-02-214-2/+242
* | delete spdlog from the treeStefan Boberg2026-02-21110-12934/+0
* | add missing unistd.h includeStefan Boberg2026-02-211-5/+2
* | fix initializer orderingStefan Boberg2026-02-211-2/+2
* | eliminated use of int for log levelsStefan Boberg2026-02-2114-92/+80
* | got rid of zen::logging::level namespaceStefan Boberg2026-02-2130-196/+188
* | fixed issue where the default log level would be set to trace by default (sho...Stefan Boberg2026-02-211-1/+1
* | fixed up various naming issuesStefan Boberg2026-02-2122-407/+408
* | initial experimental attempt at removing dependency on spdlog in favour of a ...Stefan Boberg2026-02-2139-443/+1310
* | remove spurious vcpkg referencesStefan Boberg2026-02-213-5/+1
* | eliminate msys logic since it causes issues with the build when building via ...Stefan Boberg2026-02-211-3/+1
|/
* update .gitignore to exclude .claude/Stefan Boberg2026-02-201-0/+1
* move partial chunk block anailsys to chunkblock.h/cpp (#767)Dan Engelbrecht2026-02-204-679/+887
* fix builds download indexing timer (#769)Dan Engelbrecht2026-02-203-7/+8
* fix plain progress bar (#768)Dan Engelbrecht2026-02-202-0/+4
* initial CLAUDE.md (#764)Stefan Boberg2026-02-201-0/+271
* fix MakeSafeAbsolutePathInPlace mis-spelling (#765)Stefan Boberg2026-02-208-49/+49
* GC - fix handling of attachment ranges, http access token expiration, lock fi...Stefan Boberg2026-02-207-12/+18
* 5.7.21v5.7.21Dan Engelbrecht2026-02-191-1/+1
* 5.7.21-pre0v5.7.21-pre0Dan Engelbrecht2026-02-191-1/+1
* Merge pull request #761 from ue-foundation/zs/web-ui-improvementsZousar Shaker2026-02-188-32/+752
|\
| * Merge branch 'main' into zs/web-ui-improvementszousar2026-02-1854-100/+8019
| |\ | |/ |/|
* | structured compute basics (#714)Stefan Boberg2026-02-1848-48/+7804
* | add selective request logging support to http.sys (#762)Stefan Boberg2026-02-183-39/+156
* | convert ZEN_ASSERTs to exception to handle corrupt data gracefully (#760)Dan Engelbrecht2026-02-183-13/+59
| * updatefrontendzousar2026-02-181-0/+0
| * entry.js handles missing/native items more gracefullyzousar2026-02-182-4/+32
| * updatefrontendzousar2026-02-171-0/+0
| * Changelogzousar2026-02-171-0/+3
| * Merge branch 'main' into zs/web-ui-improvementszousar2026-02-1726-197/+507
| |\ | |/ |/|
* | add http server root password protection (#757)Dan Engelbrecht2026-02-1720-166/+444
* | misc fixes brought over from sb/proto (#759)Stefan Boberg2026-02-177-31/+49
* | added ResetConsoleLog (#758)Stefan Boberg2026-02-163-0/+14
| * Dependencies table doesn't reflow the entries pagezousar2026-02-171-5/+19
| * Rename the cache section in the web uizousar2026-02-171-1/+1
| * Make files table in entry.js paginated and searchablezousar2026-02-171-40/+170
| * Added custom page for cook.artifactszousar2026-02-164-4/+428
| * Change breadcrumbs for oplogs to be more descriptivezousar2026-02-152-6/+12
| * Add support for listing files on oplog entrieszousar2026-02-151-9/+110
| * Restore handling for hard/soft name prefixeszousar2026-02-151-4/+16