| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a generic markup class to display externally rendered files and diffs (#1... | 6543 | 2021-05-07 | 1 | -1/+1 |
* | fix dingtalk icon url (#15417) | Tomás Warynyca | 2021-04-12 | 1 | -1/+1 |
* | Enforce tab indentation in templates (#15289) | silverwind | 2021-04-10 | 3 | -6/+6 |
* | Update JS dependencies (#15033) | silverwind | 2021-03-22 | 3 | -3/+3 |
* | Fix alignment of People and Teams right arrow on org homepage (#14924) | zeripath | 2021-03-08 | 1 | -9/+9 |
* | Organization removal confirmation using name not password (#14738) | Paweł Bogusławski | 2021-03-01 | 1 | -4/+3 |
* | Added option to disable webhooks (#13176) | Paweł Bogusławski | 2021-02-11 | 1 | -0/+2 |
* | Redirect on changed user and org name (#11649) | Andrew Bezold | 2021-01-24 | 1 | -1/+4 |
* | Kd/fix team avatar aspect ratio (#14200) | Kyle D | 2021-01-03 | 1 | -5/+5 |
* | gitea png to logo (#13974) | Kyle D | 2020-12-18 | 1 | -1/+1 |
* | Fix frontpage avatars (#13853) | silverwind | 2020-12-09 | 1 | -9/+9 |
* | Direct avatar rendering (#13649) | silverwind | 2020-12-03 | 5 | -9/+9 |
* | Add class to page content to unify top margin (#13766) | silverwind | 2020-11-30 | 12 | -12/+12 |
* | Dropdowns, Labels fixes and more CSS tweaks (#13733) | silverwind | 2020-11-29 | 1 | -3/+3 |
* | Add markdown support in organization description (#13549) | wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf | 2020-11-15 | 1 | -1/+1 |
* | #13091 - add new mirror button (#13105) | Divyam Bhasin | 2020-10-23 | 1 | -0/+3 |
* | Replace footer and modal icons with SVG (#13245) | silverwind | 2020-10-21 | 3 | -3/+3 |
* | Set appropriate `autocomplete` attributes on password fields (#13078) | silverwind | 2020-10-09 | 1 | -1/+1 |
* | Adding visual cue for "Limited" & "Private" organizations. (#13040) | Spencer Taylor | 2020-10-06 | 2 | -1/+8 |
* | CSS tweaks to warning/error segments and misc fixes (#13024) | silverwind | 2020-10-04 | 1 | -2/+2 |
* | Make SVG size argument optional (#12814) | silverwind | 2020-09-11 | 8 | -19/+19 |
* | Show 2FA info on Admin Pannel: Users List (#12515) | 6543 | 2020-08-20 | 1 | -1/+1 |
* | Update Octicons to v10 (#12240) | silverwind | 2020-07-17 | 2 | -2/+2 |
* | Add missing templates (#11729) | S7evinK | 2020-06-02 | 1 | -0/+3 |
* | Add Organization Wide Labels (#10814) | mrsdizzie | 2020-04-01 | 2 | -0/+32 |
* | Org action fixes and form cleanup (#10512) | John Olheiser | 2020-02-27 | 5 | -14/+22 |
* | Change action GETs to POST (#10462) | John Olheiser | 2020-02-25 | 5 | -8/+26 |
* | Fixes (#10386) | John Olheiser | 2020-02-20 | 1 | -1/+1 |
* | Add feishu webhook support (#10229) | Lunny Xiao | 2020-02-12 | 1 | -0/+3 |
* | Add Octicon SVG spritemap (#10107) | John Olheiser | 2020-02-11 | 8 | -17/+31 |
* | Add setting to set default and global disabled repository units. (#8788) | David Svantesson | 2020-01-17 | 1 | -1/+5 |
* | Only show part of members on orgnization dashboard and add paging for orgniza... | Lunny Xiao | 2019-12-06 | 1 | -0/+2 |
* | Team permission to create repository in organization (#8312) | David Svantesson | 2019-11-20 | 3 | -3/+14 |
* | Allow to add and remove all repositories to/from team. (#8867) | David Svantesson | 2019-11-09 | 1 | -11/+42 |
* | Add team option to grant rights for all organization repositories (#8688) | David Svantesson | 2019-11-06 | 3 | -4/+34 |
* | [assets] configurable URL for static resources (#7911) | Jakob Ackermann | 2019-10-22 | 1 | -7/+7 |
* | Fix errors in create org UI regarding team access permission. (#8506) | David Svantesson | 2019-10-14 | 1 | -2/+2 |
* | Fix repo_admin_change_team_access always checked in org settings (#8319) | David Svantesson | 2019-09-30 | 1 | -1/+1 |
* | Add teams to repo on collaboration page. (#8045) | David Svantesson | 2019-09-23 | 2 | -0/+21 |
* | org/members: display 2FA members states + optimize sql requests (#7621) | Antoine GIRARD | 2019-08-02 | 1 | -4/+12 |
* | create class for inlie positioned lists (#7393) | Cherrg | 2019-07-12 | 1 | -17/+13 |
* | fix new team 500 (#6749) | Lunny Xiao | 2019-04-25 | 1 | -1/+1 |
* | Add support for MS Teams webhooks (#6632) | Daniel Grier | 2019-04-19 | 1 | -0/+3 |
* | Telegram webhook (#4227) | techknowlogick | 2019-04-18 | 1 | -0/+3 |
* | Hacky fix for alignment of the create-organization dialog (#6455) | zeripath | 2019-03-28 | 1 | -18/+17 |
* | Allow to set organization visibility (public, internal, private) (#1763) | Rémy Boulanouar | 2019-02-18 | 2 | -0/+45 |
* | Feature - #3031 - search for org repos (#5986) | Richard Mahn | 2019-02-08 | 1 | -0/+1 |
* | Move input fields to add members to a team and repos to a team (#5853) | sebastian-sauer | 2019-01-25 | 2 | -34/+34 |
* | Improve team members and repositories settings UI (#5457) | Lunny Xiao | 2018-12-09 | 4 | -10/+15 |
* | Add `noreferrer` to rel='noopener` for <a> tags (#4328) | cezar97 | 2018-07-03 | 1 | -1/+1 |