Commit Graph

3382 Commits (cdab46220d62805b21474bfc1d3c2b5d9a63750f)

Author SHA1 Message Date
Unknown 9961f9a53c Fix
Unknown a3e1383cac Add gogs fix location command
Unknown f160b4f33c Add tar.gz download button and other mirror updates
Unknown a80d8d96fa Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 302c863cda Fix
FuXiaoHei 4fcbf553aa organisation main page ui
Unknown 4f2f3c2857 Code convention
Unknown 63baf76ab2 Fix
Unknown eaa7d71fc7 Fix
Unknown afc6cbc479 Update tag
Unknown 2657f88d9a Fix
Unknown 617bbe3fee Fix
Unknown ab13a29cb5 Fix
Unknown ff690fd976 Fix , add VERSION to template files
Bruno Bigras 6227b59b1a Registeration -> Registration
FuXiaoHei e0a6e6dd1a issue ui update
Unknown bf5fcfb49c Add * to selected label
Unknown 80055bde86 Code convention
Unknown e33a104448 Almost done issue label
Unknown dce17c86ac Almost done issue label
Unknown b1bdbd7f94 Almost done issue label
Unknown 5e9a45f74a Code convention
FuXiaoHei 1331134316 finish issue edit content preview
FuXiaoHei 4e8a1bf9c9 fix firefox zclip bug
FuXiaoHei c82807a713 add issue label attach-detach ui
FuXiaoHei 342baf1dda add label edit and manage ui
Unknown 93f8f92523 Finish create new label
Jason 7fd22bea1e Add dropdown-menu-right class to the repo-watching dropdown
The dropdown menu was dropping down to the right and appearing outside of the page container. This made it not visible at smaller browser widths.

This commit makes it drop down into the page container, instead of out, and keeps it visible at all screen sizes.
Unknown a0a95d797e Fix ui
Unknown 956f011dd3 Fix
FuXiaoHei 16e162b669 issue label ui design
Unknown 4744996f9a Make gmail auth work
Lunny Xiao 7869cfccb9 Merge pull request from DerDackel/ldapssl
Add LDAP over SSL support
Sebastian Jackel eb264a112b Add LDAP over SSL support
Unknown b70db61854 Fix
Unknown 16bddd593a Finish change issue’s milestone
Unknown e880a2fa48 Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 46fc36c3a6 Finish change issue’s milestone
FuXiaoHei a1bb3741d5 add milestone in new-issue page
FuXiaoHei 4a4392192b add milestone issue view ui
Unknown 5ed5aa5228 Finish milestone
Unknown 33ec0632ff Fix
Michael Litvak cca2a53d6f Fix issue link in issues page
The link assumes that the issue belongs to the signed in
user, which is not necessarily the case
I changed it to use repository owner name instead
Unknown 2eee1e9bc2 Finish edit a milestone
Unknown 98dbbae2ef Fix
Unknown c117f9e73f Fix
Unknown a913aff1d0 Show collaborative repositories in dashboard
Unknown 54e95fa367 Finish add new milestone
Unknown f1130ce5e9 Fix edit auth page bug
FuXiaoHei 1769bb2f26 add milestone edit ui
Unknown 0970d6cc38 Log to different adapter according to level
Unknown 68fb62347f Finish issue assignee
Unknown d122aa6d88 Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 2c73ced0db Fix
FuXiaoHei fd7b0a2ba4 add user new js
FuXiaoHei 27f9b7a144 add user new js
Lunny Xiao f68e279150 spell bug fixed
Unknown c5dbc24ca4 UI fix
Lunny Xiao bf58679390 add support for smtp authentication
FuXiaoHei cdc87623dc add auth new js
Lunny Xiao 55019bfbc5 merge all login methods
Lunny Xiao 4d6de6c7b9 add login name for auth type
FuXiaoHei 2eabeba6b7 finish milestone add page
FuXiaoHei 045c21de4f assignee ui in issue view
Unknown e867283406 Assignee back end
FuXiaoHei a03f380fa8 assignee ui in issue view
FuXiaoHei 11ca10ab2f issue assignee ui
Unknown 33d32585b1 Add mention, read/unread support of issue tracker
Unknown 6fb7229bea Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 7407f9caf3 Finish issue design
FuXiaoHei d76772adb9 add milestone list page
Unknown 8ca14e2109 Improve delete SSH key
Unknown 7cb5a15c9b Batch of mirror fixes
Unknown e573855a4f Fix , support web hook
Unknown 94bccbb148 Finish edit and remove web hook
Unknown 24f614f6db Finish add web hook
Unknown 6e3dba2cc5 Clean repo code
Unknown bbdfe25769 User code clean and ui improve
Unknown c1eb4d894a Clean api code
FuXiaoHei d189b83ac1 some ui fix
FuXiaoHei d34c3bb751 finish webhook ui,
some ui fix
Unknown 3b7465f817 fix code
Lunny Xiao d8136c9c3c Merge branch 'dev-ldap' into dev
Lunny Xiao 1652dd5068 basic authentications
Unknown 02687cbdf3 Add mail notify for new collaborator
Lunny Xiao 79ea34e70e ldap support
Unknown e10096ee2e Mirror fix on UI
FuXiaoHei 3e856928a2 add webhooks page ui
Unknown e7d8fadb08 Add disable gravatar option
Unknown 100cd181bc Add router log config option
Unknown 75109bbd65 Fix panic when no master branch
Unknown f6c4fbeb37 Collaborator
FuXiaoHei 1c88a541cb fix profile ui
FuXiaoHei cc1eb5643e Merge branch 'dev' of https://github.com/gogits/gogs into dev
Unknown 89c99167b2 Fix
Unknown 2a1dc0085b fix
FuXiaoHei 52fbb9788a add collaboration page ui
Unknown eb463000a9 Clean files
Unknown 49dc57e336 Add /api/v1/users/search
Unknown 48bfbb7ddf Mirror changes
Robert Speicher 494e5fd40c Install: Set the default host string based on database type
Unknown 2401e68d7e Prepare for v0.3.1 hotfix
无闻 31805e2bbe Merge pull request from clee/show-parents
Show parents in commit diff page
Chris Lee 6700257558 Show parents in commit diff page
Unknown 62240b6bc1 Add login by email
Unknown ce05a8d7b6 Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	templates/repo/single_list.tmpl
Unknown 62d23e9154 HTTP no follow and offline mode
无闻 9fdf4bc277 Merge pull request from clee/master
Use commit summaries instead of full messages
Chris Lee 8a8f84d245 Use commit summaries instead of full messages
Unknown 59d0e73c35 Batch mirror fix
James Anderson e5af34a078 fixed some broken forms that were introduced in james-anderson@521c5f0e10
James Anderson 32ae6896fa Close to Closed
James Anderson 4b58c01603 Changed setting url to settings
Bryan Johnson 34d18a19a3 Minor grammatical fix for Disable Registration feature
无闻 7b91dfeb01 Update reset_passwd.tmpl
twitchyliquid64 d304a23787 Corrected grammar and spelling mistakes in templates. Normalizing to American English.
Unknown 8bed017557 Add build tag enable prompt
Unknown eda3f8b3b3 Mirror updates
Unknown 8719c1b8c5 Mirror bug fix
Unknown c3a52f7dd0 Mirror bug fix on downloading zip
Unknown 7d656ee2e3 Update docs
slene d3fc1da8c2 download link
FuXiaoHei 8549b47e04 fix repo-new ui, fix top-nav search-bar ui
Unknown 3c3cda7326 Weibo oauth
Unknown c36e7d322e Mirror updates
Unknown 57f84fb051 UPDATE DOCS
Unknown f644cefa86 Finish release
Unknown 190b83e05e push tag support
Unknown d2b53dd43b Add weibo oauth
Unknown 4b9b8024ba Clean oauth code
Unknown 8c266f2df5 go get
Unknown 4c1452574a go get
Unknown ea74be2f2e go get
Unknown d26a333dfb go get
Unknown c9a1eb4789 Able to change mirror interval now
slene 52b4ab2aa5 update with new git
Unknown 90f6aa8cd1 Add repo mirror and import
FuXiaoHei fe4750ebe2 Merge remote-tracking branch 'origin/dev' into dev
FuXiaoHei 5f3a6a9d74 social login button ui
Unknown 790a2c1099 Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 31d613c01d Mirror fix
FuXiaoHei b057cffd85 fix logo ui, add following ui in user-profile page
Unknown 5d30bfc8ba Fix fix
Unknown 4fc5dcc764 Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 33aa4f7438 Support private repo
skyblue f8e97b75fb Merge branch 'dev' of github.com:gogits/gogs into dev
skyblue 5c1312f38e clean oauth2 code
Unknown d6dac160df Pages in commits list page
Unknown 47aa53bd36 Add search commits
Unknown 7d07b58114 UPDATE README
skyblue 4c6e0e9499 Merge branch 'dev' of github.com:gogits/gogs into dev
skyblue dd815ae7b5 finish github oauth2 support
Unknown a5fcaae5ee UPDATE README
Unknown 23e318f85a Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 11f54b1426 Mirror bug fix
FuXiaoHei 555b6976a3 add search form in top navbar
FuXiaoHei df000245d1 add pager in commit-page, finish commit search form
Unknown 306aa5bffe Add support default branch
Unknown 8980675a9f Fix
Unknown 45462662e9 Add flash
Unknown 29e255422e Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown af552596cf Work on form resubmit
FuXiaoHei 6b30d9b0f2 fix mirror typo
FuXiaoHei a354f33ac2 new-repo dropdown in top navbar
Unknown 5d4025cb5a Add go get meta support
Unknown 9f7bd5007b Work on mirror repo
FuXiaoHei c72e1b5c2a repo-import page ui
FuXiaoHei 721834a267 change new-repo button to dropdown menu in dashboard page
Unknown a991ebf5d0 Fix
Unknown 115a349131 Fix
Unknown 9ea9818d32 Fix issue with log in with GitHub but need more error handle after
Unknown 8c9a0494ec Add @ # commit link detect on all markdown render
FuXiaoHei d3a987eded username & repo-name changing help message
FuXiaoHei 1b0142513e release-new page ui
FuXiaoHei 98f918ed28 Merge branch 'dev' of https://github.com/gogits/gogs into dev
FuXiaoHei 3ede496383 add release-new route
Unknown b7c3b0cc73 Add reset password, fix
Lunny Xiao a92826a8fe Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	routers/repo/repo.go
Lunny Xiao 493b0c5ac2 add ssl support for web
Unknown eb803ec5eb Add transfer repository
FuXiaoHei 75db79b4b6 release list page ui
Unknown e9c4156c87 Add: rename user
Unknown 79a610592e Add: rename repository
FuXiaoHei 1757a59a99 js clipboard
Unknown db66b8da72 Add release tmpl
crackcomm 128b7c790e My mistake...
crackcomm 5a07b5430e .admin-dl-horizontal
crackcomm 868d921f7b Description list instead of div's in admin Dashboard & Configuration.
Unknown e938863ae6 Mirror fix on UI
Unknown 03cc39ea12 Mirror fix on
slene b1627672f9 fix link
slene 4c70249f75 fix some link
slene 816bb08720 fix link
slene d6c9e3413a fix display bare repo
slene 578d981d7e display bare repo page
slene b27c34f39a update git api. fix link... and so on
Unknown 107a1eadac Finish close and reopen issue, install page, ready going to test stage of v0.2.0
Unknown 1f671e5d29 Merge branch 'master' of github.com:gogits/gogs
Unknown cad2ced394 Bug fix
FuXiaoHei 5ab3962b12 fix issue button text change
Unknown ffa59739b6 Add edit issue
Unknown 2c073afbec Mirror fix and update
FuXiaoHei ecce694d77 issue content ajax preview
FuXiaoHei 035facc564 Merge branch 'master' of https://github.com/gogits/gogs
FuXiaoHei f0d5c3992b issue ajax edit
Unknown 8282828820 Fix action email bug
Unknown beb1761d7c Mirror fix
FuXiaoHei bf2e76fc7e change issue reopen and close btn
Unknown 6e376bb85c Working on install page
Unknown a55941ff83 Add auto-detect home directory
FuXiaoHei 9047cadcd3 issue close and reopen block ui
Unknown 76b8642348 Bug fix
Unknown cb05b8325c Update config option
slene 6bd4f34c8d fix commits button
Unknown 0fd754bbe0 Working on install page
Unknown 5344a03003 Bug fix
Unknown eb6021f73f Fix issue pages URL params
Unknown 34f4af9ebf Working on issue and install page
Unknown f76eb8a666 IP: RC Code Review
slene 6b43067e1b image display in diff page
Unknown 3144fac03c IP: RC Code Review
slene bce8586bc6 Merge branch 'master' of github.com:gogits/gogs
slene 346db02d89 fix image display
slene 677643b812 fix read commit source
Unknown 743593f791 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	templates/issue/view.tmpl
Unknown f470c241d6 IP: RC Code Review
FuXiaoHei e1e2eee508 update issue view page
FuXiaoHei c796ed3849 update install page ui
Unknown dd6246877d Almost done diff page
Unknown 4b9eef50c9 Add comment of issue
FuXiaoHei 08405a4fea add issue view ui
Unknown ed9b7d2db9 More on diff page
Lunny Xiao 3a27a0c146 improved diff
Unknown a3d0d29496 Merge branch 'master' of github.com:gogits/gogs
Unknown 87de66561c Start working on diff page
FuXiaoHei a8623ec104 fix init-tabs bug
Jake Scott 60b83ce0c6 Fix up the spelling on the intro :)
Unknown d3b8e9daa1 Add notify watcher action
Unknown 2fa8d0c8dd Added create issue
FuXiaoHei 23d103c721 issue list in user
FuXiaoHei e5d8fe41c4 issue create page ui
Unknown e95be2cb3e Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	conf/app.ini
Unknown eeb793524f Check run user
FuXiaoHei 2a2f025388 change css name style
FuXiaoHei 6e33e54e71 add issue-create template file
FuXiaoHei 7f6126dd04 install sample page
slene 123c7b44e8 fix
FuXiaoHei 79633ab1fb file size and file raw style update
FuXiaoHei 8909935a10 Merge branch 'master' of https://github.com/gogits/gogs
FuXiaoHei 62b05c1e22 top-nav sign-up btn change to text link
slene 52959c988c fix
slene ff36248419 raw download
FuXiaoHei 92a6058e29 zip download button, repo single file buttons
FuXiaoHei 3473aa9e42 repo single file raw button
FuXiaoHei c9e1eb0a0d diff page ui
FuXiaoHei 5e22f1437a diff page ui
Unknown b9b82cfe47 Mirror updates
Unknown f8cfb81fb0 Mirror updates
Unknown 6bc7ae971a Mirror fix
slene 809a4eab67 Merge branch 'master' of github.com:gogits/gogs
slene 559cd63fc5 fix code view indentation
Unknown 97debac185 SSL enable config option
Unknown c386bb4bd3 Bug fix
Unknown 1eb078d0a8 Fix action
FuXiaoHei c9e830cefb fix dropdown close bug
FuXiaoHei 13b6e06943 404 and 500 page ui
FuXiaoHei 1a16b3e99a repo options ui
FuXiaoHei 47493a0191 use ctx.Handle to handle 404 page
Unknown ad31893bbb Update README
Unknown cb52f6d07d Add auto-login
Unknown 59ffdbf6f8 Add create, list, view issue
slene 5edd57e482 Merge branch 'master' of github.com:gogits/gogs
slene 076fc98d98 add csrf check
Unknown fd1831052c Update session
Unknown 0d1872ebe3 Add admin memStatus panel
Unknown 7a1ff8636c Add config option: Picture cache path
Unknown 76cd448e79 Add admin delete user
Unknown f219ddcf4e Add log config panel in admin
FuXiaoHei 9218f76c8e Merge remote-tracking branch 'origin/master'
FuXiaoHei 011134e0af add clone link in repo index page
Unknown d40499e7fa Finsih mail resend limit
FuXiaoHei 85abe5132e fix navbar button ui
FuXiaoHei 14ddb8b1fa fix dashboard repo link
FuXiaoHei ecc61ced41 update admin nav ui
Unknown e4053f5e98 Mirror update
Unknown 30618b271a Add admin edit user
Unknown e67653cf13 Bug fix
Unknown c1576b4c40 Add admin add user
Unknown f6596f11c4 All configuration reload-able
Unknown 369ddf76a8 Batch fix
Unknown 06631ab91f Basic admin data table, models changes
FuXiaoHei 1a0d7c54a2 repo watching ajax
FuXiaoHei 42b08ff261 fix single bare page link
slene de956c4776 linenums
slene c6bd723ce1 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	public/js/app.js
FuXiaoHei c7b6fbfd46 clean padding in single file page
Unknown e8a49c7746 Add data to ui
FuXiaoHei cb80111e89 guide page for bare repo
some ui fix
Unknown 9f9cd6bfc6 Work on admin
slene 21379e30a1 fix link
slene 8ef46e90e5 fix
slene 24678d73f5 read single file
Unknown 805732fdc7 Mirror fix
Unknown a922c3ff6a Watch backend
Unknown 601c10309d Bug fix
Unknown 757f360949 Render data in commit list page
Unknown 35d473f04a Finish verify email
Gogs c6e12d2568 add up url in file list
Unknown a22c4ba71d Merge branch 'master' of github.com:gogits/gogs
Unknown ddbd2ce152 Add register mail tpl
FuXiaoHei 9bc06dc716 Merge remote-tracking branch 'origin/master'
Conflicts:
	routers/user/user.go
slene 199fdd0336 fork render
FuXiaoHei c7660a81c6 Merge remote-tracking branch 'origin/master'
Conflicts:
	routers/user/user.go
FuXiaoHei a0e73e2b54 top nav arrow update
slene 483cc31369 Revert "fork render"
This reverts commit 56af7e99a8.
FuXiaoHei 3634d1ee32 Merge branch 'master' of https://github.com/gogits/gogs
FuXiaoHei 42b85a9698 Merge branch 'master' of https://github.com/gogits/gogs
FuXiaoHei 89041248d4 repo commit list ui
Unknown 8e1f339fd6 Merge branch 'master' of github.com:gogits/gogs
Unknown dd8e7868ce Mirror fix
Gogs 56af7e99a8 fork render
Unknown 0da4975f4f Working on register mail confirmation
Unknown bf1d1f9579 Merge branch 'master' of github.com:gogits/gogs
Unknown a2fbb24615 Add active page
FuXiaoHei 06af48503c repo description ui update
FuXiaoHei 78097a2c5a Merge branch 'master' of https://github.com/gogits/gogs
Lunny Xiao 9e8e910bd6 merge
Lunny Xiao 3da325591b bug fixed for commits list
Unknown fbd252c1cf Mirror fix
FuXiaoHei 9533b23272 theme changes
Unknown d886f4df97 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	models/repo.go
	routers/repo/single.go
	templates/repo/single.tmpl
Unknown e44d9ffd89 Delete commit and update getlastcommit
Lunny Xiao 3ceb008e1f add commit view
Unknown e656609b0d Bug fix
Unknown f31151e681 Add commit link for file list
Unknown e51afe4621 Add postgres support, clean code, code review
Lunny Xiao 45a6444b1e add commits
slene f90e37ade0 fixed
Unknown ee93186f72 Mirror change
slene 5bc2a1a6f9 show readme.md
slene 26f9962b6e clone in ssh
FuXiaoHei 3a3ac1f0f3 repo branch page ui
FuXiaoHei 24d91ecda8 ui and js update
slene 3a2eee0827 fix repo setting and delete repo
FuXiaoHei d64a8e8d3a Merge remote-tracking branch 'origin/master'
FuXiaoHei c101471bdf ui update, repo-assignment panic bug fix
Unknown 0f68930892 Add latest commit in repo viewer
Unknown 685631627e Show branches in repo viewer
Unknown ec65be79f0 Fix commit feed ui
slene c9bf526be7 markdown & code style
slene 1f9ced7960 file list style
slene f6e32b1b08 finish delete ssh key and delete account. all with confirm.
Unknown 0754dd2f95 Add delete all feeds when delete account
Unknown ca956d5cec Add generate fingerprint of ssh key
Unknown 8de9517862 Mirror fix
Unknown 828c89de99 Clean code
slene 631deb2e7d Merge branch 'master' of github.com:gogits/gogs
slene 606ad6dcd0 update user repos style
Unknown 8fb4b3afad Add template func FileSize
Unknown dfcae2a97a Add repo list data, need front-end fix
Lunny Xiao f047df6e2b Merge branch 'master' of github.com:gogits/gogs
Lunny Xiao 6bdd6f9b18 add size for file
Unknown b3373aa8d3 Mirror fix
Unknown f174633b36 Clean code
slene 0791d01513 update tmpl
Unknown e9fdf1031d Clean code
Unknown 4b8e888437 Finish feeds
slene 06deed820d Add HomeLink and AvatarLink to User model. Please use .SignedUser in template.
Unknown adb17791bd Add basic render of public act
slene 2289ff20bf That's one small step for man, one giant leap for gopher.
Lunny Xiao d80f43ca81 bug fixed
Lunny Xiao b27e8e87f8 add tree view
Lunny Xiao 607303e4de add id
FuXiaoHei d18237850c add draft page for empty link
Unknown 398809b135 Combine UI and data in repo home page
FuXiaoHei 8d1fcdaf2c repo page ui
Unknown 1ce17cce76 Add log.handle
Unknown 47edf7f4f9 Finish update password and profile
FuXiaoHei 9c0672e0dd user update-password page ui
Unknown 52de63e7bb Allow 1 letter usernames
Unknown 57bc2d1ca0 Add update user profile back end, add new gitignore and license, add template data to public profile page
Lunny Xiao 1902500b0d Merge branch 'master' of github.com:gogits/gogs
Lunny Xiao 3a1fa012f7 update repo page
Unknown 27104ac89a Add delete repo
FuXiaoHei a8d8e72562 single repository setting page ui
FuXiaoHei f65d8f9144 single repository page ui, add spec handler to get repo
FuXiaoHei 555c8f1d91 Merge remote-tracking branch 'origin/master'
FuXiaoHei 4fff38856e single repository page ui preview
Lunny Xiao 08feaf3ded add repo router
Unknown af5435d586 Bug fix
Unknown 12f81de349 Finish delete user
FuXiaoHei 4f4ec9321f dashboard ui
Lunny Xiao b5cc4078a9 add repo list of dashboard
Unknown fdc4151ff3 Finish create repo
FuXiaoHei 63d2f74c21 begin dashboard ui
FuXiaoHei 295cfd42aa finish user delete page ui
FuXiaoHei 7f92579905 finish user delete page ui
Unknown 897329a644 Add add and delete SSH key
FuXiaoHei efa039a0f7 finish ssh key pages ui
FuXiaoHei 46687f391c ssh keys operation page ui
Unknown 76ce6f9848 Update repo.Create
Unknown a2a59f8ad1 Change /user/profile URL to /user/:username
Unknown ba5c7ea771 Add SignInRequire and SignOutRequire middleware
Lunny Xiao 8e821c75d7 add publickey list
Lunny Xiao e246f2188e add list for repo basic
Unknown 90223dcfc4 Bug fix
Unknown 56a7ab4da5 Finish log in user
Unknown d8b92b4bc9 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	templates/user/signup.tmpl
Unknown 1249392c83 Finish register user
FuXiaoHei 4c1858c07b navbar active status
FuXiaoHei 9cd14f97c2 register js validation
FuXiaoHei 4b912b9ae6 signed-in dashboard and navbar changes
Unknown 5959e344a9 Optimize validate
Unknown c6f2c23b05 Add binding form for register user
Unknown e59f90b8fe Update
Lunny Xiao fea660f1d7 merged
FuXiaoHei 39ac95e5a2 nav ui for user logged
FuXiaoHei d8a24aff8c display login error message when login post error
Lunny Xiao defcc9374b Merge branch 'master' of github.com:gogits/gogs
Lunny Xiao 0632198a40 add create repository button
FuXiaoHei 71bae3ebd3 ui for repo/create page
Lunny Xiao c5132b87a6 finished signin and login
FuXiaoHei ffe0ba562c ui for user/profile page, only skeleton
FuXiaoHei ffcfd428b8 ui design for sign-in and sign-up page
add /login and /sign-up link for user signing
fix typo error
Lunny Xiao 52984f85d5 add publickey
Lunny Xiao f7826d4ed7 create repository from web
Unknown 594ec0b659 Add code of add public key
Unknown 8962b39648 Add routers for create and delete repo
Unknown d4728fafaf Able to config app name
Unknown 3eb1ab9e8b Add UI for register user
Unknown b1c5adc2f2 Setup templates structure
Unknown 96b317d3ff Init commit