Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-01-18 | 20 | -20/+20 |
| | |||||
* | Refactor repo.isBare to repo.isEmpty #5629 (#5714) | zeripath | 2019-01-17 | 21 | -21/+21 |
| | | | | | | | | * Refactor repo.isBare to repo.isEmpty #5629 Signed-off-by: Andrew Thornton <art27@cantab.net> * Remove Sync call | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-01-15 | 1 | -3/+4 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-01-14 | 3 | -0/+11 |
| | |||||
* | Discord Oauth2 support (#4476) | techknowlogick | 2019-01-13 | 1 | -0/+1 |
| | | | | | | | | | | | | | | * add discord auth * add vendor for discord * fix syntax error * make fmt * update version of goth in use * update markbates/goth | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-01-12 | 3 | -1/+10 |
| | |||||
* | allow user fork repo even when as a guest.. This will prompt the user to ↵ | Lanre Adelowo | 2019-01-10 | 1 | -0/+1 |
| | | | | login and if authentication was successful, the user will be redirected to fork the repo (#5690) | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-01-11 | 3 | -2/+20 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-01-09 | 1 | -0/+4 |
| | |||||
* | Allow for user specific themes (#5668) | Lanre Adelowo | 2019-01-09 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * add migration and basic UI for changing a user's theme * update user themem * use right text on button * load theme based on users' selection * load theme based on users' selection in pwa too * update sample config * delete older theme loading * implement AfterLoad to set users' theme properly * set up default theme when creating a user. This uses the installation wide theme * use flash messages for error * set default theme when creating a user from the cli * fix @lunny review | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-01-04 | 2 | -78/+1101 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-01-04 | 1 | -0/+9 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-01-03 | 1 | -0/+11 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-01-02 | 1 | -0/+3 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-12-31 | 10 | -11/+4 |
| | |||||
* | Webhook for Pull Request approval/rejection (#5027) | Lanre Adelowo | 2018-12-27 | 1 | -1/+1 |
| | |||||
* | Add rebase with merge commit merge style (#3844) (#4052) | Julian | 2018-12-27 | 1 | -0/+2 |
| | | | Signed-off-by: Julian Tölle <julian.toelle97@gmail.com> | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-12-26 | 1 | -1/+1 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-12-24 | 1 | -0/+75 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-12-19 | 1 | -0/+7 |
| | |||||
* | Update Licenses (#5558) | zeripath | 2018-12-18 | 349 | -7925/+48971 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-12-17 | 1 | -1/+8 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-12-12 | 1 | -0/+8 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-12-12 | 1 | -1/+7 |
| | |||||
* | Approvals at Branch Protection (#5350) | Jonas Franz | 2018-12-11 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | * Add branch protection for approvals Signed-off-by: Jonas Franz <info@jonasfranz.software> * Add required approvals Signed-off-by: Jonas Franz <info@jonasfranz.software> * Add missing comments and fmt Signed-off-by: Jonas Franz <info@jonasfranz.software> * Add type = approval and group by reviewer_id to review * Prevent users from adding negative review limits * Add migration for approval whitelists Signed-off-by: Jonas Franz <info@jonasfranz.software> | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-12-11 | 1 | -0/+6 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-12-10 | 2 | -0/+3 |
| | |||||
* | Improve team members and repositories settings UI (#5457) | Lunny Xiao | 2018-12-09 | 1 | -0/+2 |
| | | | | | | | | | | | | * improve team members and repositories settings UI * use tab on team pages * add default description on team members and repos * add blank on numbers and texts * improve translation | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-12-04 | 1 | -1/+1 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-12-02 | 1 | -3/+3 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-12-01 | 1 | -0/+12 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-11-30 | 10 | -14/+44 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-11-30 | 1 | -0/+2 |
| | |||||
* | Allow to add organization members as collaborators on organization owned ↵ | Lanre Adelowo | 2018-11-30 | 1 | -1/+0 |
| | | | | | repositories (#4748) repository... Fixes #4507 | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-11-29 | 1 | -0/+1 |
| | |||||
* | Milestone issues and pull requests (#5293) | Lunny Xiao | 2018-11-29 | 1 | -0/+1 |
| | | | | | | | | | | | | * add milestone issues and pulls page instead of redirecting issues page * add milestone when creating issue from milestone page * refactor to merge similiar codes as a new function issues * remove milestone info on milestone issues list * fix missing params | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-11-26 | 1 | -0/+2 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-11-23 | 1 | -0/+1 |
| | |||||
* | Show review summary in pull requests (#5132) | kolaente | 2018-11-22 | 1 | -0/+1 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-11-18 | 1 | -0/+1 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-11-16 | 1 | -0/+1 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-11-15 | 1 | -1/+2 |
| | |||||
* | Block registration based on email domain (#5157) | Lanre Adelowo | 2018-11-14 | 1 | -0/+1 |
| | | | * implement email domain whitelist | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-11-09 | 1 | -17/+18 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-11-09 | 11 | -11/+0 |
| | |||||
* | Add option to disable automatic mirror syncing. (#5242) | Jonas Bröms | 2018-11-08 | 1 | -1/+1 |
| | | | Setting the interval to 0 will disable to automatic syncing. | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-11-07 | 2 | -1/+9 |
| | |||||
* | Update gitignore list (#5258) | Antoine GIRARD | 2018-11-03 | 76 | -157/+741 |
| | | | | | | | | * update gitignore * Handle symlink in tar * Add some logs | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-11-01 | 1 | -9/+9 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-10-31 | 1 | -0/+7 |
| |