zed/crates/collab/src
Nathan Sobo 51a61cc485 Don't assign invite code when updating count from 0 to 0
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
2022-05-23 17:28:05 -06:00
..
bin Seed first users from GitHub when running script/seed-db --github-users 2022-05-10 17:19:39 +02:00
rpc Fix Store::remove_connection not removing guests from projects 2022-05-17 14:50:00 +02:00
api.rs Accept an optional email address when creating new users 2022-05-20 20:25:21 -06:00
auth.rs Enable descriptive HTTP errors to be returned from DB layer 2022-05-19 11:55:55 -06:00
db.rs Don't assign invite code when updating count from 0 to 0 2022-05-23 17:28:05 -06:00
env.rs
errors.rs Remove more unused code related to GitHub auth and errors 2022-04-21 08:57:49 -06:00
main.rs Update users and invite count after an invite gets redeemed 2022-05-20 12:02:31 +02:00
rpc.rs Merge remote-tracking branch 'origin/main' into invite-codes-2 2022-05-23 15:46:39 -06:00