Commit Graph

  • 7fda109aba Drag-and-drop improvements for projects and issue pins (#29875) silverwind 2024-03-28 00:20:38 +01:00
  • b08c7afe5f Fix table alignment classes (#30144) silverwind 2024-03-27 22:47:40 +01:00
  • e5160185ed Add default board to new projects, remove uncategorized pseudo-board (#29874) Denys Konovalov 2024-03-27 21:54:32 +01:00
  • 4eb86d6823 Fix loading spinner on ContextPopup (#30145) silverwind 2024-03-27 21:18:04 +01:00
  • c85619b82d Fix download buttons on branches page (#30147) silverwind 2024-03-27 21:05:49 +01:00
  • 1ad48f781e Relax generic package filename restrictions (#30135) wxiaoguang 2024-03-28 00:55:05 +08:00
  • 1551d73d3f Remove jQuery class from the common admin functions (#30137) Yarden Shoham 2024-03-27 18:14:18 +02:00
  • 1a71dbfb78 Remove jQuery class from the reaction selector (#30138) Yarden Shoham 2024-03-27 18:09:34 +02:00
  • 34acd8e376 Forbid jQuery .attr (#30116) Yarden Shoham 2024-03-27 15:49:54 +02:00
  • f1707f4562 Refactor render (#30136) wxiaoguang 2024-03-27 21:14:34 +08:00
  • 0262c66ba6 Fix: Organization Interface Display Issue (#30133) HEREYUA 2024-03-27 20:48:09 +08:00
  • 0922ce8191 Remove jQuery .attr from the Fomantic dropdowns (#30114) Yarden Shoham 2024-03-27 12:50:07 +02:00
  • a190f68f1b Remove jQuery .attr from the common admin functions (#30115) Yarden Shoham 2024-03-27 12:45:05 +02:00
  • 4efe7884a3 Remove jQuery from the create/rename branch modals (except Fomantic) (#30109) Yarden Shoham 2024-03-27 12:40:21 +02:00
  • 643e6b0958 Remove fomantic label module (#30081) silverwind 2024-03-27 10:58:02 +01:00
  • 400bb7ced4 Fix bug for markdown rendering of blockquote (#30130) Lunny Xiao 2024-03-27 17:09:25 +08:00
  • 4640441a0e Fix: The interface is broken when modifying code comments under mobile devices (#30125) HEREYUA 2024-03-27 16:13:12 +08:00
  • 1261dd6742 When the title in the issue has a value, set the text cursor at the end of the text. (#30090) HEREYUA 2024-03-27 15:20:10 +08:00
  • ce3c351226 Load attachments for code comments (#30124) yp05327 2024-03-27 13:44:26 +09:00
  • a9e5706696 Upgrade fabric to 6.0.0-beta20 (#30121) silverwind 2024-03-27 05:17:14 +01:00
  • 57539bcdc0 Fix click handler in job-step-summary (#30122) silverwind 2024-03-27 04:50:24 +01:00
  • 538790ad1d Put an edit file button on pull request files to allow a quick operation (#29697) Lunny Xiao 2024-03-27 10:34:10 +08:00
  • f47e00d9d3 Remove jQuery .attr from the Fomantic modal cancel buttons (#30113) Yarden Shoham 2024-03-26 21:57:57 +02:00
  • 5687aca4fc Remove jQuery .attr from the code comments (#30112) Yarden Shoham 2024-03-26 21:49:38 +02:00
  • a1f11e2e33 Remove jQuery calls that have no effect on showElem and hideElem (#30110) Yarden Shoham 2024-03-26 21:38:37 +02:00
  • e0b018706f Remove jQuery .attr from the common issue page functions (#30083) Yarden Shoham 2024-03-26 21:33:32 +02:00
  • 30a561ce56 Restore aligned grid column CSS (#30106) silverwind 2024-03-26 16:37:14 +01:00
  • 0c8b828f5d Fix possible data race on tests (#30093) Lunny Xiao 2024-03-26 22:08:30 +08:00
  • 2ab5f05f40 Add svg linter and fix incorrect svgs (#30086) silverwind 2024-03-26 12:19:15 +01:00
  • 274bc00ca2 Fix duplicate migrated milestones (#30102) yp05327 2024-03-26 19:20:26 +09:00
  • c1ac721508 Update JS any PY dependencies, remove workarounds (#30085) silverwind 2024-03-26 10:41:40 +01:00
  • 9cf0f0bb04 Fix gitea doctor will remove repo-avatar files when execute command storage-archives (#30094) yp05327 2024-03-26 17:24:13 +09:00
  • a4455d313e Fix alignment in actions right view (#29979) silverwind 2024-03-26 08:56:44 +01:00
  • ecbc9cee2b Remove repetitive words (#30091) crazeteam 2024-03-26 15:48:53 +08:00
  • dd75237c34 Fix table header text-align (#30084) silverwind 2024-03-26 07:50:04 +01:00
  • 08aec2c20a Fix panic for fixBrokenRepoUnits16961 (#30068) yp05327 2024-03-26 15:45:11 +09:00
  • bcb151c220 Enable eslint space-before-function-paren (#30078) silverwind 2024-03-26 00:14:17 +01:00
  • a9a5734185 Remove jQuery .attr from the code line range selection (#30077) Yarden Shoham 2024-03-26 01:03:12 +02:00
  • 13921569dd Add muted class to author name in repo commit list (#29989) yp05327 2024-03-26 05:18:58 +09:00
  • 8fe26fb314 Refactor all .length === 0 patterns in JS (#30045) silverwind 2024-03-25 19:37:55 +01:00
  • f73d891fc4 Remove fomantic table module (#30047) silverwind 2024-03-25 16:40:50 +01:00
  • 8717c1c2be Fix menu buttons in issues and release (#30056) silverwind 2024-03-25 14:52:54 +01:00
  • 8e79aed573 Fix git grep search limit, add test (#30071) wxiaoguang 2024-03-25 21:25:22 +08:00
  • bbaf62589f Fix button hover border (#30048) silverwind 2024-03-25 11:14:43 +01:00
  • 475b6e839c Fix Add/Remove WIP on pull request title failure (#29999) Lunny Xiao 2024-03-25 15:51:23 +08:00
  • c6c4d66004 Fix misuse of TxContext (#30061) Jason Song 2024-03-25 15:00:16 +08:00
  • 2e31a2800e Remove jQuery .attr from the reaction selector (#30052) Yarden Shoham 2024-03-25 06:30:38 +02:00
  • 428e05662f Remove jQuery .attr from the ComboMarkdownEditor (#30051) Yarden Shoham 2024-03-25 02:00:54 +02:00
  • a7d0c5de4c Remove jQuery .attr from the label edit exclusive checkbox (#30053) Yarden Shoham 2024-03-25 01:50:39 +02:00
  • 314cd1ec98 Remove jQuery .attr from the repository topic bar (#30050) Yarden Shoham 2024-03-25 01:44:05 +02:00
  • 3f26fe2fa2 Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues (#29990) Lunny Xiao 2024-03-25 02:51:08 +08:00
  • ec3d467f15 Migrate gt-hidden to tw-hidden (#30046) silverwind 2024-03-24 19:23:38 +01:00
  • 0a2f973de9 Forbid jQuery is and fix issues (#30016) silverwind 2024-03-24 18:56:02 +01:00
  • 8d93cea296 Remove fomantic segment module (#30042) silverwind 2024-03-24 17:48:06 +01:00
  • 68ec9b4859 Migrate margin and padding helpers to tailwind (#30043) silverwind 2024-03-24 17:42:49 +01:00
  • 4734d43e14 Support repo code search without setting up an indexer (#29998) wxiaoguang 2024-03-25 00:05:00 +08:00
  • 90a4f9a49e Migrate gap helpers to tailwind (#30034) silverwind 2024-03-24 15:31:35 +01:00
  • 2d281704de Remove fomantic container module (#30036) silverwind 2024-03-24 15:04:18 +01:00
  • 5bd0773741 Dont show expansion for empty actions steps (#29977) silverwind 2024-03-24 14:38:10 +01:00
  • f22fe4e194 Remove fomantic header module (#30033) silverwind 2024-03-24 14:32:19 +01:00
  • db01bf6cc8 Various code view improvements (#30014) silverwind 2024-03-24 13:14:03 +01:00
  • 9c6e6f4d1b Enable a few stylelint rules (#30038) silverwind 2024-03-24 08:14:48 +01:00
  • e4a481e0ca Remove remaining jQuery .css code (#30015) silverwind 2024-03-24 03:01:57 +01:00
  • e3e08dcc51 Respect DEFAULT_ORG_MEMBER_VISIBLE setting when adding creator to org (#30013) DrMaxNix 2024-03-23 22:59:58 +01:00
  • 900dd79d8a Remove jQuery .attr from the common global functions (#30023) Yarden Shoham 2024-03-23 23:31:19 +02:00
  • 75e2e5c736 Migrate font-size helpers to tailwind (#30029) silverwind 2024-03-23 22:22:15 +01:00
  • 0bef9a2775 Replace all simple inline styles with tailwind (#30032) silverwind 2024-03-23 21:11:15 +01:00
  • fabe01478a Migrate font-weight helpers to tailwind (#30027) silverwind 2024-03-23 19:45:11 +01:00
  • d9e33959b3 Remove jQuery from the issue "go to" button (#30028) Yarden Shoham 2024-03-23 20:18:45 +02:00
  • b9c57fb78e Determine fuzziness of bleve indexer by keyword length (#29706) 6543 2024-03-23 16:45:13 +01:00
  • 1cdc6c3a4e Escape paths for find file correctly (#30026) wxiaoguang 2024-03-23 21:07:47 +08:00
  • 74c1378dfb Remove jQuery .attr from the diff page (#30021) Yarden Shoham 2024-03-23 14:37:18 +02:00
  • 26dbca7411 Remove jQuery .attr from the repository settings (#30018) Yarden Shoham 2024-03-23 14:28:53 +02:00
  • d0d7b4b6d1 Remove jQuery .attr from the image diff again (#30022) Yarden Shoham 2024-03-23 13:51:34 +02:00
  • 3ccda41a53 Introduce .secondary-nav and handle .page-content spacing universally (#29982) silverwind 2024-03-23 00:54:09 +01:00
  • bc92478575 Remove jQuery .attr from the branch/tag selector (#30010) Yarden Shoham 2024-03-23 01:26:56 +02:00
  • d4ac1bd26e Remove jQuery .attr from the commit graph (#30006) Yarden Shoham 2024-03-23 01:22:01 +02:00
  • dade40407e Remove jQuery from the citation modal (except fomantic) (#30008) Yarden Shoham 2024-03-23 01:17:28 +02:00
  • 5c91d7920f Remove jQuery .attr from the project page (#30004) Yarden Shoham 2024-03-22 21:56:38 +02:00
  • 04f9ad0568 Fix incorrect tailwind migration (#30007) silverwind 2024-03-22 20:51:29 +01:00
  • 3d751b6ec1 Enforce trailing comma in JS on multiline (#30002) silverwind 2024-03-22 15:06:53 +01:00
  • f88ad5424f Replace 10 more gt- classes with tw- (#29945) silverwind 2024-03-22 14:45:10 +01:00
  • 0c55506b40 Add border radius for wiki pages (#29937) Lunny Xiao 2024-03-22 21:17:39 +08:00
  • f8ab9dafb7 Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) Lunny Xiao 2024-03-22 20:53:52 +08:00
  • 29118743a5 Small refactors in anchors.js (#29947) silverwind 2024-03-22 13:28:38 +01:00
  • 2ff213bbc1 Refactor markdown attention render (#29984) wxiaoguang 2024-03-22 20:16:23 +08:00
  • 6845717158 Remove fomantic site module (#29980) silverwind 2024-03-22 12:47:50 +01:00
  • bf34723491 Fix: Abnormal strings appear when comments are saved after editing (#29991) HEREYUA 2024-03-22 19:22:36 +08:00
  • 226231ea27 Fix some pending problems (#29985) wxiaoguang 2024-03-22 19:17:30 +08:00
  • 2f060c5834 Fix bugs in rerunning jobs (#29955) Zettat123 2024-03-22 11:19:17 +08:00
  • ef33dcf946 remove PATH and GOPATH modification in Makefile (#29978) silverwind 2024-03-22 00:58:14 +01:00
  • ca4107dc96 Refactor external URL detection (#29973) wxiaoguang 2024-03-22 04:32:40 +08:00
  • bfa160fc98 Refactor repo header/list (#29969) wxiaoguang 2024-03-22 01:04:03 +08:00
  • d6fed9ab88 Fix various loading states, remove .loading class (#29920) silverwind 2024-03-21 17:31:15 +01:00
  • 4bef1fb3e4 Update register application URL for GitLab (#29959) yp05327 2024-03-22 00:48:13 +09:00
  • cdb4d1a8db Refactor StringsToInt64s (#29967) wxiaoguang 2024-03-21 23:07:35 +08:00
  • 82979588f4 Switch to happy-dom for testing (#29948) silverwind 2024-03-21 15:05:24 +01:00
  • 62f8174aa2 Performance improvements for pull request list page (#29900) Lunny Xiao 2024-03-21 21:13:08 +08:00
  • 01500957c2 Refactor URL detection (#29960) wxiaoguang 2024-03-21 20:02:34 +08:00
  • 0b4ff15356 Solving the issue of UI disruption when the review is deleted without refreshing (#29951) HEREYUA 2024-03-21 18:38:27 +08:00