50 Commits (forgejo)

Author SHA1 Message Date
KN4CK3R b1a4eb40a1 [skip ci] Updated licenses and gitignores 1 year ago
Lunny Xiao 3bd49f7801 [skip ci] Updated licenses and gitignores 1 year ago
zeripath 998fe26051 [skip ci] Updated licenses and gitignores 1 year ago
KN4CK3R 601d126627 [skip ci] Updated licenses and gitignores 1 year ago
KN4CK3R 32590db4ca [skip ci] Updated licenses and gitignores 1 year ago
KN4CK3R d33b2d473c [skip ci] Updated licenses and gitignores 2 years ago
wxiaoguang c4742fbea3 [skip ci] Updated licenses and gitignores 2 years ago
silverwind 0887459ac6 [skip ci] Updated licenses and gitignores 2 years ago
silverwind c21d6511a8 [skip ci] Updated licenses and gitignores 2 years ago
Gusted 353a5331d5
Remove deprecated licenses (#20222) 2 years ago
Frank cc649f0cb3 [skip ci] Updated licenses and gitignores 2 years ago
silverwind cb97114e91 [skip ci] Updated licenses and gitignores 2 years ago
Norwin ff9b6fa663 [skip ci] Updated licenses and gitignores 2 years ago
CLanguagePurist 17ce5f8660 [skip ci] Updated licenses and gitignores 2 years ago
GiteaBot fa5dec966c [skip ci] Updated licenses and gitignores 2 years ago
GiteaBot 094c8fdc87 [skip ci] Updated licenses and gitignores 2 years ago
GiteaBot 71a5aaef32 [skip ci] Updated licenses and gitignores 2 years ago
GiteaBot 83a2f79d5d [skip ci] Updated licenses and gitignores 2 years ago
GiteaBot 780cf76f6e [skip ci] Updated licenses and gitignores 2 years ago
GiteaBot 3ba9dcf4b4 [skip ci] Updated licenses and gitignores 2 years ago
GiteaBot d5a4c5530a [skip ci] Updated licenses and gitignores 2 years ago
GiteaBot 3b33507c73 [skip ci] Updated licenses and gitignores 2 years ago
GiteaBot 74dcdadf08 [skip ci] Updated licenses and gitignores 2 years ago
luzpaz 8c647bf0f6
Fix various typos (#18219)
Found via `codespell -q 3 -S ./options/locale,./vendor -L ba,pullrequest,pullrequests,readby,te,unknwon`

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2 years ago
GiteaBot 6a3611cc3d [skip ci] Updated licenses and gitignores 2 years ago
GiteaBot ab09296d37 [skip ci] Updated licenses and gitignores 3 years ago
GiteaBot 424959e07c [skip ci] Updated licenses and gitignores 3 years ago
GiteaBot 1ff944f698 [skip ci] Updated licenses and gitignores 3 years ago
GiteaBot 462306e263 [skip ci] Updated licenses and gitignores 3 years ago
GiteaBot 208ae9e996 [skip ci] Updated licenses and gitignores 3 years ago
GiteaBot 4f23624b16 [skip ci] Updated licenses and gitignores 3 years ago
GiteaBot 65ae46bc20 [skip ci] Updated licenses and gitignores 3 years ago
GiteaBot 540215588a [skip ci] Updated licenses and gitignores 3 years ago
GiteaBot 41136db47e [skip ci] Updated licenses and gitignores 3 years ago
GiteaBot f5aaa74b90 [skip ci] Updated licenses and gitignores 3 years ago
GiteaBot 4ba8572361 [skip ci] Updated licenses and gitignores 3 years ago
GiteaBot 4e7e3bd4bf [skip ci] Updated licenses and gitignores 3 years ago
GiteaBot d6068c1cf7 [skip ci] Updated licenses and gitignores 3 years ago
GiteaBot f3847c9d82 [skip ci] Updated licenses and gitignores 3 years ago
GiteaBot c11db35aec [skip ci] Updated licenses and gitignores 3 years ago
GiteaBot e35a2b65bc [skip ci] Updated licenses and gitignores 3 years ago
6543 84eac6ed6c
Add make targed generate-license & generate-gitignore + Update (#12682)
* Add make targed generate-license & generate-gitignore

* Update Gitignores & Licenses

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
4 years ago
Antoine GIRARD e2fc0a0dfd chore: update license list (#9436)
go run scripts/generate-licenses.go

Co-authored-by: zeripath <art27@cantab.net>
4 years ago
zeripath bda70b848f
Update licenses (#8752)
Replaces #8182
5 years ago
zeripath c64963553a Update Licenses (#5558) 5 years ago
Jonas Franz e87c063c90 Add missing licenses (#3497)
Signed-off-by:  Jonas Franz <info@jonasfranz.de>
6 years ago
Jonas Franz fbdc00f464 Updating generate-licenses.go to fetch licenses from maintained repository. (#3484)
Signed-off-by: Jonas Franz <info@jonasfranz.software>
6 years ago
Jonas Franz 58771acacb Add EUPL v1.2 as license (Fixes go-gitea/gitea#3439) (#3475)
Signed-off-by: Jonas Franz <info@jonasfranz.de>
6 years ago
Thomas Boerger 42032fdecf Synced licenses with github repo (#1246)
* Added script to download licenses from github

* Synced licenses with github repo
7 years ago
Thomas Boerger b33078fa33 Bindata is optional and over-writable on restart (#354)
* Moved conf assets into options folder

* Dropped old bindata

* Started to integrate options bindata and accessors

* Do not enforce a builtin app.ini

* Replaced bindata calls with options

* Dropped bindata task from makefile, it's the generate task now

* Always embedd app.ini to provide sane config defaults

* Use sane defaults for the configuration

* Defined default value for SSH_KEYGEN_PATH

* Dropped "NEVER EVER MODIFY THIS FILE" header from app.ini

* Fixed new paths in latest test additions

* Drop bindata with make clean task

* Set more proper default values
8 years ago