summaryrefslogtreecommitdiffstats
path: root/public/js
Commit message (Expand)AuthorAgeFilesLines
* 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
* add make targets for js and css, add js linter (#6952)silverwind2019-05-162-78/+72
* Improve migrations to support migrating milestones/labels/issues/comments/pul...Lunny Xiao2019-05-071-0/+20
* Add GET requests to webhook (#6771)Simon2019-05-051-0/+9
* Update UI for topics labels on projects (#6639)하윤2019-04-151-2/+2
* fix: avoid multi-clicks when perform oauth2 login (#6467)BetaCat2019-03-311-0/+14
* Show locale string on timestamp (#6324)NateScarlet2019-03-201-0/+4
* UI: Fix race in update issue labels and assignees (#6194)silverwind2019-02-281-27/+30
* Minor UI tweaks (#5980)John Olheiser2019-02-191-16/+34
* Fix heatmap and repository menu display in Internet Explorer 9+ (#6117)Lauris BH2019-02-191-1/+109
* dashboard: sort Repositories widget by most recently updated (issue #3963) (#...Allen Wild2019-02-191-1/+3
* Support n as a line highlight prefix (#5987)Monty Taylor2019-02-061-2/+2
* UI: Repo header tweaks (#5945)silverwind2019-02-051-1/+1
* UI: Fixes for repo topic editor (#5971)silverwind2019-02-051-8/+7
* Don't list an issue on its own dependency list UI. (#5658)Harshit Bansal2019-01-151-1/+7