Commit Graph

127 Commits (1c65ecc1c62ae33499420c28891b088a98ff1cf7)

Author SHA1 Message Date
Lauris BH 1c65ecc1c6
Fix commit expand button to not go to commit link (#8745) (#8825)
5 years ago
guillep2k bac9424a62 fix emoji panel be removed bug in issue page, when the sub issue summit the duplicate emoji (#8609) (#8623)
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
Harshit Bansal dd006db5a7 Display branch name in delete branch confirmation modal. (#5654)
5 years ago
Harshit Bansal 2c7661a524 Fix wrong text getting saved on editing second comment on an issue. (#5608)
5 years ago
Tony Homrich 2058c362a8 LDAP via simple auth separate bind user and search base (#5055)
5 years ago
zeripath 330bf8d3b3 Immediate fix to htmlEncode user added text (#5570)
5 years ago
Lauris BH f17524bd0c
Fix heatmap colors for Chrome/Safari (#5421)
6 years ago
Lauris BH e09fe48773 Refactor heatmap to vue component (#5401)
6 years ago
Lauris BH 499d132124 Fix dependent issue searching when gitea is run in subpath (#5392)
6 years ago
Lauris BH 7278372388 Implement pasting image from clipboard for browsers that supports that (#5317)
6 years ago
Lauris BH de8f98192b Fix U2F if gitea is configured in subpath (#5302)
6 years ago
zeripath 7096085f2b Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST header for deadline (#5250)
6 years ago
kolaente 54259e2f88 Fixed wrong api request url for instances running in subfolders (#5247)
6 years ago