summaryrefslogtreecommitdiffstats
path: root/web_src/js/features
Commit message (Expand)AuthorAgeFilesLines
* Add Image Diff options in Pull Request Diff view (#14450)KN4CK3R2021-02-271-0/+206
* stopwatch notif: check if timetracking is enabled (#14750)Norwin2021-02-201-2/+5
* Move the stopwatches to the eventsource stream (#14588)zeripath2021-02-192-1/+57
* Add fullTextSearch to dropdowns by default (#14694)zeripath2021-02-161-0/+1
* Sort / Move project boards (#14634)Romain2021-02-111-0/+29
* Display current stopwatch in navbar (#14122)Norwin2021-01-211-0/+91
* KanBan: be able to set default board (#14147)65432021-01-151-4/+19
* Update JS dependencies and webpack (#14118)silverwind2020-12-271-37/+35
* Remove fetch request from heatmap (#13623)silverwind2020-11-182-10/+23
* Use monaco for the git hook editor (#13552)silverwind2020-11-131-41/+56
* Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show o...zeripath2020-11-081-0/+51
* Update some JS dependencies (#13222)silverwind2020-10-211-1/+1
* Disable migration items when mirror is selected (#12918)mrsdizzie2020-09-221-3/+10
* Make SVG size argument optional (#12814)silverwind2020-09-111-1/+1
* Add a migrate service type switch page (#12697)Lunny Xiao2020-09-091-13/+1
* Git migration UX (#12619)John Olheiser2020-08-281-0/+53
* Fix emoji replacements, make emoji images consistent (#12567)silverwind2020-08-231-1/+1
* Kanban board (#8346)Lanre Adelowo2020-08-161-0/+99
* Render the git graph on the server (#12333)zeripath2020-08-061-564/+77
* Move jquery-minicolors to npm/webpack (#12305)silverwind2020-07-291-0/+10
* Direct SVG rendering (#12157)silverwind2020-07-121-1/+1
* Rewrite GitGraph.js (#12137)zeripath2020-07-051-4/+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-032-29/+208
* Server-side syntax highlighting for all code (#12047)mrsdizzie2020-07-012-31/+0
* [UI] Sortable Tables Header By Click (#7980)65432020-06-241-0/+20
* Replace jquery-datetimepicker with native date input (#11684)silverwind2020-06-101-8/+0
* rework eslint config (#11615)silverwind2020-06-093-12/+11
* export monaco editor on window.codeEditors (#11739)silverwind2020-06-031-0/+8
* Fix serviceworker output file and misc improvements (#11562)silverwind2020-05-241-14/+24
* Close EventSource before unloading the page (#11539)silverwind2020-05-221-0/+3
* Move serviceworker to workbox and fix SSE interference (#11538)silverwind2020-05-211-0/+43
* Move tributejs to npm/webpack (#11497)silverwind2020-05-201-51/+67
* Switch code editor to Monaco (#11366)silverwind2020-05-141-0/+104
* Add EventSource support (#11235)zeripath2020-05-071-11/+48
* Support unicode emojis and remove emojify.js (#11032)mrsdizzie2020-04-283-2/+100
* Use AJAX for notifications table (#10961)zeripath2020-04-241-0/+110
* Move syntax highlighting to web worker (#11017)silverwind2020-04-132-8/+27
* Migrate ActivityHeatmap to Vue SFC (#10953)Gary Kim2020-04-061-92/+4
* move jquery-datetimepicker to npm/webpack (#10713)silverwind2020-03-171-0/+8
* Misc JS linting and naming tweaks (#10652)silverwind2020-03-115-9/+9
* Move dropzone.js to npm/webpack (#10645)silverwind2020-03-071-0/+9
* move vue and vue-calendar-heatmap to webpack (#10188)silverwind2020-02-231-0/+98
* SVG Octicon fixes (#10237)John Olheiser2020-02-111-11/+20
* Allow emoji on popup label (#10166)jaqra2020-02-081-1/+2
* move clipboard.js to npm/webpack (#10183)silverwind2020-02-081-0/+23
* Reorganize frontend files and tooling (#10168)silverwind2020-02-071-0/+13
* move highlight.js to npm/webpack (#10011)silverwind2020-01-281-0/+12
* Issue/PR Context Popups (#9822)John Olheiser2020-01-191-0/+66