Commit Graph

96 Commits (3e497f512b97485f17f2eb28100e1ffb033874f0)
 

Author SHA1 Message Date
flop 3e497f512b feat(browser): add two more flags to text scroll 1 week ago
flop 9a1d9c1d6a fix: top align fonts 1 week ago
flop 6e169930f7 original files 1 week ago
flop 28667774dd feat(php): updates to live 1 week ago
flop 178243a9cc feat(php): update live 1 week ago
flop 9e31555d6f feat(cpp): add nix build stuff 1 week ago
flop 1fb38e3e0d feat(php): live script 1 week ago
flop 1831ef6f95 feat: fix dark/light style 1 week ago
flop d6c712dfc3 feat: vibe color 1 week ago
flop f674459af9 fix: selection bug 1 week ago
flop cca5be7e23 fix: font rendering 1 week ago
flop ef63b862ae fix: default values 1 week ago
flop 5bce254f65 fix: redraw on reloads 1 week ago
flop de45362fe4 feat: clear all 1 week ago
flop c4bd427eff feat: session persistence 1 week ago
flop e8f5d5e451 fix: animation support 1 week ago
flop 71ade5290a feat: prevent easy reloading 1 week ago
flop 958ebdf4f0 feat: create nice image defaults 1 week ago
flop ef07183a66 feat: image draw editor support 1 week ago
flop 15b94d51f9 feat: image editor support 1 week ago
flop 7316a9d3a8 fix: sections change instead of deleteing 1 week ago
flop a20213b6e8 fix: timestamps for timespan sections 1 week ago
flop 4c90223474 refactor: move to mithril 1 week ago
flop 0db0e11815 fix: multiple adjustments to rendering and updating fields 1 week ago
Christian Seiler 4e03152676 C++, PHP: various bugfixes and improvements 2 weeks ago
Christian Seiler 3e87cb8dbe PHP: add support for automatic word wrap 2 weeks ago
Christian Seiler 7c371b04e3 C++, Spec: add support for automatic word wrap 2 weeks ago
Christian Seiler 7cbac666b8 C++: fix font positioning 2 weeks ago
Christian Seiler 02b4b8b4cc C++, font renderer: add support for explicit newlines 2 weeks ago
Christian Seiler 4b4febb3ea C++: fix parser bug in structured logic 2 weeks ago
Christian Seiler 2a96abf2a1 Specification: better document the differences between v1 and v2 2 weeks ago
Christian Seiler 603a469896 PHP: add full serialization / unserialization (binary & JSON) implementation 2 weeks ago
Christian Seiler 2c69d3a685 C++: fix bug in serialization code (doesn't request correct version for CurrentTimeElement) 2 weeks ago
Christian Seiler c83b4425be C++/Specification: introduce new format version 2 with some additions 2 weeks ago
Christian Seiler 8557f7a401 C++: fix various bugs related to different section types 2 weeks ago
Christian Seiler 5a633ed791 C++/font rendering: properly handle spaces at the end of strings 2 weeks ago
Christian Seiler 5e66961854 C++: add JSON serialization and parsing support 2 weeks ago
Christian Seiler ecf835175c C++: serialization: add version-dependent serialization support 2 weeks ago
Christian Seiler efc4ed8de4 C++: parser code: propagate format version into individual parsing methods 2 weeks ago
Christian Seiler c77efa8461 C++: refactor flags into their own structs (for better code readability) 2 weeks ago
Christian Seiler 6602bec421 C++: refactor bit manipulation into discrete functions 2 weeks ago
flop 96d9123f19 fix: default background is rendered all the time 3 weeks ago
flop 85ca7dd318 fix: rework most of the UI 3 weeks ago
flop 5c6a665b45 fix: move all to browser.ts again 3 weeks ago
flop 4edc71a611 fix: export all methods 3 weeks ago
flop a7d0700022 fix!: move to web.ts 3 weeks ago
flop 656342a30f fix: move stylesheet 3 weeks ago
flop 3b3a4e0cfe fix(demo): smaller display width 3 weeks ago
flop 256fde9214 fix: load sections too 3 weeks ago
flop d1c042922b feat(theme): switch between light and dark 3 weeks ago