summaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prevent empty query parameter being set on dashboard (#11561)zeripath2020-05-241-1/+6
* Fix images in wiki edit preview (#11546)mrsdizzie2020-05-241-1/+2
* Allow different HardBreaks settings for documents and comments (#11515)zeripath2020-05-241-2/+3
* Fix serviceworker output file and misc improvements (#11562)silverwind2020-05-243-15/+32
* Fix Enter not working in SimpleMDE (#11564)silverwind2020-05-221-1/+1
* Close EventSource before unloading the page (#11539)silverwind2020-05-221-0/+3
* Move serviceworker to workbox and fix SSE interference (#11538)silverwind2020-05-213-0/+61
* Move tributejs to npm/webpack (#11497)silverwind2020-05-203-58/+78
* Fix repo-list private and total count bugs (#11500)zeripath2020-05-201-46/+8
* Fix webpack chunk loading with STATIC_URL_PREFIX (#11526)silverwind2020-05-201-4/+9
* Fix the bug that the emoji does not disappear (#11489)L0veSunshine2020-05-201-1/+1
* Remove IE11 support (#11470)silverwind2020-05-193-26/+2
* Insert ui divider directly in templates instead of from inside heatmap vue co...wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf2020-05-191-1/+0
* ui: Add dividing line between heatmap and feeds in dashboard view (#11437)赵智超2020-05-191-0/+1
* Make localstorage read ssh or https correctly (#11483)L0veSunshine2020-05-181-3/+7
* Hide archived repos by default in repo-list (#11440)zeripath2020-05-171-6/+6
* Add paging and archive/private repository filtering to dashboard list (#11321)zeripath2020-05-161-21/+230
* Better styling for code review comment form (#11413)Cirno the Strongest2020-05-151-1/+1