Unknwon
55dfe2c978
custom avatar upload
2014-11-21 10:58:08 -05:00
Unknwon
23eec25274
Fix #605 , fix #255 , fix #101
2014-11-06 22:06:41 -05:00
Unknwon
d88ebd9a4b
Fix #554
2014-10-19 02:22:38 -04:00
Unknwon
71e4689d11
Page: User profile
2014-09-25 19:33:39 -04:00
Unknwon
7ba9257a7f
Add suburl support
2014-09-19 20:11:34 -04:00
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
2014-09-18 20:50:48 +02:00
Tristan Storch
69e332f432
Removed trailing white spaces
...
Removed trailing whitespaces with
```sh
for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done
```
and some handwork.
2014-08-30 15:12:53 +02:00
Unknwon
5c4bc3c848
Huge updates!!!!! Be careful to merge!!!!
2014-07-26 02:28:04 -04:00
Unknown
bbdfe25769
User code clean and ui improve
2014-05-05 16:21:43 -04:00
FuXiaoHei
1c88a541cb
fix profile ui
2014-05-01 21:27:12 +08:00
Unknown
89c99167b2
Fix #149
2014-05-01 08:26:41 -04:00
Unknown
62d23e9154
HTTP no follow and offline mode
2014-04-27 01:05:13 -06:00
twitchyliquid64
d304a23787
Corrected grammar and spelling mistakes in templates. Normalizing to American English.
2014-04-20 16:54:26 +10:00
Unknown
c36e7d322e
Mirror updates
2014-04-14 04:11:33 -04:00
Unknown
4b9b8024ba
Clean oauth code
2014-04-13 18:12:07 -04:00
Unknown
90f6aa8cd1
Add repo mirror and import
2014-04-12 20:35:35 -04:00
FuXiaoHei
b057cffd85
fix logo ui, add following ui in user-profile page
2014-04-12 12:47:35 +08:00
slene
4c70249f75
fix some link
2014-03-30 17:03:00 +08:00
Unknown
8282828820
Fix action email bug
2014-03-29 07:50:25 -04:00
Unknown
beb1761d7c
Mirror fix
2014-03-29 06:55:51 -04:00
FuXiaoHei
a8623ec104
fix init-tabs bug
2014-03-26 10:49:18 +08:00
FuXiaoHei
2a2f025388
change css name style
2014-03-25 18:44:37 +08:00
Unknown
b9b82cfe47
Mirror updates
2014-03-23 19:09:11 -04:00
Unknown
a922c3ff6a
Watch backend
2014-03-19 23:20:55 -04:00
FuXiaoHei
24d91ecda8
ui and js update
2014-03-17 15:17:44 +08:00
Unknown
ec65be79f0
Fix commit feed ui
2014-03-16 12:07:35 -04:00
slene
606ad6dcd0
update user repos style
2014-03-16 00:41:12 +08:00
Unknown
dfcae2a97a
Add repo list data, need front-end fix
2014-03-15 12:13:45 -04:00
Unknown
b3373aa8d3
Mirror fix
2014-03-15 10:29:18 -04:00
Unknown
4b8e888437
Finish feeds
2014-03-15 05:30:59 -04:00
slene
06deed820d
Add HomeLink and AvatarLink to User model. Please use .SignedUser in template.
2014-03-15 15:28:06 +08:00
Unknown
adb17791bd
Add basic render of public act
2014-03-15 00:50:51 -04:00
slene
2289ff20bf
That's one small step for man, one giant leap for gopher.
2014-03-15 10:35:04 +08:00
Unknown
47edf7f4f9
Finish update password and profile
2014-03-14 01:12:07 -04:00
Unknown
57bc2d1ca0
Add update user profile back end, add new gitignore and license, add template data to public profile page
2014-03-13 03:39:18 -04:00
FuXiaoHei
a8d8e72562
single repository setting page ui
2014-03-13 14:08:49 +08:00
Unknown
90223dcfc4
Bug fix
2014-03-06 13:18:19 -05:00
FuXiaoHei
39ac95e5a2
nav ui for user logged
2014-03-03 22:40:22 +08:00
FuXiaoHei
ffe0ba562c
ui for user/profile page, only skeleton
2014-03-02 21:47:55 +08:00