Commit Graph

1721 Commits (10171b7e2f18d46bc65ae5f235782443dc963f54)

Author SHA1 Message Date
Lunny Xiao 52e11b24bf Restructure markup & markdown to prepare for multiple markup language… (#2411) 7 years ago
Rémy Boulanouar e5d80b7090 Implementation of all repositories of a user from user->settings (#1740) 7 years ago
Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support (#2451) 7 years ago
Rémy Boulanouar be3319b3d5 Display commit status on landing page of repo (#1784) 7 years ago
Jonas Franz 633de01cf7 Hotfix for "Add time manually" (https://github.com/go-gitea/gitea/pull/2211#issuecomment-328780125) (#2499) 7 years ago
Jonas Franz 5ccecb44ad Feature: Timetracking (#2211) 7 years ago
Antoine GIRARD 7c417bbb0d Only check at least one email gpg key (#2266) 7 years ago
Ethan Koenig b689bb6180 Webhooks for repo creation/deletion (#1663) 7 years ago
Lunny Xiao 04ec79579c fix orgnization webhooks (#2422) 7 years ago
Lunny Xiao 3e6fed368b fix webhook test (#2415) 7 years ago
Ethan Koenig 491f0ebc58 Fix route handler order (#2409) 7 years ago
Lunny Xiao 15d3872281 fix missing orgnization discord webhook (#2414) 7 years ago
Lunny Xiao ced50e0ec1 Implementation of discord webhook (#2402) 7 years ago
Lunny Xiao e41da3845d fix duplicated feed (#2370) 7 years ago
Lunny Xiao f61a1d210c Fix missing collabrative repos (#2367) 7 years ago
Zsombor da230a2872 Add possibility to record branch or tag information in an issue (#780) 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
Antoine GIRARD fd8e8a421a Improve swagger doc (#2274) 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
Ethan Koenig 7907786040 Trigger sync webhooks on UI commit (#2302) 7 years ago
Morlinest 951fb572a7 Fix and improve dashboard repo UI (#2285) 7 years ago
Ethan Koenig 29f3a6e492 Fix rendering of external links (#2292) 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
Ethan Koenig f29458bd3a EnableUnit() -> UnitEnabled() (#2242) 7 years ago
Bwko 1193627014 Fix Commits nil pointer dereference (#2203) 7 years ago
Florian / sinnlosername 27c2dcf60e Fixed robots.txt 404 error (#2226) 7 years ago
Ethan Koenig 49df677c47 Check for access in /repositories/:id (#2227) 7 years ago
Lunny Xiao 04c4028aea
fix some bug 7 years ago
Ethan Koenig fd45a032a7 Fix bare-repo bugs (#2199) 7 years ago
Moritz Heiber 7e12aac61c Only allow token authentication with 2FA enabled (#2184) 7 years ago
Bwko 8f171210b9 Revert "Add ability to fork your own repos (#761)" (#2193) 7 years ago
Lauris BH f33e6ae09e Remove unit types commits and settings (#2161) 7 years ago
Christian Weiske c4ccf16c43 Fix OpenID registration route (#2160) 7 years ago
Aaron Walker 6a3c03762a API: support '/orgs/:org/repos' (#2047) 7 years ago
Ethan Koenig 93a1de4842 Fix repo API bug (#2133) 7 years ago
Ethan Koenig 8f1d62ad3b Fix GET /users/:username/repos endpoint (#2125) 7 years ago
Antoine GIRARD 30787e48f2 Improve org error handling (#2117) 7 years ago
Lauris BH f189ccd2d6 Fix git hooks update to receive required arguments. Fixes #2090 (#2095) 7 years ago
Ethan Koenig f99489d5c5 Fix API for branches with slashes (#2096) 7 years ago
Lauris BH 783b1967e2 Fix release display and correct paging (#2080) 7 years ago
iszla 3f9016430f Pagination on releases page (#2035) 7 years ago
Shuanglei Tao d389ed25a5 Fix: `http: multiple response.WriteHeader calls` (#2038) 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 735676267e Integration tests for issues API (#2059) 7 years ago