aboutsummaryrefslogtreecommitdiff
path: root/public/less/_form.less
Commit message (Collapse)AuthorAge
* webhook: overhaul route handlers (#6002)ᴜɴᴋɴᴡᴏɴ2020-03-22
| | | | | | | | | | | | | | | * Overual route handlers and fixes #5366 * Merge routes for repo and org * Inject OrgRepoContext * DRY validateWebhook * DRY c.HasError * Add tests * Update CHANGELOG
* 2fa: initial support (#945)Unknwon2017-04-06
|
* repo: several minor improvementsUnknwon2017-02-19
| | | | | | 1. Fix sample content didn't show up when hook doesn't exist. 2. Fix CSS 'word-break' to use 'break-word' not 'break-all'. 3. Fix single quote in 'locale_en-US.ini' file.
* Add 'Organizations' page to user settings (#3587)Unknwon2017-01-27
| | | | User is now able to view full list of organizations belongs to.
* Setting orgs (#3587)Rémy Boulanouar2017-01-27
| | | | | | | | | | | | * Implement organizations listing in setting and allow user to create new organization. * Implement organizations listing in setting and allow user to create new organization. * Add space remove by mistake * Remove unused part of the template * Update display and behavior according to @Unknown remarks
* Disable local path migration by default (#4033)Unknwon2017-01-26
| | | | | | | Site admin now has to enable manually by config option [repository] ENABLE_LOCAL_PATH_MIGRATION = true. Site admin always grants this permission, but regulars users have to be allowed by site admins in admin user panel.
* LESS: Use tabs for indent in all filesAdam Strzelecki2015-12-07
| | | | This does not change any content and generated gogs.css is still the same.
* finish new auth e-mailsUnknwon2015-09-17
|
* user gomail and new activate account email tplUnknwon2015-09-17
| | | | | | - #1496: fallback plain text - #1002: add date header - #913: fix encoding of header
* new sign in pageUnknwon2015-09-14
|
* #697 disable captcha and new admin create user UIUnknwon2015-09-13
|
* #1193 Make organization emails non-mandatoryUnknwon2015-09-06
|
* #1021 Forked repo unavailable after deleting original repoUnknwon2015-09-01
|
* new create webhook eventUnknwon2015-08-28
|
* complate list of gitignores and licensesUnknwon2015-08-28
|
* new edit webhook UIUnknwon2015-08-27
|
* new create webhook UIUnknwon2015-08-27
|
* new webhooks list UIUnknwon2015-08-26
|
* new repo git hooks UIUnknwon2015-08-26
|
* new commits tableUnknwon2015-08-20
|
* fix css stylesUnknwon2015-08-15
|
* #1180 and #1250: migrationUnknwon2015-08-15
|
* upgrade new issue to SUI v2Unknwon2015-08-10
|
* fix css ruleUnknwon2015-08-08
|
* improve fork processUnknwon2015-08-08
|
* #334: Add Deployment Key SupportUnknwon2015-08-06
|
* UI: install - database settingsUnknwon2015-07-08