mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-18 02:14:01 +00:00
Nutomic
93225e5ddf
* Create error type enum * Replace magic string slices with LemmyErrorTypes * Remove unused enum * Add rename snake case to error enum * Rename functions * clippy * Fix merge errors * Serialize in PascalCase instead of snake_case * Revert src/lib * Add serialization tests * Update translations * Fix compilation error in test * Fix another compilation error * Add code for generating typescript types * Various fixes to avoid breaking api * impl From<LemmyErrorType> for LemmyError * with_lemmy_type * trigger ci --------- Co-authored-by: SleeplessOne1917 <abias1122@gmail.com> |
||
---|---|---|
.. | ||
notifications | ||
add_admin.rs | ||
ban_person.rs | ||
block.rs | ||
change_password.rs | ||
change_password_after_reset.rs | ||
get_captcha.rs | ||
list_banned.rs | ||
login.rs | ||
mod.rs | ||
report_count.rs | ||
reset_password.rs | ||
save_settings.rs | ||
verify_email.rs |