Commit Graph

1937 Commits (d97bb9516c26c04bf459fecf03a09e3e2147baf3)

Author SHA1 Message Date
Unknwon 23f42d92c9 add webhook recent deliveries 10 years ago
Unknwon ce386cfb61 fix suburl 10 years ago
Unknwon c08600c59b new edit webhook UI 10 years ago
Unknwon 4217c2333c new create webhook UI 10 years ago
Unknwon 2881456421 new webhooks list UI 10 years ago
Unknwon 1cb03135b7 new repo git hooks UI 10 years ago
Unknwon 2f2bf20aae fix menu overflow 10 years ago
Unknwon b3a45693c3 minor update 10 years ago
Unknwon 45c2b4bd76 fix HTML 10 years ago
Unknwon 4330c1f0d8 update locale and org dashboard navbar 10 years ago
Unknwon a329bbc215 new org dashboard issues 10 years ago
Unknwon f808df5a7b new user dahsboard issues 10 years ago
Unknwon 3a32cbee44 #1246 Dashboard error: nil commits 10 years ago
Unknwon 87152f89ba fix release created timezone issue 10 years ago
Unknwon 6821527c95 fix style 10 years ago
Unknwon 4275b3720a finsih diff and compare 10 years ago
Unknwon aa65761d81 new commits table 10 years ago
Unknwon 062adbed8a add confirmation to delete ssh key 10 years ago
Unknwon ac616c07de fix #966 10 years ago
Unknwon 371572cf5f allow edit issue and comment 10 years ago
Unknwon 87f5ca8e1f able edit issue title 10 years ago
Unknwon bd1d7d1509 Able to set SSH port when install, update Docker docs 10 years ago
Girish Ramakrishnan 24d7a86a8d Set IsAdmin using LDAP
The IsAdmin flag is set based on whether the admin filter
returned any result. The admin filter is applied with the user dn
as the search root.

In the future, we should update IsAdmin as well on each login.
Alternately, we can have a periodic sync operation.
10 years ago
Unknwon 03b85b73af token recent activity 10 years ago
Unknwon 928d9fc1d4 fix access token style 10 years ago
Unknwon 4c7b6414eb new access token UI 10 years ago
Unknwon 2e8ffc2ffb Merge branch 'develop' of github.com:gogits/gogs into develop 10 years ago
Unknwon 2493454587 new delete account UI and password confirmation 10 years ago
Lydia Sevelt bfa8ef68a6 Change input field to type=password for the authentication templates. 10 years ago
Unknwon 81b8427438 new UI on admin/monitor 10 years ago
Unknwon c20ae8edc5 update Docker README 10 years ago
Unknwon b1696665bd make cron task configurable 10 years ago
Unknwon 407385db7e work on #1493 10 years ago
Unknwon 55ccb00a47 Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
# Conflicts:
#	modules/bindata/bindata.go
10 years ago
Unknwon 7bb5cb444c fix css styles 10 years ago
Unknwon 2e30b421b4 comletely remove v1 UI files of Gogs 10 years ago
Unknwon c8bb475abb fix autocomplete on migration 10 years ago
Unknwon c7d5e1f182 clean file and update locales 10 years ago
Unknwon e633425f27 #1180 and #1250: migration 10 years ago
Unknwon a52324a5f9 able sort issues 10 years ago
Unknwon 4ce003dc15 Filter issues by assignee 10 years ago
Unknwon a24141ec9c more on #1319 10 years ago
Unknwon 30b428bf0e #1419: 500 when visit a issue with issue/comments of deleted user 10 years ago
Unknwon cec38f2a8c able edit issue labels/milestone/assignee 10 years ago
Unknwon d07c081920 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 10 years ago
Unknwon 817b48ed1e Show owner/poster tags of comments and fix #1312 10 years ago
Paulo E. Castro e680faf0d8 Correct form name to smtp_email to fix matching in InstallForm struct. 10 years ago
Unknwon 1fb53067f4 finish close/reopen issue 10 years ago
Unknwon 133b19d0c5 finish view comments on issue page 10 years ago
Sergio Benitez 7d84d4a8f0 Significantly enhanced LDAP support in Gogs. 10 years ago
Unknwon d7d72b9e3c Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 10 years ago
Gogs e43341f4c5 column belongs always into a ui grid 10 years ago
Unknwon a01867cc1a Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
#	public/css/gogs.min.css
10 years ago
Unknwon 33f33e055a fix on #1466 10 years ago
无闻 52933932d2 Merge pull request #1466 from manfer/semantic
modified repo header
10 years ago
Unknwon ab2d0b3b44 add comment form UI 10 years ago
Gogs 009d716a02 modified repo header 10 years ago
Unknwon b4c0b7b98b finish view issue without comments and ops 10 years ago
无闻 d1a82a82b4 Merge pull request #1454 from gustavopaes/bug/1453
Remove SSH button when SSH it is disabled
10 years ago
Unknwon 496a65ed29 update locales 10 years ago
Unknwon 34f6cbfc2a finish attachments when create issue 10 years ago
Unknwon 89c2bd4a0d finish create issue attachment UI 10 years ago
Unknwon f183c855d1 minor fix on #1464 10 years ago
Unknwon 1ce4543a94 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 10 years ago
Unknwon 64985c7faa fix template error 10 years ago
无闻 9c0c16bb5a Merge pull request #1464 from jamesa/hide-gravatar-tooltip
Hide avatar tooltips unless you're looking at your own profile
10 years ago
James Anderson 59a475163f Hide avatar-changing instructions unless it's your profile (resolves #1107) 10 years ago
Unknwon 887bc1b594 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
#	modules/bindata/bindata.go
#	public/css/gogs.min.css
10 years ago
Unknwon 2aea247208 minor fix on #1460 10 years ago
无闻 2cef9ef5e2 Merge pull request #1460 from manfer/semantic
new top menu
10 years ago
Fernando San Julián 4cc198179c new top menu 10 years ago
James Anderson b2bd6c4c5a Fix broken collaboration link in repo settings 10 years ago
Unknwon 75aff60c90 finish create issue with milestone and assignee 10 years ago
Unknwon 09a1b2a1f5 finish create issue with milestone 10 years ago
Unknwon 922f3f3062 finish create issue with labels 10 years ago
Unknwon 17de3ab0a3 add migrate from issue.label_ids to issue_label 10 years ago
Gustavo Paes 4564d13496 Remove SSH button when SSH is disabled 10 years ago
Unknwon 48f12d4ead upgrade new issue to SUI v2 10 years ago
Unknwon a79586cc54 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
#	modules/bindata/bindata.go
#	public/css/gogs.min.css
#	templates/repo/header.tmpl
10 years ago
Unknwon 8a3ee795d2 finish transforming to v2 10 years ago
Unknwon 7372042441 list view: issue, label, milestone 10 years ago
Unknwon 590c464c56 UI: create issue with title and content 10 years ago
Unknwon 4b43ffc96c Generate random avatar based on e-mail when disable Gravatar 10 years ago
无闻 56a8d573b0 Merge pull request #1451 from jamesa/fix-owner-tag-on-issues
Add check to see if comments on an issue are by the repo owner
10 years ago
Unknwon aede5cdb04 fix app suburl in feeds 10 years ago
James Anderson fc63422caf Add check to see if comments on an issue are by the repo owner 10 years ago
Unknwon 43a87b0caf auto-redirect when finish filter branch 10 years ago
Unknwon dea3a8c6a4 WIP: create PR - choose branch 10 years ago
Unknwon e3bdfd51ff better fork permission check 10 years ago
Unknwon 9db4acc62e improve fork process 10 years ago
Unknwon 3d0583df0f fix private repo cannot trigger hook by SSH 10 years ago
Unknwon 9d414d4dd9 remove Index field of milestone 10 years ago
Unknwon 39a3b768bc #334: Add Deployment Key Support 10 years ago
Unknwon 2c507667bf Merge branch 'develop' of github.com:gogits/gogs into feature/milestone
# Conflicts:
#	gogs.go
#	models/issue.go
#	templates/.VERSION
10 years ago
Unknwon 0705f55ce0 finish new milestone page 10 years ago
Unknwon 6d2f25b9f5 clean files 10 years ago
Unknwon 74bd6b939c milestone: edit 10 years ago
Unknwon cf90312b8f clean file 10 years ago
Unknwon 4081f86654 fix new milestone button visibility 10 years ago
Unknwon 3e4cdccf6b milestone: create page 10 years ago
Unknwon e50982f5ec allow anonymous SSH clone 10 years ago
Unknwon 487fc8ca39 fix #1439 10 years ago
Unknwon 9311a9858a milestone: pagination 10 years ago
无闻 96c1ce9606 Merge pull request #1432 from manfer/enhance-copy-clipboard
Enhance copy clipboard
10 years ago
Fernando San Julián 6a89eeedf3 browser supports copy detection 10 years ago
Unknwon e7f015db8c fix template 10 years ago
Unknwon 04458d49a0 milestone: list view 10 years ago
Unknwon cc0d963f75 fix check template version 10 years ago
Unknwon 03011e31fe update locale and .gopmfile 10 years ago
Fernando San Julián b92bb77b54 autofocus for new and edit issue forms 10 years ago
Unknwon eea9302d8f fix #1204 10 years ago
Unknwon 42a2c5ca54 #1400 use new connstr format for postgres 10 years ago
Fernando San Julián 4bfc71c73f pagination in repo issues page only if needed 10 years ago
无闻 eedac73229 Merge pull request #1404 from wqweto/develop
Allow space and/or percent in file and directory names
10 years ago
Unknwon 869113704b fix #1407 10 years ago
Vladimir Vissoultchev 2bb1fb8f44 Use EscapePound in link hrefs in diff/file views 10 years ago
Unknwon 72377c721c update gopmfile 10 years ago
Unknwon ba47306a69 fix #1305 10 years ago
无闻 678700b74d Merge pull request #1402 from wqweto/develop
Allow file and directory names to contain percent character
10 years ago
Vladimir Vissoultchev 167265d533 Allow file and directory names to contain percent character 10 years ago
Unknwon 589618c8a5 better paging 10 years ago
Fernando San Julián 2f38215f5c User Issues Template fix 10 years ago
Unknwon 686dd59916 fix #864 with migration and update locale 10 years ago
Fernando San Julián 514ce712b0 admin config fix 10 years ago
Unknwon fa298a2c30 #835: Realtime webhooks 10 years ago
Unknwon 2e7b38db9f fix paging links and issue count 10 years ago
Unknwon 1ba837a055 new issue and label page 10 years ago
Unknwon 54b58e988d Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues 10 years ago
无闻 bab811c530 Merge pull request #1380 from vtduncan/referrer-protection
Prevent browsers from leaking referrer headers
10 years ago
无闻 91ab2538c3 Merge pull request #1244 from jamesa/develop
Add full name field to admin's user edit page (fixes #1130)
10 years ago
无闻 e69f09f50e Merge pull request #1275 from jstasiak/develop
Add file permalink button
10 years ago
Unknwon dc4aab9925 UI: CURD labels
- fix update lable break connection with repository
10 years ago
Unknwon ac95f6d50f UI: basic label list
- create new label
10 years ago
Unknwon 86dbda0b42 UI: basci issue list without filters
- fix isRead check
- fix paging
10 years ago
Unknwon 4447a20f87 UI: issues - finish basic frame 10 years ago
Fernando San Julián 30beb59fd8 install admin password field fix
Admin Password field in install form must be of type password
10 years ago
Duncan a6596f2231 Prevent browsers from leaking referrer headers 10 years ago
Unknwon 42a72b62fc fix about #1289 10 years ago
Unknwon 03011ed307 fix suburl for js 10 years ago
Unknwon bebbd08920 Disable log color in prod mode 10 years ago
Unknwon ff051e2106 #1128: API calls are not hidden behind sign in 10 years ago
Unknwon 81adbe17ca use pam and update TRANSLATORS 10 years ago
Jakub Stasiak 562ad02a6d Add file permalink button
The button appears when a file is viewed in a branch or a tag. It points
to a URL containing the branch's (or tag's) current commit id so that
it'll always point to the same content.
10 years ago
Unknwon 35be8741c4 fix #1112 10 years ago
Unknwon a2a9e151f8 install - add mail from setting 10 years ago
Unknwon b9dc2147b4 UI: install - done 10 years ago
Unknwon 5cf3732339 UI: install - new version 10 years ago
Unknwon 5dd3dd71a0 UI: install - database settings 10 years ago
Unknwon ffd17924fd update UI framework 10 years ago
Unknwon 4fca548ed1 update locale 10 years ago
Unknwon c47afdff58 add config options for HELO 10 years ago
James f3aab5dbe3 Add full name field to admin's user edit page (fixes #1130) 10 years ago
Lunny Xiao f92bdf875b Merge pull request #1226 from nice-software/wip/pam
Add PAM authentication
10 years ago
Paolo Borelli 182003aa41 Add PAM authentication 10 years ago
Lunny Xiao e378b3152c Merge pull request #1210 from acusti/patch-1
Wrap remember me text and checkbox in a label
10 years ago
Dhuan 80e640f082 Fix HTML indentation 10 years ago
Dhuan 51aef347ee Display author's name on explore page 10 years ago
Andrew Patton 3a3e1b90e7 Match naming convention on page (checkbox→chk) 10 years ago
Andrew Patton 072c67e457 Wrap remember text+checkbox in label; close #1209 10 years ago
Unknwon 9fb2d49b93 #1073 #1162 issue ID constraint failed 10 years ago
Unknwon d76f11c6f1 fix #1156 10 years ago
Unknwon 5169a0e025 mirror fix of #1105 10 years ago
Unknwon 8061447f0e #1114 'New Release' always visible 10 years ago
Unknwon 211596f407 #1124 LDAP add and edit form are misleading 10 years ago
Unknwon caf7618ea6 #1098 Hide gravatar email field if gravatar is disabled (or offline mode) 10 years ago
Unknwon 6f81c05dde #1143 Team member access lost when adding repository collaborator
- fix bug when add a repo to team, all other team members gets access as well
10 years ago
Unknwon 2bb982dada #1080: Remove footer ads/branding from default template 10 years ago
Unknwon 75cbb32b1e UI compatibility 10 years ago
Unknwon b6f8b486c7 add sr-only class, change to new tag line 10 years ago
Unknwon 62e436e6b7 Merge branch 'develop' of github.com:gogits/gogs into release/0.6.1 10 years ago
无闻 e312634286 Merge pull request #1091 from sapk/fix-ng-issue-pages
Apply ng to issue dashboard
10 years ago
Unknwon 1cb57b1a44 #1094: fix locale 10 years ago
Antoine GIRARD 96a71aaed8 Apply ng to issue dashboard 10 years ago
Unknwon e9c599b48a prepare for 0.6 release 10 years ago
Unknwon 4aecaf7488 #1082: missing link for help 10 years ago
Unknwon 82f7a01ded #1064: X-Gogs-Event header is empty 10 years ago
Unknwon 33894591a6 #851: Edit Account does not take into consideration password rules 10 years ago
Unknwon 588f3215c6 #1040: dashboard no longer accessible when repo is missing 10 years ago
Unknwon 471b8a18ab Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"
This reverts commit c226e92284, reversing
changes made to 80b23854bc.
10 years ago
Nolan Darilek 25dd6f8fa0 Add additional accessibility text to repository navbar. 10 years ago
Nolan Darilek 37ab32b613 Various accessibility fixes, mostly labeling icons. 10 years ago
Unknwon 08cd20bad9 Merge branch 'develop' of github.com:gogits/gogs into develop 10 years ago
Unknwon 96a95e9dfd #988: fix one missing duplicated prefix
- update some locale files
10 years ago
Sternik d0e34c57cc Fix for deleting user when gogs instalation is on http://hostname/gogs 10 years ago
Unknwon 0720d3988f #988: GetRepoLink already contains AppSubUrl 10 years ago
Unknwon 4aafeace23 fix HTTP/HTTPS push update func call panic #1037 and `http: multiple response.WriteHeader calls` 10 years ago
Unknwon 34102f7889 remove unused scripts and simplify migrate form definition 10 years ago
Filippo Valsorda 5d5d774e03 Handle submodules without a .gitmodules entry - fix #1023 10 years ago
Unknwon 4b9fb43a70 home: new UI 10 years ago
Unknwon b447d18dca cmd/serve.go: remove useless code 10 years ago
Unknwon b0b11fd7b1 Merge branch 'access' of github.com:gogits/gogs into dev 10 years ago
Unknwon 473e265727 models: done testing on new access system 10 years ago
Unknwon 8896c82d34 models: fix issue with transfer repository
README: fix typo
10 years ago
无闻 cd8b43d984 Merge pull request #915 from Lafriks/dev
Get username, name, surname and e-mail from LDAP server
10 years ago
Unknwon ee68a826a5 v4 migration, merge 'dev', clean code and mirror fix 10 years ago
Unknwon 10e4b5b6c6 Merge branch 'access' of github.com:gogits/gogs into access 10 years ago
Unknwon 7ccab9cd09 Merge branch 'dev' of github.com:gogits/gogs into access
Conflicts:
	gogs.go
	models/models.go
	models/user.go
	templates/.VERSION
	templates/org/home.tmpl
10 years ago
Unknwon 04164eada3 models: able to rename user with diff letter cases #981
- templates/org: mirror fix on name output
- routers: add missing error check
10 years ago
Unknwon 059338139c routers: able to migrate repo from local path
- modules/middleware/context.go: add HandleAPI method
10 years ago
Unknwon c753fdceaf templates/org/home.tmpl: fix org member can't see public repo 10 years ago
Unknwon 1654e9ecab templates/user/settings/emial.tmpl: little fix on UI
- routers/user: little code format
- conf/locale: update French locale
10 years ago
Alexey Makhov d2f439a241 fix typo mistake 10 years ago
Alexey Makhov c0ad512398 remove not using vars 10 years ago
Alexey Makhov 563e8b4ea9 gitlab-like hash naming 10 years ago
Stefan-Code b508fb041f Merge branch 'dev' of https://github.com/gogits/gogs into dev 10 years ago
Stefan-Code 1628ef4ba5 changed repo-clone-url behaviour for bare repo 10 years ago
无闻 a307574fbc Merge pull request #962 from phsmit/dont_mention_php
Remove the "PHP" style formatting function
10 years ago
Peter Smit e6fc58a744 Remove GoGet option from repository and handle it with ?go-get=1 instead
The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page.
10 years ago
Peter Smit 7759b9ee6e Remove the "PHP" style formatting function
The "PHP" formatting function doesn't add anything, except an undocumented date format.

All usages in the templates have been replaced with DateFmtShort and DateFmtLong for convenience.
10 years ago
Peter Smit ed89b39984 Updating context and fixing permission issues
The boolean flags in the repo context have been replaced with mode and two methods

Also, the permissions have been brought more in line with https://help.github.com/articles/permission-levels-for-an-organization-repository/ , Admin Team members are able to change settings of their repositories.
10 years ago
Unknwon 685ed1f807 models: fix XORM API break
cmd/web.go: check version after load config
10 years ago
Unknwon 6b7d35eade fix mirror issues uncaught #941 10 years ago
Unknwon 67a9416ae5 templates/user/auth/signin.tmpl: hide sign up prompt when registration is disabled #884 10 years ago
Unknwon 7e7160eefd first pass work on migration #925 10 years ago
无闻 0af74b36ad Merge pull request #937 from Stefan-Code/dev
Changes to repo-header-download-drop
10 years ago
Unknwon d02e45f985 better naming on #891 10 years ago
Stefan-Code e5d6f4ce56 Changes to repo-header-download-drop, different repo-clone-url input behaviour 10 years ago
Unknwon 6a23252edc able to allow insecure certification of webhook for #891 10 years ago
Unknwon 7d3932b9cd templates/ng/base: change year to 2015, fix #928
- conf/locale: update Japanese locale
10 years ago
无闻 6ed96b7a20 Merge pull request #911 from TonyTsangHK/dev
Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files.
10 years ago
Unknwon f15fa9167a cmd: code fix for #905
- routers/admin: add rewrite update hook operation
- conf/locale: update locale file due to ini behavior changes
- cmd/cert_stub.go: remove useless code
- cmd/fix.go: no longer need fix command(at least now)
10 years ago
Lauris BH 00653e52ee Get username, name, surname and e-mail from LDAP server 10 years ago
Unknwon 2a2596fe61 able to disable SSH for #883 10 years ago
Unknwon 216683004e code fix for #908, and work for #884 10 years ago
无闻 87b90372a7 Merge pull request #908 from nicolai86/feature/hide-signup-button-884
Make Signup button display configurable - #884
10 years ago
Unknwon 0669897226 modules/base: fix markdown mention regex for #826
- conf/locale: add mew translator profile
10 years ago
Tony Tsang fc6d80d619 Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files. 10 years ago
Raphael Randschau 3c65265871 Hide the registration button depending on the setting 10 years ago
Raphael Randschau 79f3281548 Add ShowRegistrationButton configuration option 10 years ago
Unknwon f706102890 models: sanitize user full name when update settings 10 years ago
Unknwon 7140f50637 public/ng/js: script fix on #901 10 years ago
Alexey Makhov e91b28eb9b little fix 10 years ago
Alexey Makhov 5d4425bbbc add multifile support to diff view highlighting 10 years ago
Alexey Makhov 7f71fe9dae fix diff lines highlighting 10 years ago
Alexey Makhov a7662f4a39 fix error at admin/config 10 years ago
Unknwon 8e238058b2 public/ng/css: code fix on #895
- templates/user/settings: fix email panel nav highlight
10 years ago
Unknwon 26bccef297 Merge branch 'master' of github.com:gogits/gogs into dev 10 years ago
Alexey Makhov e43bd15b96 fix settings/email html&css 10 years ago
Unknwon bfce0def25 modules/base: fix README filename checker, fix #877 10 years ago
无闻 cd6376f093 Merge pull request #818 from fzerorubigd/master
add a function to rewrite all public keys on admin request
10 years ago
Tristan Storch 4c4488213a correction: updated docker link 10 years ago
Unknwon b293b6eaa6 cmd: CMD option for port number of `gogs web` to prevent first time run conflict
- routers: use new binding convention to simplify code
- templates: able to set HTTP port number in install page
10 years ago
Unknwon 3d9cda2d98 public/ng: fix auto-completion #832 10 years ago
Unknwon faddaff90d templates: fix commit message render issue #828 10 years ago
Unknwon 32152d2363 routers/repo: set raw page content type to 'text/plain' #828 10 years ago
Unknwon 37fcc8daf2 modules/base: add RenderCommitMessage with XSS-safe and special links
- update russian locale
10 years ago
Unknwon 8e384ce46c fix #828, may cause unintentional break in other features, but security is no.1 10 years ago
Unknwon d5c6b53571 use new Redis client 10 years ago
Peter Smit fd70f9ec1b Fix #799 by adding a tooltip for all dates in all settings/panels 10 years ago
Unknwon 0b56272c13 fix #805 10 years ago
Unknwon 3ea1443885 work on #784 10 years ago
fzerorubigd 6643647687
add afunction to rewrite all public keys on admin request
refs #763
10 years ago
Unknwon 63c1f9a23f fix 500: E-mail already used in user settings page 10 years ago
Unknwon 81a44e4cd0 fix API changes 10 years ago
fuxiaohei c0cfd62b90 add label-edit and label-delete logic 10 years ago
Unknwon ebbe6177a9 Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknwon 97b39ae2e4 fix invite bug(shouldn't include full name to search box) 10 years ago
Peter Smit 8b31be43c6 Forgot to i18n "Primary" 10 years ago
Peter Smit 21dbcb7c77 Create English locale keys for multiple e-mails feature
Also, change all current 'emails' to 'e-mails'.
Still todo: some CSS for the user/settings/email page, but that is not my specialty
10 years ago
无闻 a18decf4cc Merge pull request #755 from phsmit/multiple_emails
Multiple emails
10 years ago
Unknwon 57b3be4016 work on #756 10 years ago
Peter b033f2f535 Finish method for having multiple emails/user.
All basics are implemented. Missing are the right (localized) strings
and the page markup could have a look at by a frontend guy.
10 years ago
Peter f34b04cfc0 Template for email activation email 10 years ago
Unknwon 1a5aa5e0c0 fix #741 10 years ago
Unknwon 9803c421f5 fix binding api broken 10 years ago
Unknwon c9e0b3b987 prepare for 0.5.9 10 years ago
Unknwon b553ea45ee modes/repo: incorrect SSH clone URL for #742 10 years ago
Unknwon ac4a10456e api: able to create repo and fix #726
- POST /user/repos
- POST /org/:org/repos
10 years ago
Unknwon 2f3a7e53cb fix #735 10 years ago
Unknwon 42c7bb7529 mirror code clean 10 years ago
Unknwon bc8721fb6c Finish new UI for release page 10 years ago
Unknwon 9ee80e3e54 fix compile error 10 years ago
Unknwon 9a1fe801e5 fix #711 10 years ago
fuxiaohei 0daef29053 add label-create ui elements 10 years ago
Unknwon 069486d169 fix #165 10 years ago
dennis-smurf 528c075ad6 Added issue link rendering in commit messages 10 years ago
Tony Tsang d4a1d9f82a Display multi-line commit message on commit diff page. 10 years ago
fuxiaohei 0af3a5b603 add issue list filter ui 10 years ago
Unknwon d75013a0e8 fix #580 10 years ago
Unknwon db4951bc61 mirror fix on oauth2 10 years ago
Unknwon d6132aaa88 fix oauth2 10 years ago
无闻 9adc8e9d3f Merge pull request #683 from jcracknell/admin-repos-cols
Fix swapped issue/star columns in /admin/repos
10 years ago
James Cracknell 64d90a761b Fix swapped issue/star columns in /admin/repos 10 years ago
James Cracknell 4d123d0a93 Fix user links 10 years ago
Unknwon 9c2120eb34 fix #675 10 years ago
Unknwon a43164877c fix #664 10 years ago
fuxiaohei 23d53561d1 update milestone page design 10 years ago
Unknwon 0cce61de3a Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknwon 5b96e3fcc7 fix #660 10 years ago
fuxiaohei 79dae254cf add milestone page design 10 years ago
Unknwon dc53270da9 Fix 653 10 years ago
Unknwon ef275ebf62 more on change avatar 10 years ago
Unknwon 55dfe2c978 custom avatar upload 10 years ago
Unknwon 0c92da7e9c fix invalid user links in admin panels 10 years ago
Unknwon 2d8c414f8c Fix #635 10 years ago
Unknwon 37d8d3afe9 more APIs on #12 10 years ago
Unknwon 32dcaefafa fox #620 10 years ago
fuxiaohei d1a60e3643 add pull-request and labels page design 10 years ago
Unknwon 340a4595dd support duoshuo mirror of gravatar 10 years ago
Unknwon 52d66ba6c8 #12, use go-gogs-client 10 years ago
Unknwon 8eb5120fbd #12, API: list user repos, list repo hooks 10 years ago
Unknwon 8c9338a537 add personal access token panel #12 10 years ago
Unknwon 4f360d8f08 Fix #617 and update Germeny locale 10 years ago
Unknwon e0de6cb5ad work on #616 and update locales 10 years ago
Unknwon 35977cd34c continue work on #255 10 years ago
Unknwon abc57b6e43 work on #609 10 years ago
Unknwon 23eec25274 Fix #605, fix #255, fix #101 10 years ago
Unknwon 4e7eb5be9d Work on #5 fork and fix #608 10 years ago
Unknwon b375192352 fix tpl error 10 years ago
Unknwon 0c5ba4573a fix session API broken and SQL pretection 10 years ago
fuxiaohei b866dc92d7 finish issue list ui draft 10 years ago
Unknwon e9875edcad Update gopmfile 10 years ago
Unknwon c7f56d7483 Fix #584 10 years ago
Unknwon 83283bca4c Safe work 10 years ago
Unknwon f1d8746264 Fix fork repo and macaron API broken 10 years ago
Christopher Brickley 3794111460 update slack hook to use new format 10 years ago
Eryx 8209bf74f8 Fix #575 10 years ago
Unknwon d88ebd9a4b Fix #554 10 years ago
Unknwon a342d58d7e Able to fork repo to individuals 10 years ago
无闻 d7d167ac63 Merge pull request #560 from evolvedlight/master
First cut of fork repo
10 years ago
Unknwon 3abc41ccca Fix API broken 10 years ago
fuxiaohei 9e3a1bc11a add nav bar in issue list 10 years ago
Unknwon 1aa12c7452 Fix #572 10 years ago
Unknwon ecf3eb4307 Fix #570 10 years ago
Unknwon 9ae92459a5 Fix repo css and rel path img in md 10 years ago
evolvedlight 8d2a6fc484 Merge remote-tracking branch 'upstream/dev'
Conflicts:
	models/repo.go
10 years ago
evolvedlight 29ac3980ff More changes 10 years ago
Unknwon 451f328a4c Fix #457 and fix #557 10 years ago
Unknwon 3005c4f6db Fix diff css style, hooks \r char 10 years ago
Unknwon 963354c5d7 Add raw, history file button, and other mirror fixes 10 years ago
Vyacheslav Bakhmutov 5103f16f78 add omitted lang 10 years ago
Unknwon 3600498c8f Add push tag action 10 years ago
Unknwon b2632dec09 Page: Compare 2 commits 10 years ago
Unknwon 41dbb4c148 Hide org member in collar page 10 years ago
Unknwon d78abd3561 Mirror fix on admin/orgs paging 10 years ago
Unknwon 79262173a6 Webhook delivery locking & Hide repo for org members if they don't have access 10 years ago
Unknwon 39931f8e00 Allow mail with self-signed certificates 10 years ago
Unknwon 1aa76bd279 Fix #532, add system notice 10 years ago
Vyacheslav Bakhmutov ce7422473a add omitted lang 10 years ago
Unknwon fc18741cc7 Fix #524 10 years ago
Unknwon 64c68220d2 Fix #264 10 years ago
Unknwon 91e5c24a31 Fix #522 10 years ago
Unknwon 263d409326 Basic xss prevention 10 years ago
unknown 1031271224 Add German translation to home page 10 years ago
evolvedlight c9e5e38fcf Initial cut of git fork 10 years ago
Unknwon 405ee14711 Fix SMTP auth logic 10 years ago
Unknwon f03b6be8f9 Work on #516 10 years ago
Unknwon 2a031c1365 Fix #515 10 years ago
Unknwon a046a31d2b UI: Confirmation box 11 years ago
Unknwon 3cfa4a581c Bug: 500 when transfer repository to collaborator 11 years ago
Unknwon 5e747bc877 Clean old dockerfiles 11 years ago
Unknwon 11af8658cf Simple fix 11 years ago
Unknwon e3b78c47e2 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	public/ng/less/gogs/repository.less
	templates/repo/home.tmpl
11 years ago
Unknwon 49193bebd2 UI: Confirmation box 11 years ago
fuxiaohei 7d48f811f1 add issue router for new issue page ui preview 11 years ago
fuxiaohei e3a27aeb25 template and ui fix 11 years ago
fuxiaohei dccc50e9d4 template and ui fix 11 years ago
Unknwon ad2ab6d214 Add modal to change username
Signed-off-by: Unknwon <joe2010xtmf@163.com>
11 years ago
Unknwon b8368f98ff Add directory level commit message 11 years ago
fundon 54724c33ec no neet for md5 email 11 years ago
Unknwon ad52b2d791 Mirror fix on transfer repo 11 years ago
Unknwon 71e4689d11 Page: User profile 11 years ago
Unknwon f69761563b Fix bug on transfer repo 11 years ago
fuxiaohei 7c30ae7002 is utils improvement 11 years ago
Unknwon 25268577a5 Fix download archive issue 11 years ago
Unknwon 5bbeeb0f1b Page: Commits and fix #249 11 years ago
Unknwon a1109e6fbc Page: Repository home page 11 years ago
Unknwon ebb05475ed Fix #495 and cannot view repository by tag 11 years ago
fuxiaohei b3f0d25ce5 pull request ui review, change sidebar 11 years ago
fuxiaohei 8d5a4cc9eb pull request ui review, change sidebar 11 years ago
fuxiaohei 60c65415dd pull request page ui review, upgrade octicon icons 11 years ago
Unknwon 3f707b3f32 Add basic submodule support 11 years ago
Unknwon 063aacd436 UI: Use tooltip not alert when copy clone URL 11 years ago
Unknwon 196efecaaa Fix #491 11 years ago
lunnyxiao 7df60af60e submodule support and closed #478 11 years ago
lunnyxiao 79ec08141a Merge branch 'dev' of github.com:gogits/gogs into dev 11 years ago
lunnyxiao 150eef93b2 add submodule basic support & buf fixed #478 11 years ago
Unknwon 4a01bb8fa4 Mirror bug fix 11 years ago
Unknwon 7ba9257a7f Add suburl support 11 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
11 years ago
Unknwon a596388ebf Add success message after transfer repository #481 11 years ago
Unknwon 8a09256941 Mirror fix and fix #481 11 years ago
lunnyxiao 061a879cea Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	conf/app.ini
11 years ago
lunnyxiao ed84adb679 toutf8 improved & add max git diff lines 11 years ago
Unknwon 0d9c41be7d Work on #476 11 years ago
Unknwon c1ceec45da Fix mirror UI style and work on #475 11 years ago
Benjamin Peng cff3ca23a5 Fix TimeSince arguments error. 11 years ago
Unknwon 632b1b694d Fix #465 11 years ago
Unknwon 7027ac9308 Fix #461 11 years ago
Unknwon b9560374cd UI fix 11 years ago
Mathieu Gagnon 3549fb0ea8 Remove APP_LOGO setting 11 years ago
Unknwon cfed11f092 Bug: Transfer repository doesn't update the count 11 years ago
Unknwon fdc8c34258 Fix clone panel z-index 11 years ago
Unknwon 33659ed9a5 Fix #452 11 years ago
Unknwon f8977f4847 Organization level webhooks 11 years ago
无闻 e79e4b1580 Merge pull request #442 from compressed/org_hook
Organization-level Webhooks
11 years ago
Unknwon 0ddb1eb769 Finish new install page, almost ready for 0.5 release 11 years ago
Unknwon ab7206d6b7 Fix #348 11 years ago
Christopher Brickley 85c35a6b8b add organization-level webhooks 11 years ago
Michael Dyrynda aee46bac01 add rel attribute such that font-awesome icons load correctly 11 years ago
Michael Dyrynda dcb10a41d4 Add handling to branch switcher label to make label more consistent with
GitHub behaviour

Addresses #431
11 years ago
Unknwon 830efc90da update docs and mirror bug fix 11 years ago
Christopher Brickley 00a864e693 add commit compare functionality 11 years ago
Unknwon c5ce33047e Mirror fix and hide missing pages for 0.5 release 11 years ago
Christopher Brickley 2bce24068d add Slack API webhook support 11 years ago
无闻 ae2f4866d0 Merge pull request #400 from deringer/dev
Add missing 'new migration' link
11 years ago
Unknwon 676bd764fa UI: SSH/HTTPS address switch and copy 11 years ago
Michael Dyrynda 1bbf4c9768 Add missing 'new migration' link
Addresses issue #399
11 years ago
Unknwon 7e36bf448d Merge branch 'master' of github.com:gogits/gogs into dev
Conflicts:
	dockerfiles/README.md
11 years ago
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.
11 years ago
Unknwon 9bc63bda7d Finish all new admin pages. 11 years ago
Unknwon d2aff9a46a Continue working on new admin pages 11 years ago
Unknwon 8829174574 Finish new admin users pages 11 years ago
Unknwon 1aec1a2dda Finish new admin dashboard 11 years ago
Unknwon 81287ba022 Mirror issue fix 11 years ago
Unknwon 9baf2b38d0 Bug fix on organization 11 years ago
Unknwon 74b31566cf Finsih add/remove repo in organization 11 years ago
Unknwon f2c263c54f fix #367 11 years ago
Unknwon 21a1b8e5a3 Finish new edit team page, add member to team 11 years ago
Unknwon b765229a6d Fix code style 11 years ago
Unknwon fa60502a70 Working on organization pages 11 years ago
Unknwon bba707de36 Finish team list, create new team, join/leave team page 11 years ago
Unknwon 78add502d7 Finish new organization members and invitation page 11 years ago
Unknwon 36b4c57ff1 Finish new organization members and invitation page 11 years ago
Unknwon 5acc948562 Page: `/org/:orgname/settings` 11 years ago
Unknwon 5fbf8531e6 Finish new home page of organization 11 years ago
Unknwon 7af7584d25 Finish new reset password, etc. 11 years ago
Unknwon 78defd238c Page: Manage social accounts 11 years ago
Unknwon 08c6d07aad UI: Bare repository does not have visual link to settings page 11 years ago
Unknwon 9a1d5d2489 Finish new web hook pages 11 years ago
Unknwon 9820b8e134 Finish new hooks list page 11 years ago
lunnyxiao 7c7014262b Merge branch 'dev' of github.com:gogits/gogs into dev 11 years ago
lunnyxiao 57f6ec672a bug fixed 11 years ago
Unknwon e8c9bb2c66 Finish new collaboration page 11 years ago
Unknwon a8e05fdf1b Use toolbox 11 years ago
Unknwon fa0a389dc4 Fix bare repo bug 11 years ago
Unknwon 755eec745f Finish new repo settings page 11 years ago
Unknwon dabf5b057c Finish new migrate page 11 years ago
Unknwon 7bbf644dd5 Convert captcha, cache, csrf as middlewares 11 years ago
Unknwon 3428baa3b5 Mirror fix on template 11 years ago
Unknwon 9813161411 Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page 11 years ago
Unknwon 5e81383413 Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module 11 years ago
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!! 11 years ago
Unknwon 3f38ff6c09 Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	templates/status/500.tmpl
11 years ago
Unknwon 8dd07c0ddd New UI merge in progress 11 years ago
Ciaran Downey 7921e60f30 Change "an error is occurred" to "has occurred" 11 years ago
Justin Nuß 12fb42de5a Fix IE bug and show errors. 11 years ago
Justin Nuß 4e2477a1a5 Fix #318. Switch to JS(ON) implementation for issue/comment creation. 11 years ago
Justin Nuß dedb156d4a Fix #321. Allow empty comments as long as there are attachments. 11 years ago
Justin Nuß 4d702eb345 Allow disabling uploads 11 years ago
Justin Nuß bfe5b86004 Add file upload for attachments 11 years ago
Justin Nuß 43e5de7f83 Show attachments in issues/comments and add preview for images 11 years ago
Justin Nuß 1129f756c8 Fix missing . (dot) in issue templates 11 years ago
Justin Nuß 967856f36e Merge branch 'dev' into feature/attachments
Conflicts:
	models/issue.go
	routers/repo/issue.go
11 years ago
Justin Nuß d43c5895bc Update template and style, only close commit if commit is in same repository 11 years ago
Justin Nuß 3c025b3950 Add delete route for attachments, remove upload buttons from issues/comments 11 years ago
Justin Nuß 34304e6a0c WIP: Allow attachments for issues, not only comments 11 years ago
Justin Nuß 4617bef895 WIP: Allow attachments for comments 11 years ago
无闻 8e4debe99d Merge pull request #297 from nuss-justin/issue/288
Fix issue #288. Only show label form if repository collaborator/admin
11 years ago
无闻 dc2e140360 Merge pull request #296 from nuss-justin/dev
Fix issue 280 & unwatch button in Firefox
11 years ago
Justin Nuß e194cf3291 Fix issue #259. Allow links in the repository description 11 years ago
Justin Nuß ccca60a5a1 Fix issue #288. Only show label form if repository collaborator/admin 11 years ago
Justin Nuß 18718afb36 Hide watch/unwatch button if not loggedin 11 years ago
gima 5a97cc69ed Make possible for administrators to change user's password (fix proposal for #290) 11 years ago
Lunny Xiao 6418caf23a add build script 11 years ago
fuxiaohei c127d84777 add organization team-single page 11 years ago
Unknown 63cc14062a Paging function for users and repositories 11 years ago
Unknown 097c8e05e6 Able to set timeout for process monitor 11 years ago
Unknown be8ac7fb75 fix #273 11 years ago
Unknown 0820b24f0b Merge branch 'master' of github.com:gogits/gogs into dev 11 years ago
Unknown cdffdeddc9 Fix bug that collaborators are able to modify settings of repository 11 years ago
Unknown 465dc962b5 Finish create organization team 11 years ago
António Meireles 3ad20773a2 fix typos in users' editing template. 11 years ago
Unknown e4ea5cf598 Finish Teams page 11 years ago
Unknown 5dbfe3c26c Finish organization homepage 11 years ago
Unknown 6e448b0714 Finish delete organization 11 years ago
Unknown ee9b7f322f Clean code 11 years ago
fuxiaohei 1d55ecd29c add organization team-create page 11 years ago
fuxiaohei b5ba2bd268 add organization team-create page 11 years ago
Unknown 19e9104289 Organization settings page 11 years ago
Unknown 32b09681b2 Migrate repository by organization 11 years ago
Unknown 43b33440b5 Work on create organization repo and #257 11 years ago
fuxiaohei 72ba273cc9 select owner when creating repository 11 years ago
Unknown 4cf7a1fca5 Mirror update on create repo page 11 years ago
fuxiaohei 80be060735 select owner when creating repository 11 years ago
Unknown 8e6c254c03 Mirror fix on create repo 11 years ago
Unknown 3624b2a7f1 Merge branch 'dev' of github.com:gogits/gogs into dev 11 years ago
Unknown e0f9c628c5 Add create organization 11 years ago
fuxiaohei cc703ee663 select owner when creating repository 11 years ago
Unknown b2801a2e98 Fix #165 11 years ago
Unknown 47d29a1ee0 Mirror fix on #248 11 years ago
fuxiaohei fb53cc4fa8 add organization setting page 11 years ago
fuxiaohei f393dc6520 add organization dashboard page 11 years ago
fuxiaohei ea507e20d4 add organization create page 11 years ago
Unknown 314193029a Use constants to name template file 11 years ago
Unknown 9c82073091 Merge branch 'dev' of github.com:gogits/gogs into dev 11 years ago
Unknown 9924e65ca1 In progress of name template name constant 11 years ago
fuxiaohei adda10f4a4 add organization teams page 11 years ago
fuxiaohei bf703ef617 add dashboard context switch button 11 years ago
Unknown ad5ec45dd6 Fix #165 11 years ago
Unknown 6c8d630bef Add database log adapter 11 years ago
Unknown f147ad619a Basic process manager 11 years ago
Unknown d952b4200c Add corn rask monitor panel 11 years ago
Unknown e07674bff1 Support edit release and save as draft 11 years ago
Unknown fb0972afad Fix #199 11 years ago
Unknown 9961f9a53c Fix #197 11 years ago
Unknown a3e1383cac Add gogs fix location command 11 years ago
Unknown f160b4f33c Add tar.gz download button and other mirror updates 11 years ago
Unknown a80d8d96fa Merge branch 'dev' of github.com:gogits/gogs into dev 11 years ago
Unknown 302c863cda Fix #242 11 years ago
FuXiaoHei 4fcbf553aa organisation main page ui 11 years ago
Unknown 4f2f3c2857 Code convention 11 years ago
Unknown 63baf76ab2 Fix #214 11 years ago
Unknown eaa7d71fc7 Fix #232 11 years ago
Unknown afc6cbc479 Update tag 11 years ago
Unknown 2657f88d9a Fix #222 11 years ago
Unknown 617bbe3fee Fix #218 11 years ago
Unknown ab13a29cb5 Fix #209 11 years ago
Unknown ff690fd976 Fix #200, add VERSION to template files 11 years ago
Bruno Bigras 6227b59b1a Registeration -> Registration 11 years ago
FuXiaoHei e0a6e6dd1a issue ui update 11 years ago
Unknown bf5fcfb49c Add * to selected label 11 years ago
Unknown 80055bde86 Code convention 11 years ago
Unknown e33a104448 Almost done issue label #200 11 years ago
Unknown dce17c86ac Almost done issue label #200 11 years ago
Unknown b1bdbd7f94 Almost done issue label #200 11 years ago
Unknown 5e9a45f74a Code convention 11 years ago
FuXiaoHei 1331134316 finish issue edit content preview 11 years ago
FuXiaoHei 4e8a1bf9c9 fix firefox zclip bug 11 years ago
FuXiaoHei c82807a713 add issue label attach-detach ui 11 years ago
FuXiaoHei 342baf1dda add label edit and manage ui 11 years ago
Unknown 93f8f92523 Finish create new label 11 years ago
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.
11 years ago
Unknown a0a95d797e Fix ui 11 years ago
Unknown 956f011dd3 Fix #186 11 years ago
FuXiaoHei 16e162b669 issue label ui design 11 years ago
Unknown 4744996f9a Make gmail auth work 11 years ago
Lunny Xiao 7869cfccb9 Merge pull request #192 from DerDackel/ldapssl
Add LDAP over SSL support
11 years ago
Sebastian Jackel eb264a112b Add LDAP over SSL support 11 years ago
Unknown b70db61854 Fix #185 11 years ago
Unknown 16bddd593a Finish change issue’s milestone 11 years ago
Unknown e880a2fa48 Merge branch 'dev' of github.com:gogits/gogs into dev 11 years ago
Unknown 46fc36c3a6 Finish change issue’s milestone 11 years ago
FuXiaoHei a1bb3741d5 add milestone in new-issue page 11 years ago
FuXiaoHei 4a4392192b add milestone issue view ui 11 years ago
Unknown 5ed5aa5228 Finish milestone 11 years ago
Unknown 33ec0632ff Fix #183 11 years ago
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
11 years ago
Unknown 2eee1e9bc2 Finish edit a milestone 11 years ago
Unknown 98dbbae2ef Fix #166 11 years ago
Unknown c117f9e73f Fix #166 11 years ago
Unknown a913aff1d0 Show collaborative repositories in dashboard 11 years ago
Unknown 54e95fa367 Finish add new milestone 11 years ago
Unknown f1130ce5e9 Fix edit auth page bug 11 years ago
FuXiaoHei 1769bb2f26 add milestone edit ui 11 years ago
Unknown 0970d6cc38 Log to different adapter according to level 11 years ago
Unknown 68fb62347f Finish issue assignee 11 years ago
Unknown d122aa6d88 Merge branch 'dev' of github.com:gogits/gogs into dev 11 years ago
Unknown 2c73ced0db Fix #173 11 years ago
FuXiaoHei fd7b0a2ba4 add user new js 11 years ago
FuXiaoHei 27f9b7a144 add user new js 11 years ago
Lunny Xiao f68e279150 spell bug fixed 11 years ago
Unknown c5dbc24ca4 UI fix 11 years ago
Lunny Xiao bf58679390 add support for smtp authentication 11 years ago
FuXiaoHei cdc87623dc add auth new js 11 years ago
Lunny Xiao 55019bfbc5 merge all login methods 11 years ago
Lunny Xiao 4d6de6c7b9 add login name for auth type 11 years ago
FuXiaoHei 2eabeba6b7 finish milestone add page 11 years ago
FuXiaoHei 045c21de4f assignee ui in issue view 11 years ago
Unknown e867283406 Assignee back end 11 years ago
FuXiaoHei a03f380fa8 assignee ui in issue view 11 years ago
FuXiaoHei 11ca10ab2f issue assignee ui 11 years ago
Unknown 33d32585b1 Add mention, read/unread support of issue tracker 11 years ago
Unknown 6fb7229bea Merge branch 'dev' of github.com:gogits/gogs into dev 11 years ago
Unknown 7407f9caf3 Finish issue design 11 years ago
FuXiaoHei d76772adb9 add milestone list page 11 years ago
Unknown 8ca14e2109 Improve delete SSH key 11 years ago
Unknown 7cb5a15c9b Batch of mirror fixes 11 years ago
Unknown e573855a4f Fix #98, support web hook 11 years ago
Unknown 94bccbb148 Finish edit and remove web hook 11 years ago
Unknown 24f614f6db Finish add web hook 11 years ago
Unknown 6e3dba2cc5 Clean repo code 11 years ago
Unknown bbdfe25769 User code clean and ui improve 11 years ago
Unknown c1eb4d894a Clean api code 11 years ago
FuXiaoHei d189b83ac1 some ui fix 11 years ago
FuXiaoHei d34c3bb751 finish webhook ui,
some ui fix
11 years ago
Unknown 3b7465f817 fix code 11 years ago
Lunny Xiao d8136c9c3c Merge branch 'dev-ldap' into dev 11 years ago
Lunny Xiao 1652dd5068 basic authentications 11 years ago
Unknown 02687cbdf3 Add mail notify for new collaborator 11 years ago
Lunny Xiao 79ea34e70e ldap support 11 years ago
Unknown e10096ee2e Mirror fix on UI 11 years ago
FuXiaoHei 3e856928a2 add webhooks page ui 11 years ago
Unknown e7d8fadb08 Add disable gravatar option 11 years ago
Unknown 100cd181bc Add router log config option 11 years ago
Unknown 75109bbd65 Fix panic when no master branch 11 years ago
Unknown f6c4fbeb37 Collaborator 11 years ago
FuXiaoHei 1c88a541cb fix profile ui 11 years ago
FuXiaoHei cc1eb5643e Merge branch 'dev' of https://github.com/gogits/gogs into dev 11 years ago
Unknown 89c99167b2 Fix #149 11 years ago
Unknown 2a1dc0085b fix #91 11 years ago
FuXiaoHei 52fbb9788a add collaboration page ui 11 years ago
Unknown eb463000a9 Clean files 11 years ago
Unknown 49dc57e336 Add /api/v1/users/search 11 years ago
Unknown 48bfbb7ddf Mirror changes 11 years ago
Robert Speicher 494e5fd40c Install: Set the default host string based on database type 11 years ago
Unknown 2401e68d7e Prepare for v0.3.1 hotfix 11 years ago
无闻 31805e2bbe Merge pull request #135 from clee/show-parents
Show parents in commit diff page
11 years ago
Chris Lee 6700257558 Show parents in commit diff page 11 years ago
Unknown 62240b6bc1 Add login by email 11 years ago
Unknown ce05a8d7b6 Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	templates/repo/single_list.tmpl
11 years ago
Unknown 62d23e9154 HTTP no follow and offline mode 11 years ago
无闻 9fdf4bc277 Merge pull request #134 from clee/master
Use commit summaries instead of full messages
11 years ago
Chris Lee 8a8f84d245 Use commit summaries instead of full messages 11 years ago
Unknown 59d0e73c35 Batch mirror fix 11 years ago
James Anderson e5af34a078 fixed some broken forms that were introduced in james-anderson@521c5f0e10 11 years ago
James Anderson 32ae6896fa Close to Closed 11 years ago
James Anderson 4b58c01603 Changed setting url to settings 11 years ago
Bryan Johnson 34d18a19a3 Minor grammatical fix for Disable Registration feature 11 years ago
无闻 7b91dfeb01 Update reset_passwd.tmpl 11 years ago
twitchyliquid64 d304a23787 Corrected grammar and spelling mistakes in templates. Normalizing to American English. 11 years ago
Unknown 8bed017557 Add build tag enable prompt 11 years ago
Unknown eda3f8b3b3 Mirror updates 11 years ago
Unknown 8719c1b8c5 Mirror bug fix 11 years ago
Unknown c3a52f7dd0 Mirror bug fix on downloading zip 11 years ago
Unknown 7d656ee2e3 Update docs 11 years ago
slene d3fc1da8c2 download link 11 years ago
FuXiaoHei 8549b47e04 fix repo-new ui, fix top-nav search-bar ui 11 years ago
Unknown 3c3cda7326 Weibo oauth 11 years ago
Unknown c36e7d322e Mirror updates 11 years ago
Unknown 57f84fb051 UPDATE DOCS 11 years ago
Unknown f644cefa86 Finish release 11 years ago
Unknown 190b83e05e push tag support 11 years ago
Unknown d2b53dd43b Add weibo oauth 11 years ago
Unknown 4b9b8024ba Clean oauth code 11 years ago
Unknown 8c266f2df5 go get 11 years ago
Unknown 4c1452574a go get 11 years ago
Unknown ea74be2f2e go get 11 years ago
Unknown d26a333dfb go get 11 years ago
Unknown c9a1eb4789 Able to change mirror interval now 11 years ago
slene 52b4ab2aa5 update with new git 11 years ago
Unknown 90f6aa8cd1 Add repo mirror and import 11 years ago
FuXiaoHei fe4750ebe2 Merge remote-tracking branch 'origin/dev' into dev 11 years ago
FuXiaoHei 5f3a6a9d74 social login button ui 11 years ago
Unknown 790a2c1099 Merge branch 'dev' of github.com:gogits/gogs into dev 11 years ago
Unknown 31d613c01d Mirror fix 11 years ago
FuXiaoHei b057cffd85 fix logo ui, add following ui in user-profile page 11 years ago
Unknown 5d30bfc8ba Fix #65 fix #57 11 years ago
Unknown 4fc5dcc764 Merge branch 'dev' of github.com:gogits/gogs into dev 11 years ago
Unknown 33aa4f7438 Support private repo 11 years ago
skyblue f8e97b75fb Merge branch 'dev' of github.com:gogits/gogs into dev 11 years ago
skyblue 5c1312f38e clean oauth2 code 11 years ago
Unknown d6dac160df Pages in commits list page 11 years ago
Unknown 47aa53bd36 Add search commits 11 years ago
Unknown 7d07b58114 UPDATE README 11 years ago
skyblue 4c6e0e9499 Merge branch 'dev' of github.com:gogits/gogs into dev 11 years ago
skyblue dd815ae7b5 finish github oauth2 support 11 years ago
Unknown a5fcaae5ee UPDATE README 11 years ago
Unknown 23e318f85a Merge branch 'dev' of github.com:gogits/gogs into dev 11 years ago
Unknown 11f54b1426 Mirror bug fix 11 years ago
FuXiaoHei 555b6976a3 add search form in top navbar 11 years ago
FuXiaoHei df000245d1 add pager in commit-page, finish commit search form 11 years ago
Unknown 306aa5bffe Add support default branch 11 years ago
Unknown 8980675a9f Fix #69 11 years ago
Unknown 45462662e9 Add flash 11 years ago
Unknown 29e255422e Merge branch 'dev' of github.com:gogits/gogs into dev 11 years ago
Unknown af552596cf Work on form resubmit 11 years ago
FuXiaoHei 6b30d9b0f2 fix mirror typo 11 years ago
FuXiaoHei a354f33ac2 new-repo dropdown in top navbar 11 years ago
Unknown 5d4025cb5a Add go get meta support 11 years ago
Unknown 9f7bd5007b Work on mirror repo 11 years ago
FuXiaoHei c72e1b5c2a repo-import page ui 11 years ago
FuXiaoHei 721834a267 change new-repo button to dropdown menu in dashboard page 11 years ago
Unknown a991ebf5d0 Fix #54 11 years ago
Unknown 115a349131 Fix #67 11 years ago
Unknown 9ea9818d32 Fix issue with log in with GitHub but need more error handle after 11 years ago
Unknown 8c9a0494ec Add @ # commit link detect on all markdown render 11 years ago
FuXiaoHei d3a987eded username & repo-name changing help message 11 years ago
FuXiaoHei 1b0142513e release-new page ui 11 years ago
FuXiaoHei 98f918ed28 Merge branch 'dev' of https://github.com/gogits/gogs into dev 11 years ago
FuXiaoHei 3ede496383 add release-new route 11 years ago
Unknown b7c3b0cc73 Add reset password, fix #58 11 years ago
Lunny Xiao a92826a8fe Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	routers/repo/repo.go
11 years ago
Lunny Xiao 493b0c5ac2 add ssl support for web 11 years ago
Unknown eb803ec5eb Add transfer repository 11 years ago
FuXiaoHei 75db79b4b6 release list page ui 11 years ago
Unknown e9c4156c87 Add: rename user 11 years ago
Unknown 79a610592e Add: rename repository 11 years ago
FuXiaoHei 1757a59a99 js clipboard 11 years ago
Unknown db66b8da72 Add release tmpl 11 years ago
crackcomm 128b7c790e My mistake... 11 years ago
crackcomm 5a07b5430e .admin-dl-horizontal 11 years ago
crackcomm 868d921f7b Description list instead of div's in admin Dashboard & Configuration. 11 years ago
Unknown e938863ae6 Mirror fix on UI 11 years ago
Unknown 03cc39ea12 Mirror fix on #45 11 years ago
slene b1627672f9 fix link 11 years ago
slene 4c70249f75 fix some link 11 years ago
slene 816bb08720 fix link 11 years ago
slene d6c9e3413a fix display bare repo 11 years ago
slene 578d981d7e display bare repo page 11 years ago
slene b27c34f39a update git api. fix link... and so on 11 years ago
Unknown 107a1eadac Finish close and reopen issue, install page, ready going to test stage of v0.2.0 11 years ago
Unknown 1f671e5d29 Merge branch 'master' of github.com:gogits/gogs 11 years ago
Unknown cad2ced394 Bug fix 11 years ago
FuXiaoHei 5ab3962b12 fix issue button text change 11 years ago
Unknown ffa59739b6 Add edit issue 11 years ago
Unknown 2c073afbec Mirror fix and update 11 years ago
FuXiaoHei ecce694d77 issue content ajax preview 11 years ago
FuXiaoHei 035facc564 Merge branch 'master' of https://github.com/gogits/gogs 11 years ago
FuXiaoHei f0d5c3992b issue ajax edit 11 years ago
Unknown 8282828820 Fix action email bug 11 years ago
Unknown beb1761d7c Mirror fix 11 years ago
FuXiaoHei bf2e76fc7e change issue reopen and close btn 11 years ago
Unknown 6e376bb85c Working on install page 11 years ago
Unknown a55941ff83 Add auto-detect home directory 11 years ago
FuXiaoHei 9047cadcd3 issue close and reopen block ui 11 years ago
Unknown 76b8642348 Bug fix 11 years ago
Unknown cb05b8325c Update config option 11 years ago
slene 6bd4f34c8d fix commits button 11 years ago
Unknown 0fd754bbe0 Working on install page 11 years ago
Unknown 5344a03003 Bug fix 11 years ago
Unknown eb6021f73f Fix issue pages URL params 11 years ago
Unknown 34f4af9ebf Working on issue and install page 11 years ago
Unknown f76eb8a666 IP: RC Code Review 11 years ago
slene 6b43067e1b image display in diff page 11 years ago
Unknown 3144fac03c IP: RC Code Review 11 years ago
slene bce8586bc6 Merge branch 'master' of github.com:gogits/gogs 11 years ago
slene 346db02d89 fix image display 11 years ago
slene 677643b812 fix read commit source 11 years ago
Unknown 743593f791 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	templates/issue/view.tmpl
11 years ago
Unknown f470c241d6 IP: RC Code Review 11 years ago
FuXiaoHei e1e2eee508 update issue view page 11 years ago
FuXiaoHei c796ed3849 update install page ui 11 years ago
Unknown dd6246877d Almost done diff page 11 years ago
Unknown 4b9eef50c9 Add comment of issue 11 years ago
FuXiaoHei 08405a4fea add issue view ui 11 years ago
Unknown ed9b7d2db9 More on diff page 11 years ago
Lunny Xiao 3a27a0c146 improved diff 11 years ago
Unknown a3d0d29496 Merge branch 'master' of github.com:gogits/gogs 11 years ago
Unknown 87de66561c Start working on diff page 11 years ago
FuXiaoHei a8623ec104 fix init-tabs bug 11 years ago
Jake Scott 60b83ce0c6 Fix up the spelling on the intro :) 11 years ago
Unknown d3b8e9daa1 Add notify watcher action 11 years ago
Unknown 2fa8d0c8dd Added create issue 11 years ago
FuXiaoHei 23d103c721 issue list in user 11 years ago
FuXiaoHei e5d8fe41c4 issue create page ui 11 years ago
Unknown e95be2cb3e Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	conf/app.ini
11 years ago
Unknown eeb793524f Check run user 11 years ago
FuXiaoHei 2a2f025388 change css name style 11 years ago
FuXiaoHei 6e33e54e71 add issue-create template file 11 years ago
FuXiaoHei 7f6126dd04 install sample page 11 years ago
slene 123c7b44e8 fix 11 years ago
FuXiaoHei 79633ab1fb file size and file raw style update 11 years ago
FuXiaoHei 8909935a10 Merge branch 'master' of https://github.com/gogits/gogs 11 years ago
FuXiaoHei 62b05c1e22 top-nav sign-up btn change to text link 11 years ago
slene 52959c988c fix 11 years ago
slene ff36248419 raw download 11 years ago
FuXiaoHei 92a6058e29 zip download button, repo single file buttons 11 years ago
FuXiaoHei 3473aa9e42 repo single file raw button 11 years ago
FuXiaoHei c9e1eb0a0d diff page ui 11 years ago
FuXiaoHei 5e22f1437a diff page ui 11 years ago
Unknown b9b82cfe47 Mirror updates 11 years ago
Unknown f8cfb81fb0 Mirror updates 11 years ago
Unknown 6bc7ae971a Mirror fix 11 years ago
slene 809a4eab67 Merge branch 'master' of github.com:gogits/gogs 11 years ago
slene 559cd63fc5 fix code view indentation 11 years ago
Unknown 97debac185 SSL enable config option 11 years ago
Unknown c386bb4bd3 Bug fix 11 years ago
Unknown 1eb078d0a8 Fix action 11 years ago
FuXiaoHei c9e830cefb fix dropdown close bug 11 years ago
FuXiaoHei 13b6e06943 404 and 500 page ui 11 years ago
FuXiaoHei 1a16b3e99a repo options ui 11 years ago
FuXiaoHei 47493a0191 use ctx.Handle to handle 404 page 11 years ago
Unknown ad31893bbb Update README 11 years ago
Unknown cb52f6d07d Add auto-login 11 years ago
Unknown 59ffdbf6f8 Add create, list, view issue 11 years ago
slene 5edd57e482 Merge branch 'master' of github.com:gogits/gogs 11 years ago
slene 076fc98d98 add csrf check 11 years ago
Unknown fd1831052c Update session 11 years ago
Unknown 0d1872ebe3 Add admin memStatus panel 11 years ago
Unknown 7a1ff8636c Add config option: Picture cache path 11 years ago
Unknown 76cd448e79 Add admin delete user 11 years ago
Unknown f219ddcf4e Add log config panel in admin 11 years ago
FuXiaoHei 9218f76c8e Merge remote-tracking branch 'origin/master' 11 years ago
FuXiaoHei 011134e0af add clone link in repo index page 11 years ago
Unknown d40499e7fa Finsih mail resend limit 11 years ago
FuXiaoHei 85abe5132e fix navbar button ui 11 years ago
FuXiaoHei 14ddb8b1fa fix dashboard repo link 11 years ago
FuXiaoHei ecc61ced41 update admin nav ui 11 years ago
Unknown e4053f5e98 Mirror update 11 years ago
Unknown 30618b271a Add admin edit user 11 years ago
Unknown e67653cf13 Bug fix 11 years ago
Unknown c1576b4c40 Add admin add user 11 years ago
Unknown f6596f11c4 All configuration reload-able 11 years ago
Unknown 369ddf76a8 Batch fix 11 years ago
Unknown 06631ab91f Basic admin data table, models changes 11 years ago
FuXiaoHei 1a0d7c54a2 repo watching ajax 11 years ago
FuXiaoHei 42b08ff261 fix single bare page link 11 years ago
slene de956c4776 linenums 11 years ago
slene c6bd723ce1 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	public/js/app.js
11 years ago
FuXiaoHei c7b6fbfd46 clean padding in single file page 11 years ago
Unknown e8a49c7746 Add data to ui 11 years ago
FuXiaoHei cb80111e89 guide page for bare repo
some ui fix
11 years ago
Unknown 9f9cd6bfc6 Work on admin 11 years ago
slene 21379e30a1 fix link 11 years ago
slene 8ef46e90e5 fix 11 years ago
slene 24678d73f5 read single file 11 years ago
Unknown 805732fdc7 Mirror fix 11 years ago
Unknown a922c3ff6a Watch backend 11 years ago
Unknown 601c10309d Bug fix 11 years ago
Unknown 757f360949 Render data in commit list page 11 years ago
Unknown 35d473f04a Finish verify email 11 years ago
Gogs c6e12d2568 add up url in file list 11 years ago
Unknown a22c4ba71d Merge branch 'master' of github.com:gogits/gogs 11 years ago
Unknown ddbd2ce152 Add register mail tpl 11 years ago
FuXiaoHei 9bc06dc716 Merge remote-tracking branch 'origin/master'
Conflicts:
	routers/user/user.go
11 years ago
slene 199fdd0336 fork render 11 years ago
FuXiaoHei c7660a81c6 Merge remote-tracking branch 'origin/master'
Conflicts:
	routers/user/user.go
11 years ago
FuXiaoHei a0e73e2b54 top nav arrow update 11 years ago
slene 483cc31369 Revert "fork render"
This reverts commit 56af7e99a8.
11 years ago
FuXiaoHei 3634d1ee32 Merge branch 'master' of https://github.com/gogits/gogs 11 years ago
FuXiaoHei 42b85a9698 Merge branch 'master' of https://github.com/gogits/gogs 11 years ago
FuXiaoHei 89041248d4 repo commit list ui 11 years ago
Unknown 8e1f339fd6 Merge branch 'master' of github.com:gogits/gogs 11 years ago
Unknown dd8e7868ce Mirror fix 11 years ago
Gogs 56af7e99a8 fork render 11 years ago
Unknown 0da4975f4f Working on register mail confirmation 11 years ago
Unknown bf1d1f9579 Merge branch 'master' of github.com:gogits/gogs 11 years ago
Unknown a2fbb24615 Add active page 11 years ago
FuXiaoHei 06af48503c repo description ui update 11 years ago
FuXiaoHei 78097a2c5a Merge branch 'master' of https://github.com/gogits/gogs 11 years ago
Lunny Xiao 9e8e910bd6 merge 11 years ago
Lunny Xiao 3da325591b bug fixed for commits list 11 years ago
Unknown fbd252c1cf Mirror fix 11 years ago
FuXiaoHei 9533b23272 theme changes 11 years ago
Unknown d886f4df97 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	models/repo.go
	routers/repo/single.go
	templates/repo/single.tmpl
11 years ago
Unknown e44d9ffd89 Delete commit and update getlastcommit 11 years ago
Lunny Xiao 3ceb008e1f add commit view 11 years ago
Unknown e656609b0d Bug fix 11 years ago
Unknown f31151e681 Add commit link for file list 11 years ago
Unknown e51afe4621 Add postgres support, clean code, code review 11 years ago
Lunny Xiao 45a6444b1e add commits 11 years ago
slene f90e37ade0 fixed 11 years ago
Unknown ee93186f72 Mirror change 11 years ago
slene 5bc2a1a6f9 show readme.md 11 years ago
slene 26f9962b6e clone in ssh 11 years ago
FuXiaoHei 3a3ac1f0f3 repo branch page ui 11 years ago
FuXiaoHei 24d91ecda8 ui and js update 11 years ago
slene 3a2eee0827 fix repo setting and delete repo 11 years ago
FuXiaoHei d64a8e8d3a Merge remote-tracking branch 'origin/master' 11 years ago
FuXiaoHei c101471bdf ui update, repo-assignment panic bug fix 11 years ago
Unknown 0f68930892 Add latest commit in repo viewer 11 years ago
Unknown 685631627e Show branches in repo viewer 11 years ago
Unknown ec65be79f0 Fix commit feed ui 11 years ago
slene c9bf526be7 markdown & code style 11 years ago
slene 1f9ced7960 file list style 11 years ago
slene f6e32b1b08 finish delete ssh key and delete account. all with confirm. 11 years ago
Unknown 0754dd2f95 Add delete all feeds when delete account 11 years ago
Unknown ca956d5cec Add generate fingerprint of ssh key 11 years ago
Unknown 8de9517862 Mirror fix 11 years ago
Unknown 828c89de99 Clean code 11 years ago
slene 631deb2e7d Merge branch 'master' of github.com:gogits/gogs 11 years ago
slene 606ad6dcd0 update user repos style 11 years ago
Unknown 8fb4b3afad Add template func FileSize 11 years ago
Unknown dfcae2a97a Add repo list data, need front-end fix 11 years ago
Lunny Xiao f047df6e2b Merge branch 'master' of github.com:gogits/gogs 11 years ago
Lunny Xiao 6bdd6f9b18 add size for file 11 years ago
Unknown b3373aa8d3 Mirror fix 11 years ago
Unknown f174633b36 Clean code 11 years ago
slene 0791d01513 update tmpl 11 years ago
Unknown e9fdf1031d Clean code 11 years ago
Unknown 4b8e888437 Finish feeds 11 years ago
slene 06deed820d Add HomeLink and AvatarLink to User model. Please use .SignedUser in template. 11 years ago
Unknown adb17791bd Add basic render of public act 11 years ago
slene 2289ff20bf That's one small step for man, one giant leap for gopher. 11 years ago
Lunny Xiao d80f43ca81 bug fixed 11 years ago
Lunny Xiao b27e8e87f8 add tree view 11 years ago
Lunny Xiao 607303e4de add id 11 years ago
FuXiaoHei d18237850c add draft page for empty link 11 years ago
Unknown 398809b135 Combine UI and data in repo home page 11 years ago
FuXiaoHei 8d1fcdaf2c repo page ui 11 years ago
Unknown 1ce17cce76 Add log.handle 11 years ago
Unknown 47edf7f4f9 Finish update password and profile 11 years ago
FuXiaoHei 9c0672e0dd user update-password page ui 11 years ago
Unknown 52de63e7bb Allow 1 letter usernames 11 years ago
Unknown 57bc2d1ca0 Add update user profile back end, add new gitignore and license, add template data to public profile page 11 years ago
Lunny Xiao 1902500b0d Merge branch 'master' of github.com:gogits/gogs 11 years ago
Lunny Xiao 3a1fa012f7 update repo page 11 years ago
Unknown 27104ac89a Add delete repo 11 years ago
FuXiaoHei a8d8e72562 single repository setting page ui 11 years ago
FuXiaoHei f65d8f9144 single repository page ui, add spec handler to get repo 11 years ago
FuXiaoHei 555c8f1d91 Merge remote-tracking branch 'origin/master' 11 years ago
FuXiaoHei 4fff38856e single repository page ui preview 11 years ago
Lunny Xiao 08feaf3ded add repo router 11 years ago
Unknown af5435d586 Bug fix 11 years ago
Unknown 12f81de349 Finish delete user 11 years ago
FuXiaoHei 4f4ec9321f dashboard ui 11 years ago
Lunny Xiao b5cc4078a9 add repo list of dashboard 11 years ago
Unknown fdc4151ff3 Finish create repo 11 years ago
FuXiaoHei 63d2f74c21 begin dashboard ui 11 years ago
FuXiaoHei 295cfd42aa finish user delete page ui 11 years ago
FuXiaoHei 7f92579905 finish user delete page ui 11 years ago
Unknown 897329a644 Add add and delete SSH key 11 years ago
FuXiaoHei efa039a0f7 finish ssh key pages ui 11 years ago
FuXiaoHei 46687f391c ssh keys operation page ui 11 years ago
Unknown 76ce6f9848 Update repo.Create 11 years ago
Unknown a2a59f8ad1 Change /user/profile URL to /user/:username 11 years ago
Unknown ba5c7ea771 Add SignInRequire and SignOutRequire middleware 11 years ago
Lunny Xiao 8e821c75d7 add publickey list 11 years ago
Lunny Xiao e246f2188e add list for repo basic 11 years ago
Unknown 90223dcfc4 Bug fix 11 years ago
Unknown 56a7ab4da5 Finish log in user 11 years ago
Unknown d8b92b4bc9 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	templates/user/signup.tmpl
11 years ago
Unknown 1249392c83 Finish register user 11 years ago
FuXiaoHei 4c1858c07b navbar active status 11 years ago
FuXiaoHei 9cd14f97c2 register js validation 11 years ago
FuXiaoHei 4b912b9ae6 signed-in dashboard and navbar changes 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
Lunny Xiao fea660f1d7 merged 11 years ago
FuXiaoHei 39ac95e5a2 nav ui for user logged 11 years ago
FuXiaoHei d8a24aff8c display login error message when login post error 11 years ago
Lunny Xiao defcc9374b Merge branch 'master' of github.com:gogits/gogs 11 years ago
Lunny Xiao 0632198a40 add create repository button 11 years ago
FuXiaoHei 71bae3ebd3 ui for repo/create page 11 years ago
Lunny Xiao c5132b87a6 finished signin and login 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
Lunny Xiao 52984f85d5 add publickey 11 years ago
Lunny Xiao f7826d4ed7 create repository from web 11 years ago
Unknown 594ec0b659 Add code of add public key 11 years ago
Unknown 8962b39648 Add routers for create and delete repo 11 years ago
Unknown d4728fafaf Able to config app name 11 years ago
Unknown 3eb1ab9e8b Add UI for register user 11 years ago
Unknown b1c5adc2f2 Setup templates structure 11 years ago
Unknown 96b317d3ff Init commit 11 years ago