aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add plugin name command line parameterdi/plugin-name-wipDmytro Ivanov2024-10-026-1/+62
* add cmake build config to be able to use cliondi/add_cmake_devDmytro Ivanov2024-10-029-4/+173
* 5.5.8v5.5.8Dan Engelbrecht2024-10-021-1/+1
* changelogDan Engelbrecht2024-10-021-7/+7
* 5.5.8-pre7v5.5.8-pre7Dan Engelbrecht2024-10-021-1/+1
* gc block size target max size (#180)Dan Engelbrecht2024-10-025-42/+68
* Porject -> ProjectStefan Boberg2024-10-021-1/+1
* 5.5.8-pre6v5.5.8-pre6Dan Engelbrecht2024-10-011-1/+1
* optimize gc reference sort (#179)Dan Engelbrecht2024-10-013-38/+41
* Separate UTF-8 flags by platform (#178)Dmytro Ivanov2024-10-011-2/+5
* use alternate IoHash comparision function (#177)v5.5.8-pre5Dan Engelbrecht2024-09-301-4/+23
* 5.5.8-pre4v5.5.8-pre4Dan Engelbrecht2024-09-301-1/+1
* gc command attachment options (#176)Dan Engelbrecht2024-09-3013-42/+101
* optimize startup time (#175)Dan Engelbrecht2024-09-307-41/+33
* Fixing compilation errors with fmt v11 (#172)Dmytro Ivanov2024-09-272-0/+5
* work around issues compiling fmt::join call on mac (#170)Stefan Boberg2024-09-271-1/+9
* 5.5.8-pre3v5.5.8-pre3Dan Engelbrecht2024-09-271-1/+1
* reduce lock time for memcache trim (#171)Dan Engelbrecht2024-09-274-109/+135
* Add instructions to README.md for upgrading third party libraries (#173)Matt Peters2024-09-271-0/+11
* CSS colours in one place + small modal dialog fix. (#169)Martin Ridgers2024-09-263-23/+53
* 5.5.8-pre2v5.5.8-pre2Dan Engelbrecht2024-09-251-1/+1
* Add `gc-attachment-passes` option to zenserver (#167)Dan Engelbrecht2024-09-2513-61/+207
* exception safety when writing block (#168)Dan Engelbrecht2024-09-252-10/+9
* 5.5.8-pre1v5.5.8-pre1Dan Engelbrecht2024-09-241-1/+1
* Updated html.zipMartin Ridgers2024-09-241-0/+0
* Wrap ZipFs initialisation in ZEN_EMBED_HTML_ZIPMartin Ridgers2024-09-241-2/+6
* GrammarMartin Ridgers2024-09-241-1/+1
* Updated frontend .zipMartin Ridgers2024-09-241-0/+0
* Added pagination when browsing oplog entriesMartin Ridgers2024-09-241-5/+19
* Build action cells using toolbarsMartin Ridgers2024-09-241-4/+11
* Removed commented out codeMartin Ridgers2024-09-241-1/+0
* Convenience on_click() that infers action classMartin Ridgers2024-09-241-2/+8
* Let's try centering table cells' contentsMartin Ridgers2024-09-241-0/+1
* Vertically center modal dialog's button labelsMartin Ridgers2024-09-241-0/+1
* Component.inner() for access to the underlying DOM elementMartin Ridgers2024-09-241-0/+5
* Deleted superfluous variable name suffixMartin Ridgers2024-09-241-7/+7
* Toolbars can be used within other elementsMartin Ridgers2024-09-242-1/+15
* Leave blank table cells emptyMartin Ridgers2024-09-241-1/+1
* Keep right() toolbar items flush to the sideMartin Ridgers2024-09-241-0/+4
* Lighten toolbar separatorsMartin Ridgers2024-09-242-1/+5
* Rudimentary toolbar componentMartin Ridgers2024-09-242-0/+56
* Add a little spacing between tablesMartin Ridgers2024-09-241-0/+1
* Test page of dashboard widgetsMartin Ridgers2024-09-241-0/+75
* Added a Page.set_title() to replace free zen_title()Martin Ridgers2024-09-241-10/+9
* add_section() is provided by Page baseMartin Ridgers2024-09-241-10/+12
* Min/max width for dashboard contentMartin Ridgers2024-09-242-1/+7
* clang-format passMartin Ridgers2024-09-241-1/+1
* Initial version of in-proc HTML dashboardMartin Ridgers2024-09-245-54/+787
* Updated stale commentMartin Ridgers2024-09-241-1/+1
* Only use embedded frontend content in release buildsMartin Ridgers2024-09-241-0/+4