aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-25fix path to backdropmetamuffin
2023-06-25update all of the rusty stuff. also fixed webrtc build problemsmetamuffin
2023-06-25delete old stylemetamuffin
2023-06-25chat almost works toometamuffin
2023-06-25refactor + animate sidebarmetamuffin
2023-06-24embed sass without debug_assertionsmetamuffin
2023-06-24oopsmetamuffin
2023-06-24merge tpart/mastermetamuffin
2023-06-24Merge https://codeberg.org/tpart/keks-meetmetamuffin
2023-06-24sassmetamuffin
2023-06-24first draft with sassmetamuffin
2023-06-24Improve CSStpart
2023-06-24Fix main app stylingtpart
2023-06-24sideui animationmetamuffin
2023-06-24Merge branch 'master' of codeberg.org:metamuffin/keks-meettpart
2023-06-24rework ui design, broke a lot of stuffmetamuffin
2023-06-24Merge branch 'master' of codeberg.org:metamuffin/keks-meettpart
2023-06-24New nav bartpart
2023-06-24Improve start page styletpart
Signed-off-by: metamuffin <metamuffin@disroot.org>
2023-06-24Improve start page styletpart
2023-06-11made the start page more intuitivemetamuffin
2023-05-27handle dc on_message ArrayBuffer as well to work in chromiummetamuffin
2023-05-08change default install command in readmemetamuffin
2023-05-08replace usage of box syntax with Box::new()metamuffin
2023-04-10Merge branch 'master' of codeberg.org:metamuffin/keks-meetmetamuffin
2023-04-10new (useless) swmetamuffin
2023-04-05replace depreceated deno bundle with esbuildmetamuffin
2023-04-05update readmemetamuffin
2023-04-05fix loadingmetamuffin
2023-04-04Merge branch 'master' of codeberg.org:metamuffin/keks-meetmetamuffin
2023-04-04[client-web]show overlayui by defaultmetamuffin
2023-02-27part 2 + fix css for small screensmetamuffin
2023-02-27properly apply configured theme everywheeremetamuffin
2023-02-27embed fontsmetamuffin
2023-02-21compat fixupmetamuffin
2023-02-21mention client.tomlmetamuffin
2023-02-21server-side appearance configmetamuffin
2023-02-21server-side client configurationmetamuffin
2023-02-16add <meta> descriptionmetamuffin
2023-02-11Merge pull request 'Fix logger container' (#8) from tpart/keks-meet:master ↵metamuffin
into master
2023-02-11set svg content typemetamuffin
2023-02-11split install rulesmetamuffin
2023-02-11install standalone by defaultmetamuffin
2023-02-11doc standalonemetamuffin
2023-02-11fix standalone version (and avoid a compiler crash)metamuffin
2023-02-11standalone binarymetamuffin
2023-02-05Merge branch 'master' of codeberg.org:metamuffin/keks-meetmetamuffin
2023-02-05set_buffered_amount_low_threshold doesnt behavemetamuffin
2023-02-05update depsmetamuffin
2023-01-21Fix logger containertpart