summary refs log tree commit diff
path: root/api/src/util/RandomInviteID.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Organize @fosscord/api utils in directoriesThesourtimes2022-01-011-32/+0
|
* Eventually fixed all the errors in the RandomInviteIDErkin Alp Güney2021-11-301-1/+1
|
* fix the bigint asintnErkin Alp Güney2021-11-301-1/+1
|
* Fix assignment incompatibilityErkin Alp Güney2021-11-301-1/+1
|
* Fix the type errorsErkin Alp Güney2021-11-301-5/+6
| | | Forgot that you cannot mix and match bigint and float
* snowflake-based invite generationErkin Alp Güney2021-11-281-0/+19
|
* :sparkles: apiFlam3rboy2021-08-121-0/+12