Adam Strzelecki
da2585c11e
Indent all templates with tabs
...
This commit improves templates readability, since all of them use consistent
indent with all template command blocks indented too.
1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks
such as {{if}} {{with}}
2. Cleans all trailing white-space
3. Adds trailing last line-break to each file
9 years ago
Unknwon
9d36fc6986
finish new auth e-mails
9 years ago
Unknwon
e4ecbcdf4a
new sign in page
9 years ago
Unknwon
83e747bfda
#697 and #1606 and new admin edit user UI
9 years ago
Unknwon
8e0a69f86a
#697 disable captcha and new admin create user UI
9 years ago
Unknwon
7ba9257a7f
Add suburl support
10 years ago
Martin van Beurden
0055cbd365
Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/
...
Conflicts:
modules/setting/setting.go
Conflicts:
templates/repo/release/list.tmpl
templates/user/dashboard/dashboard.tmpl
Conflicts:
routers/repo/setting.go
10 years ago
Unknwon
8829174574
Finish new admin users pages
10 years ago
Unknwon
bba707de36
Finish team list, create new team, join/leave team page
10 years ago
Unknwon
7af7584d25
Finish new reset password, etc.
10 years ago
Unknwon
78defd238c
Page: Manage social accounts
10 years ago
Unknwon
7bbf644dd5
Convert captcha, cache, csrf as middlewares
10 years ago
Unknwon
9813161411
Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page
10 years ago
Unknwon
8dd07c0ddd
New UI merge in progress
10 years ago
Unknown
bbdfe25769
User code clean and ui improve
11 years ago
Bryan Johnson
34d18a19a3
Minor grammatical fix for Disable Registration feature
11 years ago
twitchyliquid64
d304a23787
Corrected grammar and spelling mistakes in templates. Normalizing to American English.
11 years ago
Unknown
4b9b8024ba
Clean oauth code
11 years ago
skyblue
5c1312f38e
clean oauth2 code
11 years ago
skyblue
dd815ae7b5
finish github oauth2 support
11 years ago
Unknown
45462662e9
Add flash
11 years ago
zhsso
a4cbe79567
fix
11 years ago
zhsso
f3ed11d177
mistakes
11 years ago
FuXiaoHei
2a2f025388
change css name style
11 years ago
slene
076fc98d98
add csrf check
11 years ago
Unknown
369ddf76a8
Batch fix
11 years ago
FuXiaoHei
24d91ecda8
ui and js update
11 years ago
Unknown
52de63e7bb
Allow 1 letter usernames
11 years ago
Unknown
af5435d586
Bug fix
11 years ago
Unknown
90223dcfc4
Bug fix
11 years ago
Unknown
56a7ab4da5
Finish log in user
11 years ago
Unknown
1249392c83
Finish register user
11 years ago
FuXiaoHei
9cd14f97c2
register js validation
11 years ago
Unknown
5959e344a9
Optimize validate
11 years ago
Unknown
c6f2c23b05
Add binding form for register user
11 years ago
Unknown
e59f90b8fe
Update
11 years ago
FuXiaoHei
71bae3ebd3
ui for repo/create page
11 years ago
FuXiaoHei
ffe0ba562c
ui for user/profile page, only skeleton
11 years ago
FuXiaoHei
ffcfd428b8
ui design for sign-in and sign-up page
...
add /login and /sign-up link for user signing
fix typo error
11 years ago
Unknown
3eb1ab9e8b
Add UI for register user
11 years ago