69 Commits (6ea28f2a4759c5192811b12de054e7ad62f080f6)

Author SHA1 Message Date
Unknwon 062adbed8a add confirmation to delete ssh key 9 years ago
Unknwon 4c7b6414eb new access token UI 9 years ago
Unknwon 2493454587 new delete account UI and password confirmation 9 years ago
Unknwon 407385db7e work on #1493 9 years ago
Unknwon 39a3b768bc #334: Add Deployment Key Support 9 years ago
Unknwon 698b9e2acc #1070 Clearer error message for illegal characters 9 years ago
Unknwon 1cb57b1a44 #1094: fix locale 9 years ago
Unknwon 466facc009 #1067: Deleting users should remove them from collaborator lists
- fix delete user but repository watches are not decreased
9 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
9 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
Peter Smit 6251626de4 Implement #798 Flexible ssh-key input
It is now possible to input ssh keys in a number of formats: openssh, SSH2 or just the base64 encoded key.
10 years ago
Peter 20b5c23a19 Small fixes to multiple_emails feature 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
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 9e22840483 fix #622 10 years ago
Unknwon 8c9338a537 add personal access token panel #12 10 years ago
Unknwon 452ccff81c Mirror fix on add ssh key 10 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 81287ba022 Mirror issue fix 10 years ago
Marios Andreopoulos 510d5a5d74 import strings 10 years ago
Marios Andreopoulos cd0ddcfa01 fix typo 10 years ago
Marios Andreopoulos 3d79f59671 fix wrong variable name 10 years ago
Marios Andreopoulos b40922f4d4 remove extra comma 10 years ago
Marios Andreopoulos 12639c577f Remove newline characters from ssh key before processing it.
Fixes issue #370: https://github.com/gogits/gogs/issues/370
10 years ago
Unknwon 5acc948562 Page: `/org/:orgname/settings` 10 years ago
Unknwon 78defd238c Page: Manage social accounts 10 years ago
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!! 10 years ago
Unknwon 8dd07c0ddd New UI merge in progress 10 years ago
无闻 536f65b8ad Merge pull request #293 from wmark/master
Enable users to upload other key types than RSA (+ ED25519, ECDSA, NTRU, McE)
10 years ago
W-Mark Kubacki 887ad1ec8b Utilize ssh-keygen for checking of keys.
Removes the limitation to RSA and enables us to use all key types
SSH recognizes.
10 years ago
Unknown 0f907301b7 Fix #285 10 years ago
Unknown ee9b7f322f Clean code 10 years ago
Unknown 314193029a Use constants to name template file 10 years ago
Unknown 80055bde86 Code convention 10 years ago
Unknown 8ca14e2109 Improve delete SSH key 10 years ago
Unknown bbdfe25769 User code clean and ui improve 10 years ago
Unknown 89c99167b2 Fix #149 10 years ago
Unknown 41b0a7b97c Mirror fix on public key 10 years ago
James Anderson e5af34a078 fixed some broken forms that were introduced in james-anderson@521c5f0e10 10 years ago
Unknown d2b53dd43b Add weibo oauth 10 years ago
Unknown 8980675a9f Fix #69 10 years ago
Unknown 45462662e9 Add flash 10 years ago
Unknown e7c8a3cb8d Add salt for every single user 10 years ago
Unknown e9c4156c87 Add: rename user 10 years ago
Unknown 30618b271a Add admin edit user 10 years ago
Unknown 9f9cd6bfc6 Work on admin 10 years ago
Unknown a922c3ff6a Watch backend 10 years ago