fedimovies/src/utils
2023-02-18 21:53:20 +00:00
..
caip2.rs Remove database-specific code from utils::caip2 module 2023-02-18 21:53:20 +00:00
canonicalization.rs Use canonicalized JSON for identity claims 2022-11-11 00:53:23 +00:00
crypto_rsa.rs Move base64 encoding/decoding out of RSA signing functions 2022-11-19 15:52:16 +00:00
currencies.rs Improve ethereum address validation and move validator to ethereum::utils module 2023-02-12 18:26:39 +00:00
datetime.rs Add days_before_now() utility function 2023-01-22 20:40:05 +00:00
files.rs Move some functions from utils::files to media module 2023-02-12 19:10:33 +00:00
html.rs Re-export ammonia::clean_text from utils::html 2023-02-12 21:38:22 +00:00
id.rs Rename new_uuid function to generate_ulid 2023-02-12 22:04:31 +00:00
markdown.rs Fix rendering of mentions in bio 2022-12-20 00:57:45 +00:00
mod.rs Add generate_random_sequence() function 2023-02-18 21:29:27 +00:00
multibase.rs Move multibase encoder and decoder to utils::multibase 2022-11-18 23:05:27 +00:00
passwords.rs Add generate_random_sequence() function 2023-02-18 21:29:27 +00:00
random.rs Add generate_random_sequence() function 2023-02-18 21:29:27 +00:00
urls.rs Allow instance_uri configuration value to contain URI scheme 2023-02-10 11:55:05 +00:00