1
0
Fork 0
This repository has been archived on 2023-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
fedihub-website/src
Alex Kotov 98dc60cc79
Remove unnecessary code
2020-10-24 22:21:40 +05:00
..
assets Move assets 2020-10-16 01:54:37 +05:00
forms Fix forms and add forms to routes 2020-10-17 02:04:27 +05:00
i18n Add helper "translate" 2020-10-24 22:16:36 +05:00
models Reorder reports 2020-10-22 10:18:49 +05:00
routes Remove unnecessary code 2020-10-24 22:21:40 +05:00
tests Fix tests 2020-10-17 02:39:16 +05:00
config.rs Rename PostgreSQL user and database 2020-10-21 12:47:21 +05:00
database.rs Add barebone CSRF protection fairing 2020-10-16 10:39:03 +05:00
forms.rs Move forms into separate files 2020-10-16 02:46:46 +05:00
i18n.rs Add helper "translate" 2020-10-24 22:16:36 +05:00
main.rs Add i18n to state 2020-10-21 09:05:54 +05:00
models.rs Display reports 2020-10-22 10:15:58 +05:00
responses.rs Handle translation errors 2020-10-21 15:13:12 +05:00
routes.rs Add route "GET /.well-known/matrix/server" 2020-10-23 08:08:44 +05:00
schema.rs Add table `reports` 2020-10-22 09:51:02 +05:00
states.rs Rename states::CurrentUser to MaybeCurrentUser 2020-10-16 06:22:56 +05:00
tests.rs Split tests into separate files 2020-10-15 08:01:37 +05:00
views.rs Remove unnecessary code 2020-10-24 22:21:40 +05:00
web.rs Add helper "translate" 2020-10-24 22:16:36 +05:00