Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | locale: sync from Crowdin (#7518) | Joe Chen | 2023-08-01 |
| | |||
* | locale: sync from Crowdin (#7401) | Joe Chen | 2023-03-19 |
| | |||
* | ui: add usage instructions for PAT (#7194) | LJea | 2022-10-22 |
| | | | Co-authored-by: Joe Chen <jc@unknwon.io> | ||
* | locale: sync from Crowdin (#6989) | Joe Chen | 2022-05-31 |
| | |||
* | locale: sync from Crowdin (#6263) | ᴜɴᴋɴᴡᴏɴ | 2020-08-22 |
| | |||
* | locale: sync from Crowdin (#6046) | ᴜɴᴋɴᴡᴏɴ | 2020-03-30 |
| | |||
* | locale: sync from Crowdin (#6006) | ᴜɴᴋɴᴡᴏɴ | 2020-03-23 |
| | |||
* | locale: sync from Crowdin (#5965) | ᴜɴᴋɴᴡᴏɴ | 2020-03-04 |
| | |||
* | locale: sync from Crowdin | Unknwon | 2019-10-20 |
| | | | | - Also amended some source translations. | ||
* | locale: sync from Crowdin | Unknwon | 2018-09-16 |
| | |||
* | locale: sync from Crowdin | Unknwon | 2018-06-05 |
| | |||
* | locale: sync from Crowdin | Unknwon | 2018-04-16 |
| | | | | Add Vietnamese | ||
* | locale: sync from Crowdin | Unknwon | 2018-03-30 |
| | |||
* | locale: sync from Crowdin | Unknwon | 2017-11-22 |
| | | | | Fixes #4811 | ||
* | locale: sync from Crowdin | Unknwon | 2017-11-18 |
| | |||
* | locale: sync from Crowdin | Unknwon | 2017-09-25 |
| | |||
* | Add Dingtalk webhook support (#4773) | Athurg Feng | 2017-09-21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add dingtalk webhook into html template * Add Dingtalk's icon * Insert dingtalk into repo's webhook page template * Insert dingtalk into org's webhook page * Add dingtalk into default webhook config * Add locale string for add_dingtalk_hook_desc * Update bindata * Add dingtalk webhook form validator * Add dingtalk hook task * Add dingtalk hook create handler * Add dingtalk hook edit handler * Add dingtalk router * Add dingtalk webhook task skeleton * Add markdown link formatter * Add Dingtalk ActionCard create wrapper * Add support for dingtalk create event payload * Add support for dingtalk delete event payload * Add support for dingtalk fork event payload * Add support for dingtalk push event payload * Add support for dingtalk issue event payload * Add support for dingtalk issue comment payload * Add support for dingtalk pull event payload * Add support for dingtalk release event payload | ||
* | locale: add Hungarian | Unknwon | 2017-06-01 |
| | |||
* | locale: sync from Crowdin | Unknwon | 2017-05-17 |
| | |||
* | locale: fix zh-CN | Unknwon | 2017-04-07 |
| | |||
* | user/setting: improve UI | Unknwon | 2017-04-07 |
| | |||
* | Update locales | Unknwon | 2017-04-05 |
| | |||
* | Prepare release | Unknwon | 2017-04-03 |
| | |||
* | Update locales | Unknwon | 2017-03-27 |
| | |||
* | Update locales | Unknwon | 2017-03-13 |
| | |||
* | Prepare release | Unknwon | 2017-02-27 |
| | |||
* | Prepare release | Unknwon | 2017-02-21 |
| | |||
* | locale: add Ukrainian support | Unknwon | 2017-02-18 |
| | |||
* | Update locales | Unknwon | 2017-02-11 |
| | |||
* | Update locales | Unknwon | 2017-01-28 |
| | |||
* | Add Galician support | Unknwon | 2016-12-23 |
| | | | | - Update locales | ||
* | Check if file is a symlink with web editor (#3687) | Stefan Grönke | 2016-12-21 |
| | | | | | | | | * editor checks for symlinks * translate file_is_a_symlink message * credit translation author | ||
* | Update locales | Unknwon | 2016-09-01 |
| | |||
* | Update locales [CI SKIP] | Unknwon | 2016-08-10 |
| | |||
* | Update locales | Unknwon | 2016-07-30 |
| | |||
* | Update locales [CI SKIP] | Unknwon | 2016-07-22 |
| | |||
* | Update locale | Unknwon | 2016-07-09 |
| | |||
* | Update locales | Unknwon | 2016-04-11 |
| | |||
* | Update locales | Unknwon | 2016-03-11 |
| | |||
* | Add Finnish support | Unknwon | 2016-03-05 |
| | |||
* | Update locales | Unknwon | 2016-03-04 |
| | |||
* | Prepare to release | Unknwon | 2016-02-24 |
| | |||
* | Fix chmod for several files in conf/locale/ and public/ | Florian Kaiser | 2016-02-18 |
| | |||
* | Minor fix for #2624 | Unknwon | 2016-02-15 |
| | |||
* | Update locales and update sponsor | Unknwon | 2016-02-11 |
| | |||
* | #2554 reinitialize all repos from the db | Unknwon | 2016-02-04 |
| | | | | - Update locales | ||
* | update locale | Unknwon | 2016-01-11 |
| | |||
* | update locales | Unknwon | 2015-12-12 |
| | |||
* | #1612 Ability to send mail when a new pull request is submitted | Unknwon | 2015-12-10 |
| | |||
* | Only show comparison link for >2 commits #1110 | Angus Gibson | 2015-12-09 |
| | | | | | | | We can look at the PushCommits object to see how many commits were included in a commit, and add some template logic to only show the comparison link when there are at least 2 commits in a push. We also correct the link to display the number of commits. |