Refactoring LoginActivity and other improvements. (#561)

Adding error message for login().

Final touch.

Refactoring LoginActivity and other improvements.

Co-authored-by: opyale <opyale@noreply.gitea.io>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/561
Reviewed-by: 6543 <6543@noreply.codeberg.org>
This commit is contained in:
opyale
2020-06-28 17:11:59 +02:00
committed by 6543
parent 95fc5e1e9a
commit 815417bf11
34 changed files with 437 additions and 688 deletions

View File

@@ -20,3 +20,7 @@ indent_size = 2
[{*.yml,*.yaml}]
indent_size = 2
[*.md]
trim_trailing_whitespace = false
insert_final_newline = false