redlib/src
2025-02-27 20:10:01 -05:00
..
client.rs fix: fix clippy + tests 2025-02-03 00:47:25 -05:00
config.rs fix: update default setting for removing default feeds 2025-02-26 13:17:08 -05:00
duplicates.rs Replace askama with rinja (#276) 2024-10-02 17:43:13 -04:00
instance_info.rs fix: update default setting for removing default feeds 2025-02-26 13:17:08 -05:00
lib.rs chore: make library 2024-10-21 20:46:03 -04:00
main.rs feat: smaller imports and exports (#373) 2025-02-06 20:34:12 -05:00
oauth.rs refactor: replace static with const for global constants (#340) 2024-12-02 11:28:31 -05:00
oauth_resources.rs refactor: replace static with const for global constants (#340) 2024-12-02 11:28:31 -05:00
post.rs Fix parts of CI (#304) 2024-10-31 22:50:50 -04:00
search.rs fix: handle case insensitivity for subs 2025-02-27 20:10:01 -05:00
server.rs fix: gracefully shutdown on CTRL+C and SIGTERM (#273) 2025-02-02 23:40:19 -05:00
settings.rs feat: smaller imports and exports (#373) 2025-02-06 20:34:12 -05:00
subreddit.rs chore(clippy) 2025-02-13 21:42:29 -05:00
user.rs fix: control rendering behavior based on routing 2025-02-09 17:10:12 -05:00
utils.rs fix: control rendering behavior based on routing 2025-02-09 17:10:12 -05:00