Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix default cookie name | Joubert RedRat | 2016-12-27 | 1 | -2/+2 |
| | |||||
* | Implement sendmail (#355) | Philip Couling | 2016-12-25 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | * Implemented sendmail. This piggybacks on existing configuration to keep the change simple * Changed privicy of new sendSMTP and sendSendmail functions * Fixed Lint errors * Seperated SMTP and sendmail into their own senders * Making new structs private as they should not be used externally now * Added sendmail setting to ini file * Minor code cleanup | ||||
* | Added minimum password length to app.ini (#223) | Bwko | 2016-12-24 | 1 | -0/+2 |
| | |||||
* | Add default values for settings (#455) | Lunny Xiao | 2016-12-23 | 1 | -1201/+0 |
| | | | | | | | | | | * add default values for settings * more default values * more default settings and labels resource * mv locale to options | ||||
* | Bindata is optional and over-writable on restart (#354) | Thomas Boerger | 2016-12-22 | 224 | -30081/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Check if file is a symlink with web editor (#3687) (#445) | Lunny Xiao | 2016-12-22 | 5 | -0/+5 |
| | | | | | | | | | | | | * Check if file is a symlink with web editor (#3687) * editor checks for symlinks * translate file_is_a_symlink message * credit translation author * fix error constant | ||||
* | fix bug #1122 log.smtp receiver configure error (#3602) (#451) | Lunny Xiao | 2016-12-22 | 1 | -1/+1 |
| | |||||
* | New settings option for a custom SSH host (#3763) (#446) | Lunny Xiao | 2016-12-22 | 1 | -0/+2 |
| | | | | | | * New settings option for a custom SSH host (#3763) * let default ssh listen addr empty | ||||
* | Update locales (#440) | Lunny Xiao | 2016-12-21 | 5 | -186/+186 |
| | | | | | | * Update locales * replace Gogs to Gitea | ||||
* | Add Korean support (#437) | Lunny Xiao | 2016-12-21 | 2 | -2/+1204 |
| | | | | | | * Add Korean support * replace Gogs to Gitea | ||||
* | Remove remaining Gogs reference on locales and cmd (#430) | Joubert RedRat | 2016-12-21 | 20 | -21/+20 |
| | |||||
* | Change default Android theme color meta tag (#389) | Andrey Nering | 2016-12-20 | 1 | -1/+1 |
| | |||||
* | serve video files using the HTML5 video tag (#418) | Nico Mandery | 2016-12-20 | 1 | -0/+1 |
| | | | | | | * serve video files using the HTML5 video tag * lint fix: add comment to IsVideoFile | ||||
* | Added download tooltip - solves #221 (#359) | Henning Henkel | 2016-12-07 | 3 | -0/+3 |
| | |||||
* | Added rel="noopener" to target="_blank" hrefs (#327) | Bwko | 2016-12-02 | 20 | -100/+100 |
| | | | | | | * Added rel="noopener" to target="_blank" hrefs * Replaced gogs.io/docs with docs.gitea.io | ||||
* | Resolved #296 (#324) | Lunny Xiao | 2016-12-01 | 2 | -0/+6 |
| | | | | | | * resolved #296 * Indentation fixed | ||||
* | Based on @tboerger's screenshot, these "times" are counts and not | Michael Stroucken | 2016-11-30 | 1 | -4/+4 |
| | | | | clock times. Change translation to reflect that. | ||||
* | Time values displayed are apparently single values, so use singular. | Michael Stroucken | 2016-11-29 | 1 | -4/+4 |
| | |||||
* | Rebase branch onto go-gitea/gitea | Michael Stroucken | 2016-11-28 | 3 | -9/+9 |
| | |||||
* | Fixes typos | Bwko | 2016-11-27 | 2 | -2/+2 |
| | |||||
* | Update locales and add Swedish | Unknwon | 2016-11-26 | 15 | -682/+1884 |
| | | | | Signed-off-by: Andrey Nering <andrey.nering@gmail.com> | ||||
* | Merge pull request #121 from joubertredrat/feature-last-login | Lunny Xiao | 2016-11-10 | 1 | -0/+2 |
|\ | | | | | Last Login for admin manage your users | ||||
| * | Support to last login feature | Joubert RedRat | 2016-11-09 | 1 | -0/+2 |
| | | |||||
* | | lack of translation for zh-CN | Lunny Xiao | 2016-11-08 | 1 | -0/+1 |
|/ | |||||
* | replace Gogs to Gitea on locale files | Avelino | 2016-11-08 | 20 | -219/+220 |
| | |||||
* | Change binary name from main to gitea | Joubert RedRat | 2016-11-07 | 1 | -1/+1 |
| | |||||
* | Replace Gogs to Gitea in installation options | Joubert RedRat | 2016-11-07 | 1 | -12/+12 |
| | |||||
* | Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloning | Rachid Zarouali | 2016-11-07 | 1 | -0/+2 |
|\ | | | | | Disable HTTP cloning | ||||
| * | missing space | Thibault Meyer | 2016-10-04 | 1 | -1/+1 |
| | | |||||
| * | Can disable GIT interactions by HTTP protocol | Thibault Meyer | 2016-09-18 | 1 | -0/+2 |
| | | |||||
* | | Implementation of the feature to redirect to an external issue tracker | Rémy Boulanouar | 2016-11-04 | 1 | -0/+2 |
| | | |||||
* | | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -1/+1 |
|/ | |||||
* | Update locales | Unknwon | 2016-09-15 | 9 | -189/+1389 |
| | | | | Add new locale Serbian (Cyrillic) | ||||
* | Add the ability to explore organizations (#3573) | Daniel Oaks | 2016-09-01 | 1 | -0/+1 |
| | | | | | | * Add ability to explore organizations * Use right icon for org explore links | ||||
* | Feature #3492: Add option to hide footer load times (#3562) | Thibault Meyer | 2016-09-01 | 1 | -1/+3 |
| | | | | | | * Add option to hide footer load times * Rename option variable + minor changes | ||||
* | Update locales | Unknwon | 2016-09-01 | 17 | -179/+1148 |
| | |||||
* | #3515 use alert instead 500 for duplicated login source name | Unknwon | 2016-08-31 | 1 | -0/+1 |
| | |||||
* | #2018 able to sync now for mirrors | Unknwon | 2016-08-30 | 2 | -4/+10 |
| | | | | | - Refactor code to use sync.UniqueQueue - Closes #3509 | ||||
* | Web editor: support upload files | Unknwon | 2016-08-30 | 2 | -8/+8 |
| | |||||
* | #3459 code quality improvement | Unknwon | 2016-08-29 | 1 | -4/+5 |
| | |||||
* | Load a set of predefined labels (#3459) | Thibault Meyer | 2016-08-29 | 2 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | | | | * Can use a predefined set of labels * Change UI * Fix HTML file indentation * Avoid reading file from other directory (security issue) * Apply a better fix * Remove not used variable * Merge upstream/develop * Do modifications * Raname * remove binding + rename variable | ||||
* | Web editor: fix cannot create new file in subdirectory | Unknwon | 2016-08-29 | 1 | -0/+1 |
| | |||||
* | Web editor: improve edit file | Unknwon | 2016-08-28 | 1 | -11/+7 |
| | |||||
* | Web editor: improve delete file process | Unknwon | 2016-08-28 | 1 | -14/+11 |
| | |||||
* | #2901 allow setting preferred licenses | Unknwon | 2016-08-28 | 1 | -0/+3 |
| | | | | - Closes #3488 | ||||
* | Web editor: improve edit file tooltip | Unknwon | 2016-08-27 | 1 | -4/+4 |
| | |||||
* | Web editor: improve code quality | Unknwon | 2016-08-24 | 1 | -0/+1 |
| | |||||
* | libravatar.org supports HTTPS (#3498) | rugk | 2016-08-23 | 1 | -1/+1 |
| | |||||
* | Web editor: improve edit file and diff preview | Unknwon | 2016-08-14 | 1 | -15/+13 |
| | |||||
* | Code clean up for new config options | Unknwon | 2016-08-14 | 1 | -5/+5 |
| |