aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
* Fix PR/Issue titles on mobile (#13292)kolaente2020-10-241-0/+1
* Store task errors following migrations and display them (#13246)zeripath2020-10-231-5/+14
* Update some JS dependencies (#13222)silverwind2020-10-213-32/+24
* Add team support for review request (#12039)赵智超2020-10-121-2/+3
* Fix attachments list in edit comment (#13036)zeripath2020-10-111-13/+21
* Attachments: Add extension support, allow all types for releases (#12465)silverwind2020-10-051-7/+7
* Disable migration items when mirror is selected (#12918)mrsdizzie2020-09-221-3/+10
* Add the checkbox quick button to the comment tool bar also (#12885)赵智超2020-09-201-1/+20
* Fix line selection on blame view (#12857)mrsdizzie2020-09-151-2/+12
* Make SVG size argument optional (#12814)silverwind2020-09-112-2/+2
* Add check for LDAP group membership (#10869)John Olheiser2020-09-101-0/+12
* Set language via AJAX (#12785)techknowlogick2020-09-101-0/+8
* Add a migrate service type switch page (#12697)Lunny Xiao2020-09-091-13/+1
* Change/remove a branch of an open issue (#9080)Vedran2020-09-081-2/+17
* Remove duplicate logic in initListSubmits (#12660)赵智超2020-09-021-56/+36
* Do not disable commit changes button on repost (#12644)zeripath2020-08-291-1/+3
* Git migration UX (#12619)John Olheiser2020-08-282-27/+54
* Fix emoji replacements, make emoji images consistent (#12567)silverwind2020-08-231-1/+1
* Kanban board (#8346)Lanre Adelowo2020-08-162-1/+107
* Render the git graph on the server (#12333)zeripath2020-08-061-564/+77
* Collapse Swagger UI tags by default (#12428)silverwind2020-08-051-0/+1
* Add loading spinners and mermaid error handling (#12358)silverwind2020-08-042-12/+45
* Improve HTML escaping helper (#12383)silverwind2020-07-301-10/+7
* Move jquery-minicolors to npm/webpack (#12305)silverwind2020-07-292-3/+14
* Add mermaid JS renderer (#12334)silverwind2020-07-274-0/+45
* Fix input box value access on repo create (#12299)silverwind2020-07-231-2/+2
* Auto-init repo on license, .gitignore select (#12202)Alexander Scheel2020-07-231-0/+11
* Update Octicons to v10 (#12240)silverwind2020-07-172-9/+5
* Replace code fold icons with octicons (#12222)silverwind2020-07-132-14/+13
* Fix repolist icons (#12228)silverwind2020-07-132-2/+26
* Direct SVG rendering (#12157)silverwind2020-07-125-16/+32
* Rewrite GitGraph.js (#12137)zeripath2020-07-052-436/+559
* Re-fix #12095 again (#12138)zeripath2020-07-052-2/+2
* Bugfix for shared event source (#12129)zeripath2020-07-042-17/+7
* Move EventSource to SharedWorker (#12095)zeripath2020-07-033-30/+209
* Server-side syntax highlighting for all code (#12047)mrsdizzie2020-07-013-52/+7
* Shorten markdown heading anchors links (#11903)silverwind2020-06-262-10/+34
* Fix gitgraph branch continues after merge (#12044)zeripath2020-06-251-0/+7
* [UI] Sortable Tables Header By Click (#7980)65432020-06-242-0/+22
* Disable dropzone's timeout (#12024)silverwind2020-06-241-0/+2
* Fix sticky diff stats container (#12002)Cirno the Strongest2020-06-221-3/+0
* Handle multiple merges in gitgraph.js (#11996)zeripath2020-06-201-7/+8
* Don't add same line code comment box twice (#11837)silverwind2020-06-101-8/+24
* Replace jquery-datetimepicker with native date input (#11684)silverwind2020-06-102-21/+0
* Fix inserting excerpt on compare diff (#11833)Cirno the Strongest2020-06-101-1/+1
* rework eslint config (#11615)silverwind2020-06-094-22/+20
* Initialize SimpleMDE when making a code comment (#11749)zeripath2020-06-061-1/+17
* Add internal-repo octicon for public repos of private org (#11529)Cirno the Strongest2020-06-051-0/+2
* export monaco editor on window.codeEditors (#11739)silverwind2020-06-031-0/+8
* Properly truncate system notices (#11714)zeripath2020-06-021-1/+2