summaryrefslogtreecommitdiffstats
path: root/web_src/js/components/ContextPopup.vue (follow)
Commit message (Expand)AuthorAgeFilesLines
* ui: update pull request icons (#4455)Bram Hagens2024-07-161-16/+27
* [PORT] gitea##30237: Fix and rewrite contrast color calculation, fix project-...silverwind2024-04-151-16/+8
* [BUG] Render emojis in labels in issue info popupGusted2024-03-301-9/+9
* Fix loading spinner on ContextPopup (#30145)silverwind2024-03-301-1/+1
* Enforce trailing comma in JS on multiline (#30002)silverwind2024-03-261-3/+3
* Remove jQuery from the issue reference context popup (#29367)Yarden Shoham2024-02-261-11/+14
* Show whether a PR is WIP inside popups (#28975)Bram Hagens2024-02-041-4/+12
* Reorder blocks in vue SFCs (#26874)silverwind2023-09-021-25/+24
* Always pass 6-digit hex color to monaco (#25780)silverwind2023-07-091-2/+3
* Enable `vue/html-closing-bracket-spacing` eslint rule (#24987)silverwind2023-05-291-1/+1
* Modify luminance calculation and extract related functions into single files ...Hester Gong2023-05-101-2/+3
* Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#2...wxiaoguang2023-03-231-1/+1
* Improve the frontend guideline (#23298)wxiaoguang2023-03-051-1/+1
* Scoped labels (#22585)Brecht Van Lommel2023-02-181-19/+4
* JS refactors (#22227)silverwind2022-12-231-9/+1
* Refactor from Vue2 to Vue3 (#20044)André Jaenisch2022-10-011-7/+5
* Never use /api/v1 from Gitea UI Pages (#19318)Lunny Xiao2022-04-071-1/+1
* Use explicit jQuery import, remove unused eslint globals (#18435)silverwind2022-01-281-0/+1
* Handle invalid issues (#18111)Gusted2021-12-281-8/+20
* Frontend refactor, PascalCase to camelCase, remove unused code (#17365)wxiaoguang2021-10-211-2/+2
* Actually compute proper foreground color for labels (#16729)Clar Fon2021-08-251-7/+22
* Load issue/PR context popup data only when needed (#15955)Lauris BH2021-07-131-0/+112