aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features
Commit message (Expand)AuthorAgeFilesLines
* Update JS dependencies (#16708)silverwind2021-08-173-6/+6
* Update notification table with only latest data (#16445)zeripath2021-07-171-4/+12
* Load issue/PR context popup data only when needed (#15955)Lauris BH2021-07-131-55/+22
* Add custom emoji support (#16004)65432021-06-291-3/+4
* Fix heatmap activity (#15252)siddweiker2021-06-251-2/+9
* Do not show No match found for tribute (#16231)zeripath2021-06-231-2/+2
* Remove spurious AppSubUrl in serviceworker request. (#16047)zeripath2021-06-081-4/+3
* Add Image Diff for SVG files (#14867)KN4CK3R2021-06-051-8/+66
* Replace clipboard.js with async clipboard api (#15899)silverwind2021-05-301-18/+34
* Unregister non-matching serviceworkers (#15834)silverwind2021-05-121-22/+26
* Rename StaticUrlPrefix to AssetUrlPrefix (#15779)silverwind2021-05-082-3/+3
* Remove spurious set name from eventsource.sharedworker.js (#15643)zeripath2021-04-281-2/+0
* add `/assets` as root dir of public files (#15219)a10121127962021-04-281-1/+1
* Project board improvements (#15429)silverwind2021-04-201-0/+2
* Fix Dropzone following #15315 (#15353)zeripath2021-04-091-1/+1
* Add LFS Migration and Mirror (#14726)KN4CK3R2021-04-081-0/+12
* Monaco improvements (#15333)silverwind2021-04-081-2/+50
* Fix handling of logout event (#15323)zeripath2021-04-082-2/+2
* Check if stopwatch element empty (#15278)Kyle D2021-04-051-4/+5
* Drop the event source if we are unauthorized (#15275)zeripath2021-04-043-0/+11
* Update JS dependencies (#15033)silverwind2021-03-222-4/+3
* Signed-off-by: jolheiser <john.olheiser@gmail.com> (#14898)John Olheiser2021-03-051-4/+5
* 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