index
:
rook
this commit
main
guarded information sharing.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
assets
Age
Commit message (
Expand
)
Author
2022-02-19
Flip wrong conditional when setting client type
Mel
2022-02-19
Split state into stages to handle messages
Mel
2022-02-19
Re-architect event handler for simplicity
Mel
2022-02-19
Make connection an object and merge starts
Mel
2022-02-19
Update missed store/ import to state/
Mel
2022-02-17
Rename stores/ to state/ since it no longer includes just state in stores.
Mel
2022-02-17
Set concrete client type during initialization.
Mel
2022-02-17
Replace unusual UTF-8 character.
Mel
2021-12-07
Nicer names
Mel
2021-08-16
Ability to pass request info through pipeline
Melonai
2021-08-16
Improve display of data
Melonai
2021-08-16
Show the time at which request was received
Melonai
2021-08-16
Update typescript
Melonai
2021-07-31
Reregister unregistered token handlers on re-use
Melonai
2021-07-31
Fix mangled Svelte state for incoming requests
Melonai
2021-07-14
Started better typing for message handler
Melonai
2021-07-08
State display for incoming and own requests
Melonai
2021-06-27
Request page design
Melonai
2021-06-17
Share page design
Melonai
2021-06-14
Make connection independent of type
Melonai
2021-06-13
Send over data through channel
Melonai
2021-06-05
WebRTC connection between share and request works
Melonai
2021-06-04
Signaling event processing
Melonai
2021-06-04
Transfer server API
Melonai
2021-06-03
Remove circular channel dependency
Melonai
2021-06-03
Dynamic event handling architecture
Melonai
2021-06-03
Define possible channel messages
Melonai
2021-05-31
WebRTC transfers
Melonai
2021-05-31
Socket connection with managed state
Melonai
2021-05-22
Request and Share communication
Melonai
2021-05-08
Socket connection and token fetching
Melonai
2021-05-07
Initial structure
Melonai