summaryrefslogtreecommitdiffstats
path: root/public/js
Commit message (Expand)AuthorAgeFilesLines
* Add Node.js build dep, remove built js/css files (#9114)silverwind2019-12-054-6/+0
* Branch protection: Possibility to not use whitelist but allow anyone with wri...David Svantesson2019-12-032-2/+2
* Fixed topic regex pattern and added search by topic links after save (#9219)Alexey 〒erentyev2019-12-022-2/+2
* Add comment highlight when target from url (#9047)jaqra2019-11-252-2/+2
* Add single sign-on support via SSPI on Windows (#8463)QuaSoft2019-11-232-2/+2
* move semantic.dropdown.custom.js to webpack (#9064)silverwind2019-11-215-4027/+4
* Context menus for comments (#9043)John Olheiser2019-11-192-2/+2
* enable lazy-loading of gitgraph.js (#9036)silverwind2019-11-174-2/+5
* wiki - add 'write' 'preview' buttons to wiki edit like in issues (#7241)Cherrg2019-11-172-2/+2
* wiki - editor - enable side-by-side button (#7242)Cherrg2019-11-162-2/+2
* Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924)Benno2019-11-152-2/+2
* Pack web_src/js/draw.js to public/js/index.js (#8975)Lunny Xiao2019-11-143-17/+2
* modernize js and use babel (#8973)silverwind2019-11-142-2/+2
* fix bug when pack js (#8992)Lunny Xiao2019-11-142-2/+2
* Move index.js to web_src and use webpack to pack them (#8598)Lunny Xiao2019-11-132-3424/+3
* js: Revert change to click behaviour in forceSelection (#8921)Jookia2019-11-111-1/+1
* Template Repositories (#8768)John Olheiser2019-11-111-2/+49
* Allow to add and remove all repositories to/from team. (#8867)David Svantesson2019-11-091-0/+30
* a11y: Improve accessibility of dropdown menus (#8638)Jookia2019-11-081-0/+4023
* Fix commit expand button to not go to commit link (#8745)Lauris BH2019-11-011-1/+2
* Allow cross-repository dependencies on issues (#7901)Brad Albright2019-10-311-2/+9
* Prevent chrome download page with alt + click (#8669)jaqra2019-10-251-0/+2
* Add 'Alt + click' feature to exclude labels (#8199)jaqra2019-10-231-2/+33
* Enabling and disabling the commit button to prevent empty commits (web editor...Lukas2019-10-231-1/+21
* fix emoji panel be removed bug in issue page, when the sub issue summit the d...yan2019-10-211-1/+1
* Allow committing / adding empty files using the web ui (#8420) (#8532)Lukas2019-10-161-1/+13
* Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426)blueworrybear2019-10-151-15/+104
* Move migrating repository from frontend to backend (#6200)Lunny Xiao2019-10-131-0/+36
* API endpoint for searching teams. (#8108)David Svantesson2019-10-011-2/+2
* Add teams to repo on collaboration page. (#8045)David Svantesson2019-09-231-0/+25
* oauth2 with remote Gitea - Fix #8093 (#8149)techknowlogick2019-09-121-0/+2
* Add API endpoint for accessing repo topics (#7963)David Svantesson2019-09-031-3/+3
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-151-4/+0
* Fix syntax highlight initialization (#7617)silverwind2019-07-251-1/+4
* Added total count of contributions to heatmap (#7517)kolaente2019-07-181-2/+4
* Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478)Richard Mahn2019-07-171-0/+1
* convert all js var to let/const (#7464)silverwind2019-07-162-273/+272
* Fix an issue with some pages throwing 'not defined' js exceptions (#7450)Gary Kim2019-07-131-1/+3
* fix Dropzone.js integration (#7445)silverwind2019-07-121-6/+7
* fix/define autochecked checkboxes on issue list in firefox (#7320)Cherrg2019-07-121-1/+15
* fix post parameter - on issue list - unset assignee (#7380)Cherrg2019-07-081-4/+8
* wiki - editor - add buttons 'inline code', 'empty checkbox', 'checked checkbo...Cherrg2019-07-071-1/+34
* update dependencies and various tweaks (#7344)silverwind2019-07-021-12/+10
* fix topic bar to allow prefixes (#7325)Cherrg2019-06-301-4/+37
* fix extra newlines when copying from diff in Firefox (#7288)silverwind2019-06-261-2/+2
* Dark theme markdown fixes (#7260)Cherrg2019-06-211-2/+2
* Compare branches, commits and tags with each other (#6991)Mario Lubenka2019-06-071-1/+8
* Migration Tweaks (#6260)John Olheiser2019-06-041-0/+8
* bug fix: add single comment in split diff mode (#4745) (#7052)Rob Watson2019-05-291-0/+4
* Add support of utf8mb4 for mysql (#6992)Lunny Xiao2019-05-241-3/+3