index
:
keks-meet
master
Simple secure online conference application
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
src
/
main.rs
Age
Commit message (
Expand
)
Author
2023-10-29
specify bind address in config
metamuffin
2023-10-15
read config at runtime
metamuffin
2023-09-29
add temporary favicon
metamuffin
2023-09-29
server: increase cache ttl
metamuffin
2023-09-24
no-cache in debug
metamuffin
2023-09-24
set cache-control and server headers
metamuffin
2023-09-08
update copyright contact info
metamuffin
2023-09-08
room watches
metamuffin
2023-09-07
new protocol
metamuffin
2023-09-07
prepare for room watches
metamuffin
2023-07-03
update copyright year everywhere
metamuffin
2023-06-24
embed sass without debug_assertions
metamuffin
2023-06-24
first draft with sass
metamuffin
2023-04-10
new (useless) sw
metamuffin
2023-02-27
properly apply configured theme everywheere
metamuffin
2023-02-21
server-side client configuration
metamuffin
2023-02-16
add <meta> description
metamuffin
2023-02-11
fix standalone version (and avoid a compiler crash)
metamuffin
2023-02-11
standalone binary
metamuffin
2023-01-17
merge
metamuffin
2023-01-17
refer to room name as secret instead
metamuffin
2022-12-25
adjust bind from env
metamuffin
2022-10-26
some code for streamed downloads
metamuffin
2022-09-16
add a short copyright notice to *every* single source!
metamuffin
2022-09-09
clean code
metamuffin
2022-09-09
fix deadlock
metamuffin
2022-09-09
server: port from env
metamuffin
2022-09-09
nothing
metamuffin
2022-09-09
refactor + identify
metamuffin
2022-09-09
redirect
metamuffin
2022-09-09
reworked websocket stuff with encryption and new spec
metamuffin
2022-09-09
server is only a relay now.
metamuffin
2022-09-08
server rewrite works
metamuffin
2022-09-08
more code
metamuffin
2022-09-07
compiler crash………
metamuffin
2022-09-07
start with the new server
metamuffin
2022-09-07
REFACTOR! pt.1
metamuffin