Commit Graph

6108 Commits (7b297808cee599f5ff58b9f6afa64d3ee980998e)
 

Author SHA1 Message Date
Lauris BH 7b297808ce
Update markbates/goth library ()
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
Lauris BH 6f751409b4 Document generate commands ()
* Document generate commands

Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>

* Fix examples and grammar

Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
Lauris BH 58893384e8 Add issue closed time column to fix activity closed issues list ()
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
GiteaBot fb2c176491 [skip ci] Updated translations via Crowdin
Lauris BH 3a9c698821
Force remove test repo root path in case previous test is still locking it ()
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
Lauris BH ae30315a62
Fix escaping changed title in comments ()
* Fix escaping changed title in comments

* Fix escaping of wiki page titile

Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
Codruț Constantin Gușoi 96c268c0fc Implements generator cli for secrets ()
Signed-off-by: Codruț Constantin Gușoi <codrut.gusoi@gmail.com>
GiteaBot e59fe7c8d9 [skip ci] Updated translations via Crowdin
Lauris BH 02bc92a5c9 Fix app.ini sample file link in docs ()
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
GiteaBot b29c358315 [skip ci] Updated translations via Crowdin
bugreport0 9303fc2015 Fix ellipses, 'a[n]' and 'username' (issue ). ()
GiteaBot 4b48a45bac [skip ci] Updated translations via Crowdin
Richard Coleman 869d73a25c Add info from , minor fixes to YAML indentation ()
* Add info from , minor fixes to YAML indentation

* Add space to make YAML valid again
Piotr Orzechowski b104ab3ca1 Add option to enable or disable swagger endpoints ()
Ethan Koenig 4c9d9c221a Improve wiki test ()
Jonas Franz e87c063c90 Add missing licenses ()
Signed-off-by:  Jonas Franz <info@jonasfranz.de>
Jonas Franz fbdc00f464 Updating generate-licenses.go to fetch licenses from maintained repository. ()
Signed-off-by: Jonas Franz <info@jonasfranz.software>
Jonas Franz 2cb4649acf Escape search query ()
Signed-off-by: Jonas Franz <info@jonasfranz.de>
Ethan Koenig 6eaeb01ecf Update code.gitea.io/git ()
Jonas Franz 58771acacb Add EUPL v1.2 as license (Fixes go-gitea/gitea#3439) ()
Signed-off-by: Jonas Franz <info@jonasfranz.de>
Codruț Constantin Gușoi 011f128c89 Fixes missing avatars in offline mode ()
Signed-off-by: Codruț Constantin Gușoi <codrut.gusoi@gmail.com>
Jonas Bröms 9720f90905 Docs: Fix broken markdown with unescaped character ()
Jonas Bröms be825aaa88 Clarify Indexer MAX_FILE_SIZE ()
modmew8 ffd0062438 Fix checklist padding ()
* Changed style of checklist in issuelist.

* Adjusted padding for progressbar, updated index.css.

* Fixed another wrong tab to spaces.

Signed-off-by: modmew8 <modmew8@gmail.com>
Ethan Koenig a2648281a0 Improvements to git integration test ()
Ethan Koenig a89592d4ab Reduce repo indexer disk usage ()
Lauris BH 283e87d814
Fix rendering of wiki page list if wiki repo contains other files ()
* Fix rendering of wiki page list if wiki repo contains other files

* Improve wiki filename tests
Ethan Koenig b16c84de7b Fix synchronization bug in repo indexer ()
Morgan Bazalgette 17655cdf1b Enable caching on assets and avatars ()
* Enable caching on assets and avatars

Fixes 

* Only set avatar in user BeforeUpdate when there is no avatar set

* add error checking after stat

* gofmt

* Change cache time for avatars to an hour
techknowlogick 77f8bad2fb Update hard-coded version to 1.5.0-dev ()
Now that 1.4.0 is out the new target is 1.5.0

(See  and  for more context if needed)
Christian Köberl e9e2a9cdcc Allow square brackets in external issue patterns ()
* Allow square brackets in external issue patterns

* Added false test cases for checklist elements
modmew8 e08b3a592e Emoji Autocomplete ()
* Implemented emoji autocomplete.

* Changed emoji access url.

* Reverted vendor css to default, moved all style changes to _tribute.less

* Made no-results overwriteable, added missing autocomplete to edit issue field.

Signed-off-by: modmew8 <modmew8@gmail.com>
GiteaBot b62ce2e246 [skip ci] Updated translations via Crowdin
Morgan Bazalgette 10171b7e2f add changelog for 1.4.0 ()
* add changelog for 1.4.0

* remove docs

* Remove some more noise

* Small reorganization, removed bugfixes that were not present in last stable version

* Move LFS lock to features, add just merged bugfix info
Lauris BH f9a5cc4d8e
Use correct transaltion key for delete email button ()
Antoine GIRARD b3fd94c13d Add sensitive headers ()
* Add HeaderWithSensitiveCase methods to respect casing

* Update webhook.go
GiteaBot d09704e903 [skip ci] Updated translations via Crowdin
Lauris BH ca4f5c37e6
Fix branch deletion for squash or rebase merged pull requests ()
GiteaBot 5911f98392 [skip ci] Updated translations via Crowdin
Lauris BH aef30071c9
Fix go-get content type ()
GiteaBot 7af81973cb [skip ci] Updated translations via Crowdin
Ethan Koenig 46c7fe371d Fix PR merge error ()
Lauris BH 28b81899d0
Add doctype to go-get=1 reponse ()
Ethan Koenig 3968c1149e Fix SQL type error for webhooks ()
Lauris BH e189b06baa
Add mising `LOCAL_WIKI_PATH` documentation ()
GiteaBot 7fd2d8e392 [skip ci] Updated translations via Crowdin
Ethan Koenig bac6ac033a Fix race condition in repo renaming ()
Ethan Koenig c55a027da3 Fix empty checkout bug ()
Antoine GIRARD 36a94da8da doc: Improve integrations examples ()
Timo Schindler bcd7f42529 Added quoting for passwords in sample.app.ini and documentation ()