This website requires JavaScript.
Explore
Help
Sign in
Yehowshua
/
ZIm
Watch
1
Star
0
Fork
You've already forked ZIm
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6458a9144e
ZIm
/
crates
/
collab
/
src
History
Download ZIP
Download TAR.GZ
Max Brunsfeld
42e74e7eef
Excluded deleted entries when initially sending worktrees to guests
...
Co-authored-by: Antonio Scandurra <antonio@zed.dev>
2022-12-22 11:18:10 -08:00
..
bin
Remove unused
UserId
import from seed script
2022-12-06 09:07:25 +01:00
db
Implement rejoining projects as guest when rejoining a room
2022-12-20 15:02:26 -08:00
rpc
Use a synchronous mutex for
ConnectionPool
2022-12-13 13:50:51 +01:00
tests
WIP: failing test
2022-12-22 18:32:21 +01:00
api.rs
Merge branch 'main' into reconnections-2
2022-12-02 19:09:33 +01:00
auth.rs
Start using the new sea-orm backed database
2022-12-01 14:41:59 +01:00
db.rs
Excluded deleted entries when initially sending worktrees to guests
2022-12-22 11:18:10 -08:00
env.rs
Rename zed-server to collab
2022-04-09 08:30:42 -06:00
errors.rs
Remove more unused code related to GitHub auth and errors
2022-04-21 08:57:49 -06:00
executor.rs
Remove
Executor
trait from
collab
and use an enum instead
2022-12-12 11:43:08 +01:00
lib.rs
Move randomized integration test into its own file
2022-12-21 11:26:24 -08:00
main.rs
Minor stylistic change
2022-12-15 16:40:16 +01:00
rpc.rs
Synchronize buffers when either the host or a guest reconnects
2022-12-21 14:20:56 +01:00
tests.rs
Move randomized integration test into its own file
2022-12-21 11:26:24 -08:00