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-22
Add copy button for data view and URL
HEAD
main
Mel
2022-02-22
Fix toast styling on Request side
Mel
2022-02-22
Fix icon alignment in data view
Mel
2022-02-21
Add favicon
Mel
2022-02-21
Add temporary check for ICE failure.
Mel
2022-02-21
Register handler to show toasts for all errors
Mel
2022-02-21
Add toasts
Mel
2022-02-21
Lock requests list to window top and shrink main
Mel
2022-02-21
Starting to get responsive
Mel
2022-02-20
Empty requests placeholder
Mel
2022-02-20
Replace yucky URL with actual URL
Mel
2022-02-20
Replace input fields for data view
Mel
2022-02-19
Text or Files sharing selector
Mel
2022-02-19
Pretttier Share button
Mel
2022-02-19
Setup handler for every event to avoid errors
Mel
2022-02-19
Remove console.logs
Mel
2022-02-19
Fix trimmed off 0 in minute in Request
Mel
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