You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules
Antoine GIRARD 8371f94d06 Rework SSH key management UI to add GPG (#1293)
* Rework SSH key management UI to add GPG

* Add more detail to gpg key display

* Update CHANGELOG.md

* Implement deletion UI

* Implement adding gpg UI

* Various fixes

- Fix duplicate entry in locale
- Re-generate hash before verification since they are consumed

* Add missing translation

* Split template

* Catch not found/verified email error
7 years ago
..
auth Rework SSH key management UI to add GPG (#1293) 7 years ago
avatar Use assert in legacy unit tests (#867) 7 years ago
base fix some typos (#1082) 7 years ago
context fix go get sub package and add domain on installation to let go get work defaultly (#1518) 7 years ago
cron Implement archive cleanup (#885) 7 years ago
highlight Integrate templates into bindata optionally (#314) 8 years ago
httplib Add internal routes for ssh hook comands (#1471) 7 years ago
indexer Search bar for issues/pulls (#530) 8 years ago
lfs Fix typos in models/ and modules/ (#1248) 7 years ago
log Remove unused mutex field (#1440) 7 years ago
mailer Fix typos in models/ and modules/ (#1248) 7 years ago
markdown Fix markdown rendering (#1530) 7 years ago
markup Add markup package to prepare for org markup format (#1493) 7 years ago
minwinsvc Fix Git hooks not being executed on Windows when running as a service (#1149) 7 years ago
notification Notification - Step 1 (#523) 8 years ago
options Fix typos in models/ and modules/ (#1248) 7 years ago
private Add internal routes for ssh hook comands (#1471) 7 years ago
process Refactor process package and introduce ProcessManager{} with tests (#75) 8 years ago
public Allow custom public files (#782) 8 years ago
setting Add internal routes for ssh hook comands (#1471) 7 years ago
ssh Cleanup log messaging 8 years ago
sync Fix typos in models/ and modules/ (#1248) 7 years ago
templates Sanitation fix from Gogs (#1461) 7 years ago
user golint fixed for modules/user 8 years ago
util refactor: remove workaround after the golang 1.7 release. (#1349) 7 years ago
validation Better URL validation (#1507) 7 years ago