| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Node.js build dep, remove built js/css files (#9114) | silverwind | 2019-12-05 | 4 | -6/+0 |
* | Branch protection: Possibility to not use whitelist but allow anyone with wri... | David Svantesson | 2019-12-03 | 2 | -2/+2 |
* | Fixed topic regex pattern and added search by topic links after save (#9219) | Alexey 〒erentyev | 2019-12-02 | 2 | -2/+2 |
* | Add comment highlight when target from url (#9047) | jaqra | 2019-11-25 | 2 | -2/+2 |
* | Add single sign-on support via SSPI on Windows (#8463) | QuaSoft | 2019-11-23 | 2 | -2/+2 |
* | move semantic.dropdown.custom.js to webpack (#9064) | silverwind | 2019-11-21 | 5 | -4027/+4 |
* | Context menus for comments (#9043) | John Olheiser | 2019-11-19 | 2 | -2/+2 |
* | enable lazy-loading of gitgraph.js (#9036) | silverwind | 2019-11-17 | 4 | -2/+5 |
* | wiki - add 'write' 'preview' buttons to wiki edit like in issues (#7241) | Cherrg | 2019-11-17 | 2 | -2/+2 |
* | wiki - editor - enable side-by-side button (#7242) | Cherrg | 2019-11-16 | 2 | -2/+2 |
* | Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) | Benno | 2019-11-15 | 2 | -2/+2 |
* | Pack web_src/js/draw.js to public/js/index.js (#8975) | Lunny Xiao | 2019-11-14 | 3 | -17/+2 |
* | modernize js and use babel (#8973) | silverwind | 2019-11-14 | 2 | -2/+2 |
* | fix bug when pack js (#8992) | Lunny Xiao | 2019-11-14 | 2 | -2/+2 |
* | Move index.js to web_src and use webpack to pack them (#8598) | Lunny Xiao | 2019-11-13 | 2 | -3424/+3 |
* | js: Revert change to click behaviour in forceSelection (#8921) | Jookia | 2019-11-11 | 1 | -1/+1 |
* | Template Repositories (#8768) | John Olheiser | 2019-11-11 | 1 | -2/+49 |
* | Allow to add and remove all repositories to/from team. (#8867) | David Svantesson | 2019-11-09 | 1 | -0/+30 |
* | a11y: Improve accessibility of dropdown menus (#8638) | Jookia | 2019-11-08 | 1 | -0/+4023 |
* | Fix commit expand button to not go to commit link (#8745) | Lauris BH | 2019-11-01 | 1 | -1/+2 |
* | Allow cross-repository dependencies on issues (#7901) | Brad Albright | 2019-10-31 | 1 | -2/+9 |
* | Prevent chrome download page with alt + click (#8669) | jaqra | 2019-10-25 | 1 | -0/+2 |
* | Add 'Alt + click' feature to exclude labels (#8199) | jaqra | 2019-10-23 | 1 | -2/+33 |
* | Enabling and disabling the commit button to prevent empty commits (web editor... | Lukas | 2019-10-23 | 1 | -1/+21 |
* | fix emoji panel be removed bug in issue page, when the sub issue summit the d... | yan | 2019-10-21 | 1 | -1/+1 |
* | Allow committing / adding empty files using the web ui (#8420) (#8532) | Lukas | 2019-10-16 | 1 | -1/+13 |
* | Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426) | blueworrybear | 2019-10-15 | 1 | -15/+104 |
* | Move migrating repository from frontend to backend (#6200) | Lunny Xiao | 2019-10-13 | 1 | -0/+36 |
* | API endpoint for searching teams. (#8108) | David Svantesson | 2019-10-01 | 1 | -2/+2 |
* | Add teams to repo on collaboration page. (#8045) | David Svantesson | 2019-09-23 | 1 | -0/+25 |
* | oauth2 with remote Gitea - Fix #8093 (#8149) | techknowlogick | 2019-09-12 | 1 | -0/+2 |
* | Add API endpoint for accessing repo topics (#7963) | David Svantesson | 2019-09-03 | 1 | -3/+3 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -4/+0 |
* | Fix syntax highlight initialization (#7617) | silverwind | 2019-07-25 | 1 | -1/+4 |
* | Added total count of contributions to heatmap (#7517) | kolaente | 2019-07-18 | 1 | -2/+4 |
* | Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478) | Richard Mahn | 2019-07-17 | 1 | -0/+1 |
* | convert all js var to let/const (#7464) | silverwind | 2019-07-16 | 2 | -273/+272 |
* | Fix an issue with some pages throwing 'not defined' js exceptions (#7450) | Gary Kim | 2019-07-13 | 1 | -1/+3 |
* | fix Dropzone.js integration (#7445) | silverwind | 2019-07-12 | 1 | -6/+7 |
* | fix/define autochecked checkboxes on issue list in firefox (#7320) | Cherrg | 2019-07-12 | 1 | -1/+15 |
* | fix post parameter - on issue list - unset assignee (#7380) | Cherrg | 2019-07-08 | 1 | -4/+8 |
* | wiki - editor - add buttons 'inline code', 'empty checkbox', 'checked checkbo... | Cherrg | 2019-07-07 | 1 | -1/+34 |
* | update dependencies and various tweaks (#7344) | silverwind | 2019-07-02 | 1 | -12/+10 |
* | fix topic bar to allow prefixes (#7325) | Cherrg | 2019-06-30 | 1 | -4/+37 |
* | fix extra newlines when copying from diff in Firefox (#7288) | silverwind | 2019-06-26 | 1 | -2/+2 |
* | Dark theme markdown fixes (#7260) | Cherrg | 2019-06-21 | 1 | -2/+2 |
* | Compare branches, commits and tags with each other (#6991) | Mario Lubenka | 2019-06-07 | 1 | -1/+8 |
* | Migration Tweaks (#6260) | John Olheiser | 2019-06-04 | 1 | -0/+8 |
* | bug fix: add single comment in split diff mode (#4745) (#7052) | Rob Watson | 2019-05-29 | 1 | -0/+4 |
* | Add support of utf8mb4 for mysql (#6992) | Lunny Xiao | 2019-05-24 | 1 | -3/+3 |