techknowlogick
f1d6a1fffc
Add the ability to have built in themes in Gitea ( #4198 )
...
This makes it easier for user who want to theme but
don't have the ability to know how to customize templates
all that is required is a change in a config option
The reason why I chose the DEFAULT_THEME as variable,
as perhaps in the future we will allow users to chose their
theme whon logged in just like we do with languages
6 years ago
GiteaBot
28c1c90230
[skip ci] Updated translations via Crowdin
6 years ago
Jonas Franz
2a60e72fcd
Replace src with raw to fix image paths ( #4377 )
...
Signed-off-by: Jonas Franz <info@jonasfranz.software>
6 years ago
GiteaBot
cfb76cd99e
[skip ci] Updated translations via Crowdin
6 years ago
Guido Diepen
7c943b1cad
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>
6 years ago
Lanre Adelowo
5bc8782d33
Don't display buttons if there are no system notifications ( #4280 )
...
* Don't display buttons if there are no notices
* remove redundant gt check
6 years ago
Nicolas Da Mutten
e07d3ad0fc
Fixes repo membership check in API ( #4341 )
...
Untested, since I can't compile (yet).
6 years ago
Fluf
f035dcd4f2
Add Recaptcha functionality to Gitea ( #4044 )
6 years ago
Lauris BH
54fedd4070
Add default merge options when adding new repository ( #4369 )
6 years ago
GiteaBot
07063e3e11
[skip ci] Updated translations via Crowdin
6 years ago
Lauris BH
69e2ab1611
Allow administrator to create repository for any organization ( #4368 )
6 years ago
GiteaBot
4eae810d63
[skip ci] Updated translations via Crowdin
6 years ago
Lauris BH
4a8ee0b5cc
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
6 years ago
Lunny Xiao
b46066f17c
fix repository last updated time update when delete a user who watched the repo ( #4363 )
6 years ago
GiteaBot
95f0f62ea4
[skip ci] Updated translations via Crowdin
6 years ago
Antoine GIRARD
74f9f98f78
Simply remove tidb and deps ( #3993 )
6 years ago
Matthew Richardson
2e3475f02c
Fix typos in i18n variable names. ( #4080 )
6 years ago
GiteaBot
df77ad31d5
[skip ci] Updated translations via Crowdin
6 years ago
techknowlogick
c3bbf43970
Fix docker build ( #4358 )
...
/app/gitea/gitea is the file, and /usr/local/bin is where the symlink will be located
6 years ago
GiteaBot
fc53f95f23
[skip ci] Updated translations via Crowdin
6 years ago
Tao Wang
823318bfbe
Add missing path in the Docker app.ini template ( #2181 )
6 years ago
tarelda
5676f60cba
Keep preseeded database password ( #4284 )
6 years ago
GiteaBot
3fed13b0ee
[skip ci] Updated translations via Crowdin
6 years ago
cezar97
51ba3df5ff
Add `noreferrer` to rel='noopener` for <a> tags ( #4328 )
6 years ago
ucodi
4b654ad17f
Update notification icon ( #4343 )
6 years ago
Pofilo
5d1a6382b6
#4354 Fix translation ( #4355 )
6 years ago
Clar Charr
c71ee33057
Increase default TOTP secret size to 320 bits ( #4287 )
6 years ago
techknowlogick
9d4c1ddfa1
Dep upgrade mysql lib ( #4161 )
...
* update gopkg file to add sql dep
6 years ago
Lauris Bukšis-Haberkorns
280ebcbf7c
Update changelog
...
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
6 years ago
GiteaBot
100a538622
[skip ci] Updated translations via Crowdin
6 years ago
Lauris Bukšis-Haberkorns
1c7f951534
Change 1.5.0 RC1 release date in changelog
...
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
6 years ago
GiteaBot
a4dfe4b9b1
[skip ci] Updated translations via Crowdin
6 years ago
Lauris Bukšis-Haberkorns
5f52178421
Change 1.5.0 RC1 release date in changelog
...
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
6 years ago
GiteaBot
83e72f17f6
[skip ci] Updated translations via Crowdin
6 years ago
techknowlogick
9c6801c8d4
Add changelog for 1.5.0-RC1 ( #4324 )
6 years ago
GiteaBot
bbf9abde49
[skip ci] Updated translations via Crowdin
6 years ago
Kim "BKC" Carlbäcker
cbee921c28
Limit uploaded avatar image-size to 4096x3072 by default ( #4353 )
6 years ago
GiteaBot
69796ddd64
[skip ci] Updated translations via Crowdin
6 years ago
Guilhem Marion
3089833167
Update TRANSLATORS ( #4349 )
6 years ago
GiteaBot
f4b7b424c1
[skip ci] Updated translations via Crowdin
6 years ago
Alexey Terentyev
547f95417d
Add myself as a maintainer ( #4345 )
6 years ago
GiteaBot
e8a17e4558
[skip ci] Updated translations via Crowdin
6 years ago
techknowlogick
4ee52b7161
Add scope to Gitlab oauth request ( #4330 )
...
Fix #3449
6 years ago
techknowlogick
e87c540a87
Backport 1.4.3 changelog to master branch ( #4323 )
6 years ago
GiteaBot
a711d41f54
[skip ci] Updated translations via Crowdin
6 years ago
Alexey Terentyev
91ff87c0e5
Fixed violation of the unique constraint for v68 migration ( #4297 )
6 years ago
GiteaBot
a9ffbeb679
[skip ci] Updated translations via Crowdin
6 years ago
Jonas Franz
801843b011
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>
6 years ago
GiteaBot
b8c2420ae2
[skip ci] Updated translations via Crowdin
6 years ago
stevegt
aaf6be3ee6
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>
6 years ago