Commit Graph

589 Commits (bc05ddc0ebd6fdc826ef2beec99304bac60ddd8a)

Author SHA1 Message Date
Lanre Adelowo b97af15de6 Block registration based on email domain (#5157)
6 years ago
AJ ONeal b8451190d8 UX of link account (Step 1) (#5006)
6 years ago
Rodrigo Villablanca Vásquez 48badd59e9 Fix to 3819 - Filtering issues by tags on main screen issues (#3824)
6 years ago
kolaente 6759237eda User action heatmap (#5131)
6 years ago
Oleg Kovalov 5a4648cdd6 Remove check for negative length (#5120)
6 years ago
Lanre Adelowo 126ba796dc Force user to change password (#4489)
6 years ago
Bo-Yi Wu ea20adaa84
feat(repo): support search repository by topic name (#4505)
6 years ago
SagePtr 0449330dbc Make cookies HttpOnly and obey COOKIE_SECURE flag (#4706)
6 years ago
Lanre Adelowo 69a855f3d4 log user in after a successful sign up (#4615)
6 years ago
Dingjun 819f50ccd5 fix panic issue on update avatar email (#4580) (#4581)
6 years ago
techknowlogick adf3f004b6
Switch plaintext scratch tokens to use hash instead (#4331)
6 years ago
Lanre Adelowo 630f234223 Add flash message after an account has been successfully activated (#4510)
6 years ago
techknowlogick 492ec97a46
Redirect to correct page after using scratch token (#4458)
6 years ago
Fluf f035dcd4f2 Add Recaptcha functionality to Gitea (#4044)
6 years ago
Clar Charr c71ee33057 Increase default TOTP secret size to 320 bits (#4287)
6 years ago
Jonas Franz 801843b011 Fix open redirect vulnerability on login screen (#4312)
6 years ago
David Schneiderbauer 0b3ea42847 hide issues from org private repos w/o team assignment (#4034)
6 years ago
David Schneiderbauer 69bfd81b1c fix missing data on redirects (#3975)
6 years ago
Magnus Lindvall cdb9478774 LDAP Public SSH Keys synchronization (#1844)
6 years ago
Alexey Terentyev b908ac9fab Added repository search ordered by stars or forks. Forks column in admin repo list. (#3969)
6 years ago
David Schneiderbauer 31067c0a89 remove collaborative repositories from search on user profiles (#3996)
6 years ago
Jonas Franz 951309f76a Add support for FIDO U2F (#3971)
6 years ago
David Schneiderbauer 44754774f1 Re-enable random avatar feature (#3988)
6 years ago
David Schneiderbauer 2aabfc1afa Splitted the user settings code into several files to be more maintainable (#3968)
6 years ago
David Schneiderbauer 099372d76c Refactor User Settings (#3900)
6 years ago
FabioFortini 1546458f7d issue-2768: added new option allow_only_external_registration (#3910)
6 years ago
kolaente 1fdf560678 Added user language setting (#3875)
6 years ago
Lauris BH 1e1ece8f3d
Do not allow to reuse TOTP passcode (#3878)
6 years ago
Lauris BH 7b2b900e13 Refactor and simplify redirect to url (#3674)
6 years ago
bugreport0 521945a2d2 Fix missing translations when updating username. (#3564)
6 years ago
Bo-Yi Wu 04b3e8cbdc
refactor: reduce sql query in retrieveFeeds (#3547)
6 years ago
Codruț Constantin Gușoi 96c268c0fc Implements generator cli for secrets (#3531)
6 years ago
Kim "BKC" Carlbäcker e5b8b4b5ec Cleanup models.User.HashPassword (#3334)
6 years ago
Morgan Bazalgette 65861900cd Handle refactor (#3339)
6 years ago
Antoine GIRARD 84feb016f5 Remove useless fmt.Errorf("%v", err) (#3337)
6 years ago
Morgan Bazalgette 674cfb7cac Change EncodePasswd to HashPassword (#3329)
6 years ago
Ethan Koenig 4c9341f689 Fix bugs in issue dashboard stats (#3073)
6 years ago
Ethan Koenig 68179dc676 Remove unnecessary function call (#3109)
7 years ago
Sasha Varlamov 7ec6cddd27 Add 'mark all read' option to notifications (#3097)
7 years ago
Ethan Koenig c0a7899416 Sort repos in issues dashboard sidebar (#3072)
7 years ago
Lunny Xiao b3d5ba6f90 Fix missing password length check when change password (#3039)
7 years ago
Lunny Xiao 13e59c8b7a remove unused variable (#3038)
7 years ago
Ethan Koenig 91f3d77ceb Unit tests for wiki routers (#3022)
7 years ago
Michael Kuhn 420fc8efc2 Disable add key button if SSH is disabled (#2873)
7 years ago
schaffman5 7e6c198f21 Apply LANDING_PAGE config options for logged in users (#2894)
7 years ago
Morlinest ddb7f59ef4 Add search mode option to /api/repo/search (#2756)
7 years ago
Lunny Xiao 9e865cee67 Merge password and 2fa page on user settings (#2695)
7 years ago
Kazuki Sawada 43253202e9 Change default sort order (#2647)
7 years ago
Morlinest 9a75a5d59b Use custom type and constants to hold order by options (#2572)
7 years ago
Rémy Boulanouar e5d80b7090 Implementation of all repositories of a user from user->settings (#1740)
7 years ago
Antoine GIRARD 7c417bbb0d Only check at least one email gpg key (#2266)
7 years ago
Lunny Xiao e41da3845d fix duplicated feed (#2370)
7 years ago
Lunny Xiao f61a1d210c Fix missing collabrative repos (#2367)
7 years ago
David Schneiderbauer 174255e74e Log failed authentication attempts with remote address for fail2ban (#2334)
7 years ago
Bwko 1a5fe4326f Add collaborative repositories to the dashboard (#2205)
7 years ago
Sandro Santilli 2c3a229a3c Add OpenID configuration in install page (#2276)
7 years ago
David Schneiderbauer 5707ad3bb7 Add AppURL without trailing slash to TOTP issuer parameter to prevent conflicting accounts on multiple gitea installations (#2335)
7 years ago
Morlinest e08d1fcc15 Fix variable name typo (#2327)
7 years ago
Michael Kuhn 934dd41fa6 Make SHOW_USER_EMAIL also apply to profiles (#2258)
7 years ago
Morlinest 951fb572a7 Fix and improve dashboard repo UI (#2285)
7 years ago
Lunny Xiao f960e19c59 Only update needed columns when update user (#2296)
7 years ago
Ethan Koenig 7e0654bd9e Fix counts on issues dashboard (#2215)
7 years ago
Lauris BH 32fc44aa83 Make time diff translatable (#2057)
7 years ago
Jonas Franz 441986a473 Fix "Dashboard shows deleted comments" (#1995)
7 years ago
Ethan Koenig afe1f1c4af Fix 500 in public activity page (#1901)
7 years ago
Ethan Koenig 9ddc35e343 Cache ctx.User in retrieveFeeds (#1902)
7 years ago
Bo-Yi Wu 703d18e50d feat: add check misspelling (#1877)
7 years ago
Rémy Boulanouar 62f600cf1c Display all organization from user settings (#1739)
7 years ago
Ethan Koenig 4e5ee2b67a Fix user profile activity feed (#1848)
7 years ago
Jonas Östanbäck b93568cce4 xxx_active_code_live setting in printed in hours and minutes instead … (#1814)
7 years ago
Ethan Koenig 0c332f0480 Fix activity feed (#1779)
7 years ago
Jonas Östanbäck e214728725 Add new text for reset password flash (#1718)
7 years ago
Willem van Dreumel 950f2e2074 Additional OAuth2 providers (#1010)
7 years ago
Antoine GIRARD 8371f94d06 Rework SSH key management UI to add GPG (#1293)
7 years ago
silverwind 237270ef50 Orgs: fix org page title when full name is not defined (#1495)
7 years ago
Sandro Santilli 129b0d6a4b Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369)
7 years ago
Kim "BKC" Carlbäcker c05bd1789c Reduce conditionals in signin/signup inner forms (#1138)
7 years ago
Sandro Santilli f73e734411 Run "make fmt" with go-1.6 (#1333)
7 years ago
Sandro Santilli 15f5d8e794 Reduce conditionals in signin/signup inner forms
7 years ago
Sandro Santilli 9182a35f18 Show user OpenID URIs in their profile (#1314)
7 years ago
Sandro Santilli 97ee88975a Add captcha support to OpenID based signup
7 years ago
Sandro Santilli 71d16f69ff Login via OpenID-2.0 (#618)
7 years ago
Sandro Santilli 7d8f9d1c46 Rename /forget_password url to /forgot_password
7 years ago
Sandro Santilli 8a98a25d8e Show a link to password reset from password change and delete account (#862)
7 years ago
Willem van Dreumel 8947b711aa Link OAuth2 account to 2FA enabled account (fix #1050) (#1052)
7 years ago
Lunny Xiao 19b3c45ca7 fix 500 when use a duplicat email instead of giving an error tip (#1040)
7 years ago
Lunny Xiao e8e56da9ac fix #13 (#1042)
7 years ago
Lunny Xiao 8894f856de fix 500 when change user setting email to an exist email (#1039)
7 years ago
Willem van Dreumel 01d957677f Oauth2 consumer (#679)
7 years ago
Lunny Xiao 847527fd6d Fix all the bugs in issues and pulls on dashboard (#943)
7 years ago
Bo-Yi Wu a31f64d639 fix: 500 error on /explore/repos page. (#946)
7 years ago
Lunny Xiao 9c645b54dc bug fixed on issues and pulls
7 years ago
Lunny Xiao 7a9a5c8a69 Fix assigned issues dashboard (#920)
7 years ago
Bo-Yi Wu 23aba523b5 feat: support search bar on star tab of user profile. (#917)
7 years ago
Bo-Yi Wu 3576e1ee73 fix: trim the whitespaces for the search keyword (#893)
7 years ago
Bo-Yi Wu a195c3fabe fix: Admin can also search private user repository. (#869)
7 years ago
Bo-Yi Wu b13232f524 feat: support paginater on star tab of user profile. (#845)
7 years ago
Bo-Yi Wu 71d35dae8c fix: wrong pages number which includes private repository count. (#844)
7 years ago
Lunny Xiao 8a421b1fd7 Add units concept for modulable functions of a repository (#742)
7 years ago
Bo-Yi Wu a90a215662 feat: Add search bar on user profile page. (#787)
7 years ago
Ethan Koenig 400b6fd61c Cache ctxUser in retrieveFeeds(..) (#826)
7 years ago
Bo-Yi Wu 2db0ffe69e fix: User can see the private activity on public activity history. (#818)
7 years ago
Ethan Koenig 2eb15f4a61 Unit tests and remove unused functions in models/notification (#796)
7 years ago
Ethan Koenig da1b6164fe Fix FIXME and remove superfluous queries in models/org (#749)
7 years ago
Ethan Koenig 833f8b94c2 Search bar for issues/pulls (#530)
7 years ago
Andrey Nering d2bb8ef503 Notifications: trying to get a better layout (#660)
7 years ago
Andrew 6dd096b7f0 Two factor authentication support (#630)
7 years ago
xgitea 64b167138f docs: update translation on notification page for zh-CN (#649)
7 years ago
Andrey Nering 769e0a3ea6 Notifications: mark as read/unread and pin (#629)
7 years ago
derSuessmann 51d578ff33 Add Keep email private (see issue #571). (#571)
7 years ago
Andrey Nering b354cf362e Add pagination for notifications
7 years ago
Andrey Nering 341a3b571b Do not get count on /api routers
7 years ago
Andrey Nering 6069abe5fd Notifications - Step 2
7 years ago
Andrey Nering b992858883 Tab on user profile to show starred repos (#519)
7 years ago
Bwko f27d87d93b Added minimum password length to app.ini (#223)
7 years ago
Ethan Koenig d0932ef147 Bug fixes for Issues filters (#413)
7 years ago
Lunny Xiao a12da66dfb resolved #394 (#396)
7 years ago
Denis Denisov 380e32e129 Fix random string generator (#384)
7 years ago
Lunny Xiao b4c794058a fixed vulnerabilities (#392)
7 years ago
Bwko a4ece1f223 Fixes typos
8 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262)
8 years ago
Lunny Xiao cf045b029c golint fixed for parts of routers root, dev, user and org dirs (#167)
8 years ago
Thibault Meyer ddee4c8b58
Normalize files with gofmt
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Joubert RedRat f91cbf0fed Support to last login feature
8 years ago
Sandro Santilli b7bf9dfd28 more
8 years ago
Sandro Santilli f6a11e0de1 More MixedCase consts
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
LefsFlare 2cb5ec5983 Prevented user enumeration of valid users through HTTP status codes of login (#3639) (#3654)
8 years ago
Unknwon 780cc2d110 router/repo: code refactoring
8 years ago
Unknwon f0b5c3b90a #3448 redirect if any after sign in
8 years ago
lstahlman 2c82fc3edb Fix for #3410 overall issues for organisations is limited to num_repos from the user (#3412)
8 years ago
Sandro Santilli 90dd0657b5 Add support for federated avatars (#3320)
8 years ago
Unknwon cf6d321991 Ignore repository with issue disabled or use external tracker in dashboard issues
8 years ago
Unknwon 50422f1fc2 #3348 always use relative avatar link in the template
8 years ago
Unknwon e74630ae3b #1384 add pagination for repositories
8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID
8 years ago
Unknwon 46e96c008c Use struct for UI settings
8 years ago
Unknwon f1b8d52eb3 #2854 fix no mail notification when issue is closed/reopened
8 years ago
Unknwon 762ab056a2 Fix XORM IN condition table name parse
8 years ago
Unknwon 8966f5635d Merge pull request #2823 from zacheryph/feature/local-only-password-reset
8 years ago
Zachery Hostens 63e21c146a ensure we don’t try changing LDAP passswords
8 years ago
Unknwon 9bd9ad4205 #1692 add CRUD issue APIs
8 years ago
Unknwon b4f47a7623 #1891 attempt to fix invalid csrf token
8 years ago
Unknwon 514382e2eb Rename module: middleware -> context
8 years ago
Alec S 792c13cf0a readd 'dashboard' to title
8 years ago
Alec S af847ef94e Merge branch 'develop' of github.com:gogits/gogs into develop
8 years ago
Alec S bfed3ea7d3 fix indentation
8 years ago
Alec S affa3c2dbf Remove dashboard keyword from title
8 years ago
Alec S 6775ac7334 change page titles for user and org dashes
8 years ago
Jan Christophersen 72a8fa3bc8 Allowing site admins to view private repositories in org/home
8 years ago
Tamás Molnár 9c91e27933 Added: Ability to delete org avatar.
8 years ago
Unknwon a2f13eae55 #1157 some avatar setting changes
8 years ago
Unknwon aa12135b97 Fix panic when view profile without signin
8 years ago
Unknwon d8631b616e Merge pull request #2578 from exmex/develop
8 years ago
Unknwon a1d97e8f5c Minor fix for #2567
8 years ago
ExMex 2cfe6f8c60 Admins and user itself sees private org relations on profile
8 years ago
Florian Kaiser 45db167f7a Only show activities for repositories on dashboard, that the user has access to
8 years ago
Florian Kaiser 90e9e3c89d Only show repositories on organization dashboard, that the user has access to
8 years ago
Unknwon 739d5aa1d3 Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-page
8 years ago
Florian Kaiser c3ff476ed6 Remove unnecessary else-block
8 years ago
Florian Kaiser bead46363b Evaulate org/team permissions when using the issue/PR view
8 years ago
Florian Kaiser fdad234445 Remove unnecessary comments
8 years ago
Florian Kaiser bba1847a8e Everyone can see public repos
8 years ago
Unknwon a9d68a6884 fix #2529
8 years ago
Florian Kaiser e35791b2b2 Only show teams the user has access to
8 years ago
Florian Kaiser 5eafe2b17e Only show repositories the user has access to, on the organization home
8 years ago
Florian Kaiser 295de51b99 Show all orgs on user profile, except the private one's
8 years ago
ExMex f610bfa8a2 Added organization display on profile
8 years ago
Unknwon 62edc5c59a fix cannot show user public ssh keys
8 years ago
Unknwon 85af36332b #2282 fix utf-8 recognized as windows-1252
8 years ago
Unknwon a49af93faf #1692 APIs: Users Followers
8 years ago
Unknwon 33a99d587a fix #2223
9 years ago
Unknwon 9cd16c5b12 #1692 add organization APIs
9 years ago
Unknwon b117befc2b #1692 add user email APIs
9 years ago
Unknwon 0cce4439ce #2154 minor fix
9 years ago
Unknwon 477b4d3b50 #2154 fix form submit error
9 years ago
Unknwon d0b0d24f22 #2154 disable change user for non-local users
9 years ago
Unknwon cc8f5add6e fix #976
9 years ago
Adam Strzelecki e57b2dffa4 Admin should be able to see all organizations
9 years ago
Unknwon 3ca544912f #1944 Drop /org/ URL path prefix in organization home page
9 years ago
Unknwon 7f9598141b fix #2020
9 years ago
Unknwon 52c8f69163 fix #650
9 years ago
Unknwon 3d14e73fd8 fix #1119 and data race in timming tasks
9 years ago
Unknwon dc0c0dc06b fix typo for #1996
9 years ago
Unknwon 9330c943cd work on #1891
9 years ago
Unknwon f455125d4d fix #878
9 years ago
Unknwon 917d334ebd only show user's activities in profile
9 years ago
Unknwon f8ae161c74 fix #1302
9 years ago
Unknwon 1559bd58e7 save custom avatar as PNG
9 years ago
Unknwon 603c7389b8 #1459 Dashboard issues lacks sorting
9 years ago
Unknwon 932dbccb67 fix import path, fix #1782
9 years ago
Unknwon acf428863c fix #981
9 years ago
Unknwon 3fb1b6a608 drop oauth2 feature support
9 years ago
Unknwon 9d36fc6986 finish new auth e-mails
9 years ago
Unknwon 373731f5e8 user gomail and new activate account email tpl
9 years ago
Unknwon 83e747bfda #697 and #1606 and new admin edit user UI
9 years ago
Unknwon 8e0a69f86a #697 disable captcha and new admin create user UI
9 years ago
Unknwon 52ec80fa18 finish all new user settings UI
9 years ago
Unknwon c38754d432 #1191 allow upload avatar for org
9 years ago