You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates
Dessalines 1596aee724
Adding /version route. Fixes #2914 (#4059)
* Adding /version route. Fixes #2914

* Using a simple version string.

* Use nginx rewriting to solve version.

* Forgot to remove version.

* Using an actix redirect.
7 months ago
..
api Making mark post read fields optional. (#4055) 8 months ago
api_common Make sure my_vote is consistently missing if not voted. Fixes #3197 (#4075) 7 months ago
api_crud Convert more responses to SuccessResponse. Fixes #2860 (#4058) 8 months ago
apub Avoid using proxy for pictrs requests (fixes #3489) (#4072) 8 months ago
db_schema Adding ts-rs directives for login_token. (#4063) 8 months ago
db_views Make sure my_vote is consistently missing if not voted. Fixes #3197 (#4075) 7 months ago
db_views_actor Hide deleted user accounts, add tests for PersonView (fixes #3811) (#4070) 8 months ago
db_views_moderator chore: Run rust format 8 months ago
federate chore: Run rust format 8 months ago
routes Adding /version route. Fixes #2914 (#4059) 7 months ago
utils Return status 401 on logout with invalid auth (fixes #4081) (#4082) 7 months ago