Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify OAuth login ui and fix display name, iconurl related logic #25030

Merged
merged 35 commits into from
Jun 8, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
a0a0d92
modify oauth bottons
HesterG May 31, 2023
3037a8d
Merge branch 'go-gitea:main' into modify-oauth-ui
HesterG May 31, 2023
6e0dbc6
update svgs
HesterG May 31, 2023
165e7c3
update
HesterG May 31, 2023
05968bf
update
HesterG May 31, 2023
7375a16
update interface
HesterG May 31, 2023
fd0f20f
update
HesterG May 31, 2023
5eb5c50
Merge branch 'go-gitea:main' into modify-oauth-ui
HesterG Jun 1, 2023
732a859
updates
HesterG Jun 1, 2023
9026644
comment
HesterG Jun 1, 2023
e8f8855
fix fill
HesterG Jun 1, 2023
29abad1
delete images
HesterG Jun 1, 2023
11dfc1b
fix lint
HesterG Jun 1, 2023
8588001
adjust styles
HesterG Jun 1, 2023
753350e
remove semantic Button Social
HesterG Jun 1, 2023
f232f38
rebuild fomantic
silverwind Jun 1, 2023
de22099
fix divider text on dark theme
silverwind Jun 1, 2023
7e03609
Merge branch 'main' into modify-oauth-ui
HesterG Jun 2, 2023
ed03bf5
remove svg and modify
HesterG Jun 2, 2023
8f03984
change route
HesterG Jun 2, 2023
1c2c053
Merge branch 'main' into modify-oauth-ui
silverwind Jun 2, 2023
dc460e3
add 'Sign in with' text to button, style tweaks
silverwind Jun 2, 2023
dc35b83
fix
wxiaoguang Jun 3, 2023
12cc28b
Merge branch 'go-gitea:main' into modify-oauth-ui
HesterG Jun 5, 2023
7865715
add back image logic and remove svgname
HesterG Jun 5, 2023
0db6f0d
delete
HesterG Jun 5, 2023
ba230dc
use svg as default image icons
HesterG Jun 5, 2023
494b24e
add comments
HesterG Jun 5, 2023
9d17b20
fix
wxiaoguang Jun 5, 2023
6281bc6
modify comment
HesterG Jun 6, 2023
775456f
Merge branch 'main' into modify-oauth-ui
HesterG Jun 6, 2023
5749bb0
Merge branch 'main' into modify-oauth-ui
HesterG Jun 6, 2023
6f5e56b
Merge branch 'main' into modify-oauth-ui
HesterG Jun 7, 2023
91e4e21
Merge branch 'main' into modify-oauth-ui
HesterG Jun 8, 2023
25eea69
Merge branch 'main' into modify-oauth-ui
GiteaBot Jun 8, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion options/locale/locale_en-US.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ explore = Explore
help = Help
logo = Logo
sign_in = Sign In
sign_in_with = Sign In With
sign_in_with_provider = Sign in with %s
sign_in_or = or
sign_out = Sign Out
sign_up = Register
link_account = Link Account
Expand Down
Binary file removed public/img/auth/azuread.png
Binary file not shown.
1 change: 1 addition & 0 deletions public/img/auth/azuread.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/img/auth/azureadv2.png
Binary file not shown.
1 change: 1 addition & 0 deletions public/img/auth/azureadv2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/img/auth/bitbucket.png
Binary file not shown.
1 change: 1 addition & 0 deletions public/img/auth/bitbucket.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/img/auth/discord.png
Binary file not shown.
1 change: 1 addition & 0 deletions public/img/auth/discord.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/img/auth/dropbox.png
Binary file not shown.
1 change: 1 addition & 0 deletions public/img/auth/dropbox.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/img/auth/facebook.png
Binary file not shown.
1 change: 1 addition & 0 deletions public/img/auth/facebook.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/img/auth/gitea.png
Binary file not shown.
1 change: 1 addition & 0 deletions public/img/auth/gitea.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/img/auth/github.png
Binary file not shown.
1 change: 1 addition & 0 deletions public/img/auth/github.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/img/auth/gitlab.png
Binary file not shown.
1 change: 1 addition & 0 deletions public/img/auth/gitlab.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/img/auth/google.png
Binary file not shown.
1 change: 1 addition & 0 deletions public/img/auth/google.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/img/auth/mastodon.png
Binary file not shown.
1 change: 1 addition & 0 deletions public/img/auth/mastodon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/img/auth/microsoftonline.png
Binary file not shown.
1 change: 1 addition & 0 deletions public/img/auth/microsoftonline.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/img/auth/nextcloud.png
Binary file not shown.
1 change: 1 addition & 0 deletions public/img/auth/nextcloud.svg
Loading