Commit Graph

138 Commits (3621944c2d381d159cf2622328927cf282f0b3e0)

Author SHA1 Message Date
silverwind 3621944c2d modernize js and use babel (#8973)
5 years ago
Lunny Xiao 9bd879bef8 fix bug when pack js (#8992)
5 years ago
Lunny Xiao afe50873a5 Move index.js to web_src and use webpack to pack them (#8598)
5 years ago
John Olheiser 74a6add4d9 Template Repositories (#8768)
5 years ago
David Svantesson 9ae4c17cb1 Allow to add and remove all repositories to/from team. (#8867)
5 years ago
Lauris BH ebcc38188e
Fix commit expand button to not go to commit link (#8745)
5 years ago
Brad Albright 887a8fe242 Allow cross-repository dependencies on issues (#7901)
5 years ago
jaqra c34e58fc00 Prevent chrome download page with alt + click (#8669)
5 years ago
jaqra dbd9d8dd54 Add 'Alt + click' feature to exclude labels (#8199)
5 years ago
Lukas 3fe9646564 Enabling and disabling the commit button to prevent empty commits (web editor) (#8590)
5 years ago
yan bfdcedfe89 fix emoji panel be removed bug in issue page, when the sub issue summit the duplicate emoji (#8609)
5 years ago
Lukas de4f10be86 Allow committing / adding empty files using the web ui (#8420) (#8532)
5 years ago
blueworrybear 8c909820a9 Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426)
5 years ago
Lunny Xiao f2a3abc683
Move migrating repository from frontend to backend (#6200)
5 years ago
David Svantesson 36bcd4cd6b API endpoint for searching teams. (#8108)
5 years ago
David Svantesson a0e88dfc2e Add teams to repo on collaboration page. (#8045)
5 years ago
techknowlogick 2837563147
oauth2 with remote Gitea - Fix #8093 (#8149)
5 years ago
David Svantesson 1f951cdeba Add API endpoint for accessing repo topics (#7963)
5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792)
5 years ago
silverwind 1d7dd7d624 Fix syntax highlight initialization (#7617)
5 years ago
kolaente be9d67f887 Added total count of contributions to heatmap (#7517)
5 years ago
Richard Mahn 5d3e351864 Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478)
5 years ago
silverwind f34726a4b9 convert all js var to let/const (#7464)
5 years ago
Gary Kim 50d8d171f0 Fix an issue with some pages throwing 'not defined' js exceptions (#7450)
5 years ago
silverwind 831288cc91 fix Dropzone.js integration (#7445)
5 years ago
Cherrg a23e19226a fix/define autochecked checkboxes on issue list in firefox (#7320)
5 years ago
Cherrg c8a52b949b fix post parameter - on issue list - unset assignee (#7380)
5 years ago
Cherrg 1b85b248e4 wiki - editor - add buttons 'inline code', 'empty checkbox', 'checked checkbox' (#7243)
5 years ago
silverwind 68ec7b8be9 update dependencies and various tweaks (#7344)
5 years ago
Cherrg 8ab2d31bfe fix topic bar to allow prefixes (#7325)
5 years ago
silverwind da23041257 fix extra newlines when copying from diff in Firefox (#7288)
5 years ago
Cherrg d14595514e Dark theme markdown fixes (#7260)
5 years ago
Mario Lubenka 311ce2d1d0 Compare branches, commits and tags with each other (#6991)
5 years ago
John Olheiser 2a8037fe4e Migration Tweaks (#6260)
5 years ago
Rob Watson d7494046ac bug fix: add single comment in split diff mode (#4745) (#7052)
5 years ago
Lunny Xiao d5a98a2969 Add support of utf8mb4 for mysql (#6992)
5 years ago
silverwind d9dcd09340 add make targets for js and css, add js linter (#6952)
5 years ago
Lunny Xiao 08069dc465
Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290)
5 years ago
Simon a2a006a5d5 Add GET requests to webhook (#6771)
5 years ago
하윤 83d6e5e3f8 Update UI for topics labels on projects (#6639)
5 years ago
BetaCat 2e1ead8054 fix: avoid multi-clicks when perform oauth2 login (#6467)
5 years ago
NateScarlet b78cbbcaa2 Show locale string on timestamp (#6324)
5 years ago
silverwind 8e266c3193 UI: Fix race in update issue labels and assignees (#6194)
5 years ago
John Olheiser d26d249748 Minor UI tweaks (#5980)
5 years ago
Lauris BH fc14344acb
Fix heatmap and repository menu display in Internet Explorer 9+ (#6117)
5 years ago
Allen Wild ff2be17e3f dashboard: sort Repositories widget by most recently updated (issue #3963) (#4599)
5 years ago
Monty Taylor 44d6a904d3 Support n as a line highlight prefix (#5987)
5 years ago
silverwind acaf5c96fe UI: Repo header tweaks (#5945)
5 years ago
silverwind 2ec9bf9048 UI: Fixes for repo topic editor (#5971)
5 years ago
Harshit Bansal 1ac8f6fb83 Don't list an issue on its own dependency list UI. (#5658)
5 years ago