1
0
mirror of https://gitea.com/Sirherobrine23/tea.git synced 2024-07-02 16:24:17 -03:00
tea/cmd
Norwin de5a00e807 Refactor addLoginMain() (#201)
simplify NormalizeURL

drop noisy log line

must have been introduced recently?

dont use PascalCase for default login names

...for readability.

🔥 opinionated commit

create GenerateLoginName()

fixes

fixup! Merge branch 'master' into refactor-loginMain

move GetOwnerAndRepo() to modules/utils/parse.go

Merge branch 'master' into refactor-loginMain

make linter happy

refactor addLoginMain()

Co-authored-by: Norwin Roosen <git@nroo.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/201
Reviewed-by: 6543 <6543@noreply.gitea.io>
Reviewed-by: Andrew Thornton <art27@cantab.net>
2020-09-30 19:44:22 +00:00
..
flags Refactor: apply new internal structurs (#206) 2020-09-30 05:11:33 +00:00
issues Refactor: apply new internal structurs (#206) 2020-09-30 05:11:33 +00:00
labels Refactor: apply new internal structurs (#206) 2020-09-30 05:11:33 +00:00
login Refactor: apply new internal structurs (#206) 2020-09-30 05:11:33 +00:00
milestones Refactor: apply new internal structurs (#206) 2020-09-30 05:11:33 +00:00
pulls Refactor addLoginMain() (#201) 2020-09-30 19:44:22 +00:00
releases Refactor: apply new internal structurs (#206) 2020-09-30 05:11:33 +00:00
repos Refactor: apply new internal structurs (#206) 2020-09-30 05:11:33 +00:00
times Refactor: apply new internal structurs (#206) 2020-09-30 05:11:33 +00:00
issues.go Refactor: apply new internal structurs (#206) 2020-09-30 05:11:33 +00:00
labels.go Refactor: apply new internal structurs (#206) 2020-09-30 05:11:33 +00:00
login.go Refactor: apply new internal structurs (#206) 2020-09-30 05:11:33 +00:00
logout.go Refactor: apply new internal structurs (#206) 2020-09-30 05:11:33 +00:00
milestones.go Refactor: apply new internal structurs (#206) 2020-09-30 05:11:33 +00:00
notifications.go Refactor: apply new internal structurs (#206) 2020-09-30 05:11:33 +00:00
open.go Refactor: apply new internal structurs (#206) 2020-09-30 05:11:33 +00:00
pulls.go Refactor: apply new internal structurs (#206) 2020-09-30 05:11:33 +00:00
releases.go Refactor: apply new internal structurs (#206) 2020-09-30 05:11:33 +00:00
repos.go Refactor addLoginMain() (#201) 2020-09-30 19:44:22 +00:00
times.go Refactor: apply new internal structurs (#206) 2020-09-30 05:11:33 +00:00