Guido Diepen
7ed6bcbc8d
Implemented hover text showing user FullName ( #4261 )
For each action that is displayed in either the public activity overview
of a user, or in the dashboard overview, the link to the username is now
extended with a title attribute to show the FullName as hover text
Signed-off-by: Guido Diepen <site-github@guidodiepen.nl>
7 years ago
Lanre Adelowo
739a8d8f43
Don't display buttons if there are no system notifications ( #4280 )
* Don't display buttons if there are no notices
* remove redundant gt check
7 years ago
Nicolas Da Mutten
28ffdfebe1
Fixes repo membership check in API ( #4341 )
Untested, since I can't compile (yet).
7 years ago
Fluf
54004cb5ab
Add Recaptcha functionality to Gitea ( #4044 )
7 years ago
Lauris BH
d04dcf88e9
Add default merge options when adding new repository ( #4369 )
7 years ago
GiteaBot
51e85c557a
[skip ci] Updated translations via Crowdin
7 years ago
Lauris BH
ab0cf69397
Allow administrator to create repository for any organization ( #4368 )
7 years ago
GiteaBot
850ff8b787
[skip ci] Updated translations via Crowdin
7 years ago
Lauris BH
9a28403e94
Check that repositories can only be migrated to own user or organizations ( #4366 )
* Repositories can only migrated to own user or organizations
* Add check for organization that user does not belong to
* Allow admin to migrate repositories for other users
7 years ago
Lunny Xiao
2908eab479
fix repository last updated time update when delete a user who watched the repo ( #4363 )
7 years ago
GiteaBot
b7571313e9
[skip ci] Updated translations via Crowdin
7 years ago
Antoine GIRARD
a1f73b8fea
Simply remove tidb and deps ( #3993 )
7 years ago
Matthew Richardson
9a8c1def45
Fix typos in i18n variable names. ( #4080 )
7 years ago
GiteaBot
4f2f692637
[skip ci] Updated translations via Crowdin
7 years ago
techknowlogick
2cdff2eb16
Fix docker build ( #4358 )
/app/gitea/gitea is the file, and /usr/local/bin is where the symlink will be located
7 years ago
GiteaBot
8e9b4401a4
[skip ci] Updated translations via Crowdin
7 years ago
Tao Wang
3548949033
Add missing path in the Docker app.ini template ( #2181 )
7 years ago
tarelda
b0feb579af
Keep preseeded database password ( #4284 )
7 years ago
GiteaBot
97f22dbe37
[skip ci] Updated translations via Crowdin
7 years ago
cezar97
fa45520109
Add `noreferrer` to rel='noopener` for <a> tags ( #4328 )
7 years ago
ucodi
9ffe15ab4e
Update notification icon ( #4343 )
7 years ago
Pofilo
deec117f3f
#4354 Fix translation ( #4355 )
7 years ago
Clar Charr
3ecea2c417
Increase default TOTP secret size to 320 bits ( #4287 )
7 years ago
techknowlogick
1b4a0afc9d
Dep upgrade mysql lib ( #4161 )
* update gopkg file to add sql dep
7 years ago
Lauris Bukšis-Haberkorns
4435e96189
Update changelog
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
7 years ago
GiteaBot
71cdc999af
[skip ci] Updated translations via Crowdin
7 years ago
Lauris Bukšis-Haberkorns
39e0408330
Change 1.5.0 RC1 release date in changelog
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
7 years ago
GiteaBot
d1eaaebc7b
[skip ci] Updated translations via Crowdin
7 years ago
Lauris Bukšis-Haberkorns
5a14a1ea53
Change 1.5.0 RC1 release date in changelog
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
7 years ago
GiteaBot
533d7d0235
[skip ci] Updated translations via Crowdin
7 years ago
techknowlogick
49d581307a
Add changelog for 1.5.0-RC1 ( #4324 )
7 years ago
GiteaBot
d882ac4aae
[skip ci] Updated translations via Crowdin
7 years ago
Kim "BKC" Carlbäcker
d9a911b986
Limit uploaded avatar image-size to 4096x3072 by default ( #4353 )
7 years ago
GiteaBot
de6396f516
[skip ci] Updated translations via Crowdin
7 years ago
Guilhem Marion
44cd696d48
Update TRANSLATORS ( #4349 )
7 years ago
GiteaBot
9d364bea0b
[skip ci] Updated translations via Crowdin
7 years ago
Alexey Terentyev
792bb42d5c
Add myself as a maintainer ( #4345 )
7 years ago
GiteaBot
cdf6c42ec4
[skip ci] Updated translations via Crowdin
7 years ago
techknowlogick
d8b3c766df
Add scope to Gitlab oauth request ( #4330 )
Fix #3449
7 years ago
techknowlogick
066814ef7c
Backport 1.4.3 changelog to master branch ( #4323 )
7 years ago
GiteaBot
322837dbba
[skip ci] Updated translations via Crowdin
7 years ago
Alexey Terentyev
f0bb6381b7
Fixed violation of the unique constraint for v68 migration ( #4297 )
7 years ago
GiteaBot
c7c5ad04cc
[skip ci] Updated translations via Crowdin
7 years ago
Jonas Franz
bcf5bdfe5c
Fix open redirect vulnerability on login screen ( #4312 )
* Fix open redirect vulnerability on login screen
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Reorder imports
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Replace www. from Domain too
Signed-off-by: Jonas Franz <info@jonasfranz.software>
7 years ago
GiteaBot
52b20a3cc3
[skip ci] Updated translations via Crowdin
7 years ago
stevegt
70f57bc6b2
Create api-usage doc page ( #4306 )
* add api user guides in doc
* update user-guides api page
* fix typo: user guides -> user guide
* move api-usage page under advanced category
* flesh out API usage docs
* Build on work by @tungsheng
* Address issues raised in #4037 , #3673 , and #4243
* Close #4247
Signed-off-by: Steve Traugott <stevegt@t7a.org>
7 years ago
GiteaBot
b070eb0825
[skip ci] Updated translations via Crowdin
7 years ago
Antonio Huete Jimenez
71f426ed87
Add a basic SMF manifest for SunOS platforms ( #4238 )
Signed-off-by: Antonio Huete Jimenez <tuxillo@quantumachine.net>
7 years ago
Lunny Xiao
349c1508f1
fix exclude files .sha265 to .sha256 ( #4304 )
7 years ago
Antoine GIRARD
b3cdcd859c
Add gpg-sign step to drone ( #4188 )
* Add gpg-sign step to drone
* add compressed releases to gpg-sign targets
* Use exclude to simplify file list
drone-plugins/drone-gpgsign#2
7 years ago