flop
|
f5ba0ff0f6
|
chore: updated template for gpn
|
2 weeks ago |
flop
|
f7c02d7426
|
chore: updated template for gpn24
|
2 weeks ago |
flop
|
47b210b2ec
|
chore: more example bin files
|
2 weeks ago |
flop
|
a902c172dd
|
feat: updated .bin file
|
2 weeks ago |
flop
|
5d200a1dde
|
updates
|
3 weeks ago |
flop
|
fc5abc0c23
|
fix(kulturanzeiger_avj): updated formats
|
3 weeks ago |
flop
|
147945c751
|
feat(browser): add two more flags to text scroll
|
3 weeks ago |
flop
|
b45f51126e
|
fix: top align fonts
|
3 weeks ago |
flop
|
2f708a0ddc
|
original files
|
3 weeks ago |
flop
|
0abba3d954
|
feat(php): updates to live
|
3 weeks ago |
flop
|
7d7ebf88c6
|
feat(php): update live
|
3 weeks ago |
flop
|
3e34bd8404
|
feat(cpp): add nix build stuff
|
3 weeks ago |
flop
|
82458df080
|
feat(php): live script
|
3 weeks ago |
flop
|
3d73eca6f7
|
feat: fix dark/light style
|
3 weeks ago |
flop
|
c4775d7c23
|
feat: vibe color
|
3 weeks ago |
flop
|
8a743736fe
|
fix: selection bug
|
3 weeks ago |
flop
|
495f76aaad
|
fix: font rendering
|
3 weeks ago |
flop
|
02c03d3f1f
|
fix: default values
|
3 weeks ago |
flop
|
eefda87709
|
fix: redraw on reloads
|
3 weeks ago |
flop
|
941ffd0f2c
|
feat: clear all
|
3 weeks ago |
flop
|
db865a7666
|
feat: session persistence
|
3 weeks ago |
flop
|
dd4d7d25c7
|
fix: animation support
|
3 weeks ago |
flop
|
f300393122
|
feat: prevent easy reloading
|
3 weeks ago |
flop
|
8dc2a5c3d8
|
feat: create nice image defaults
|
3 weeks ago |
flop
|
d50e17b1cc
|
feat: image draw editor support
|
3 weeks ago |
flop
|
a61927ef1d
|
feat: image editor support
|
3 weeks ago |
flop
|
82ac1d56e0
|
fix: sections change instead of deleteing
|
3 weeks ago |
flop
|
000f479b2f
|
fix: timestamps for timespan sections
|
3 weeks ago |
flop
|
555541e84f
|
refactor: move to mithril
|
3 weeks ago |
flop
|
d74eed81b3
|
fix: multiple adjustments to rendering and updating fields
|
3 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 |
Christian Seiler
|
45617022f7
|
PHP: send application/octet-stream MIME type
|
4 weeks ago |
Christian Seiler
|
857e9bb6a9
|
C++/Embedded: don't use std::format
This makes the code size quite large - instead fall back to
snprintf(), which is plenty sufficient for our needs.
|
4 weeks ago |
Christian Seiler
|
1130186c9e
|
C++/CMake: don't build structured code in embedded systems
|
4 weeks ago |
flop
|
6167d127ba
|
Merge pull request 'feat/typescript' (#1) from feat/typescript into main
Reviewed-on: #1
|
4 weeks ago |
flop
|
bc3e7cc7e4
|
Merge branch 'main' into feat/typescript
|
4 weeks ago |
Christian Seiler
|
08932f4ff8
|
Add minimal PHP script
|
4 weeks ago |
Christian Seiler
|
48f71fea6d
|
README: update README
|
4 weeks ago |
Christian Seiler
|
b9ff412df5
|
C++: implement (mostly) non-allocating parser that immediately renders
|
4 weeks ago |
Christian Seiler
|
9237b2b1ac
|
C++: implement drawing code for all elements
|
4 weeks ago |
flop
|
18f8749594
|
fix: set default size to 120x60
|
4 weeks ago |
Christian Seiler
|
41738b4a3b
|
C++/Structured: implement parsing logic
|
4 weeks ago |